diff --git a/base_account_budget/README.rst b/base_account_budget/README.rst index ccefa79eb..577a7471a 100644 --- a/base_account_budget/README.rst +++ b/base_account_budget/README.rst @@ -1,16 +1,16 @@ -Odoo 15 Budgets Management +Odoo 16 Budgets Management ========================== -* Budgets Management system for Odoo 15 Community edition +* Budgets Management system for Odoo 16 Community edition Installation ============ - - www.odoo.com/documentation/15.0/setup/install.html + - www.odoo.com/documentation/16.0/setup/install.html - Install our custom addon License ------- General Public License, Version 3 (LGPL v3). -(https://www.odoo.com/documentation/user/13.0/legal/licenses/licenses.html) +(https://www.odoo.com/documentation/user/16.0/legal/licenses/licenses.html) Company ------- diff --git a/base_account_budget/__manifest__.py b/base_account_budget/__manifest__.py index d78d7578e..2d13f6d29 100644 --- a/base_account_budget/__manifest__.py +++ b/base_account_budget/__manifest__.py @@ -20,9 +20,9 @@ # ############################################################################# { - 'name': 'Odoo 15 Budget Management', + 'name': 'Odoo 16 Budget Management', 'version': '16.0.1.0.0', - 'summary': """ Budget Management for Odoo 15 Community Edition. """, + 'summary': """ Budget Management for Odoo 16 Community Edition. """, 'description': """ This module allows accountants to manage analytic and budgets. Once the Budgets are defined (in Accounting/Accounting/Budgets), the Project Managers