[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-02-20 21:56:12 +00:00
parent 2f22ab523a
commit 53fdbb9197
4 changed files with 4 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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",

View File

@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
@@ -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
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-financial-tools/tree/13.0/account_menu"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-13-0/account-financial-tools-13-0-account_menu"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&amp;target_branch=13.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds all missing menu entries for <strong>Account</strong> module.</p>