ERPNext update from V10 TO V11


How to solve this error update?
I search for this field" finance book", but I didn’t found it in database.

You probably need to run

bench update --patch

to sync the DB schemas

I will try this.
Thank you

I run this code "bench update --patch "
its giving me same error.

I follow these steps:

  1. branch --site sitename migrate
  2. bench update --reset
    3.bench switch-to-master
    4.bench update --patch

if I run bench version it will give me this
error4
and in google chrome “Internal Server Error”

This code solved my issue, thanks.

bench --force --site site1.local reload-doc accounts doctype finance-book