|
1daed940b6
|
Corrected the definition of the "is_offset" property in the "__get_line_items" method of the OffsetMatcher class.
|
2023-04-30 06:38:01 +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 |
|
|
412da170e1
|
Added the get_net_balances function to the "accounting.report.utils.unapplied" module to replace the __get_net_balances methods of the OffsetMatcher and UnappliedOriginalLineItems classes.
|
2023-04-18 07:04:00 +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 |
|