mia-accounting-django/accounting/templates/accounting
2020-08-09 17:03:41 +08:00
..
include Renamed the template form-record-transfer to record_form-transfer, and form-record-non-transfer to record_form-non-transfer in the accounting application. 2020-08-09 12:25:14 +08:00
account_detail.html Renamed the view accounts.show to accounts.detail in the accounting application. 2020-08-08 17:05:24 +08:00
account_form.html Revised the names of the API views in the accounting application. 2020-08-09 14:20:59 +08:00
account_list.html Renamed the view accounts.show to accounts.detail in the accounting application. 2020-08-08 17:05:24 +08:00
balance-sheet.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00
cash-summary.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00
cash.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00
income-statement.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00
journal.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00
ledger-summary.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00
ledger.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00
search.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00
transaction_detail-expense.html Renamed the templates of the transactions to better-follow the Django conventions in the accounting application. 2020-08-08 16:34:45 +08:00
transaction_detail-income.html Renamed the templates of the transactions to better-follow the Django conventions in the accounting application. 2020-08-08 16:34:45 +08:00
transaction_detail-transfer.html Renamed the templates of the transactions to better-follow the Django conventions in the accounting application. 2020-08-08 16:34:45 +08:00
transaction_form-expense.html Revised the names of the API views in the accounting application. 2020-08-09 14:20:59 +08:00
transaction_form-income.html Revised the names of the API views in the accounting application. 2020-08-09 14:20:59 +08:00
transaction_form-transfer.html Revised the names of the API views in the accounting application. 2020-08-09 14:20:59 +08:00
transaction-sort.html Renamed the templates of the transactions to better-follow the Django conventions in the accounting application. 2020-08-08 16:34:45 +08:00
trial-balance.html Revised the text on new transaction creation in the accounting application. 2020-08-09 17:03:41 +08:00