Merge pull request 'casting values' (!2479) from 7420-supplierPackaging_ReportSource into dev
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #2479
Reviewed-by: Pablo Natek <pablone@verdnatura.es>
This commit is contained in:
Pako Natek 2024-05-21 05:52:34 +00:00
commit 0496c90d86
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