pymysql.err.InternalError: (1054, "Unknown column 'default_item_manufacturer' in 'field list'")

I upgraded to a new version and this is the error message I am receiving while creating a new Purchase Invoice.

Probably need to run

bench migrate

2 Likes