Skip to content

Node.js app that creates invoices with debitoor from billable toggl projects.

License

Notifications You must be signed in to change notification settings

stanwood/Invoice_Factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice Factory

Calls toggl API and creates invoices on debitoor.

Requirements

node.js

npm install request
npm install dateformat
  1. Debitoor tasks with SKU {project_key}
  2. Debitoor clients with notes {project_key}

Command

node app.js {debitoor_key} {project_key}

node app.js fsdf798sdfsd8fs7d9f8s7df 2018-01
Parameter Type Comment
debitoor_key String Required
project_key String Optional

About

Node.js app that creates invoices with debitoor from billable toggl projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published