From 7d84b58f0b27aec0f111a0f8921d319510e8127c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 31 Dec 2023 19:13:36 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_move_line_purchase_info/README.rst | 2 +- account_move_line_purchase_info/__manifest__.py | 2 +- account_move_line_purchase_info/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9838ea4bf..a2559b5ac 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ addon | version | maintainers | summary [account_move_line_check_number](account_move_line_check_number/) | 14.0.1.0.0 | [![ps-tubtim](https://github.com/ps-tubtim.png?size=30px)](https://github.com/ps-tubtim) | Add the check number in the journal items [account_move_line_landed_cost_info](account_move_line_landed_cost_info/) | 14.0.1.0.0 | | Introduces the landed cost adjustment lines to the journal items [account_move_line_menu](account_move_line_menu/) | 14.0.1.0.0 | | Adds a Journal Items menu -[account_move_line_purchase_info](account_move_line_purchase_info/) | 14.0.1.0.3 | | Introduces the purchase order line to the journal items +[account_move_line_purchase_info](account_move_line_purchase_info/) | 14.0.1.1.0 | | Introduces the purchase order line to the journal items [account_move_line_repair_info](account_move_line_repair_info/) | 14.0.1.0.0 | | Introduces the repair order to the journal items [account_move_line_sale_info](account_move_line_sale_info/) | 14.0.1.0.4 | | Introduces the purchase order line to the journal items [account_move_line_tax_editable](account_move_line_tax_editable/) | 14.0.2.0.0 | | Allows to edit taxes on non-posted account move lines diff --git a/account_move_line_purchase_info/README.rst b/account_move_line_purchase_info/README.rst index 6be5e8ca4..091c4adaf 100644 --- a/account_move_line_purchase_info/README.rst +++ b/account_move_line_purchase_info/README.rst @@ -7,7 +7,7 @@ Account Move Line Purchase Info !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0947922a69f3750ad1bd7eb3e71544cde0dd602b98bc9658f5f7e7d66fe3095b + !! source digest: sha256:330fc51984fd81e24d52382634fb42807e724db0c91ca5e732cbaa8495c50a55 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_move_line_purchase_info/__manifest__.py b/account_move_line_purchase_info/__manifest__.py index 562aeebb8..b2f82b1f6 100644 --- a/account_move_line_purchase_info/__manifest__.py +++ b/account_move_line_purchase_info/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Account Move Line Purchase Info", "summary": "Introduces the purchase order line to the journal items", - "version": "14.0.1.0.3", + "version": "14.0.1.1.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "category": "Generic", diff --git a/account_move_line_purchase_info/static/description/index.html b/account_move_line_purchase_info/static/description/index.html index b44c36794..ff7881772 100644 --- a/account_move_line_purchase_info/static/description/index.html +++ b/account_move_line_purchase_info/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:0947922a69f3750ad1bd7eb3e71544cde0dd602b98bc9658f5f7e7d66fe3095b +!! source digest: sha256:330fc51984fd81e24d52382634fb42807e724db0c91ca5e732cbaa8495c50a55 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module will add the purchase order line to journal items.