[REF] Contract Forecast: remove dependency on product_contract

This commit is contained in:
Thomas Binsfeld
2019-09-30 16:01:13 +02:00
committed by sbejaoui
parent 28d0d8d5fb
commit 2be43da7f9

View File

@@ -9,7 +9,7 @@
"license": "AGPL-3",
"author": "ACSONE SA/NV," "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/contract",
"depends": ["base", "contract", "queue_job", "product_contract"],
"depends": ["base", "contract", "queue_job"],
"data": [
"security/contract_line_forecast_period.xml",
"views/contract_line_forecast_period.xml",