04-04-2019, 12:10 PM
(04-04-2019, 11:47 AM)joebordes Wrote: 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
Thank you I will try it and update soon.
What abut the format of the output the customer.
In my case its Gendoc ODT file {InventoryDetails.quantity} parameter.
Do I need to change the code in order to control the number of decimals in the ODT file?