diff --git a/README.md b/README.md index 69ed6f9b..057a8cc3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ 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.5 | | Print invoice lines grouped by picking +[account_invoice_report_grouped_by_picking](account_invoice_report_grouped_by_picking/) | 14.0.1.1.6 | | 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 29026b78..2b852c00 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:346774503d2d778125b9adfcbe7586133aa18cb29334b3c4edc8161d87ce5f8a + !! source digest: sha256:3e056b0cd239da4e3dd3efc7a16e7e7e38964d241f893cc6c53b24016736c982 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 fadc37db..5e685a62 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.5", + "version": "14.0.1.1.6", "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 c894210a..5039e745 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:346774503d2d778125b9adfcbe7586133aa18cb29334b3c4edc8161d87ce5f8a +!! source digest: sha256:3e056b0cd239da4e3dd3efc7a16e7e7e38964d241f893cc6c53b24016736c982 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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