I did a reimport of the database for a customer and we've noticed that all of the transaction totals in record history (invoice, quote, order, etc) have all been rounded.
Hi David, I just used the "Rebuild Database" option on MyStandard.
After it was done I noticed this - I've checked older backups and it was definitely the rebuild that caused this but am puzzled as to why this has happened.
It does this every time we reimport their database. As I don't have any idea what is causing this, I'm not sure how to replicate this with sample data.
Is there a setting that might be causing this to happen?
In System module we have a 'Round Off' setting that affects the way values are rounded. Could you check if this setting is set up properly and even try to change something and re-import to confirm it is affecting Record History?
Hi Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...