Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Apr 18, 2024
1 parent a92d4c1 commit f052eb0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion account_invoice_report_grouped_by_picking/README.rst
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion account_invoice_report_grouped_by_picking/__manifest__.py
Expand Up @@ -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)",
Expand Down
Expand Up @@ -366,7 +366,7 @@ <h1 class="title">Account Invoice Grouped by Picking</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:346774503d2d778125b9adfcbe7586133aa18cb29334b3c4edc8161d87ce5f8a
!! source digest: sha256:3e056b0cd239da4e3dd3efc7a16e7e7e38964d241f893cc6c53b24016736c982
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-invoice-reporting/tree/14.0/account_invoice_report_grouped_by_picking"><img alt="OCA/account-invoice-reporting" src="https://img.shields.io/badge/github-OCA%2Faccount--invoice--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-invoice-reporting-14-0/account-invoice-reporting-14-0-account_invoice_report_grouped_by_picking"><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-invoice-reporting&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows print invoices with picking info. This module groups
Expand Down

0 comments on commit f052eb0

Please sign in to comment.