Commit Graph

8 Commits (3b578f7a4be10c4810a0a89ab129e90dd2b9c715)

Author SHA1 Message Date
Mantux11 f3e3c43f18 [16.0][IMP] report_xml: Added xml_extension
Adds a way to choose the file extension for your XML file, by adding the flexibility of appending more choices.
For example, instead of getting `.xml`, this allows to have the report download as `.svg` or even good old `.html` if needed.
This is also very useful for some localization purposes, where some scarce software uses uncommon file extensions for their XML files, like `.ffdata` for specific accounting reports here in Lithuania.

The change is not breaking, as we set the default to be `.xml` like it was by default anyway.
2023-02-15 12:59:58 +00:00
Du-ma 3dfa12cea0 [MIG] report_xml: Migration to 16.0 2022-10-18 13:36:50 +00:00
Francisco Ivan Anton Prieto 56b4dbe978 [MIG] report_xml: Migration to 14.0 2022-10-17 15:41:04 +00:00
Tatiana Deribina a5384fcab4 [MIG][13.0] report_xml: Migration to 13.0 2022-10-17 15:41:04 +00:00
Tatiana Deribina 2ed21f966e [IMP] report_xml: black, isort 2022-10-17 15:41:04 +00:00
ernesto 3b5cd3e551 [MIG] report_xml: Migration to 12.0 2022-10-17 15:41:03 +00:00
Enric Tobella 317f074efb [MIG] report_xml: Migration to 11.0 2022-10-17 15:41:03 +00:00
etobella de675ef04b [MIG] report_xml: Migration to 10.0 2022-10-17 15:41:03 +00:00