From 53fdbb91973ce6c2a225eae29dddec835d2c5c12 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 20 Feb 2024 21:56:12 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_menu/README.rst | 2 +- account_menu/__manifest__.py | 2 +- account_menu/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9705031d4..530b71a45 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ addon | version | maintainers | summary [account_lock_date_update](account_lock_date_update/) | 13.0.1.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/) | 13.0.1.0.1 | | Allows to set an account lock date in the future. [account_maturity_date_default](account_maturity_date_default/) | 13.0.2.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Account Maturity Date Default -[account_menu](account_menu/) | 13.0.1.0.0 | | Adds missing menu entries for Account module +[account_menu](account_menu/) | 13.0.1.0.1 | | Adds missing menu entries for Account module [account_move_budget](account_move_budget/) | 13.0.1.0.0 | | Create Accounting Budgets [account_move_force_removal](account_move_force_removal/) | 13.0.1.0.0 | | Allow force removal account moves [account_move_line_cumulated_balance](account_move_line_cumulated_balance/) | 13.0.1.0.1 | | Show cumulated balances on the interactive journal ledgers diff --git a/account_menu/README.rst b/account_menu/README.rst index 0925dbe48..1390da122 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:25b9092f173af00b2711fc1078a941fa596c9afb3f5320ffd5280e4874773acb + !! source digest: sha256:ae85e324a28a51f0af36f97717cec85289e1816a69f6b7cf5be76fbbffb4f3d2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_menu/__manifest__.py b/account_menu/__manifest__.py index 947879bfe..bb57951d0 100644 --- a/account_menu/__manifest__.py +++ b/account_menu/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account - Missing Menus", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "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 af2b6805b..2bbf46134 100644 --- a/account_menu/static/description/index.html +++ b/account_menu/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:25b9092f173af00b2711fc1078a941fa596c9afb3f5320ffd5280e4874773acb +!! source digest: sha256:ae85e324a28a51f0af36f97717cec85289e1816a69f6b7cf5be76fbbffb4f3d2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds all missing menu entries for Account module.