Commit 67765d0 1 parent 2ac269a commit 67765d0 Copy full SHA for 67765d0
File tree 4 files changed +4
-4
lines changed
stock_picking_invoice_link
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ addon | version | maintainers | summary
28
28
[ stock_picking_auto_create_lot] ( stock_picking_auto_create_lot/ ) | 17.0.1.0.0 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) | Auto create lots for incoming pickings
29
29
[ stock_picking_back2draft] ( stock_picking_back2draft/ ) | 17.0.1.0.0 | | Reopen cancelled pickings
30
30
[ stock_picking_filter_lot] ( stock_picking_filter_lot/ ) | 17.0.1.0.0 | | In picking out lots' selection, filter lots based on their location
31
- [ stock_picking_invoice_link] ( stock_picking_invoice_link/ ) | 17.0.1.2.1 | | Adds link between pickings and invoices
31
+ [ stock_picking_invoice_link] ( stock_picking_invoice_link/ ) | 17.0.1.2.2 | | Adds link between pickings and invoices
32
32
[ stock_picking_origin_reference] ( stock_picking_origin_reference/ ) | 17.0.1.0.0 | | Add clickable button to the Transfer Source Document.
33
33
[ stock_picking_purchase_order_link] ( stock_picking_purchase_order_link/ ) | 17.0.1.0.0 | | Link between picking and purchase order
34
34
[ stock_picking_sale_order_link] ( stock_picking_sale_order_link/ ) | 17.0.1.0.0 | | Link between picking and sale order
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Stock Picking Invoice Link
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:8c4233de7cd83a3aeb8588420e462cd294bc0c8614c9a6f17d74fd6e89db89a0
10
+ !! source digest: sha256:1d348ef13d0a2ab7700339cdd344350c21323d7707a5eac080ddb193562018b6
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Mature-brightgreen.png
Original file line number Diff line number Diff line change 7
7
8
8
{
9
9
"name" : "Stock Picking Invoice Link" ,
10
- "version" : "17.0.1.2.1 " ,
10
+ "version" : "17.0.1.2.2 " ,
11
11
"category" : "Warehouse Management" ,
12
12
"summary" : "Adds link between pickings and invoices" ,
13
13
"author" : "Agile Business Group, "
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Stock Picking Invoice Link</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:8c4233de7cd83a3aeb8588420e462cd294bc0c8614c9a6f17d74fd6e89db89a0
370
+ !! source digest: sha256:1d348ef13d0a2ab7700339cdd344350c21323d7707a5eac080ddb193562018b6
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen.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&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module adds a link between pickings and invoices as well as on the
You can’t perform that action at this time.
0 commit comments