I’m transitioning from Laravel to ERPNext, I would like to ask how to customize data within Frappe ERP? For instance, I would like to Create New Fields, Update existing fields, Delete Existing Fields?
And in terms of database migration, it can be achieved through Data Import/Export am I correct?
I am used to customizing through code and MySQL database modification.
Any resources/documentation regarding this would help. Thank you so much.