mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
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