forked from Wavyzz/dolibarr
Removed deprecated code
This commit is contained in:
@@ -24,6 +24,7 @@ create table llx_product_stock
|
||||
tms timestamp,
|
||||
fk_product integer NOT NULL,
|
||||
fk_entrepot integer NOT NULL,
|
||||
reel integer -- stock r<>el
|
||||
reel integer -- physical stock
|
||||
pmp double(24,8) default 0 NOT NULL -- PMP value for product in this warehous
|
||||
)type=innodb;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user