Raffael Meyer
Raffael Meyer
True, if the Jinja versions are incompatible, it will not work.
The example above is not a copy and paste solution, just a first draft. You'll need to create a custom app. Then you can start building on these code snippets....
I think docxtpl wasn't installed in your bench python environment. Try `env/bin/pip install docxtpl`.
I think converting HTML to word format sounds promising. 👍🏼
I'm in favor of removing unused and redundant functions. But we should at least make sure that these are not used in popular apps like erpnext and hrms, and also...
This has been discussed before, please see #15
At the moment, I honestly don't see strong reasons to do this. It's a lot of effort and the benefits are unclear. In all implementations I've done, this was never...
Does this only happen for PDFs generated on submit or is your PDF generation broken in general? This app does not control the details of PDF generation, it only calls...
I have just configured a "Custom" horizontal setup in **Print Settings**, which seems to work fine. Kindly share a failing print format and setup instructions, so we can reproduce this.