From 809e76dd0d2fdc93b18fa477b5c1bb7ade7f927e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 24 Jul 2024 15:44:55 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- sale_company_currency/README.rst | 2 +- sale_company_currency/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e0e53238163..98056d21ecf 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ addon | version | maintainers | summary [sale_block_no_stock](sale_block_no_stock/) | 16.0.2.0.0 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Block Sales if products has not enough Quantity based on a chosen field [sale_cancel_reason](sale_cancel_reason/) | 16.0.1.0.1 | | Sale Cancel Reason [sale_commercial_partner](sale_commercial_partner/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add stored related field 'Commercial Entity' on sale orders -[sale_company_currency](sale_company_currency/) | 16.0.1.0.0 | | Company Currency in Sale Orders +[sale_company_currency](sale_company_currency/) | 16.0.1.0.1 | | Company Currency in Sale Orders [sale_delivery_split_date](sale_delivery_split_date/) | 16.0.1.0.0 | | Sale Deliveries split by date [sale_delivery_state](sale_delivery_state/) | 16.0.1.0.1 | | Show the delivery state on the sale order [sale_discount_display_amount](sale_discount_display_amount/) | 16.0.1.1.0 | | This addon intends to display the amount of the discount computed on sale_order_line and sale_order level diff --git a/sale_company_currency/README.rst b/sale_company_currency/README.rst index d8f9289dce0..16c9472bd10 100644 --- a/sale_company_currency/README.rst +++ b/sale_company_currency/README.rst @@ -7,7 +7,7 @@ Company Currency in Sale Orders !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ef944a661a69db2350341d418cce775453640524ac919e3f3a1e806029c5d755 + !! source digest: sha256:92ff386574b76bf77662922991f11a810f3019c8e83842afb8848f8e87f6049a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_company_currency/__manifest__.py b/sale_company_currency/__manifest__.py index 04575551450..10012b96c9e 100644 --- a/sale_company_currency/__manifest__.py +++ b/sale_company_currency/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Company Currency in Sale Orders", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "Camptocamp, " "Odoo Community Association (OCA) ", "website": "https://github.com/OCA/sale-workflow", "category": "Sale", diff --git a/sale_company_currency/static/description/index.html b/sale_company_currency/static/description/index.html index 41b61d3643d..76e0ecceea8 100644 --- a/sale_company_currency/static/description/index.html +++ b/sale_company_currency/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,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. @@ -275,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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

Company Currency in Sale Orders

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ef944a661a69db2350341d418cce775453640524ac919e3f3a1e806029c5d755 +!! source digest: sha256:92ff386574b76bf77662922991f11a810f3019c8e83842afb8848f8e87f6049a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds functional fields to show sale order in the company currency: @@ -416,7 +416,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.