Skip to content

Commit

Permalink
[IMP] website_sale_affiliate: add button box for further customizations
Browse files Browse the repository at this point in the history
  • Loading branch information
em230418 committed Nov 23, 2023
1 parent 7f10878 commit bcc3b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website_sale_affiliate/views/sale_affiliate_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<field name="arch" type="xml">
<form string="Affiliate">
<sheet>
<div class="oe_button_box" name="button_box" />
<group>
<field name="name" />
<field name="id" />
Expand Down

0 comments on commit bcc3b0c

Please sign in to comment.