feat: add dlv_account_reconciliation_rest_amount — show rest amount on bank reconciliation screen

This commit is contained in:
Kristof Bernaert
2026-08-10 20:21:04 +02:00
parent 99be24c46a
commit a529d6fd01
7 changed files with 178 additions and 0 deletions
@@ -0,0 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2026-08-10
### Added
- Initial release.
- Show the rest (still open) amount in parentheses on the bank
reconciliation screen, for both the bank movement line and any partially
used added invoice/bill line.