File: TODO

package info (click to toggle)
ledgerhelpers 0.3.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 616 kB
  • sloc: python: 3,783; makefile: 18
file content (8 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
* merge alignpostings from financial machine as alignpostings-cli
* rename sortpostigns to sortpostings-cli
* enhance parser so that sortpostings-cli and alignpostings-cli
  can use the parser instead of regexps instead
* add tests for sortpostings-cli and alignpostings-cli
* make parsegmob output the transactions where the a/r accrual happens
* figure out where to store bal, reg, and parsegmob, and parsemypay somewhere
  perhaps they should be more than just scripts in the financial vm