From e03b9c8ca89313c188741adde1bf04120e26f420 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 17 Sep 2024 08:48:07 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- sale_fully_invoiced/README.rst | 2 +- sale_fully_invoiced/__manifest__.py | 2 +- sale_fully_invoiced/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f3f8b892362..a1f1889d15c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ addon | version | maintainers | summary [sale_fixed_discount](sale_fixed_discount/) | 15.0.1.0.0 | | Allows to apply fixed amount discounts in sales orders. [sale_force_invoiced](sale_force_invoiced/) | 15.0.1.0.0 | | Allows to force the invoice status of the sales order to Invoiced [sale_force_whole_invoiceability](sale_force_whole_invoiceability/) | 15.0.1.0.0 | | Sale Force Whole Invoiceability -[sale_fully_invoiced](sale_fully_invoiced/) | 15.0.1.0.0 | | Useful filters in Sales to know the actual status of invoices. +[sale_fully_invoiced](sale_fully_invoiced/) | 15.0.1.0.1 | | Useful filters in Sales to know the actual status of invoices. [sale_global_discount](sale_global_discount/) | 15.0.1.0.0 | | Sale Global Discount [sale_invoice_blocking](sale_invoice_blocking/) | 15.0.1.0.0 | | Allow you to block the creation of invoices from a sale order. [sale_invoice_frequency](sale_invoice_frequency/) | 15.0.1.1.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Define the invoice frequency for customers diff --git a/sale_fully_invoiced/README.rst b/sale_fully_invoiced/README.rst index d4a2924aa91..11074d0e0c8 100644 --- a/sale_fully_invoiced/README.rst +++ b/sale_fully_invoiced/README.rst @@ -7,7 +7,7 @@ Sales Fully Invoiced !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5a49fce16e1c653cfe1ee07f8e64458fc0ffac1eb364ebd483338fb011ef487b + !! source digest: sha256:7c44da89d745762b8f4538912192b01172028276861a5e8f6884d119ca9be3e5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_fully_invoiced/__manifest__.py b/sale_fully_invoiced/__manifest__.py index 95405413546..751fe69c985 100644 --- a/sale_fully_invoiced/__manifest__.py +++ b/sale_fully_invoiced/__manifest__.py @@ -8,7 +8,7 @@ "license": "AGPL-3", "website": "https://github.com/OCA/sale-workflow", "category": "Sales", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "depends": ["sale"], "data": ["views/sale_views.xml"], "installable": True, diff --git a/sale_fully_invoiced/static/description/index.html b/sale_fully_invoiced/static/description/index.html index cfe68c26d95..ab1725b80b9 100644 --- a/sale_fully_invoiced/static/description/index.html +++ b/sale_fully_invoiced/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 @@

Sales Fully Invoiced

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

Beta License: AGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runboat

The standard field invoice_status show information about the status invoices related @@ -418,7 +419,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.