Solution:
1. Login database and ignore database upgrade.
2. Go to Tools > Database Utility > Database Util.
3. Connect to database and execute below script.
select * from bankreconciliation where cleardate < '1753-01-01' or entrydate < '1753-01-01'
4. Based on the result, go back to Bank Reconciliation and correct the Clear date
5. After correct all the clear date, you may re-login to upgrade database.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article