This tutorial demonstrated how we can add custom fields to existing DocTypes in ERPNext and/or the Frappe Framework. In this , we will cover the following:
- Add custom fields to existing ERPNext DocTpes
- Prepare hooks.py file to accept fixtures
- Export fixtures to capture custom fields in the file system for ease of management via GitHub.