Openbravo Issue Tracking System - Modules
View Issue Details
0038432ModulesAdvanced Warehouse Operationspublic2018-04-23 19:312018-04-23 20:00
maarten1962 
dmiguelez 
urgentmajoralways
newopen 
5
 
 
0038432: Bin-Capacity should be defined with 2 decimals
Currently the Bin-Capacity does not accpet any decimals. This is wrong because many bins do not have a full 1 (or multiple) Pallet capacity. Specially pick-face bins typically have separations to make from a 1 PL space, 2, 3 or somtimes 4 layers. See image.

So it should be possible to define capacity as 0,25 - 0,50 - 0,75 - 1,50 PL.

This should not be linked to the Standard Precision of the UOM because this is used in the Front-End to allow/disallow movements of units/pallets/... with decimals.
.
So it should be possible to define capacity as 0,25 - 0,50 - 0,75 - 1,50 PL.

This should not be linked to the Standard Precision of the UOM because this is used in the Front-End to allow/disallow movements of units/pallets/... with decimals.
No tags attached.
png 2018-04-23 19_21_49-Bin-Cap no Decimals.png (23,354) 2018-04-23 19:31
https://issues.openbravo.com/file_download.php?file_id=11760&type=bug
png
Issue History
2018-04-23 19:31maarten1962New Issue
2018-04-23 19:31maarten1962Assigned To => dmiguelez
2018-04-23 19:31maarten1962File Added: 2018-04-23 19_21_49-Bin-Cap no Decimals.png
2018-04-23 20:00maarten1962Note Added: 0104042
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0104042)
maarten1962   
2018-04-23 20:00   
The column is defined as DECIMAL in the DB, but has reference to INTEGER in the AD. Just change the AD (and recompile) should be suficient.