We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ead236 commit bc238baCopy full SHA for bc238ba
sale_order_lot_selection/__manifest__.py
@@ -5,7 +5,7 @@
5
"author": "Odoo Community Association (OCA), Agile Business Group",
6
"website": "https://github.com/OCA/sale-workflow",
7
"license": "AGPL-3",
8
- "depends": ["sale_stock", "stock_restrict_lot"],
+ "depends": ["sale_stock", "stock_restrict_lot", "mrp"],
9
"data": ["views/sale_order_views.xml"],
10
"demo": ["demo/sale_demo.xml"],
11
"maintainers": ["bodedra"],
0 commit comments