Skip to content

Commit 954f420

Browse files
committed
[BOT] post-merge updates
1 parent 7e2912e commit 954f420

File tree

7 files changed

+6
-4
lines changed

7 files changed

+6
-4
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ addon | version | maintainers | summary
8282
[sale_order_line_multi_warehouse](sale_order_line_multi_warehouse/) | 16.0.1.0.0 | | Sale Order Line Multi Warehouse
8383
[sale_order_line_no_print](sale_order_line_no_print/) | 16.0.1.0.1 | <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> | Hide order lines in reports
8484
[sale_order_line_price_history](sale_order_line_price_history/) | 16.0.1.2.1 | <a href='https://github.com/ernestotejeda'><img src='https://github.com/ernestotejeda.png' width='32' height='32' style='border-radius:50%;' alt='ernestotejeda'/></a> <a href='https://github.com/CarlosRoca13'><img src='https://github.com/CarlosRoca13.png' width='32' height='32' style='border-radius:50%;' alt='CarlosRoca13'/></a> <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> | Sale order line price history
85+
[sale_order_line_price_lock_by_pricelist](sale_order_line_price_lock_by_pricelist/) | 16.0.1.0.1 | <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> | Lock price or discount edition depending on pricelist items
8586
[sale_order_line_product_attribute_values](sale_order_line_product_attribute_values/) | 16.0.1.0.1 | <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> | Store Product Attribute Values in Sale Order Lines
8687
[sale_order_line_sequence](sale_order_line_sequence/) | 16.0.2.2.0 | | Propagates SO line sequence to invoices and stock picking.
8788
[sale_order_line_tag](sale_order_line_tag/) | 16.0.1.0.0 | <a href='https://github.com/smaciaosi'><img src='https://github.com/smaciaosi.png' width='32' height='32' style='border-radius:50%;' alt='smaciaosi'/></a> <a href='https://github.com/dreispt'><img src='https://github.com/dreispt.png' width='32' height='32' style='border-radius:50%;' alt='dreispt'/></a> <a href='https://github.com/ckolobow'><img src='https://github.com/ckolobow.png' width='32' height='32' style='border-radius:50%;' alt='ckolobow'/></a> | Add tags to classify sales order line reasons

sale_order_line_price_lock_by_pricelist/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sale line locking by pricelist
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:972b861f22f5d8c61eeef9e2a4e56e202cfd1b06b1d6a2d60a276d98deaef9b3
14+
!! source digest: sha256:c37da617d210936688915cd58afe0efb10391307ee8384c7caa4c50403d2d8e4
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png

sale_order_line_price_lock_by_pricelist/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Sale line locking by pricelist",
55
"summary": "Lock price or discount edition depending on pricelist items",
6-
"version": "16.0.1.0.0",
6+
"version": "16.0.1.0.1",
77
"development_status": "Alpha",
88
"category": "Sales Management",
99
"website": "https://github.com/OCA/sale-workflow",
10 KB
Loading

sale_order_line_price_lock_by_pricelist/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Sale line locking by pricelist</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:972b861f22f5d8c61eeef9e2a4e56e202cfd1b06b1d6a2d60a276d98deaef9b3
375+
!! source digest: sha256:c37da617d210936688915cd58afe0efb10391307ee8384c7caa4c50403d2d8e4
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/16.0/sale_order_line_price_lock_by_pricelist"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_line_price_lock_by_pricelist"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module allows to lock price edition based on the applied pricelist

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250912.0
1+
16.0.20250912.1

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
'odoo-addon-sale_order_line_multi_warehouse>=16.0dev,<16.1dev',
7070
'odoo-addon-sale_order_line_no_print>=16.0dev,<16.1dev',
7171
'odoo-addon-sale_order_line_price_history>=16.0dev,<16.1dev',
72+
'odoo-addon-sale_order_line_price_lock_by_pricelist>=16.0dev,<16.1dev',
7273
'odoo-addon-sale_order_line_product_attribute_values>=16.0dev,<16.1dev',
7374
'odoo-addon-sale_order_line_sequence>=16.0dev,<16.1dev',
7475
'odoo-addon-sale_order_line_tag>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)