[-] BO : fixed bug #PSCFV-8095 now maximum weigh for carrier is float
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SET NAMES 'utf8';
|
||||
|
||||
ALTER TABLE `PREFIX_carrier` CHANGE `max_weight` `max_weight` DECIMAL( 20, 6 ) NULL DEFAULT '0';
|
||||
Reference in New Issue
Block a user