Modif de units
This commit is contained in:
parent
d58b85e218
commit
dcec60ee0c
@ -41,7 +41,7 @@ create table llx_product
|
||||
seuil_stock_alerte integer DEFAULT 0,
|
||||
gencode varchar(255) DEFAULT NULL,
|
||||
weight float DEFAULT 0,
|
||||
units char(2) DEFAULT 'kg',
|
||||
units tinyint DEFAULT 0,
|
||||
canvas varchar(15) DEFAULT ''
|
||||
)type=innodb;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user