CONSIDER:
- reflex and nicegui vs streamlit
- guide for transactions (do this next scenario)
- what makes a 1.0.0?
REFACTOR:
- remove null account and make everything a compound entry
- combine uncore.py + experimental.py
- consider roles of Chart and UserChart
- executable examples with elmsript/pydiode like in rust docs
DOCS/PROSE:
- How to build your own accounting system? piece for docs and dev.to
- pure.py
- mailing list
- 'tutorial' in r/Python
- restore changelog
- more software reviews - akaunting
BUGS:
...
WONTFIX:
- clean cli tests
- allow bx without arguments to show help
- sort keys and totals in trial balance
- --no-color flag
- --title for entry
- operations dictionary
- former test package
- ... for empty strings in reports
Done:
- --title for account name
- plug review/viewers.py to abacus +1
- API documentation
- posting multiple entries
-
abacus assert vat 20
- yazici ads
- streamlit interface
- remove cli.py and abacus entry point