Commit Graph

2 Commits (0589dfa43992f5be9ba2a5f96f30252d436a1ed2)

Author SHA1 Message Date
Miquel Raïch 9d213e465d [FIX] partner_statement: refactor of activity statement + fixes
Fixes:

 - Initial balance for Activity Statement: Consider moves reconciled with moves that have different partner (use open amounts)
 - Reconciled moves for Detailed Activity Statement: Consider moves reconciled with moves that have different partner (they should appear).
 - Ending amounts should be correct in all cases.
 - Other minor fixes.

Improvements:

 - Refactor of Activity Statement: include columns of "Applied Amount" and "Open Amount", and removed "Balance" column.
 - Removed option "Show Balance column" for Detailed Activity Statement.
2023-01-16 13:44:01 +01:00
Miquel Raïch 51d9c17b2a [IMP] partner_statement: add Detailed Activity report 2022-12-20 16:51:57 +01:00