Is there a way to export configuration changes like custom fields, form customization and other changes done through frontend other than actual data ?
Use case we will have a stage environment where we will do changes and once we are done we want to move it to live.
Is there are recommended way to do it in ERPNext ?
@makarand_b I checked import tool, it does not allow to export all changes in one go you have to select each doc type and than export is there a better way? Also when I do export with data it exports the complete data as well which I don’t want.
Need a simple way to push configuration changes from stage to live environment.
How’s everyone doing this current ?
Hi,
I tried to find “Property Setter” in the list of doctypes of the Data Import Tool but it doesn’t show this doctype. After then I went to Role Permissions Manager and enabled import and export for System Manager (I have System Manager Role) but also after reloading Data Import Tool doesn’t show “Property Setter”.
Did you tried to download “Property Setter” data?
Thanks
Bye