Skip to content

Commit 1c4cb48

Browse files
committed
[BOT] post-merge updates
1 parent d4c0c4b commit 1c4cb48

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ addon | version | maintainers | summary
3838
[sale_order_type](sale_order_type/) | 19.0.1.0.1 | | Sale Order Type
3939
[sale_partner_incoterm](sale_partner_incoterm/) | 19.0.1.0.0 | | Set the customer preferred incoterm on each sales order
4040
[sale_require_po_doc](sale_require_po_doc/) | 19.0.1.0.0 | | Sale Orders Require PO or Sales Documentation
41+
[sale_stock_picking_blocking](sale_stock_picking_blocking/) | 19.0.1.0.0 | | Allow you to block the creation of deliveries from a sale order.
4142
[sale_stock_picking_note](sale_stock_picking_note/) | 19.0.1.0.0 | <a href='https://github.com/carlosdauden'><img src='https://github.com/carlosdauden.png' width='32' height='32' style='border-radius:50%;' alt='carlosdauden'/></a> <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> <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/EmilioPascual'><img src='https://github.com/EmilioPascual.png' width='32' height='32' style='border-radius:50%;' alt='EmilioPascual'/></a> | Add picking note in sale and purchase order
4243
[sale_stock_reference_by_line](sale_stock_reference_by_line/) | 19.0.1.0.0 | | Base module for definition of stock references creation rules for Sale order
4344

sale_stock_picking_blocking/README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sale Stock Picking Blocking
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:02b7c048efed4e61a4f0db11d33e5c403e5612dec09d46897bba6767eb52c86f
14+
!! source digest: sha256:b36d412db7c6b9b418de25161fa936858a3072a9b00d8bc29b3e80b77252f200
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -98,12 +98,12 @@ Authors
9898
Contributors
9999
------------
100100

101-
- Lois Rilo <lois.rilo@forgeflow.com>
102-
- Laura Cazorla <laura.cazorla@forgeflow.com>
103-
- Sudhir Arya <sudhir@erpharbor.com>
104-
- Julien Coux <julien.coux@camptocamp.com>
105-
- Nguyen Minh Chien <chien@trobz.com>
106-
- Vincent Van Rossem <vincent.vanrossem@camptocamp.com>
101+
- Lois Rilo <lois.rilo@forgeflow.com>
102+
- Laura Cazorla <laura.cazorla@forgeflow.com>
103+
- Sudhir Arya <sudhir@erpharbor.com>
104+
- Julien Coux <julien.coux@camptocamp.com>
105+
- Nguyen Minh Chien <chien@trobz.com>
106+
- Vincent Van Rossem <vincent.vanrossem@camptocamp.com>
107107

108108
Maintainers
109109
-----------

sale_stock_picking_blocking/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Sale Stock Picking Blocking</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:02b7c048efed4e61a4f0db11d33e5c403e5612dec09d46897bba6767eb52c86f
375+
!! source digest: sha256:b36d412db7c6b9b418de25161fa936858a3072a9b00d8bc29b3e80b77252f200
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/19.0/sale_stock_picking_blocking"><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-19-0/sale-workflow-19-0-sale_stock_picking_blocking"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module extends the functionality of sales to allow you to block the

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-sale-workflow"
3-
version = "19.0.20260122.1"
3+
version = "19.0.20260203.0"
44
dependencies = [
55
"odoo-addon-sale_advance_payment==19.0.*",
66
"odoo-addon-sale_automatic_workflow==19.0.*",
@@ -19,6 +19,7 @@ dependencies = [
1919
"odoo-addon-sale_order_type==19.0.*",
2020
"odoo-addon-sale_partner_incoterm==19.0.*",
2121
"odoo-addon-sale_require_po_doc==19.0.*",
22+
"odoo-addon-sale_stock_picking_blocking==19.0.*",
2223
"odoo-addon-sale_stock_picking_note==19.0.*",
2324
"odoo-addon-sale_stock_reference_by_line==19.0.*",
2425
]

0 commit comments

Comments
 (0)