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.
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
2
maj 15
|
6062 | ||
|
0
mar 15
|
4077 | ||
|
0
mar 15
|
4184 | ||
|
0
mar 16
|
3420 | ||
|
0
maj 15
|
5753 |
I think this is not possible.