Erik Huelsmann

Results 308 comments of Erik Huelsmann

This problem would be solved by using the sames solution as the one i suggested in #32. I guess I could try to generate valid Perl from inside `jq`, but...

The latest Iteration of this PR generates Languages.pm before testing and release artefact building. It does that by extending the `dzil build` command. The tests are being run based on...

@aslakhellesoy isn't this solved with the cucumber/common#1741 merge?

One way to work around this is by clicking on the popup, which will dismiss it.

there is also a setting to suppress the popups entirely (to speed up our testing framework), but that's only a database-level setting. ```sql insert into defaults values ('__disableToaster', 'yes'); ```

Note that we have release notification infrastructure at https://github.com/ledgersmb/ledgersmb-release-tools/tree/master/notify ; extending it is one of the ways this issue could be solved.

Posted to Facebook that our releases will be announced elsewhere. No further announcements on Facebook (community too small).

> What I am curious about is German law compliance - is there an option to make a DATEV-compatible accounting export to deliver the tax? In the past, I searched...

Hi! There are several problems going on here, I think. Let's tackle them one by one. First of all, I'd like to verify that I'm correctly understanding your setup. Could...

Are you sure there is data? I see https://github.com/ledgersmb/LedgerSMB/blob/4084f7aaea2af81de3caa2c07735b503d165fe1e/sql/modules/trial_balance.sql#L95-L111 which is the heart of the data retrieval for this function. you could try running that to see if there is...