This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
python:pkk_viewer [d.m.Y H:i] – created kodmasin | python:pkk_viewer [d.m.Y H:i] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== PKK Viewer ===== | ||
+ | :!: 3.8.2014. I have stoped running http:// | ||
+ | |||
+ | :!: I have created small service http:// | ||
+ | |||
+ | |||
+ | This is small command line app which generates html file from PKK (Porezno Knjigovodstvenu Karticu) xml file format. That is Croatian Government tax account listing. Generated html file you can view and print from any browser (Firefox, IE, ...). Reason for creating this small program is that ePorezna application (Croatian Government Tax application) does not support print out whole PKK but only one account at time. That can be very frustrating if you have many accounts. | ||
+ | |||
+ | :!: This is quick 4 hours programming script (no comments and nasty code - but it is working) | ||
+ | |||
+ | ==== Download ==== | ||
+ | * {{: | ||
+ | ==== Installation ==== | ||
+ | |||
+ | Requirements: | ||
+ | * python 2.6+ | ||
+ | * asciidoc | ||
+ | |||
+ | Just unpack archive to some directory. | ||
+ | |||
+ | ==== Usage ==== | ||
+ | |||
+ | Here is just one example: | ||
+ | |||
+ | python main.py -f ../ | ||
+ | | ||
+ | For just little more help you can do | ||
+ | |||
+ | python main.py -h | ||
+ | | ||
+ | ==== Screenshots (of generated document) ==== | ||
+ | {{: | ||