From b25044e45e270788b09daea29c0e52a6ec6423e2 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Tue, 24 Jan 2023 14:26:27 +0530 Subject: [PATCH] Jan 24 [UPDT] : Version Updated --- base_account_budget/README.rst | 8 ++++---- base_account_budget/__manifest__.py | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) 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