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
f3ae37a409
mia-accounting
/
src
/
accounting
/
account
History
依瑪貓
d0d2d77a2e
Added the limitation so that essential accounts, like cash, and the accounts in use, cannot be deleted.
2023-03-22 00:37:26 +08:00
..
__init__.py
Revised the documentation of the init_app function of the "accounting.locale", "accounting.base_account", "accounting.account", and "accounting.currency" modules.
2023-02-07 17:01:08 +08:00
commands.py
Renamed "voucher line item" to "journal entry line item".
2023-03-20 20:52:35 +08:00
converters.py
Fixed the documentation of the AccountConverter converter.
2023-02-03 12:55:55 +08:00
forms.py
Renamed "voucher line item" to "journal entry line item".
2023-03-20 20:52:35 +08:00
queries.py
Fixed the search queries to be case-insensitive.
2023-03-20 23:54:38 +08:00
views.py
Added the limitation so that essential accounts, like cash, and the accounts in use, cannot be deleted.
2023-03-22 00:37:26 +08:00