When adding custom field in an existing erpnext doctype. How do I migrate from my development to Production server? e.g. adding field birthday to customer doctype to development box. How do migrate the changes to Production server?
@anand The documentation only says about Custom Field. How about Customize Form? How can I migrate it to production server?
Use ‘Property Setter’ in fixtures
2 Likes