diff --git a/README.md b/README.md index be0cc5890..54718f59b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ addon | version | maintainers | summary [account_loan](account_loan/) | 14.0.1.1.3 | | Account Loan management [account_lock_date_update](account_lock_date_update/) | 14.0.2.0.0 | | Allow an Account adviser to update locking date without having access to all technical settings [account_lock_to_date](account_lock_to_date/) | 14.0.1.0.0 | | Allows to set an account lock date in the future. -[account_menu](account_menu/) | 14.0.1.2.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Adds missing menu entries for Account module +[account_menu](account_menu/) | 14.0.1.2.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Adds missing menu entries for Account module [account_move_budget](account_move_budget/) | 14.0.1.0.1 | | Create Accounting Budgets [account_move_fiscal_month](account_move_fiscal_month/) | 14.0.1.0.0 | | Display the fiscal month on journal entries/item [account_move_fiscal_year](account_move_fiscal_year/) | 14.0.1.0.1 | | Display the fiscal year on journal entries/item diff --git a/account_menu/README.rst b/account_menu/README.rst index e7c681591..bde72f9e9 100644 --- a/account_menu/README.rst +++ b/account_menu/README.rst @@ -7,7 +7,7 @@ Account - Missing Menus !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:bd63b2075643fe61ef9b5e522f1b5bd10bdaff59e5065b0333dccdfb5cc0a135 + !! source digest: sha256:93574b04d4a13fd7b5c8b108e27b782044f7367632a30e0b13cf604a9adfbc88 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_menu/__manifest__.py b/account_menu/__manifest__.py index 606779015..b86269f64 100644 --- a/account_menu/__manifest__.py +++ b/account_menu/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account - Missing Menus", - "version": "14.0.1.2.1", + "version": "14.0.1.2.2", "category": "Accounting", "license": "AGPL-3", "summary": "Adds missing menu entries for Account module", diff --git a/account_menu/static/description/index.html b/account_menu/static/description/index.html index ae13cda06..129d6587b 100644 --- a/account_menu/static/description/index.html +++ b/account_menu/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:bd63b2075643fe61ef9b5e522f1b5bd10bdaff59e5065b0333dccdfb5cc0a135 +!! source digest: sha256:93574b04d4a13fd7b5c8b108e27b782044f7367632a30e0b13cf604a9adfbc88 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-financial-tools Translate me on Weblate Try me on Runboat

This module adds all missing menu entries for the Account module.