mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] - Change dependencies to contract_sale
This commit is contained in:
@@ -13,9 +13,8 @@
|
|||||||
"Odoo Community Association (OCA)",
|
"Odoo Community Association (OCA)",
|
||||||
'website': 'https://laslabs.com',
|
'website': 'https://laslabs.com',
|
||||||
'depends': [
|
'depends': [
|
||||||
'contract',
|
|
||||||
'product',
|
'product',
|
||||||
'sale',
|
'contract_sale',
|
||||||
],
|
],
|
||||||
'data': [
|
'data': [
|
||||||
'views/product_template_view.xml',
|
'views/product_template_view.xml',
|
||||||
|
|||||||
Reference in New Issue
Block a user