From 27a177007bbea15aab23219f9bca552d6553746a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 11 Nov 2024 16:12:36 +0000 Subject: [PATCH] [BOT] post-merge updates --- sale_pricelist_global_rule/README.rst | 2 +- sale_pricelist_global_rule/__manifest__.py | 2 +- sale_pricelist_global_rule/static/description/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sale_pricelist_global_rule/README.rst b/sale_pricelist_global_rule/README.rst index 35bb565d70e..f84d72645c0 100644 --- a/sale_pricelist_global_rule/README.rst +++ b/sale_pricelist_global_rule/README.rst @@ -7,7 +7,7 @@ Sale pricelist global rule !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0fe0dedbb0cb698fac1172a237994e1b8e4666a7b33d75ad32633c7bccb6bb99 + !! source digest: sha256:b93829a100ce8864f9f399ba2bf2c998544d9a7b00d3555405045eaebe3f4cd4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_pricelist_global_rule/__manifest__.py b/sale_pricelist_global_rule/__manifest__.py index 53b938d9657..4335f479d53 100644 --- a/sale_pricelist_global_rule/__manifest__.py +++ b/sale_pricelist_global_rule/__manifest__.py @@ -1,6 +1,6 @@ { "name": "Sale pricelist global rule", - "version": "15.0.1.0.2", + "version": "15.0.1.0.3", "summary": "Apply a global rule to all sale order", "author": "Tecnativa, Odoo Community Association (OCA)", "category": "Sales Management", diff --git a/sale_pricelist_global_rule/static/description/index.html b/sale_pricelist_global_rule/static/description/index.html index 80e6d2e5ba8..6be684c4932 100644 --- a/sale_pricelist_global_rule/static/description/index.html +++ b/sale_pricelist_global_rule/static/description/index.html @@ -367,7 +367,7 @@

Sale pricelist global rule

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0fe0dedbb0cb698fac1172a237994e1b8e4666a7b33d75ad32633c7bccb6bb99 +!! source digest: sha256:b93829a100ce8864f9f399ba2bf2c998544d9a7b00d3555405045eaebe3f4cd4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows configured pricelists to be applied to a sales order by considering cumulative quantities across all lines.