Varac
Varac
Also, when I change the transaction title, it shows up changed in `buchhaltung-manually-added.ledger`, but stays the same in `buchhaltung-import.ledger`. I include both files in my main hledger file, but `hledger...
I fail to build buchhaltung from this branch. I'm using this Dockerfile to build: ``` FROM fpco/stack-build:lts-11 as stackbuild # johannesgerer/buchhaltung is unmaintained, we'll use the fork from # dpaetzel/buchhaltung...
Same issue with `fpco/stack-build-small:lts-14` btw
@dpaetzel Cool, I got buchhaltung from the PR together with aqbanking `5.99.43beta-2` working now, finally! Thanks alot !!
> After this is fixed, we should probably continue any further discussions at https://github.com/dpaetzel/buchhaltung How would we do that ? I see you didn't activate issues - was this intentionally...
+1 for this. This looks very similar to #16.
I'd also prefer to combine match+add functionality. When I encounter a transaction that is unclear, I need to figure out what it is about during `buchhaltung match` in the first...
Hej @dpaetzel and @johannesgerer It would be great to actually solve the current state of buchhaltung, since `PSD2` is already in effect and I can't use buchhaltung anymore. It would...
@dpaetzel Sounds great! It makes sense to fix #40 first (and quick & dirty) so it works again with PSD2 in effect before doing a whole refactoring/rewrite. But I'll let...
> I would be happy to do so and will keep you posted—for now, however, I should probably rather try to hackily fix the most pressing issues first in order...