From 76042f8854df5fb259f628d2fbb064d150684477 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 6 Nov 2024 21:24:20 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_invoice_margin/README.rst | 2 +- account_invoice_margin/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 646974cd..80005563 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[account_invoice_margin](account_invoice_margin/) | 15.0.1.0.2 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Show margin in invoices +[account_invoice_margin](account_invoice_margin/) | 15.0.1.0.3 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Show margin in invoices [account_invoice_margin_sale](account_invoice_margin_sale/) | 15.0.1.0.1 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) | Set margin in invoices from sale orders [account_invoice_margin_sale_delivered_sync](account_invoice_margin_sale_delivered_sync/) | 15.0.1.0.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Sync invoice margin between invoices and sale orders [product_standard_margin](product_standard_margin/) | 15.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Product Margin and Margin Rate diff --git a/account_invoice_margin/README.rst b/account_invoice_margin/README.rst index 7a4e3e68..9ae6de97 100644 --- a/account_invoice_margin/README.rst +++ b/account_invoice_margin/README.rst @@ -7,7 +7,7 @@ Account Invoice Margin !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:16dd82ee49d5fa79bb7c47a3dca289e7c5378400bce700bda57e10afdb87a3b7 + !! source digest: sha256:49689b15353d38d6afd667a13eb8eebc722cce2a285cfff92413332f166d6363 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/account_invoice_margin/__manifest__.py b/account_invoice_margin/__manifest__.py index 8af7d165..0317ef17 100644 --- a/account_invoice_margin/__manifest__.py +++ b/account_invoice_margin/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Invoice Margin", "summary": "Show margin in invoices", - "version": "15.0.1.0.2", + "version": "15.0.1.0.3", "category": "Account", "website": "https://github.com/OCA/margin-analysis", "author": "Tecnativa, " "GRAP, " "Odoo Community Association (OCA)", diff --git a/account_invoice_margin/static/description/index.html b/account_invoice_margin/static/description/index.html index a90c46df..325d3896 100644 --- a/account_invoice_margin/static/description/index.html +++ b/account_invoice_margin/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 @@

Account Invoice Margin

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:16dd82ee49d5fa79bb7c47a3dca289e7c5378400bce700bda57e10afdb87a3b7 +!! source digest: sha256:49689b15353d38d6afd667a13eb8eebc722cce2a285cfff92413332f166d6363 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/margin-analysis Translate me on Weblate Try me on Runboat

This module allows to show sales margin in invoices.

@@ -446,7 +446,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.