summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-05Update README.mdHEADmasterchristopherlam
2017-04-17Add find_guid to Bookchristopherlam
2017-02-10Update multicolumn.pychristopherlam
2017-02-10Update multicolumn.pychristopherlam
2017-02-10Update multicolumn.pychristopherlam
2017-02-10Update multicolumn.pychristopherlam
2017-02-10Update multicolumn.pychristopherlam
2017-02-09initial commitchristopherlam
2017-02-09bugfixchristopherlam
- sometimes pricedb contains commodities not declared in root. import these orphan commodities anyway. - enable accessing transaction Transaction.num and Split.action
2017-02-05Update README.mdchristopherlam
2017-02-05Bugfix pricedb may not existchristopherlam
2017-02-05Add pricedb extractionchristopherlam
2017-02-05Update gnucashxml.pychristopherlam
- Improve ledger output - Add post_date which improves compatibility with https://github.com/sdementen/piecash
2017-02-05Access accounts tree from Book, export as ledgerchristopherlam
2017-02-04Update gnucashxml.py to improve compatibility with python3 (#1)christopherlam
* Update gnucashxml.py * Add support for 'double' slot type * Improve __repr__ to be more descriptive Improve Account, Slot, Split repr to become more descriptive Add fullname() support for account names (eg Expenses:Business:Capital)
2016-12-29Merge pull request #2 from SeanDS/masterJorgen Schäfer
Add support for uncompressed gnucash files
2016-12-29Add support for uncompressed gnucash filesSean Leavey
2013-10-23Add find_account method.Jorgen Schaefer
2012-10-30setup: More complete list of fields.Jorgen Schaefer
2012-10-30distutils support for pypi. Also add copyright notice.Jorgen Schaefer
2012-10-06README.md: Add missing links.Jorgen Schaefer
2012-10-06README.md: New file.Jorgen Schaefer
2012-09-07Added support for slots, account descriptions, and split reconcile dates.Jorgen Schaefer
2012-08-18v1.0Jorgen Schaefer
2012-08-18Initial releaseJorgen Schaefer