04-04-2019, 11:47 AM
this commit
https://github.com/tsolucio/corebos/commit/8b0b9c873ebd3d9f7fa8cefb03c6831a85a9d485
will show you the quantity in the user format, but the quantity field in the database only has 3 decimals, so you are limited by that.
go to the database: vtiger_inventoryproductrel.quantity and increment the number of decimals
https://github.com/tsolucio/corebos/commit/8b0b9c873ebd3d9f7fa8cefb03c6831a85a9d485
will show you the quantity in the user format, but the quantity field in the database only has 3 decimals, so you are limited by that.
go to the database: vtiger_inventoryproductrel.quantity and increment the number of decimals
Joe
TSolucio
TSolucio