DrCr/drcr
RunasSudo 7b8f060308
Tidy display
Show all amounts in reporting currency so can hide commodity symbol
Use narrow non-breaking spaces rather than commas
Right align all amounts
Consistently separate "Dr/Cr" into own column
2023-01-02 16:15:20 +11:00
..
general_journal Implement editing general journal transactions 2023-01-02 16:15:19 +11:00
reports Implement income statement 2023-01-02 16:15:20 +11:00
statements Allow reconciling two statement lines together as a transfer between accounts 2023-01-02 16:15:19 +11:00
templates Tidy display 2023-01-02 16:15:20 +11:00
__init__.py Initial commit 2023-01-02 16:15:14 +11:00
config.py.example Add example config.py 2023-01-02 16:15:20 +11:00
database.py Initial commit 2023-01-02 16:15:14 +11:00
models.py Tidy display 2023-01-02 16:15:20 +11:00
views.py Visual improvements, add navbar 2023-01-02 16:15:19 +11:00
webapp.py Clean up and refactor 2023-01-02 16:15:19 +11:00