nodejs API wrapper for Erpnext v11 and 12
This library is meant to be a bridge from the native Frappe API for ERPNext on NodeJS/JS projects.
please refer to Frappe for further information. The original idea is to be able to acces ERPNext instances from NodeJS easily.
Made with ❤️ @ Quad Tree
This repository has been released under the MIT License.
- 2020-12-26 Added getDocListByFilter function
- 2020-12-26 changed node-promise to axios