From 1cf6ab9465c49522bbd79b6cd9011f538207801c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 4 Dec 2024 07:40:28 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- .../README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 02f9c356b1f..93c60213384 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ addon | version | maintainers | summary [purchase_request_substate](purchase_request_substate/) | 15.0.1.0.0 | | Purchase Request Sub State [purchase_request_tier_validation](purchase_request_tier_validation/) | 15.0.1.0.0 | | Extends the functionality of Purchase Requests to support a tier validation process. [purchase_request_to_requisition](purchase_request_to_requisition/) | 15.0.1.0.2 | | Purchase Request to Purchase Agreement -[purchase_requisition_grouped_by_procurement](purchase_requisition_grouped_by_procurement/) | 15.0.1.1.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Purchase Requisition Grouped by Procurement +[purchase_requisition_grouped_by_procurement](purchase_requisition_grouped_by_procurement/) | 15.0.1.1.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Purchase Requisition Grouped by Procurement [purchase_requisition_order_remaining_qty](purchase_requisition_order_remaining_qty/) | 15.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Purchase Requisition Order Remaining Qty [purchase_requisition_tier_validation](purchase_requisition_tier_validation/) | 15.0.1.0.0 | | Extends the functionality of Purchase Agreements to support a tier validation process. [purchase_rfq_number](purchase_rfq_number/) | 15.0.1.0.1 | | Different sequence for purchase for quotations diff --git a/purchase_requisition_grouped_by_procurement/README.rst b/purchase_requisition_grouped_by_procurement/README.rst index 531d28b7198..0bf317c2839 100644 --- a/purchase_requisition_grouped_by_procurement/README.rst +++ b/purchase_requisition_grouped_by_procurement/README.rst @@ -7,7 +7,7 @@ Purchase Requisition Grouped by Procurement !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:55c66aeef295edfd5376b5abe96e8239a38ce788bbc9121ba596b25b814506d8 + !! source digest: sha256:e12ca002221f2d6be4f9a4f64b00826b9f2771403ed87ceb4abbe9dba6f22fd5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/purchase_requisition_grouped_by_procurement/__manifest__.py b/purchase_requisition_grouped_by_procurement/__manifest__.py index bdcf0001a8d..c954d61421e 100644 --- a/purchase_requisition_grouped_by_procurement/__manifest__.py +++ b/purchase_requisition_grouped_by_procurement/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Purchase Requisition Grouped by Procurement", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "category": "Purchases", "website": "https://github.com/OCA/purchase-workflow", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/purchase_requisition_grouped_by_procurement/static/description/index.html b/purchase_requisition_grouped_by_procurement/static/description/index.html index 1c089979169..d69c62be9c8 100644 --- a/purchase_requisition_grouped_by_procurement/static/description/index.html +++ b/purchase_requisition_grouped_by_procurement/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 @@

Purchase Requisition Grouped by Procurement

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:55c66aeef295edfd5376b5abe96e8239a38ce788bbc9121ba596b25b814506d8 +!! source digest: sha256:e12ca002221f2d6be4f9a4f64b00826b9f2771403ed87ceb4abbe9dba6f22fd5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows you to group procurements in the same purchase requisitions according to procurement group.

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