|
5ffd37c859
|
Revised to capitalize the account titles when initializing the base accounts instead of when displaying the account titles, so that the titles of the user-added accounts are not capitalized incorrectly.
|
2023-07-29 13:06:32 +08:00 |
|
|
f9aa226bf9
|
Removed an unnecessary f-string from the csv method of the AccountsWithUnappliedOriginalLineItems report class.
|
2023-04-30 05:34:34 +08:00 |
|
|
359c335662
|
Revised the way to import from the datetime package, to avoid name conflict with the common "date" and "time" names.
|
2023-04-26 13:17:31 +08:00 |
|
|
014d67f7b8
|
Removed the period filter from the unapplied original line items and unmatched offsets. It does not make sense for these two reports.
|
2023-04-18 09:21:42 +08:00 |
|
|
e2f854b5cc
|
Changed the unmatched offsets from a module to a report, and to show both the unapplied original line items and the unmatched offsets instead of only the unmatched offsets, and added the accumulated balance, in order for ease of use. Removed the match information from the unapplied original line item report. Added the currency and period filters to both the unapplied original line item report and unmatched offset reports.
|
2023-04-18 01:12:04 +08:00 |
|
|
6eee17d44f
|
Added the account list as the default page for the unapplied original line items.
|
2023-04-08 18:12:55 +08:00 |
|