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
Why ERPNext is the best option for your Business
ERPNext is one of the fastest-growing ERP systems in the marketplace. It has listed in top ERP systems for 3 years in a row (2017, 2018, 2019) according to Gartner. What is ERPNext? ERPNext is an open-source technology. This means that they provide the code to people that implement the software, basically, you can do whatever […]
Transforming Fleet Management with Frappe & ERPNext: A Complete ERP Solution
Introduction Managing a fleet of vehicles efficiently is crucial for businesses in logistics, transport, and supply chain management. Traditional fleet management systems often focus solely on vehicle tracking, leaving critical business functions like accounting, procurement, and human resources disconnected. Enter our Fleet Management System, a robust solution built on Frappe & ERPNext. This all-in-one ERP-integrated […]
Resolving Frappe Application Startup Issue: No Module Named ‘redis.commands’
Have you encountered the frustrating roadblock where your Frappe applications fail to start, presenting the error message “No module named ‘redis.commands’”? If so, you’re not alone. This common hiccup can disrupt your workflow and impede the smooth functioning of your Frappe-based projects. Fortunately, there’s a straightforward solution to this recurring problem. Understanding the Issue The […]