Commit f3b34ba 1 parent 8d22099 commit f3b34ba Copy full SHA for f3b34ba
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 @@ -58,7 +58,7 @@ addon | version | maintainers | summary
58
58
[ stock_picking_filter_lot] ( stock_picking_filter_lot/ ) | 15.0.1.0.1 | | In picking out lots' selection, filter lots based on their location
59
59
[ stock_picking_import_serial_number] ( stock_picking_import_serial_number/ ) | 15.0.2.0.0 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) | Import S/N from excel file for incoming pickings
60
60
[ stock_picking_info_lot] ( stock_picking_info_lot/ ) | 15.0.1.0.0 | | Add lot information on Stock Transfer lines
61
- [ stock_picking_invoice_link] ( stock_picking_invoice_link/ ) | 15.0.1.2 .0 | | Adds link between pickings and invoices
61
+ [ stock_picking_invoice_link] ( stock_picking_invoice_link/ ) | 15.0.1.3 .0 | | Adds link between pickings and invoices
62
62
[ stock_picking_line_sequence] ( stock_picking_line_sequence/ ) | 15.0.1.0.2 | | Manages the order of stock moves by displaying its sequence
63
63
[ stock_picking_mass_action] ( stock_picking_mass_action/ ) | 15.0.1.0.3 | | Stock Picking Mass Action
64
64
[ stock_picking_operation_quick_change] ( stock_picking_operation_quick_change/ ) | 15.0.1.1.1 | | Change location of all picking operations
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:9a1b9015d71446bdc0a013f4c8399c2c35d939485e1b8f9d48b0dc4d91036a25
10
+ !! source digest: sha256:9464d9984ab10807427ffef2a15ef88bd80157b0842973e731d4440dbc484b4d
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change 7
7
8
8
{
9
9
"name" : "Stock Picking Invoice Link" ,
10
- "version" : "15.0.1.2 .0" ,
10
+ "version" : "15.0.1.3 .0" ,
11
11
"development_status" : "Production/Stable" ,
12
12
"category" : "Warehouse Management" ,
13
13
"summary" : "Adds link between pickings and invoices" ,
Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ <h1 class="title">Stock Picking Invoice Link</h1>
366
366
!! This file is generated by oca-gen-addon-readme !!
367
367
!! changes will be overwritten. !!
368
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:9a1b9015d71446bdc0a013f4c8399c2c35d939485e1b8f9d48b0dc4d91036a25
369
+ !! source digest: sha256:9464d9984ab10807427ffef2a15ef88bd80157b0842973e731d4440dbc484b4d
370
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
371
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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_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-15-0/stock-logistics-workflow-15-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=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
372
< p > This module adds a link between pickings and invoices as well as on the lines.
You can’t perform that action at this time.
0 commit comments