Skip to content

Commit 4d3c4e0

Browse files
committed
[IMP] sale_order_lot_selection: Add optional=show to the lot_id field
1 parent 3205d5e commit 4d3c4e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sale_order_lot_selection/views/sale_order_views.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
invisible="not product_id or product_tracking=='none'"
1515
context="{'default_product_id': product_id}"
1616
groups="stock.group_production_lot"
17+
optional="show"
1718
/>
1819
</xpath>
1920
<xpath

0 commit comments

Comments
 (0)