Added QBXML Creation and posting to localhost. BOD-83

This commit is contained in:
Patrick Fic
2020-05-28 09:09:30 -07:00
parent 5d28896925
commit 681cbea4fc
6 changed files with 532 additions and 7 deletions

View File

@@ -27,9 +27,11 @@
"firebase-admin": "^8.11.0",
"graphql-request": "^1.8.2",
"handlebars": "^4.7.6",
"node-quickbooks": "^2.0.34",
"nodemailer": "^6.4.4",
"phone": "^2.4.8",
"twilio": "^3.41.1"
"twilio": "^3.41.1",
"xmlbuilder": "^15.1.1"
},
"devDependencies": {
"concurrently": "^5.1.0",