Nouvelle version

This commit is contained in:
Rodolphe Quiedeville 2003-06-22 09:41:20 +00:00
parent 3278c295eb
commit 1252524569

View File

@ -718,7 +718,7 @@ create table llx_propaldet
fk_product integer,
description text,
qty smallint,
price real
price real,
tva_tx real default 19.6
);