Skip to content

Commit 7fe104b

Browse files
committed
[BOT] post-merge updates
1 parent b10c5a8 commit 7fe104b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ addon | version | maintainers | summary
7272
[purchase_order_secondary_unit](purchase_order_secondary_unit/) | 16.0.1.0.0 | | Purchase product in a secondary unit
7373
[purchase_order_supplier_return](purchase_order_supplier_return/) | 16.0.1.0.0 | | Return product to supplier and update quantiy received
7474
[purchase_order_supplierinfo_update](purchase_order_supplierinfo_update/) | 16.0.1.0.1 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Update product supplierinfo with the last purchase price
75-
[purchase_order_type](purchase_order_type/) | 16.0.1.0.2 | | Purchase Order Type
75+
[purchase_order_type](purchase_order_type/) | 16.0.1.0.3 | | Purchase Order Type
7676
[purchase_order_type_dashboard](purchase_order_type_dashboard/) | 16.0.1.0.0 | [![dalonsod](https://github.com/dalonsod.png?size=30px)](https://github.com/dalonsod) | Purchase Order Type Dashboard
7777
[purchase_order_uninvoiced_amount](purchase_order_uninvoiced_amount/) | 16.0.1.0.1 | | Purchase Order Univoiced Amount
7878
[purchase_order_weight_volume](purchase_order_weight_volume/) | 16.0.2.2.0 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) | Display purchase order weight and volume

purchase_order_type/README.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Purchase Order Type
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:1114e4a1ca86549ff1985ed1160d3315dc5c0269fb1764b5ae477ddad6161c27
10+
!! source digest: sha256:a468179ce82d1272c2d687ef475842aefacdf0648c09ea66a04cca54f6ecb7ab
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -77,9 +77,9 @@ Authors
7777
Contributors
7878
~~~~~~~~~~~~
7979

80-
- Guewen Baconnier <guewen.baconnier@camptocamp.com>
81-
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
82-
- Roger Sans <roger.sans@sygel.es>
80+
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
81+
* Pimolnat Suntian <pimolnats@ecosoft.co.th>
82+
* Roger Sans <roger.sans@sygel.es>
8383

8484
Maintainers
8585
~~~~~~~~~~~

purchase_order_type/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "Purchase Order Type",
6-
"version": "16.0.1.0.2",
6+
"version": "16.0.1.0.3",
77
"author": "Camptocamp, Odoo Community Association (OCA)",
88
"license": "AGPL-3",
99
"category": "Purchase Management",

purchase_order_type/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Purchase Order Type</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:1114e4a1ca86549ff1985ed1160d3315dc5c0269fb1764b5ae477ddad6161c27
370+
!! source digest: sha256:a468179ce82d1272c2d687ef475842aefacdf0648c09ea66a04cca54f6ecb7ab
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/purchase-workflow/tree/16.0/purchase_order_type"><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-16-0/purchase-workflow-16-0-purchase_order_type"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>Adds a configurable <em>type</em> on the purchase orders.

0 commit comments

Comments
 (0)