add sql field
This commit is contained in:
parent
a8b33a1710
commit
7063850034
@ -28,6 +28,7 @@ create table llx_product_fournisseur_price
|
||||
fk_product integer,
|
||||
fk_soc integer,
|
||||
ref_fourn varchar(30),
|
||||
desc_fourn text,
|
||||
fk_availability integer,
|
||||
price double(24,8) DEFAULT 0,
|
||||
quantity double,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user