mia-accounting-django/accounting/templates/accounting
2020-07-28 03:25:05 +08:00
..
include Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
transactions Fixed the action URL for existing transactions in the transfer transaction form in the accounting application. 2020-07-28 03:25:05 +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