mia-accounting/src/accounting/journal_entry
2023-04-04 10:54:43 +08:00
..
forms Moved the ACCOUNT_REQUIRED validator from the "accounting.journal_entry.forms.line_item" module to the "accounting.forms" module, in order to share it. 2023-03-22 23:23:53 +08:00
utils Fixed the order in the get_selectable_original_line_items function in the "accounting.journal_entry.utils.original_line_item" module. 2023-04-04 10:54:43 +08:00
__init__.py Renamed "voucher" to "journal entry". 2023-03-20 22:33:14 +08:00
converters.py Renamed "voucher" to "journal entry". 2023-03-20 22:33:14 +08:00
template_filters.py Renamed "voucher" to "journal entry". 2023-03-20 22:33:14 +08:00
views.py Fixed so that the journal entries that has offset cannot be deleted. 2023-03-22 00:59:43 +08:00