alyf-de / banking

An Open Banking Integration with ERPNext
GNU General Public License v3.0
37 stars 18 forks source link

Validate Reconciliation Amounts #84

Open marination opened 8 months ago

marination commented 8 months ago

Make sure that, in total, we don't move more money than can be found in the Bank Transaction. I. e. if the Bank transaction is for $100, it should not be possible to reconcile $75 and create a journal entry for $80, because the sum is > $100