ccavanaugh / jgnash

jGnash Personal Finance
http://ccavanaugh.github.io/jgnash/
Other
139 stars 80 forks source link

Automatically calculate opening balance as well if user changes reconcile date #79

Closed kumarpranay closed 5 years ago

kumarpranay commented 5 years ago

My accounts are reconciled on random dates so I regularly modify the reconcile date in the popup. While this recalculates the ending balance, it does not update the opening balance.

This patch will also update the opening balance if the user manually changes the reconcile date.