Python script for convertering journal entries in Norwegian SAF-T files to CSV format. Beta.
v1) January 17th: Quick mockup/proof of concept.
v2) January 24th: Converter with a more dynamic design.
v2.1) January 25th:
Python2 and Python3 compatible
Some code cleanup
Catches elements occuring at a higher level, but after n1:Line
Currently none...
Download the latest .py file in src. Edit the src file and modify the variables tree and f to the location of your xml SAF-T file and csv file to be written to.
Use with caution.