04-07-2019, 08:38 AM
(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
It solve part of the problem.
The quantity stay in 2 digits in prat of the places.
Attach screen shot
Link to the demo:
http://demo.corebos.com/index.php?action=DetailView&module=SalesOrder&record=43265&parenttab=ptab
Quote: I don't remember how that works, I would say that it should work correctly. Give it a try and let me know
Regarding the output to the customer (PDF and Gendoc) the quantity stay in 2 digits.