Commit 2857fc6 1 parent 5569bc4 commit 2857fc6 Copy full SHA for 2857fc6
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ addon | version | maintainers | summary
42
42
[ stock_move_auto_assign_auto_release] ( stock_move_auto_assign_auto_release/ ) | 16.0.1.1.1 | | Auto release moves after auto assign
43
43
[ stock_move_common_dest] ( stock_move_common_dest/ ) | 16.0.1.0.1 | | Adds field for common destination moves
44
44
[ stock_move_location] ( stock_move_location/ ) | 16.0.1.3.0 | | This module allows to move all stock in a stock location to an other one.
45
- [ stock_move_packaging_qty] ( stock_move_packaging_qty/ ) | 16.0.1.2 .0 | [ ![ yajo] ( https://github.com/yajo.png?size=30px )] ( https://github.com/yajo ) | Add packaging fields in the stock moves
45
+ [ stock_move_packaging_qty] ( stock_move_packaging_qty/ ) | 16.0.1.3 .0 | [ ![ yajo] ( https://github.com/yajo.png?size=30px )] ( https://github.com/yajo ) | Add packaging fields in the stock moves
46
46
[ stock_mts_mto_rule] ( stock_mts_mto_rule/ ) | 16.0.1.0.1 | | Add a MTS+MTO route
47
47
[ stock_packaging_calculator] ( stock_packaging_calculator/ ) | 16.0.1.0.1 | | Compute product quantity to pick by packaging
48
48
[ stock_packaging_calculator_packaging_level] ( stock_packaging_calculator_packaging_level/ ) | 16.0.1.0.0 | | Glue module for packaging level
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Stock Packaging Qty
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:044e4631a8df264973ca2f2fa5b7e70fba5ddb61469340eda6628a868f7c58e0
10
+ !! source digest: sha256:066cd60b450ef1320db60bdea0920616cb82f6fd8cd5dcd0f9a2a397548ddc40
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : "Stock Packaging Qty" ,
5
5
"summary" : "Add packaging fields in the stock moves" ,
6
- "version" : "16.0.1.2 .0" ,
6
+ "version" : "16.0.1.3 .0" ,
7
7
"author" : "ForgeFlow, Odoo Community Association (OCA)" ,
8
8
"website" : "https://github.com/OCA/stock-logistics-warehouse" ,
9
9
"category" : "Warehouse" ,
Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ <h1 class="title">Stock Packaging Qty</h1>
366
366
!! This file is generated by oca-gen-addon-readme !!
367
367
!! changes will be overwritten. !!
368
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:044e4631a8df264973ca2f2fa5b7e70fba5ddb61469340eda6628a868f7c58e0
369
+ !! source digest: sha256:066cd60b450ef1320db60bdea0920616cb82f6fd8cd5dcd0f9a2a397548ddc40
370
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
371
< 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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_move_packaging_qty "> < img alt ="OCA/stock-logistics-warehouse " src ="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_move_packaging_qty "> < 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-warehouse&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
372
< p > Add packaging fields in the stock moves, their lines and their reports.</ p >
You can’t perform that action at this time.
0 commit comments