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 Sep 25, 2023
1 parent 58425f6 commit f1bcc26
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 @@ -41,7 +41,7 @@ addon | version | maintainers | summary
[purchase_open_qty](purchase_open_qty/) | 16.0.2.0.1 | | Allows to identify the purchase orders that have quantities pending to invoice or to receive.
[purchase_order_approved](purchase_order_approved/) | 16.0.1.0.0 | | Add a new state 'Approved' in purchase orders.
[purchase_order_archive](purchase_order_archive/) | 16.0.1.0.0 | | Archive Purchase Orders
[purchase_order_line_menu](purchase_order_line_menu/) | 16.0.2.0.0 | | Adds Purchase Order Lines Menu
[purchase_order_line_menu](purchase_order_line_menu/) | 16.0.2.1.0 | | Adds Purchase Order Lines Menu
[purchase_order_no_zero_price](purchase_order_no_zero_price/) | 16.0.1.0.0 | | Prevent zero price lines on Purchase Orders
[purchase_order_owner](purchase_order_owner/) | 16.0.1.0.0 | | Purchase Order Owner
[purchase_order_product_recommendation](purchase_order_product_recommendation/) | 16.0.1.0.1 | | Recommend products to buy to supplier based on history
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_line_menu/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Order Line Menu
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:bb77fce7de946f27f9da2c4767eed974c211f30c8ac24ea2e16b5e11b4877d0c
!! source digest: sha256:fa367efc2461fea7a8e61df2e79e35b37f588413eb00cd32003d9e7bb7a4e887
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_line_menu/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Purchase Order Line Menu",
"version": "16.0.2.0.0",
"version": "16.0.2.1.0",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"summary": "Adds Purchase Order Lines Menu",
"website": "https://github.com/OCA/purchase-workflow",
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_line_menu/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Purchase Order Line Menu</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:bb77fce7de946f27f9da2c4767eed974c211f30c8ac24ea2e16b5e11b4877d0c
!! source digest: sha256:fa367efc2461fea7a8e61df2e79e35b37f588413eb00cd32003d9e7bb7a4e887
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_line_menu"><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_line_menu"><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>
<p>Adds a menu item and some views to navigate through Purchase Order lines.</p>
Expand Down

0 comments on commit f1bcc26

Please sign in to comment.