Faktury po splatnosti

curl -u winstrom:winstrom "http://demo.winstrom.eu:5434/c/demo/faktura-vydana/" \
   "(stavUhrK != 'stavUhr.uhrazeno' and datSplat < now() and typDokl='code:FAKTURA')" \
   ".xml?detail=detail&xpath=//winstrom/faktura-vydana/firma/text()"
12/16