134 packages found
After saving an invoice, add the _id to the container bill
Find all the distinct values for a given field from all docparse bill in the database
Remove an a user from an existing upload document in the database
Test if a given user is an owner of a given upload
Find all the distinct account numbers for a given supplier code from all docparse bill in the database
Find a docparse bill in the database with given parameters
Save new a docparse bill in the database with given data
Add a user to an existing upload
Create default customer mongoose model in memory for use in docparse tests
Create default bill mongoose model in memory for use in docparse tests
instatiate a default upload mongoose model in memory
Create default supplier mongoose model in memory for use in docparse tests
Parse the scraper date strings formatted as "YYYY MM DD" into moment.js objects
allow node based scrapers to query the docparse api and see if they should download a bill or not
Create a new upload document in the database
Process html bills downloaded from the NStar website
Fetch the latest version of an upload document from the docparse database
check if scraper should download a bill
Output customer login data for scraper api requests
get all existing bill numbers from the docparse scraper api server