Bug 5676: Currency stored in MySQL DOUBLE Type causes strange error. Fixed by explici...
authorJoe <joe.hunt.consulting@gmail.com>
Tue, 28 Feb 2023 10:00:12 +0000 (11:00 +0100)
committerJoe <joe.hunt.consulting@gmail.com>
Tue, 28 Feb 2023 10:00:12 +0000 (11:00 +0100)
commitd07b6ec5fd2bbfbd24335406131fc30f7862dbeb
treef2ae51566cc9629dc12c27375b8686d0cd14730a
parent3218c355d9455506febbd3a8a7d9bd61fc9a0a34
Bug 5676: Currency stored in MySQL DOUBLE Type causes strange error. Fixed by explicitly SQL ROUND to price dec in updating allocations.
purchasing/includes/db/suppalloc_db.inc
sales/includes/db/custalloc_db.inc