Skip to content

Grynn-GmbH/erpnextpopup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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('[email protected]', 'Sr. Lead', 'Grynn Advanced')