Skip to content

Commit 59a5154

Browse files
committed
[BOT] post-merge updates
1 parent f351d5c commit 59a5154

File tree

4 files changed

+11
-8
lines changed

4 files changed

+11
-8
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ addon | version | maintainers | summary
2626
[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.
2727
[account_invoice_production_lot](account_invoice_production_lot/) | 14.0.1.0.1 | | Display delivered serial numbers in invoice
2828
[account_invoice_report_due_list](account_invoice_report_due_list/) | 14.0.2.0.0 | | Show multiple due data in invoice
29-
[account_invoice_report_grouped_by_picking](account_invoice_report_grouped_by_picking/) | 14.0.1.1.7 | | Print invoice lines grouped by picking
29+
[account_invoice_report_grouped_by_picking](account_invoice_report_grouped_by_picking/) | 14.0.1.2.0 | | Print invoice lines grouped by picking
3030
[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
3131
[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
3232
[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

account_invoice_report_grouped_by_picking/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Account Invoice Grouped by Picking
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:2c3e29a24184897c62ce3e0ddf515f9d6639e717007240ade5e39804723fa5cf
10+
!! source digest: sha256:7d3c39d530b1cbcc485ffab2d1f90addd9aec2d64beebc567c133ea8ab2602c4
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

account_invoice_report_grouped_by_picking/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "Account Invoice Grouped by Picking",
99
"summary": "Print invoice lines grouped by picking",
10-
"version": "14.0.1.1.7",
10+
"version": "14.0.1.2.0",
1111
"category": "Accounting & Finance",
1212
"website": "https://github.com/OCA/account-invoice-reporting",
1313
"author": "Tecnativa, " "Odoo Community Association (OCA)",

account_invoice_report_grouped_by_picking/static/description/index.html

+8-5
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88

99
/*
1010
:Author: David Goodger ([email protected])
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -366,7 +367,7 @@ <h1 class="title">Account Invoice Grouped by Picking</h1>
366367
!! This file is generated by oca-gen-addon-readme !!
367368
!! changes will be overwritten. !!
368369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:2c3e29a24184897c62ce3e0ddf515f9d6639e717007240ade5e39804723fa5cf
370+
!! source digest: sha256:7d3c39d530b1cbcc485ffab2d1f90addd9aec2d64beebc567c133ea8ab2602c4
370371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371372
<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>
372373
<p>This module allows print invoices with picking info. This module groups
@@ -440,7 +441,9 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
440441
<div class="section" id="maintainers">
441442
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
442443
<p>This module is maintained by the OCA.</p>
443-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
444+
<a class="reference external image-reference" href="https://odoo-community.org">
445+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
446+
</a>
444447
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
445448
mission is to support the collaborative development of Odoo features and
446449
promote its widespread use.</p>

0 commit comments

Comments
 (0)