forked from Wavyzz/dolibarr
Modif champs price
This commit is contained in:
@@ -28,7 +28,7 @@ create table llx_stock_mouvement
|
||||
fk_product integer NOT NULL,
|
||||
fk_entrepot integer NOT NULL,
|
||||
value integer,
|
||||
price float DEFAULT 0,
|
||||
price float(13,4) DEFAULT 0,
|
||||
type_mouvement smallint,
|
||||
fk_user_author integer,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user