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 Nov 6, 2023
1 parent ce52730 commit 08dbfaf
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 @@ -75,7 +75,7 @@ addon | version | maintainers | summary
[stock_orderpoint_manual_procurement](stock_orderpoint_manual_procurement/) | 14.0.1.0.5 | | Allows to create procurement orders from orderpoints instead of relying only on the scheduler.
[stock_orderpoint_manual_procurement_uom](stock_orderpoint_manual_procurement_uom/) | 14.0.1.0.2 | | Glue module for stock_orderpoint_uom and stock_orderpoint_manual_procurement
[stock_orderpoint_move_link](stock_orderpoint_move_link/) | 14.0.1.0.2 | | Link Reordering rules to stock moves
[stock_orderpoint_origin](stock_orderpoint_origin/) | 14.0.1.0.1 | | Link Purchase Orders to the replenishment demand Sales Orders
[stock_orderpoint_origin](stock_orderpoint_origin/) | 14.0.1.0.2 | | Link Purchase Orders to the replenishment demand Sales Orders
[stock_orderpoint_origin_mrp_link](stock_orderpoint_origin_mrp_link/) | 14.0.1.0.0 | | Link Purchase Orders to the replenishment demand MOs
[stock_orderpoint_purchase_link](stock_orderpoint_purchase_link/) | 14.0.1.1.0 | | Link Reordering rules to purchase orders
[stock_orderpoint_route](stock_orderpoint_route/) | 14.0.1.1.1 | | Allows to force a route to be used when procuring from orderpoints
Expand Down
2 changes: 1 addition & 1 deletion stock_orderpoint_origin/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Orderpoint Replenishment demand origin details
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dacd3b3b25a3ed6030d305995d794139c92936036ab3b72459beaf752b8892a1
!! source digest: sha256:5f1d770e5709ff1b1ddbfed0ce131ea8b876e406976c7b571fd976fa6165aa1e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_orderpoint_origin/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Stock Orderpoint Replenishment demand origin details",
"summary": "Link Purchase Orders to the replenishment demand Sales Orders",
"version": "14.0.1.0.1",
"version": "14.0.1.0.2",
"license": "LGPL-3",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
Expand Down
2 changes: 1 addition & 1 deletion stock_orderpoint_origin/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Orderpoint Replenishment demand origin details</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dacd3b3b25a3ed6030d305995d794139c92936036ab3b72459beaf752b8892a1
!! source digest: sha256:5f1d770e5709ff1b1ddbfed0ce131ea8b876e406976c7b571fd976fa6165aa1e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_orderpoint_origin"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_orderpoint_origin"><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/stock-logistics-warehouse&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>The Inventory Replenishment menu alows to choose a route and create orders to
Expand Down

0 comments on commit 08dbfaf

Please sign in to comment.