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
5c6bfd8b49
mia-accounting
/
src
/
accounting
/
transaction
History
依瑪貓
5c6bfd8b49
Revised the coding style of the NeedSomeCurrencies validator.
2023-03-14 21:42:02 +08:00
..
forms
Revised the coding style of the NeedSomeCurrencies validator.
2023-03-14 21:42:02 +08:00
utils
Renamed the "accounting.transaction.form" module to "accounting.transaction.forms". It only contains forms now.
2023-03-11 16:34:28 +08:00
__init__.py
Added the transaction management.
2023-02-27 15:28:45 +08:00
converters.py
Renamed the TransactionTypeEnum enum to TransactionType.
2023-03-04 19:39:13 +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
Renamed the "accounting.transaction.form" module to "accounting.transaction.forms". It only contains forms now.
2023-03-11 16:34:28 +08:00