Tower: unpublish om_account_budget — remove source from 19.0 branch
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
{
|
||||
'name': 'Odoo 19 Budget Management',
|
||||
'author': 'Odoo Mates, Odoo SA',
|
||||
'category': 'Accounting',
|
||||
'version': 1.0.119.0.1.0.1', # __odoosky_original_version__: '1.0.1'
|
||||
'description': """Use budgets to compare actual with expected revenues and costs""",
|
||||
'summary': 'Odoo 19 Budget Management',
|
||||
'sequence': 10,
|
||||
'website': 'https://www.odoomates.tech',
|
||||
'depends': ['account'],
|
||||
'license': 'LGPL-3',
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
'security/security.xml',
|
||||
'views/account_analytic_account_views.xml',
|
||||
'views/account_budget_views.xml',
|
||||
'views/res_config_settings_views.xml',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'demo': ['data/account_budget_demo.xml'],
|
||||
}
|
||||
Reference in New Issue
Block a user