0.1.4 • Published 3 years ago

node-api-erpnext v0.1.4

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

node-api-erpnext-v12

nodejs API wrapper for Erpnext v11 and 12

Description

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 :heart: @ Quad Tree

License

This repository has been released under the MIT License.

recent changes:

  • 2020-12-26 Added getDocListByFilter function
  • 2020-12-26 changed node-promise to axios