mia-accounting-django/accounting/templates/accounting
2020-08-02 00:32:46 +08:00
..
include Renamed "subject" to "account" in the accounting application. 2020-07-21 10:38:47 +08:00
transactions Added forms and validators, and applied them to the transaction form in the accounting application. 2020-08-01 23:56:41 +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 Fixed the ledger URL parameter in the template of the trial balance in the accounting application. 2020-08-02 00:32:46 +08:00