mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
make *asset* installable again
This commit is contained in:
@@ -76,7 +76,7 @@ Contributors
|
||||
'res_config_view.xml',
|
||||
],
|
||||
'auto_install': False,
|
||||
'installable': False,
|
||||
'installable': True,
|
||||
'application': True,
|
||||
}
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
||||
@@ -43,6 +43,6 @@ for this module.
|
||||
'data': [
|
||||
'wizard/account_asset_report_wizard.xml',
|
||||
],
|
||||
'installable': False,
|
||||
'installable': True,
|
||||
}
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
||||
Reference in New Issue
Block a user