Hello, I noticed that the type for Quantity in the table creditmemolinedetail in my MySql database is INT(11). Quantity should be a Decimal(16, 6) as it is in the invoicelinedetail. Don’t you think.
I’ve altered the type on my own table, but thought of sharing this here. I don’t know what is the proper channel for (possible) bug reports.
Thanks,
Ed