-
hello piecash users & contributors,
Last WE I tried prototyping a new piecash version to
a) update the SA dependency
b) be able to work flawlessly with multiple versions of the SQL schema of the …
-
See sdementen/piecash#215. They are looking for a new maintainer.
GnuCash Web cannot function without piecash.
-
Commodities have thousand separators in the ledger output. This gives incorrect balances. See below:
```
2022-03-10 Buy XYZ
Assets:Cash SEK -120,000.00
Assets:Ava…
-
Running the latest beta. I installed piecash (%pip install piecash) and when I try to import it, I get the following errors (this pure python module works in Pyto and Pythonista)
/var/mobile/Containe…
-
about a year ago in https://app.gitter.im/#/room/#sdementen_piecash:gitter.im
i wrote:
_HI I'd love to help get piecash in a better shape. Who could me invite me to that project e.g. to change from …
-
I tried to follow the tutorial, and run `ixbrl-reporter config-corptax.yaml report ixbrl > ct.html`. But I ended up with the following errors. Did I make any mistake, or is it an issue for the program…
-
When trying to open a certain GnuCash SQLite database that has been edited with a recent version, this script, also in the version from https://github.com/AndrewStein/gnucash-to-beancount, throws:
…
-
piecash has now updated to include support for GNUCash 3.0 (version 1.0.0 of piecash). Just need to double check to make sure it works.
-
Hello,
I just found your project after having written http://lists.gnucash.org/pipermail/gnucash-user/2016-October/067269.html (I am the author of piecash,https://github.com/sdementen/piecash).
I thou…
-
I have just updated to piecash 1.2.1 and SQLAlchemy 1.4 and see many warnings, e.g.
```
piecash\core\session.py:442: SAWarning: relationship 'Account.slots' will copy column accounts.guid to column …