ERPNext Knowledgebase
Thursday, 29 September 2022
Remove unwanted columns in the Database
bench --site [my_site] console
from frappe.model.meta import trim_tables
trim_tables()
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)