-
home page
-
vtenext - Official Forum
-
vtenext CE
-
PDFMaker does not work well
PDFMaker does not work well
Riduci
Di più
-
Messaggi: 2
-
Ringraziamenti ricevuti 1
-
-
17/03/2014 16:22 #3095
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.
Riduci
Di più
-
Messaggi: 2
-
Ringraziamenti ricevuti 1
-
-
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
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 56
-
Ringraziamenti ricevuti 7
-
-
20/03/2014 14:27 #3098
da cpvt
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.
-
home page
-
vtenext - Official Forum
-
vtenext CE
-
PDFMaker does not work well
Tempo creazione pagina: 0.163 secondi