From 0b9b7759b2cabfd759390a297f45a1d601b7b336 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 11 Apr 2024 16:47:43 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- account_invoice_report_grouped_by_picking/README.rst | 2 +- account_invoice_report_grouped_by_picking/__manifest__.py | 2 +- .../static/description/index.html | 2 +- account_invoice_report_grouped_by_picking_sale_mrp/README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 3 +-- 7 files changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6a9102de7..69ed6f9b7 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ addon | version | maintainers | summary [account_invoice_line_sale_line_position](account_invoice_line_sale_line_position/) | 14.0.1.0.0 | | Adds the related sale line position on invoice line. [account_invoice_production_lot](account_invoice_production_lot/) | 14.0.1.0.1 | | Display delivered serial numbers in invoice [account_invoice_report_due_list](account_invoice_report_due_list/) | 14.0.2.0.0 | | Show multiple due data in invoice -[account_invoice_report_grouped_by_picking](account_invoice_report_grouped_by_picking/) | 14.0.1.1.4 | | Print invoice lines grouped by picking -[account_invoice_report_grouped_by_picking_sale_mrp](account_invoice_report_grouped_by_picking_sale_mrp/) | 14.0.1.0.0 | | Take into account BoM kits in invoice report grouped by picking +[account_invoice_report_grouped_by_picking](account_invoice_report_grouped_by_picking/) | 14.0.1.1.5 | | Print invoice lines grouped by picking +[account_invoice_report_grouped_by_picking_sale_mrp](account_invoice_report_grouped_by_picking_sale_mrp/) | 14.0.1.0.1 | | Take into account BoM kits in invoice report grouped by picking [account_invoice_report_hide_line](account_invoice_report_hide_line/) | 14.0.1.0.0 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Hide invoice lines from the PDF report if the unit price is 0 [partner_time_to_pay](partner_time_to_pay/) | 14.0.1.0.1 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Add receivables and payables statistics to partners diff --git a/account_invoice_report_grouped_by_picking/README.rst b/account_invoice_report_grouped_by_picking/README.rst index c7134f191..29026b786 100644 --- a/account_invoice_report_grouped_by_picking/README.rst +++ b/account_invoice_report_grouped_by_picking/README.rst @@ -7,7 +7,7 @@ Account Invoice Grouped by Picking !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:964f9fb7c91d576dd42bc3b3cd3da494c7d630bc3954bd0deedd71ca4a98420a + !! source digest: sha256:346774503d2d778125b9adfcbe7586133aa18cb29334b3c4edc8161d87ce5f8a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_report_grouped_by_picking/__manifest__.py b/account_invoice_report_grouped_by_picking/__manifest__.py index 2f2fbbc72..fadc37db7 100644 --- a/account_invoice_report_grouped_by_picking/__manifest__.py +++ b/account_invoice_report_grouped_by_picking/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Account Invoice Grouped by Picking", "summary": "Print invoice lines grouped by picking", - "version": "14.0.1.1.4", + "version": "14.0.1.1.5", "category": "Accounting & Finance", "website": "https://github.com/OCA/account-invoice-reporting", "author": "Tecnativa, " "Odoo Community Association (OCA)", diff --git a/account_invoice_report_grouped_by_picking/static/description/index.html b/account_invoice_report_grouped_by_picking/static/description/index.html index cdafaadd8..c894210ae 100644 --- a/account_invoice_report_grouped_by_picking/static/description/index.html +++ b/account_invoice_report_grouped_by_picking/static/description/index.html @@ -366,7 +366,7 @@

Account Invoice Grouped by Picking

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:964f9fb7c91d576dd42bc3b3cd3da494c7d630bc3954bd0deedd71ca4a98420a +!! source digest: sha256:346774503d2d778125b9adfcbe7586133aa18cb29334b3c4edc8161d87ce5f8a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-invoice-reporting Translate me on Weblate Try me on Runboat

This module allows print invoices with picking info. This module groups diff --git a/account_invoice_report_grouped_by_picking_sale_mrp/README.rst b/account_invoice_report_grouped_by_picking_sale_mrp/README.rst index 31fc1e8a7..b225c4b47 100644 --- a/account_invoice_report_grouped_by_picking_sale_mrp/README.rst +++ b/account_invoice_report_grouped_by_picking_sale_mrp/README.rst @@ -7,7 +7,7 @@ Account Invoice Grouped by Picking - Sale MRP !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:09fb283f498407f7c8a209a2745c33d05e61c41f35b8a0413b4adc4c9be951c3 + !! source digest: sha256:8934e731f1280a167fc342d46bd8b1c668ba44e9b125fa403345ecee5008c2f8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_report_grouped_by_picking_sale_mrp/__manifest__.py b/account_invoice_report_grouped_by_picking_sale_mrp/__manifest__.py index 497008d75..22fd35180 100644 --- a/account_invoice_report_grouped_by_picking_sale_mrp/__manifest__.py +++ b/account_invoice_report_grouped_by_picking_sale_mrp/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Invoice Grouped by Picking - Sale MRP", "summary": "Take into account BoM kits in invoice report " "grouped by picking", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Accounting & Finance", "website": "https://github.com/OCA/account-invoice-reporting", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/account_invoice_report_grouped_by_picking_sale_mrp/static/description/index.html b/account_invoice_report_grouped_by_picking_sale_mrp/static/description/index.html index 0bb0d752d..71e162aec 100644 --- a/account_invoice_report_grouped_by_picking_sale_mrp/static/description/index.html +++ b/account_invoice_report_grouped_by_picking_sale_mrp/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Account Invoice Grouped by Picking - Sale MRP

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:09fb283f498407f7c8a209a2745c33d05e61c41f35b8a0413b4adc4c9be951c3 +!! source digest: sha256:8934e731f1280a167fc342d46bd8b1c668ba44e9b125fa403345ecee5008c2f8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-invoice-reporting Translate me on Weblate Try me on Runboat

This module extends the functionality of ‘Account Invoice Grouped by Picking’