Upgrade Error :: Unknown column 'debit_adjustment_amount' in 'tabLoan'

I am on the following verion of ERPNext

ERPNext: v13.35.3 (version-13)

Frappe Framework: v13.35.2 (version-13)

While trying to update with the command bench update, I ran into the following error.
Assuming that this is the command that is required to upgrade to the latest version of ERPnext 13.

ymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'debit_adjustment_amount' in 'tabLoan'")

Does any one know how to resolve this issue ??

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.