Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Jun 21, 2024
1 parent b19a159 commit 0ee53df
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ addon | version | maintainers | summary
[purchase_order_qty_change_no_recompute](purchase_order_qty_change_no_recompute/) | 14.0.1.0.0 | [![victoralmau](https:/victoralmau.png?size=30px)](https:/victoralmau) | Prevent recompute if only quantity has changed in purchase order line
[purchase_order_secondary_unit](purchase_order_secondary_unit/) | 14.0.2.0.1 | | Purchase product in a secondary unit
[purchase_order_shipping_date](purchase_order_shipping_date/) | 14.0.1.0.1 | | Add field Shipping Date in PO and Report
[purchase_order_type](purchase_order_type/) | 14.0.1.0.4 | | Purchase Order Type
[purchase_order_type](purchase_order_type/) | 14.0.1.0.5 | | Purchase Order Type
[purchase_order_type_dashboard](purchase_order_type_dashboard/) | 14.0.1.0.0 | [![dalonsod](https:/dalonsod.png?size=30px)](https:/dalonsod) | Purchase Order Type Dashboard
[purchase_order_uninvoiced_amount](purchase_order_uninvoiced_amount/) | 14.0.1.2.1 | | Show uninvoiced amount on purchase order tree.
[purchase_order_vendor_product](purchase_order_vendor_product/) | 14.0.1.1.0 | | Show only products from the selected vendor in PO line
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_type/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Order Type
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:264aef62356455fceef10dfa08b5e4254f06a056af47c743b83773779a4d9f94
!! source digest: sha256:2f78156d387c0a8e96010decba6a53f0da5c783397eaaa72e09ea594467971bf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_type/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "Purchase Order Type",
"version": "14.0.1.0.4",
"version": "14.0.1.0.5",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Purchase Management",
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_type/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ <h1 class="title">Purchase Order Type</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:264aef62356455fceef10dfa08b5e4254f06a056af47c743b83773779a4d9f94
!! source digest: sha256:2f78156d387c0a8e96010decba6a53f0da5c783397eaaa72e09ea594467971bf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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:/OCA/purchase-workflow/tree/14.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-14-0/purchase-workflow-14-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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Adds a configurable <em>type</em> on the purchase orders.
Expand Down

0 comments on commit 0ee53df

Please sign in to comment.