mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[FIX] mrp_production_estimated_cost: Removed unneeded dependency
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
{
|
||||
"name": "Estimated costs in manufacturing orders",
|
||||
"version": "8.0.1.0.0",
|
||||
"version": "8.0.1.1.0",
|
||||
"category": "Manufacturing",
|
||||
"author": "OdooMRP team, "
|
||||
"AvanzOSC, "
|
||||
@@ -22,7 +22,6 @@
|
||||
],
|
||||
"depends": [
|
||||
"mrp_operations_project",
|
||||
"product_variant_cost_price",
|
||||
],
|
||||
"data": [
|
||||
"data/analytic_journal_data.xml",
|
||||
|
||||
Reference in New Issue
Block a user