Skip to content

Commit 8dfa166

Browse files
committed
[BOT] post-merge updates
1 parent b121dc3 commit 8dfa166

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ addon | version | maintainers | summary
113113
[sale_sourced_by_line](sale_sourced_by_line/) | 15.0.1.1.0 | | Multiple warehouse source locations for Sale order
114114
[sale_start_end_dates](sale_start_end_dates/) | 15.0.1.0.1 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Adds start date and end date on sale order lines
115115
[sale_stock_cancel_restriction](sale_stock_cancel_restriction/) | 15.0.1.0.2 | | Sale Stock Cancel Restriction
116-
[sale_stock_delivery_address](sale_stock_delivery_address/) | 15.0.1.0.1 | | Sale Stock Delivery Address
116+
[sale_stock_delivery_address](sale_stock_delivery_address/) | 15.0.1.0.2 | | Sale Stock Delivery Address
117117
[sale_stock_invoice_plan](sale_stock_invoice_plan/) | 15.0.1.0.1 | <a href='https://github.com/kittiu'><img src='https://github.com/kittiu.png' width='32' height='32' style='border-radius:50%;' alt='kittiu'/></a> | Add to sales order, ability to manage future invoice plan
118118
[sale_stock_last_date](sale_stock_last_date/) | 15.0.1.0.0 | | Displays last delivery date in sale order lines
119119
[sale_stock_line_sequence](sale_stock_line_sequence/) | 15.0.1.0.0 | | Glue Module for Sale Order Line Sequence and Stock Picking Line Sequence

sale_stock_delivery_address/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sale Stock Delivery Address
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:8ee792de64cc5fbd8502277ba637cd9a7277e991c1f697be4cc55b6764b4ce58
14+
!! source digest: sha256:dd7490f39a86268b7a2860c256a836ef2b57c390202ea869be4171dc31c1571d
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

sale_stock_delivery_address/__manifest__.py

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

44
{
55
"name": "Sale Stock Delivery Address",
6-
"version": "15.0.1.0.1",
6+
"version": "15.0.1.0.2",
77
"author": "ForgeFlow, Odoo Community Association (OCA)",
88
"website": "https://github.com/OCA/sale-workflow",
99
"category": "Sales Management",

sale_stock_delivery_address/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 Delivery Address</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:8ee792de64cc5fbd8502277ba637cd9a7277e991c1f697be4cc55b6764b4ce58
375+
!! source digest: sha256:dd7490f39a86268b7a2860c256a836ef2b57c390202ea869be4171dc31c1571d
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/15.0/sale_stock_delivery_address"><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-15-0/sale-workflow-15-0-sale_stock_delivery_address"><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=15.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 specify a different delivery address per sales order

0 commit comments

Comments
 (0)