refs #7167 deploy: dump #2260

Merged
alexm merged 3 commits from 7167-dump into master 2024-04-05 08:32:08 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ed95545de6 - Show all commits

View File

@ -114,7 +114,7 @@ BEGIN
quantity int(11) DEFAULT '0',
buyingValue decimal(10,4) DEFAULT '0.0000',
freightValue decimal(10,3) DEFAULT '0.000',
packing int(11) DEFAULT '0',
packing int(11) DEFAULT '1',
`grouping` smallint(5) unsigned NOT NULL DEFAULT '1',
groupingMode tinyint(4) NOT NULL DEFAULT 0 ,
comissionValue decimal(10,3) DEFAULT '0.000',