Skip to content

Commit 3813c97

Browse files
committed
[ADD] CUSTOM dependency to product_weighable_default_weight to make sure the initialization of the sale order is corret
1 parent c665d11 commit 3813c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sale_order_weight/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'depends': [
1414
'sale',
1515
'sale_stock',
16+
'product_weighable_default_weight',
1617
],
1718
'data': [
1819
'views/sale_order_view.xml',

0 commit comments

Comments
 (0)