PDFMaker does not work well

Di più
17/03/2014 16:22 #3095 da CoBr0x
PDFMaker does not work well è stato creato da CoBr0x
Hello guys, I installed VTE FREE 4.5 but I can not understand why the module PDFMaker does not make me apply any changes.
Do you know if there is some bug?

Si prega Accedi a partecipare alla conversazione.

Di più
20/03/2014 13:07 #3097 da CoBr0x
I solved it this way:

1) go to edit the following file: Smarty/templates_c/%%D2^D2B^D2B98AEE%%EditPDFTemplate.tpl

2) Now replace the line number 1265 in this way:

Before it was like this:

if (tabname == "body" &&&& isInventorymodule (module)) / / @ crmv 48404

After our modification:

if (tabname == "body" && isInventorymodule (module)) / / @ crmv 48404

Now PDFMaker works perfectly
Ringraziano per il messaggio: CPMAGRIN

Si prega Accedi a partecipare alla conversazione.

Di più
20/03/2014 14:27 #3098 da cpvt
Risposta da cpvt al topic Re: PDFMaker does not work well
I had the same problem and the solution works fine. But pay attention the template in templates_c directory are the compiled ones, and sometimes you have to delete them or are automatically replaced (if you change the template in Smarty/templates/... dir Smarty automatically recompile the template and replace it in Samrty/templates_c directory).

So make the same fix on Smarty/templates/modules/PDFMaker/EditPDFTemplate.tpl

cp

Si prega Accedi a partecipare alla conversazione.

Tempo creazione pagina: 0.163 secondi