I want to create a custom field in the core module.
But,when i do “git status” i want to reflect those changes in my custom module only not in core module.
Please help me to do this.
Thanks in advance ::))
I want to create a custom field in the core module.
But,when i do “git status” i want to reflect those changes in my custom module only not in core module.
Please help me to do this.
Thanks in advance ::))
You can also just add those custom fields in the customize form page and then click on actions-> export customizations and choose under which module you want to export these customizations to.
@NCP Iam working on this.
Actually iam new to ERPnext,so it takes time to understand all those things.
Thank you ::))