From 0a2b7d90514ffb52c83b436da72e93afe69712f1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 23 Oct 2024 05:59:26 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_picking_invoicing/README.rst | 2 +- stock_picking_invoicing/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e990beafe0e..c4747441de5 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ addon | version | maintainers | summary [sale_order_invoicing_qty_percentage](sale_order_invoicing_qty_percentage/) | 14.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_invoicing_queued](sale_order_invoicing_queued/) | 14.0.1.0.0 | | Enqueue sales order invoicing [sale_timesheet_invoice_description](sale_timesheet_invoice_description/) | 14.0.1.0.0 | | Add timesheet details in invoice line -[stock_picking_invoicing](stock_picking_invoicing/) | 14.0.1.0.4 | | Stock Picking Invoicing +[stock_picking_invoicing](stock_picking_invoicing/) | 14.0.1.0.5 | | Stock Picking Invoicing [stock_picking_invoicing_incoterm](stock_picking_invoicing_incoterm/) | 14.0.1.0.0 | | Stock Picking Invoicing Incoterm [//]: # (end addons) diff --git a/stock_picking_invoicing/README.rst b/stock_picking_invoicing/README.rst index 3a73c2d1312..ebf528a8256 100644 --- a/stock_picking_invoicing/README.rst +++ b/stock_picking_invoicing/README.rst @@ -7,7 +7,7 @@ Stock Picking Invoicing !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ef66b3cf24e1031cc242f4eaf8b6285116859c84b8425d377e3dde33e85a7d93 + !! source digest: sha256:474f15d736c3a34fd5f06a1f03563ff7a9be49b71b86e6d770b4a1c817268778 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_picking_invoicing/__manifest__.py b/stock_picking_invoicing/__manifest__.py index 419c27a3b89..6d431a4dd18 100644 --- a/stock_picking_invoicing/__manifest__.py +++ b/stock_picking_invoicing/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Stock Picking Invoicing", - "version": "14.0.1.0.4", + "version": "14.0.1.0.5", "category": "Warehouse Management", "author": "Agile Business Group,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-invoicing", diff --git a/stock_picking_invoicing/static/description/index.html b/stock_picking_invoicing/static/description/index.html index 2bb32713553..c2ef58647ce 100644 --- a/stock_picking_invoicing/static/description/index.html +++ b/stock_picking_invoicing/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 @@

Stock Picking Invoicing

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ef66b3cf24e1031cc242f4eaf8b6285116859c84b8425d377e3dde33e85a7d93 +!! source digest: sha256:474f15d736c3a34fd5f06a1f03563ff7a9be49b71b86e6d770b4a1c817268778 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to create invoices directly from picking, without having to @@ -479,7 +479,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.