diff --git a/mysql/tables/llx_propal.sql b/mysql/tables/llx_propal.sql index c0270d5e339..598b9d5b373 100644 --- a/mysql/tables/llx_propal.sql +++ b/mysql/tables/llx_propal.sql @@ -40,6 +40,6 @@ create table llx_propal tva real default 0, total real default 0, note text, - + model_pdf varchar(50), UNIQUE INDEX (ref) );