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 025ab42 commit 8d900c4
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 @@ -56,7 +56,7 @@ addon | version | maintainers | summary
[stock_picking_sale_order_link](stock_picking_sale_order_link/) | 16.0.1.0.0 | | Link between picking and sale order
[stock_picking_show_backorder](stock_picking_show_backorder/) | 16.0.1.0.0 | | Provides a new field on stock pickings, allowing to display the corresponding backorders.
[stock_picking_show_return](stock_picking_show_return/) | 16.0.1.0.1 | | Show returns on stock pickings
[stock_picking_start](stock_picking_start/) | 16.0.1.0.3 | | Add button to start picking
[stock_picking_start](stock_picking_start/) | 16.0.1.1.0 | | Add button to start picking
[stock_picking_warn_message](stock_picking_warn_message/) | 16.0.1.0.0 | | Add a popup warning on picking to ensure warning is populated
[stock_procurement_customer](stock_procurement_customer/) | 16.0.1.0.1 | | Allows to store customer if different from the partner
[stock_putaway_hook](stock_putaway_hook/) | 16.0.1.0.1 | | Add hooks allowing modules to add more putaway strategies
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_start/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Picking Start
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:07e25f8eb5161736b2eafe109cf075e755e17d79e5f44cee3f607f0d27929a71
!! source digest: sha256:32ab9555fc07af0370f00db8117c003b66c961e3fa74ca1b187c3e9c7b30435b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_start/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Stock Picking Start",
"summary": """
Add button to start picking""",
"version": "16.0.1.0.3",
"version": "16.0.1.1.0",
"license": "LGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-workflow",
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_start/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Picking Start</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:07e25f8eb5161736b2eafe109cf075e755e17d79e5f44cee3f607f0d27929a71
!! source digest: sha256:32ab9555fc07af0370f00db8117c003b66c961e3fa74ca1b187c3e9c7b30435b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-workflow/tree/16.0/stock_picking_start"><img alt="OCA/stock-logistics-workflow" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_start"><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-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>This module add a “Start” button on the picking form view.
Expand Down

0 comments on commit 8d900c4

Please sign in to comment.