Skip to content

Commit 900f68c

Browse files
committed
[BOT] post-merge updates
1 parent 9220a1f commit 900f68c

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
@@ -122,7 +122,7 @@ addon | version | maintainers | summary
122122
[sale_product_multi_add](sale_product_multi_add/) | 16.0.1.1.0 | | Sale Product Multi Add
123123
[sale_product_packaging_container_deposit](sale_product_packaging_container_deposit/) | 16.0.1.1.1 | | Sale Product Packaging Container Deposit
124124
[sale_product_set](sale_product_set/) | 16.0.3.0.0 | | Sale product set
125-
[sale_quotation_number](sale_quotation_number/) | 16.0.1.1.1 | | Different sequence for sale quotations
125+
[sale_quotation_number](sale_quotation_number/) | 16.0.2.0.0 | | Different sequence for sale quotations
126126
[sale_restricted_qty](sale_restricted_qty/) | 16.0.1.0.0 | <a href='https://github.com/ashishhirapara'><img src='https://github.com/ashishhirapara.png' width='32' height='32' style='border-radius:50%;' alt='ashishhirapara'/></a> | Sale order min quantity
127127
[sale_shipping_info_helper](sale_shipping_info_helper/) | 16.0.1.0.0 | | Add shipping amounts on sale order
128128
[sale_sourced_by_line](sale_sourced_by_line/) | 16.0.1.0.0 | | Multiple warehouse source locations for Sale order

sale_quotation_number/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sale Quotation Numeration
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:0f96db0b107833c8f8bec015c204506188c431f572be39c7eae30962e8f39bb4
14+
!! source digest: sha256:2774d0de82ecd10f40ce4f2be88920984ec6c3a274a2d1b84fb024547dbbfab5
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

sale_quotation_number/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"name": "Sale Quotation Numeration",
88
"summary": "Different sequence for sale quotations",
9-
"version": "16.0.1.1.2",
9+
"version": "16.0.2.0.0",
1010
"category": "Sales Management",
1111
"website": "https://github.com/OCA/sale-workflow",
1212
"author": "Elico Corp, "

sale_quotation_number/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Sale Quotation Numeration</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:0f96db0b107833c8f8bec015c204506188c431f572be39c7eae30962e8f39bb4
375+
!! source digest: sha256:2774d0de82ecd10f40ce4f2be88920984ec6c3a274a2d1b84fb024547dbbfab5
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/16.0/sale_quotation_number"><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_quotation_number"><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
<ul class="simple">

0 commit comments

Comments
 (0)