Is there a way to convert the rml of a report back into the sxw format?
I have some sort of mismatch between my printed invoice format and what I get when I use the base_report_designer addon to modify the report in LibreOffice.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is there a way to convert the rml of a report back into the sxw format?
I have some sort of mismatch between my printed invoice format and what I get when I use the base_report_designer addon to modify the report in LibreOffice.
Although I wasn't able to convert the rml to the sxw file I did come up with a solution to my problem.
I was able to export the invoice report and save the report_rml_content into a text file. From there I was able to sift through that file to find the various report fields [[ .. ]] and used those parts to rebuild the content of the report from the default invoice report in LibreOffice.
As a bonus I was able to review the default report and add the tax summary that was missing from my custom report. I now also regularly save the document onto my local file system from within LibreOffice.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 15
|
6062 | ||
|
0
Mar 15
|
4077 | ||
|
0
Mar 15
|
4183 | ||
|
0
Mar 16
|
3420 | ||
|
0
May 15
|
5753 |
I think this is not possible.