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 18, 2024
1 parent b7994ba commit b75f12d
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 @@ -54,7 +54,7 @@ addon | version | maintainers | summary
[stock_picking_batch_extended_account](stock_picking_batch_extended_account/) | 15.0.1.0.2 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Generates invoices when batch is set to Done state
[stock_picking_batch_extended_account_sale_type](stock_picking_batch_extended_account_sale_type/) | 15.0.1.0.1 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Generates invoices when batch is set to Done state
[stock_picking_batch_operation_quick_change](stock_picking_batch_operation_quick_change/) | 15.0.1.0.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Change location of all picking batch operations
[stock_picking_batch_outgoing](stock_picking_batch_outgoing/) | 15.0.1.1.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Allows set on pickings the batch picking from last picking (out)
[stock_picking_batch_outgoing](stock_picking_batch_outgoing/) | 15.0.1.2.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Allows set on pickings the batch picking from last picking (out)
[stock_picking_batch_set_quantity](stock_picking_batch_set_quantity/) | 15.0.1.1.0 | | Adds buttons to set all reserved quantity in quantity done fields
[stock_picking_customer_ref](stock_picking_customer_ref/) | 15.0.1.0.0 | | This module displays the sale reference/description in the pickings
[stock_picking_filter_lot](stock_picking_filter_lot/) | 15.0.1.0.1 | | In picking out lots' selection, filter lots based on their location
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_batch_outgoing/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock picking batch outgoing
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:704a0d16a48172e7f5c8d76cb581034a7d073c79ea44fd1a224e332567f26309
!! source digest: sha256:57af59226f1be48d0185745b8ab6320c7e6b48c0a47e1f7799b3ff92c16f9070
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_batch_outgoing/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "Stock picking batch outgoing",
"summary": "Allows set on pickings the batch picking from last picking (out)",
"version": "15.0.1.1.0",
"version": "15.0.1.2.0",
"author": "Tecnativa, " "Odoo Community Association (OCA)",
"development_status": "Beta",
"maintainers": ["sergio-teruel"],
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_batch_outgoing/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 batch outgoing</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:704a0d16a48172e7f5c8d76cb581034a7d073c79ea44fd1a224e332567f26309
!! source digest: sha256:57af59226f1be48d0185745b8ab6320c7e6b48c0a47e1f7799b3ff92c16f9070
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_batch_outgoing"><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_batch_outgoing"><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 to display an outgoing batch in origin pickings on multiroute
Expand Down

0 comments on commit b75f12d

Please sign in to comment.