.. |
include
|
Moved the cancel button to the start and the confirm button to the end in the bootstrap modals.
|
2021-08-27 07:18:35 +08:00 |
account_detail.html
|
Moved the cancel button to the start and the confirm button to the end in the bootstrap modals.
|
2021-08-27 07:18:35 +08:00 |
account_form.html
|
Replaced the request.resolver_match.kwargs.account with form.account in the account form in the accounting application.
|
2020-08-16 13:42:40 +08:00 |
account_list.html
|
Changed the CSS and JavaScript libraries from the hard-coded site-specific location to the settings with default to CDN download.
|
2020-08-29 21:54:12 +08:00 |
report-balance-sheet.html
|
Removed loading humanize in the balance sheet and the transaction soft form in the accounting application.
|
2020-09-01 18:15:56 +08:00 |
report-cash-summary.html
|
Added the short_amount template filter and revised the accounting_amount template filter, removing the trailing decimal digits in the accounting application.
|
2020-08-22 08:58:41 +08:00 |
report-cash.html
|
Changed the CSS and JavaScript libraries from the hard-coded site-specific location to the settings with default to CDN download.
|
2020-08-29 21:54:12 +08:00 |
report-income-statement.html
|
Changed the CSS and JavaScript libraries from the hard-coded site-specific location to the settings with default to CDN download.
|
2020-08-29 21:54:12 +08:00 |
report-journal.html
|
Changed the CSS and JavaScript libraries from the hard-coded site-specific location to the settings with default to CDN download.
|
2020-08-29 21:54:12 +08:00 |
report-ledger-summary.html
|
Added the short_amount template filter and revised the accounting_amount template filter, removing the trailing decimal digits in the accounting application.
|
2020-08-22 08:58:41 +08:00 |
report-ledger.html
|
Changed the CSS and JavaScript libraries from the hard-coded site-specific location to the settings with default to CDN download.
|
2020-08-29 21:54:12 +08:00 |
report-trial-balance.html
|
Changed the CSS and JavaScript libraries from the hard-coded site-specific location to the settings with default to CDN download.
|
2020-08-29 21:54:12 +08:00 |
search.html
|
Added the short_amount template filter and revised the accounting_amount template filter, removing the trailing decimal digits in the accounting application.
|
2020-08-22 08:58:41 +08:00 |
transaction_expense_detail.html
|
Moved the cancel button to the start and the confirm button to the end in the bootstrap modals.
|
2021-08-27 07:18:35 +08:00 |
transaction_expense_form.html
|
Replaced the regular payments with the regular account settings in the summary helper, to remove the dependency on the local JavaScript codes in the accounting application.
|
2020-08-31 10:16:01 +08:00 |
transaction_income_detail.html
|
Moved the cancel button to the start and the confirm button to the end in the bootstrap modals.
|
2021-08-27 07:18:35 +08:00 |
transaction_income_form.html
|
Replaced the regular payments with the regular account settings in the summary helper, to remove the dependency on the local JavaScript codes in the accounting application.
|
2020-08-31 10:16:01 +08:00 |
transaction_sort_form.html
|
Removed loading humanize in the balance sheet and the transaction soft form in the accounting application.
|
2020-09-01 18:15:56 +08:00 |
transaction_transfer_detail.html
|
Moved the cancel button to the start and the confirm button to the end in the bootstrap modals.
|
2021-08-27 07:18:35 +08:00 |
transaction_transfer_form.html
|
Replaced the regular payments with the regular account settings in the summary helper, to remove the dependency on the local JavaScript codes in the accounting application.
|
2020-08-31 10:16:01 +08:00 |