Fix: Utilisation du wrapper scuris pour tous
This commit is contained in:
parent
a51e1dbc47
commit
d06122d2de
@ -148,7 +148,7 @@ insert into llx_const (name, value, type) values ('FAC_OUTPUTDIR','/documents/fa
|
||||
insert into llx_const (name, value, type) values ('FAC_PDF_INTITULE','Facture','chaine');
|
||||
insert into llx_const (name, value, type) values ('FAC_PDF_MEL','facture@societe.com','chaine');
|
||||
insert into llx_const (name, value, type) values ('FAC_PDF_WWW','http://www.societe.com','chaine');
|
||||
insert into llx_const (name, value, type) values ('FAC_PDF_LOGO','/htdocs/document/logo','chaine');
|
||||
insert into llx_const (name, value, type) values ('FAC_PDF_LOGO','/documents/logo/mylogo.png','chaine');
|
||||
insert into llx_const (name, value, type) values ('FAC_CAPITAL_EURO','0','chaine');
|
||||
insert into llx_const (name, value, type) values ('FAC_PDF_TVA_INTRA','','chaine');
|
||||
insert into llx_const (name, value, type) values ('FAC_PDF_RCS','','chaine');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user