This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting
Watch
1
Star
0
Fork
0
You've already forked mia-accounting
Code
Issues
Pull Requests
Packages
Projects
Releases
41
Wiki
Activity
12fbe36b9a
mia-accounting
/
src
/
accounting
/
transaction
History
imacat
56045f0faf
Removed the unused __entry pseudo property from the JournalEntryForm form.
2023-03-17 22:52:38 +08:00
..
forms
Removed the unused __entry pseudo property from the JournalEntryForm form.
2023-03-17 22:52:38 +08:00
utils
Added to track the net balance and offset of the original entries.
2023-03-17 22:32:01 +08:00
__init__.py
Added the transaction management.
2023-02-27 15:28:45 +08:00
converters.py
Added to track the net balance and offset of the original entries.
2023-03-17 22:32:01 +08:00
template_filters.py
Changed the format_amount_input filter to accept None, and return an empty string if the value is None.
2023-03-09 06:37:09 +08:00
views.py
Added to track the net balance and offset of the original entries.
2023-03-17 22:32:01 +08:00