Skip to content

Commit e8df2b1

Browse files
committed
[BOT] post-merge updates
1 parent 52e27c8 commit e8df2b1

File tree

13 files changed

+15
-11
lines changed

13 files changed

+15
-11
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,14 @@ addon | version | maintainers | summary
2626
[portal_sale_personal_data_only](portal_sale_personal_data_only/) | 16.0.1.0.0 | | Portal Sale Personal Data Only
2727
[product_form_sale_link](product_form_sale_link/) | 16.0.1.0.1 | | Adds a button on product forms to access Sale Lines
2828
[product_supplierinfo_for_customer_sale](product_supplierinfo_for_customer_sale/) | 16.0.1.0.0 | | Loads in every sale order line the customer code defined in the product
29-
[sale_automatic_workflow](sale_automatic_workflow/) | 16.0.1.0.1 | | Sale Automatic Workflow
29+
[sale_automatic_workflow](sale_automatic_workflow/) | 16.0.1.0.2 | | Sale Automatic Workflow
3030
[sale_automatic_workflow_job](sale_automatic_workflow_job/) | 16.0.1.0.0 | | Execute sale automatic workflows in queue jobs
3131
[sale_automatic_workflow_payment_mode](sale_automatic_workflow_payment_mode/) | 16.0.1.0.0 | | Sale Automatic Workflow - Payment Mode
3232
[sale_cancel_reason](sale_cancel_reason/) | 16.0.1.0.1 | | Sale Cancel Reason
3333
[sale_commercial_partner](sale_commercial_partner/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add stored related field 'Commercial Entity' on sale orders
3434
[sale_company_currency](sale_company_currency/) | 16.0.1.0.0 | | Company Currency in Sale Orders
3535
[sale_delivery_split_date](sale_delivery_split_date/) | 16.0.1.0.0 | | Sale Deliveries split by date
36+
[sale_delivery_state](sale_delivery_state/) | 16.0.1.0.1 | | Show the delivery state on the sale order
3637
[sale_discount_display_amount](sale_discount_display_amount/) | 16.0.1.0.0 | | This addon intends to display the amount of the discount computed on sale_order_line and sale_order level
3738
[sale_elaboration](sale_elaboration/) | 16.0.1.0.0 | | Set an elaboration for any sale line
3839
[sale_exception](sale_exception/) | 16.0.1.2.0 | | Custom exceptions on sale order
@@ -76,6 +77,7 @@ addon | version | maintainers | summary
7677
[sale_quotation_number](sale_quotation_number/) | 16.0.1.0.1 | | Different sequence for sale quotations
7778
[sale_start_end_dates](sale_start_end_dates/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Adds start date and end date on sale order lines
7879
[sale_stock_cancel_restriction](sale_stock_cancel_restriction/) | 16.0.1.0.0 | | Sale Stock Cancel Restriction
80+
[sale_stock_delivery_state](sale_stock_delivery_state/) | 16.0.1.0.1 | | Change the way to compute the delivery state
7981
[sale_stock_line_sequence](sale_stock_line_sequence/) | 16.0.1.0.0 | | Glue Module for Sale Order Line Sequence and Stock Picking Line Sequence
8082
[sale_stock_picking_blocking](sale_stock_picking_blocking/) | 16.0.1.0.0 | | Allow you to block the creation of deliveries from a sale order.
8183
[sale_stock_picking_note](sale_stock_picking_note/) | 16.0.1.0.1 | | Add picking note in sale and purchase order

sale_automatic_workflow/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sale Automatic Workflow
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:6633fb58ca091219a437630b6e6a78e815672453cd538b78080aed28426cc66a
10+
!! source digest: sha256:6c461bb0f25bae8120a4bba197db362e406de92f6fa19a1a3f8609971609b1f8
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

sale_automatic_workflow/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
{
77
"name": "Sale Automatic Workflow",
8-
"version": "16.0.1.0.1",
8+
"version": "16.0.1.0.2",
99
"category": "Sales Management",
1010
"license": "AGPL-3",
1111
"author": "Akretion, "

sale_automatic_workflow/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Sale Automatic Workflow</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:6633fb58ca091219a437630b6e6a78e815672453cd538b78080aed28426cc66a
370+
!! source digest: sha256:6c461bb0f25bae8120a4bba197db362e406de92f6fa19a1a3f8609971609b1f8
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/16.0/sale_automatic_workflow"><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_automatic_workflow"><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>
373373
<p>Create workflows with more or less automatization and apply it on sales

sale_delivery_state/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sale delivery State
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:5e6de03092efc72436a466046560f3139702a1be2ce615fe519211325e7dd488
10+
!! source digest: sha256:47a29a9eb10709673a2d3d67c6d0e328c9c46b3668eebaa594bc8ea40a9a96ef
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

sale_delivery_state/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Sale delivery State",
77
"summary": "Show the delivery state on the sale order",
8-
"version": "16.0.1.0.0",
8+
"version": "16.0.1.0.1",
99
"category": "Product",
1010
"website": "https://github.com/OCA/sale-workflow",
1111
"author": "Akretion, Odoo Community Association (OCA)",

sale_delivery_state/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Sale delivery State</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:5e6de03092efc72436a466046560f3139702a1be2ce615fe519211325e7dd488
370+
!! source digest: sha256:47a29a9eb10709673a2d3d67c6d0e328c9c46b3668eebaa594bc8ea40a9a96ef
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/16.0/sale_delivery_state"><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_delivery_state"><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>
373373
<p>This odoo module add delivery state on the sale order.</p>

sale_stock_delivery_state/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sale Stock Delivery State
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:ea3671a011c48cca4408a29029905bf7df00d7de1e521c2680541c59b4cec2c0
10+
!! source digest: sha256:e32fdf49a25759ad06cfb3d73e611447727fd7709726c74b9063222a0e1e4718
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png

sale_stock_delivery_state/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Sale Stock Delivery State",
77
"summary": "Change the way to compute the delivery state",
8-
"version": "16.0.1.0.0",
8+
"version": "16.0.1.0.1",
99
"development_status": "Alpha",
1010
"category": "Uncategorized",
1111
"website": "https://github.com/OCA/sale-workflow",
Loading

sale_stock_delivery_state/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Sale Stock Delivery State</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:ea3671a011c48cca4408a29029905bf7df00d7de1e521c2680541c59b4cec2c0
370+
!! source digest: sha256:e32fdf49a25759ad06cfb3d73e611447727fd7709726c74b9063222a0e1e4718
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/16.0/sale_stock_delivery_state"><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_stock_delivery_state"><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>
373373
<p>This is a glue module for <cite>sale_delivery_state</cite> and <cite>sale_stock</cite></p>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20231123.0
1+
16.0.20231124.0

setup/_metapackage/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
'odoo-addon-sale_commercial_partner>=16.0dev,<16.1dev',
2121
'odoo-addon-sale_company_currency>=16.0dev,<16.1dev',
2222
'odoo-addon-sale_delivery_split_date>=16.0dev,<16.1dev',
23+
'odoo-addon-sale_delivery_state>=16.0dev,<16.1dev',
2324
'odoo-addon-sale_discount_display_amount>=16.0dev,<16.1dev',
2425
'odoo-addon-sale_elaboration>=16.0dev,<16.1dev',
2526
'odoo-addon-sale_exception>=16.0dev,<16.1dev',
@@ -63,6 +64,7 @@
6364
'odoo-addon-sale_quotation_number>=16.0dev,<16.1dev',
6465
'odoo-addon-sale_start_end_dates>=16.0dev,<16.1dev',
6566
'odoo-addon-sale_stock_cancel_restriction>=16.0dev,<16.1dev',
67+
'odoo-addon-sale_stock_delivery_state>=16.0dev,<16.1dev',
6668
'odoo-addon-sale_stock_line_sequence>=16.0dev,<16.1dev',
6769
'odoo-addon-sale_stock_picking_blocking>=16.0dev,<16.1dev',
6870
'odoo-addon-sale_stock_picking_note>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)