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 Dec 7, 2023
1 parent 490579d commit 457bfcd
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 @@ -67,7 +67,7 @@ addon | version | maintainers | summary
[purchase_order_line_price_history_discount](purchase_order_line_price_history_discount/) | 14.0.1.0.0 | | Purchase order line price history discount
[purchase_order_line_sequence](purchase_order_line_sequence/) | 14.0.2.0.0 | | Adds sequence to PO lines and propagates it toInvoice lines and Stock Moves
[purchase_order_line_stock_available](purchase_order_line_stock_available/) | 14.0.1.0.0 | | Purchase order line stock available
[purchase_order_partner_manual_rank](purchase_order_partner_manual_rank/) | 14.0.1.0.0 | | Purchase Order Partner Manual Rank
[purchase_order_partner_manual_rank](purchase_order_partner_manual_rank/) | 14.0.2.0.0 | [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) | Purchase Order Partner Manual Rank
[purchase_order_payment_term_report](purchase_order_payment_term_report/) | 14.0.1.0.1 | | Display Purchase Payment Terms in PO Report
[purchase_order_price_recalculation](purchase_order_price_recalculation/) | 14.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Price recalculation in purchases orders
[purchase_order_product_attachment_mgmt](purchase_order_product_attachment_mgmt/) | 14.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Purchase Order Product Attachment Mgmt
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_partner_manual_rank/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Order Partner Manual Rank
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:983a0526a1d8ea88caa40e390c1d04a86d2275c598bc53b02b38cec1229f1cd2
!! source digest: sha256:5bd6fe064a667415fa6c8e613ad03f99ad130abe7d1855f397abd6315ee82764
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_partner_manual_rank/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Purchase Order Partner Manual Rank",
"version": "14.0.1.0.0",
"version": "14.0.2.0.0",
"depends": [
"partner_manual_rank",
"purchase",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Purchase Order Partner Manual Rank</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:983a0526a1d8ea88caa40e390c1d04a86d2275c598bc53b02b38cec1229f1cd2
!! source digest: sha256:5bd6fe064a667415fa6c8e613ad03f99ad130abe7d1855f397abd6315ee82764
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/14.0/purchase_order_partner_manual_rank"><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_partner_manual_rank"><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>This module adds a filter on the “Vendor” field of the Purchase Order
Expand Down

0 comments on commit 457bfcd

Please sign in to comment.