Merge pull request #725 from acsone/11.0-exclude-account-asset-sbi

[IMP] asset mgt: use exclude manifest key
This commit is contained in:
Pedro M. Baeza
2018-11-08 15:43:02 +01:00
committed by GitHub

View File

@@ -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',