Syntax error
This commit is contained in:
parent
eabef5d891
commit
3278c295eb
@ -26,6 +26,6 @@ create table llx_propaldet
|
|||||||
fk_product integer,
|
fk_product integer,
|
||||||
description text,
|
description text,
|
||||||
qty smallint,
|
qty smallint,
|
||||||
price real
|
price real,
|
||||||
tva_tx real default 19.6
|
tva_tx real default 19.6
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user