bench --site your_site console- In console:
frappe.reload_doc('core', 'doctype', 'language') frappe.db.commit()
then proceed with bench --site your_site migrate
Hope this helps you ![]()
bench --site your_site consolefrappe.reload_doc('core', 'doctype', 'language')
frappe.db.commit()then proceed with bench --site your_site migrate
Hope this helps you ![]()