mia-accounting-django/accounting/templates/accounting
2020-07-28 22:11:54 +08:00
..
include Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
transactions Added the dict template filter to obtain a value from a dictionary in the Mia core application, and applied it in the templates of the forms of the transactions in the acccounting application. 2020-07-28 22:11:54 +08:00
balance-sheet.html Added the transaction views in the accounting application. 2020-07-23 22:02:26 +08:00
cash-summary.html Added the transaction views in the accounting application. 2020-07-23 22:02:26 +08:00
cash.html Replaced the use of the sn field with pk, for compatibility in the future. 2020-07-23 23:15:33 +08:00
income-statement.html Added the transaction views in the accounting application. 2020-07-23 22:02:26 +08:00
journal.html Replaced the use of the sn field with pk, for compatibility in the future. 2020-07-23 23:15:33 +08:00
ledger-summary.html Added the transaction views in the accounting application. 2020-07-23 22:02:26 +08:00
ledger.html Replaced the use of the sn field with pk, for compatibility in the future. 2020-07-23 23:15:33 +08:00
search.html Added the transaction views in the accounting application. 2020-07-23 22:02:26 +08:00
trial-balance.html Added the transaction views in the accounting application. 2020-07-23 22:02:26 +08:00