Update to v7 incomplete... error in "fix_recurring_order_status" erpnext not working

Thanks, will try adding a column as such.

Update: I added the column using the following mysql commands

alter table tabSupplier add status varchar(140)

That did the trick for THAT error, now I get a couple of other ones.
I moved to this thread:

https://discuss.frappe.io/t/help-error-while-updating-v6-to-v7/17207/15