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 Jun 14, 2024
1 parent f1f9f82 commit 420edf4
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 @@ -24,7 +24,7 @@ addon | version | maintainers | summary
[sale_order_global_stock_route](sale_order_global_stock_route/) | 17.0.1.0.0 | | Add the possibility to choose one warehouse path for an order
[stock_move_line_reference_link](stock_move_line_reference_link/) | 17.0.1.0.0 | | Add link in stock move line references.
[stock_no_negative](stock_no_negative/) | 17.0.1.0.0 | | Disallow negative stock levels by default
[stock_picking_invoice_link](stock_picking_invoice_link/) | 17.0.1.1.0 | | Adds link between pickings and invoices
[stock_picking_invoice_link](stock_picking_invoice_link/) | 17.0.1.2.0 | | Adds link between pickings and invoices
[stock_picking_purchase_order_link](stock_picking_purchase_order_link/) | 17.0.1.0.0 | | Link between picking and purchase order
[stock_picking_sale_order_link](stock_picking_sale_order_link/) | 17.0.1.0.0 | | Link between picking and sale order
[stock_picking_show_return](stock_picking_show_return/) | 17.0.1.0.1 | | Show returns on stock pickings
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_invoice_link/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Picking Invoice Link
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a66941d1be81359b6b4a9aafdace8ca48d3c61fcadc65b7c1038a8ac23bf7cc8
!! source digest: sha256:c35627de598f0f3a4152184439c9e2e53369491e63e0af1ad12eec1ddf3b4384
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_invoice_link/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

{
"name": "Stock Picking Invoice Link",
"version": "17.0.1.1.0",
"version": "17.0.1.2.0",
"category": "Warehouse Management",
"summary": "Adds link between pickings and invoices",
"author": "Agile Business Group, "
Expand Down
2 changes: 1 addition & 1 deletion stock_picking_invoice_link/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ <h1 class="title">Stock Picking Invoice Link</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a66941d1be81359b6b4a9aafdace8ca48d3c61fcadc65b7c1038a8ac23bf7cc8
!! source digest: sha256:c35627de598f0f3a4152184439c9e2e53369491e63e0af1ad12eec1ddf3b4384
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.0/stock_picking_invoice_link"><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-17-0/stock-logistics-workflow-17-0-stock_picking_invoice_link"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds a link between pickings and invoices as well as on the
Expand Down

0 comments on commit 420edf4

Please sign in to comment.