mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] asset mgt: use exclude manifest key
This is now supported natively by Odoo 11.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
'depends': [
|
||||
'account_fiscal_year',
|
||||
],
|
||||
'conflicts': ['account_asset'],
|
||||
'excludes': ['account_asset'],
|
||||
'author': "Noviat,Odoo Community Association (OCA)",
|
||||
'website': 'https://github.com/OCA/account-financial-tools',
|
||||
'category': 'Accounting & Finance',
|
||||
|
||||
Reference in New Issue
Block a user