casting values #2479

Merged
pako merged 2 commits from 7420-supplierPackaging_ReportSource into dev 2024-05-21 05:52:35 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -151,8 +151,8 @@ BEGIN
supplier,
entryFk,
landed,
`in`,
`out`,
CAST(`in` AS DECIMAL(10,0)) `in`,
CAST(`out` AS DECIMAL(10,0)) `out`,
warehouse,
buyingValue,
balance