Skip to content

Commit b4970df

Browse files
committed
[BOT] post-merge updates
1 parent 11c79f5 commit b4970df

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ addon | version | maintainers | summary
2626
[purchase_order_type](purchase_order_type/) | 17.0.1.0.0 | | Purchase Order Type
2727
[purchase_request](purchase_request/) | 17.0.1.0.0 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
2828
[purchase_requisition_tier_validation](purchase_requisition_tier_validation/) | 17.0.1.0.0 | | Extends the functionality of Purchase Agreements to support a tier validation process.
29-
[purchase_tag](purchase_tag/) | 17.0.1.0.0 | | Allows to add multiple tags to purchase orders
29+
[purchase_tag](purchase_tag/) | 17.0.1.1.0 | | Allows to add multiple tags to purchase orders
3030
[purchase_tier_validation](purchase_tier_validation/) | 17.0.1.0.0 | | Extends the functionality of Purchase Orders to support a tier validation process.
3131

3232
[//]: # (end addons)

purchase_tag/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Purchase Tags
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a219732d9f2221b9a74fd6588c687f9898da90d5d7a9c6da5df81d62ff7820d8
10+
!! source digest: sha256:d5b164f6f7f2b5131338bb38d0b5cd09c2489ac3551d66239f25f0c6134d9a62
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

purchase_tag/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Purchase Tags",
77
"summary": "Allows to add multiple tags to purchase orders",
8-
"version": "17.0.1.0.0",
8+
"version": "17.0.1.1.0",
99
"author": "ForgeFlow, Odoo Community Association (OCA)",
1010
"website": "https://github.com/OCA/purchase-workflow",
1111
"category": "Purchases",

purchase_tag/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ <h1 class="title">Purchase Tags</h1>
366366
!! This file is generated by oca-gen-addon-readme !!
367367
!! changes will be overwritten. !!
368368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:a219732d9f2221b9a74fd6588c687f9898da90d5d7a9c6da5df81d62ff7820d8
369+
!! source digest: sha256:d5b164f6f7f2b5131338bb38d0b5cd09c2489ac3551d66239f25f0c6134d9a62
370370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371371
<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/purchase-workflow/tree/17.0/purchase_tag"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_tag"><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/purchase-workflow&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372372
<p>This module allows to add multiple tags to purchase orders</p>

0 commit comments

Comments
 (0)