From 79bfc442e2717feba9cc40627306fdf7bdc0ec47 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 22 Nov 2024 21:50:45 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- purchase_stock_price_unit_sync/README.rst | 2 +- purchase_stock_price_unit_sync/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0a676622ab0..02f9c356b1f 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ addon | version | maintainers | summary [purchase_rfq_number](purchase_rfq_number/) | 15.0.1.0.1 | | Different sequence for purchase for quotations [purchase_security](purchase_security/) | 15.0.4.0.0 | [![pilarvargas-tecnativa](https://github.com/pilarvargas-tecnativa.png?size=30px)](https://github.com/pilarvargas-tecnativa) | See only your purchase orders [purchase_stock_manual_currency](purchase_stock_manual_currency/) | 15.0.1.0.0 | | Extends manual currency from purchase to stock moves -[purchase_stock_price_unit_sync](purchase_stock_price_unit_sync/) | 15.0.1.0.4 | | Update cost price in stock moves already done +[purchase_stock_price_unit_sync](purchase_stock_price_unit_sync/) | 15.0.1.0.5 | | Update cost price in stock moves already done [purchase_stock_return_request](purchase_stock_return_request/) | 15.0.1.0.1 | | Purchase Stock Return Request [purchase_stock_secondary_unit](purchase_stock_secondary_unit/) | 15.0.1.1.1 | | Get product quantities in a secondary unit [purchase_stock_tier_validation](purchase_stock_tier_validation/) | 15.0.1.0.0 | [![bosd](https://github.com/bosd.png?size=30px)](https://github.com/bosd) | Exclude RFQs pending to validate when procuring diff --git a/purchase_stock_price_unit_sync/README.rst b/purchase_stock_price_unit_sync/README.rst index b9ff8ad7406..28baf9d470a 100644 --- a/purchase_stock_price_unit_sync/README.rst +++ b/purchase_stock_price_unit_sync/README.rst @@ -7,7 +7,7 @@ Purchase stock price unit sync !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ef71e3e210722c50c7283cf870a65bf2f3845d45b66748bbab427193a8f5324a + !! source digest: sha256:527fab258ff9b194c2b0f81c55db20cf0abe4f9a68892380d47c5b473afe8960 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/purchase_stock_price_unit_sync/__manifest__.py b/purchase_stock_price_unit_sync/__manifest__.py index 8bbd7239b25..1e658488c74 100644 --- a/purchase_stock_price_unit_sync/__manifest__.py +++ b/purchase_stock_price_unit_sync/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Purchase stock price unit sync", "summary": "Update cost price in stock moves already done", - "version": "15.0.1.0.4", + "version": "15.0.1.0.5", "category": "Purchase", "website": "https://github.com/OCA/purchase-workflow", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/purchase_stock_price_unit_sync/static/description/index.html b/purchase_stock_price_unit_sync/static/description/index.html index 4f173a84e4e..448672d2716 100644 --- a/purchase_stock_price_unit_sync/static/description/index.html +++ b/purchase_stock_price_unit_sync/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 @@

Purchase stock price unit sync

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ef71e3e210722c50c7283cf870a65bf2f3845d45b66748bbab427193a8f5324a +!! source digest: sha256:527fab258ff9b194c2b0f81c55db20cf0abe4f9a68892380d47c5b473afe8960 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to sync picking cost prices with purchase order line @@ -418,7 +418,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.