Ajout champs tx_tva
Modif type de price
This commit is contained in:
parent
3c13e90551
commit
e9924b30f7
@ -28,7 +28,8 @@ create table llx_product
|
||||
ref varchar(15) UNIQUE,
|
||||
label varchar(255),
|
||||
description text,
|
||||
price smallint,
|
||||
price double,
|
||||
tva_tx double,
|
||||
fk_user_author integer
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user