Tag: erpnext
-
How to call RESTAPI in ERPNext?
At some point during the implementation, you may need to integrated some sort of 3rd party tool in your version of ERPNext. Fear not because they have it available, as they say \”Batteries Included\”. For this article, I would be using Postman for calling their APIs. Like every normal APIs, we have GET, POST, PUT…
-
How to install ERPNext on Ubuntu 20.04
If you are a non-techy or do not want the headache, I can offer to install it for you. You can just put a comment on this post or reach me out on Twitter at @ghulamostafa. For ERPNext REST API calls please click here. ERPNext is a free, open-source ERP system written in the Frappe…