What is the expected way to import/export customizations?
I want to work on customizations on a local copy of ERPNext, then export them and import them on the production server every now and again.
Thanks.
What is the expected way to import/export customizations?
I want to work on customizations on a local copy of ERPNext, then export them and import them on the production server every now and again.
Thanks.
I think what you are looking for is this:
Thanks both, but Iām not developing a full app. Not a python developer.
Just making some customizations to ERPNext, and want to migrate them.
Would simply exporting from the sql table that holds the customisations, and importing them again on the other system, not work?
Thanks.
You can also export and import the Custom Field table via Setup > Data > Import and Export
and import it in your new system
Hi, can advise the updated link for this article ?