mia-accounting/src/accounting/account
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