OCA / account-budgeting

38 stars 113 forks source link

Blocked access to General Settings and all Settings applications menu's, when installed on Odoo Community 12.0 #48

Open Rai-Mohammed opened 3 years ago

Rai-Mohammed commented 3 years ago

When the module is installed on Odoo Community 12.0, an error is throwed with a web message "Uncaught Error Unknown field module_account_budget in domain", preventing and blocking access to General Settings and all Settings applications menu's.

The reason is that, the Odoo Community 12.0 don't have an "Account Budget" module or a field named "module_account_budget".

For me the solution was to delete all calls or declared view field for "module_account_budget ", in the views of the two Odoo OCA modules Budgets Management and Account Budget Template.

The request is to get the two Odoo OCA modules Budgets Management and Account Budget Template, compatible with the Odoo Community Edition.