Hi Everyone,
I’m trying to learn about the custom scripting in ERPNext and I’m new to programming, when I open up .js file associated with the core modules in the system, I can make some wild guesses about what they do but am quite curious about what both the Frappe and ERPNext library can do as a whole. Is there any sort of comprehensive list that documents down all of the Javascript classes, objects, triggers etc. that is incorporated in the framework?
I’ve tried to search around the forum/google and git and unsuccessful. Can anyone point me in the right direction on this?
Thank you.