Maarten Becker

Results 19 comments of Maarten Becker

Hi, would like to revive this thread. As for now, this tool works quite well for me, but I could imagine a more refined functionality: 1) More than one Nextcloud...

New method addHeader() for sub-headers. Fix for negative sign and AUTO column format type

I stumbled on this library: https://github.com/horstoeko/zugferd Maybe also interesting for this feature request.

@whaeck I tested on my machine (Linux gfortran-12) without error... Can I get more error output?

Good point. I added statements to make sure those arrays aren't allocated.

So, you were right! Test 3 involves 2 materials and it seems the allocated arrays weren't deallocated even when they were out of scope.

I checked test 2 with gfortran-12 and gfortran-9.5, both ran without error....

Thanks for the comment! I learned now, that it is not possible to overwrite an exisiting customer default template in the current Kimai version and the reason seems to be...

Sorry for the mess... I created a new PR with only my changes. One observation from my test: When I create an invoice via command line for a HTML template...

I made a dedicated test, for which I added a second invoice template in the fixture. The customer's default template is HTML, via console I define the second template and...