Skip to content

Commit

Permalink
[FIX] purchase_request: RFQ wizard copy description toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
mav-adhoc committed Apr 18, 2024
1 parent d95713f commit 8ec1a64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
groups="!uom.group_uom"
/>
<field name="product_uom_id" groups="uom.group_uom" />
<field name="keep_description" widget="boolean_toggle" />
<field name="keep_description" />
</tree>
</field>
</group>
Expand Down

0 comments on commit 8ec1a64

Please sign in to comment.