From 32c715478990bb7b725ae534593c03433e609470 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 9 Sep 2024 10:57:37 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + .../README.rst | 2 +- .../static/description/index.html | 13 ++++++++----- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cc7854f7e14..99cf83b8374 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ addon | version | maintainers | summary [sale_line_refund_to_invoice_qty_skip_anglo_saxon](sale_line_refund_to_invoice_qty_skip_anglo_saxon/) | 15.0.1.0.0 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Sale Line Refund To Invoice Qty skip anglo saxon. [sale_order_invoicing_grouping_criteria](sale_order_invoicing_grouping_criteria/) | 15.0.1.0.3 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Sales order invoicing grouping criteria [sale_order_invoicing_qty_percentage](sale_order_invoicing_qty_percentage/) | 15.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Sales order invoicing by percentage of the quantity +[sale_order_type_whole_delivered_invoiceability](sale_order_type_whole_delivered_invoiceability/) | 15.0.1.0.0 | | Sale Order Type Whole Delivered Invoiceability [sale_order_whole_delivered_invoiceability](sale_order_whole_delivered_invoiceability/) | 15.0.1.0.0 | | Sale Order Whole Delivered Invoiceability [sale_timesheet_invoice_description](sale_timesheet_invoice_description/) | 15.0.1.0.2 | | Add timesheet details in invoice line [stock_picking_invoicing](stock_picking_invoicing/) | 15.0.1.0.0 | | Stock Picking Invoicing diff --git a/sale_order_type_whole_delivered_invoiceability/README.rst b/sale_order_type_whole_delivered_invoiceability/README.rst index 214bd600faa..c86ac802d57 100644 --- a/sale_order_type_whole_delivered_invoiceability/README.rst +++ b/sale_order_type_whole_delivered_invoiceability/README.rst @@ -7,7 +7,7 @@ Sale Order Type Whole Delivered Invoiceability !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e9a72a8ad257fcdc70b5b9d231564593c63ef86f734b786d2e4065c159e4ff6b + !! source digest: sha256:5fd6d7c405509791b87a940bcf8a15a660daea5e2a41501ec03c63a6ffd71ae8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_order_type_whole_delivered_invoiceability/static/description/index.html b/sale_order_type_whole_delivered_invoiceability/static/description/index.html index c771df31352..cd2944fecf8 100644 --- a/sale_order_type_whole_delivered_invoiceability/static/description/index.html +++ b/sale_order_type_whole_delivered_invoiceability/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Sale Order Type Whole Delivered Invoiceability

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:e9a72a8ad257fcdc70b5b9d231564593c63ef86f734b786d2e4065c159e4ff6b +!! source digest: sha256:5fd6d7c405509791b87a940bcf8a15a660daea5e2a41501ec03c63a6ffd71ae8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module extends the functionality of the sale_order_whole_delivered_invoiceability @@ -433,7 +434,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 9ae173b1f57..6f0bf3dffa6 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -15.0.20240906.0 \ No newline at end of file +15.0.20240909.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 15023352907..1ebd2c4c905 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -78,6 +78,7 @@ 'odoo-addon-sale_line_refund_to_invoice_qty_skip_anglo_saxon>=15.0dev,<15.1dev', 'odoo-addon-sale_order_invoicing_grouping_criteria>=15.0dev,<15.1dev', 'odoo-addon-sale_order_invoicing_qty_percentage>=15.0dev,<15.1dev', + 'odoo-addon-sale_order_type_whole_delivered_invoiceability>=15.0dev,<15.1dev', 'odoo-addon-sale_order_whole_delivered_invoiceability>=15.0dev,<15.1dev', 'odoo-addon-sale_timesheet_invoice_description>=15.0dev,<15.1dev', 'odoo-addon-stock_picking_invoicing>=15.0dev,<15.1dev',