Hi,
I have created a custom PDF class for our sugarcrm install (pro 6.5.14). Now I would like to test it out in the quotes module. I followed the steps on this page http://support.sugarcrm.com/04_Find_A... . Everything works fine except the dropdown where I can select which pdf I would like to create. For some reason the dropdown values in the layouts_dom list are not updated with the changes I've made. Currently there is only 1 language installed and the values are default Invoice and Quote.
When I change the value of the drop down using firebug in the HTML directorly to the suffix of my template I can generate a PDF document and therefore I know that the pdf itself works. How can I force sugar to use the updated layout_dom list?
(from b.keijers@acuity.nl)
I have created a custom PDF class for our sugarcrm install (pro 6.5.14). Now I would like to test it out in the quotes module. I followed the steps on this page http://support.sugarcrm.com/04_Find_A... . Everything works fine except the dropdown where I can select which pdf I would like to create. For some reason the dropdown values in the layouts_dom list are not updated with the changes I've made. Currently there is only 1 language installed and the values are default Invoice and Quote.
When I change the value of the drop down using firebug in the HTML directorly to the suffix of my template I can generate a PDF document and therefore I know that the pdf itself works. How can I force sugar to use the updated layout_dom list?
(from b.keijers@acuity.nl)
