.. |
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
|
Renamed the template variables in the accounting reports to be more meaningful in the accounting application.
|
2020-08-08 13:53:48 +08:00 |
cash-summary.html
|
Renamed the template variables in the accounting reports to be more meaningful in the accounting application.
|
2020-08-08 13:53:48 +08:00 |
cash.html
|
Renamed the URL transactions.show to transactions.detail, teh templates show.html to detail.html, and the view txn_show() to txn_detail, to follow the naming convention of Django in the accounting application.
|
2020-08-08 15:43:21 +08:00 |
income-statement.html
|
Renamed the template variables in the accounting reports to be more meaningful in the accounting application.
|
2020-08-08 13:53:48 +08:00 |
journal.html
|
Renamed the URL transactions.show to transactions.detail, teh templates show.html to detail.html, and the view txn_show() to txn_detail, to follow the naming convention of Django in the accounting application.
|
2020-08-08 15:43:21 +08:00 |
ledger-summary.html
|
Renamed the template variables in the accounting reports to be more meaningful in the accounting application.
|
2020-08-08 13:53:48 +08:00 |
ledger.html
|
Renamed the URL transactions.show to transactions.detail, teh templates show.html to detail.html, and the view txn_show() to txn_detail, to follow the naming convention of Django in the accounting application.
|
2020-08-08 15:43:21 +08:00 |
search.html
|
Renamed the URL transactions.show to transactions.detail, teh templates show.html to detail.html, and the view txn_show() to txn_detail, to follow the naming convention of Django in the accounting application.
|
2020-08-08 15:43:21 +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
|
Renamed the template variables in the accounting reports to be more meaningful in the accounting application.
|
2020-08-08 13:53:48 +08:00 |