mia-accounting/src/accounting/journal_entry
2023-04-18 08:10:23 +08:00
..
forms Removed the account code from the journal entry form for mobile screens. 2023-04-18 08:10:23 +08:00
utils Removed the account code from the journal entry form for mobile screens. 2023-04-18 08:10:23 +08:00
__init__.py Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting". 2023-04-04 18:26:54 +08:00
converters.py Revised the imports in the accounting.journal_entry.converters module. 2023-04-12 00:41:29 +08:00
template_filters.py Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting". 2023-04-04 18:26:54 +08:00
views.py Revised the styles for blueprints to specify the URL, for consistency in the base account, account, currency, and journal entry management. 2023-04-09 10:08:22 +08:00