Dear Community,
can you explain me how OpenERP 7 can be still loading default .rml report templates after having set up WebKit? I have just read several documentation and I think I considered everything:
- Installed wkhtml2pdf
- entered webkit_path in technical settings
- installed the following modules: base_headers_webkit, invoice_webkit, purchase_order_webkit
- disabled reload from attachment option
I have just checked the reports service registration (Settings --> Actions --> Reports) and the report I want to test is indeed replaced with the webkit one. There is no clue left to it, but nevertheless, when pressing invoice print button, the system loads the default .rml template. What do I have to do else for having the system load the webkit maco replacements?
Have you been create html template version of your report?
Have you tried creating a new invoice or copy an existing invoice after you installed the new modules?