Ajout champ model_pdf
This commit is contained in:
parent
fb0fc46fd3
commit
9c689a11b0
@ -40,6 +40,6 @@ create table llx_propal
|
|||||||
tva real default 0,
|
tva real default 0,
|
||||||
total real default 0,
|
total real default 0,
|
||||||
note text,
|
note text,
|
||||||
|
model_pdf varchar(50),
|
||||||
UNIQUE INDEX (ref)
|
UNIQUE INDEX (ref)
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user