If I change a default doc field Label (not the database table column name) in Address Doctype from “City/Town” to “Village” and “County” to "Mandal, I would like to know if there is any issue while upgrading my ERPNext instance to a later version??
Hmm interesting.
So i create a fpo_app, do the label customization changes in the core, and click “erpnext customization”, select my fpo_app. Custom changes of core are in my app now. Now install erpnext and fpo_app.
I am up and running all fine.
Now i bench update erpnext to a new version [ i thought this will override the label]
Now i do bench migrate of my fpo_app, if step-2 overrides the label with core label ? this will override it back with my custom label ?