mia-accounting-django/accounting/templates/accounting
2020-07-30 07:37:27 +08:00
..
include Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
transactions Revised the form of the transactions to supply the account code instead of the account primary key in the accounting application. 2020-07-30 07:37:27 +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