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 Jul 25, 2024
1 parent 1186760 commit d49a621
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ addon | version | maintainers | summary
[stock_picking_invoice_link](stock_picking_invoice_link/) | 15.0.1.3.0 | | Adds link between pickings and invoices
[stock_picking_line_sequence](stock_picking_line_sequence/) | 15.0.1.0.2 | | Manages the order of stock moves by displaying its sequence
[stock_picking_mass_action](stock_picking_mass_action/) | 15.0.1.0.3 | | Stock Picking Mass Action
[stock_picking_operation_manual_lot_selection](stock_picking_operation_manual_lot_selection/) | 15.0.1.0.0 | | Stock Picking Operation Manual Lot Selection
[stock_picking_operation_quick_change](stock_picking_operation_quick_change/) | 15.0.1.1.1 | | Change location of all picking operations
[stock_picking_origin_reference](stock_picking_origin_reference/) | 15.0.1.0.0 | | Add clickable button to the Transfer Source Document.
[stock_picking_origin_reference_purchase](stock_picking_origin_reference_purchase/) | 15.0.1.0.0 | | Transfer to Purchase Order navigation from the Source Document.
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
15.0.20240518.0
15.0.20240725.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
'odoo-addon-stock_picking_invoice_link>=15.0dev,<15.1dev',
'odoo-addon-stock_picking_line_sequence>=15.0dev,<15.1dev',
'odoo-addon-stock_picking_mass_action>=15.0dev,<15.1dev',
'odoo-addon-stock_picking_operation_manual_lot_selection>=15.0dev,<15.1dev',
'odoo-addon-stock_picking_operation_quick_change>=15.0dev,<15.1dev',
'odoo-addon-stock_picking_origin_reference>=15.0dev,<15.1dev',
'odoo-addon-stock_picking_origin_reference_purchase>=15.0dev,<15.1dev',
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_operation_manual_lot_selection/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Picking Operation Manual Lot Selection
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:52bd043e39d103c9e2553602f45a58d91998282b4ef6a590f9159c313043d41e
!! source digest: sha256:bf52cd26df88d51603a9474fe3753dc8cf1d6eb3af7b6ed43fa75ce3c3961fec
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Picking Operation Manual Lot Selection</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:52bd043e39d103c9e2553602f45a58d91998282b4ef6a590f9159c313043d41e
!! source digest: sha256:bf52cd26df88d51603a9474fe3753dc8cf1d6eb3af7b6ed43fa75ce3c3961fec
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/stock-logistics-workflow/tree/15.0/stock_picking_operation_manual_lot_selection"><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-15-0/stock-logistics-workflow-15-0-stock_picking_operation_manual_lot_selection"><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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows you to force the manual selection of a Serial Number/lot
Expand Down

0 comments on commit d49a621

Please sign in to comment.