Hi,
I tried to run bench update this morning and got this error:
Executing erpnext.patches.v7_2.stock_uom_in_selling in erp.mydomain.com (581424fe2ff872d4)
Traceback (most recent call last):
…
File “/home/glibersat/frappe-bench/env/local/lib/python2.7/site-packages/MySQLdb/connections.py”, line 36, in defaulterrorhandler
raise errorclass, errorvalue
_mysql_exceptions.OperationalError: (1054, “Unknown column ‘uom’ in ‘field list’”)
Any idea on how to fix this?
Thank you