1.0.1 • Published 4 years ago

erpnextpopup v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

ERPNextPopup

A Simple Library to create a lead in ERPNext

Usage

import { ERPNextPopup } from 'erpnextpopup'

const app = new ERPNextPopup('popup', 'apiKey', 'apiSecret', 'http://localhost:8080')

app.addContact('lead@erp.com', 'Sr. Lead', 'Grynn Advanced')
1.0.1

4 years ago

1.0.0

4 years ago