Let me first remind you that ERPNext rides on top of the Frappe framework. Making API calls from any part of ERPNext or the frappe framework is not any different from how you would do it say in Django. In this episode, I will do the basic API calls you can make. This will however give you a general overview on how to work with any API.
Related Posts
Installing A Custom App On Your Running ERPNext Instance Installed via Docker
Installing a custom app on your running ERPNext instance that’s installed via Docker involves a few steps. Here’s a simplified guide on how to do it: Note: Before installing any custom app, it’s always recommended to take a backup of your ERPNext instance, especially if it’s in a production environment. Also, thoroughly test the custom […]
Revolutionizing Land Sales: A Smart ERP Solution for Land Selling Companies
The land selling business in Kenya has experienced tremendous growth over the past few years. With increased urbanization, infrastructure expansion, and rising demand for real estate investments, many companies are purchasing large parcels of land, subdividing them into smaller plots, and selling them for profit. However, managing land sales efficiently presents significant challenges. From tracking […]
How to Upgrade ERPNext from Version 14 to Version 15
Introduction Ensuring your ERPNext system stays current is crucial for tapping into the latest features, improvements, and security enhancements. In this guide, we’ll steer you through the upgrade process from ERPNext version 14 to the more advanced version 15. The good news is that there’s no need to update your Ubuntu OS from version 22.04 […]