We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d26a6b commit ce00226Copy full SHA for ce00226
estate_account/__manifest__.py
@@ -1,6 +1,6 @@
1
{
2
'name': 'Real Estate Account',
3
- 'depends': ['base', 'estate', 'account'],
+ 'depends': ['estate', 'account'],
4
'author': "Odoo",
5
'installable': True,
6
'license': 'AGPL-3'
0 commit comments