Commit Graph

88 Commits

Author SHA1 Message Date
David Bomba fa2187ce20 update invoice status via API 2016-01-27 21:00:00 +11:00
David Bomba 4799b2e86c Added ability to convert a quote to an invoice through the API 2016-01-27 12:56:24 +11:00
David Bomba 71b2970279 Bug fixes 2016-01-27 11:36:21 +11:00
David Bomba eeb977bab3 Added delete invoice functionality 2016-01-16 17:07:29 +11:00
David Bomba 12d3444808 By default include trashed invoices 2016-01-16 09:22:22 +11:00
David Bomba ca591f4451 return archived invoice as success 2016-01-15 14:05:16 +11:00
Hillel Coren 175c685032 Enabled creating recurring invoices through the API 2016-01-13 16:58:39 +02:00
Hillel Coren b5cf87bc0d Bug fixes 2016-01-12 11:18:35 +02:00
David Bomba 3e0b6948b5 Send down all quotes and recurring invoices in invoices GET call 2016-01-12 13:02:08 +11:00
Hillel Coren 7beeb78126 Enabled updating/archiving invoice through the API 2016-01-06 22:46:11 +02:00
David Bomba 35027dd139 API Put Stubs 2016-01-06 15:01:52 +11:00
Hillel Coren c493f6e49a Working on the API 2015-12-27 13:08:58 +02:00
Hillel Coren cf458c52a2 Working on the API 2015-11-27 14:55:28 +02:00
Hillel Coren bcad8af535 Working on import 2015-11-18 19:16:23 +02:00
Hillel Coren b4e5690103 Fixed problem creating client with invoice in the API 2015-11-17 10:46:14 +02:00
Hillel Coren 0524f53850 Working on Swagger 2015-11-08 23:57:28 +02:00
Hillel Coren 5d3a24800e Working on Swagger 2015-11-08 23:53:13 +02:00
Hillel Coren 57245211d8 Added Swagger 2015-11-08 22:34:26 +02:00
Adam Engebretson 303de7a0b6 Allow zero-costs
Currently, the `parepareItem` method checks to see if the cost and notes evaluate to false. If so, it checks from the product list.

However, we need the ability to set cost to zero explicitly through the API. This allows a user to pass null, which will use the default. Otherwise, passing 0 will persist.
2015-11-05 12:39:33 -06:00
Hillel Coren 404435a145 Refactored to events 2015-10-28 21:22:07 +02:00
Hillel Coren 17f853f907 Working on custom invoice numbers 2015-10-23 14:55:18 +03:00
Hillel Coren a0ec032f69 Working on custom invoice numbers 2015-10-23 11:06:46 +03:00
Hillel Coren 7ca98c9080 Custom invoice/quote numbers 2015-10-22 21:48:12 +03:00
Hillel Coren 2dfc053cbc Bug fixes 2015-10-13 10:11:44 +03:00
Hillel Coren 98cabd4138 Added auto-reminder emails 2015-09-17 22:01:06 +03:00
Hillel Coren 4741fad4be Added auto-billing and per-client language support 2015-09-10 20:50:09 +03:00
Hillel Coren 3fdad48179 API improvements 2015-09-07 12:07:55 +03:00
Hillel Coren 33364d3d9c Bug fixes 2015-07-30 20:48:59 +03:00
Hillel Coren 4fa4f65005 Support updating invoices through the API 2015-07-30 17:44:47 +03:00
Hillel Coren b387661271 Improvments to the API 2015-07-02 23:21:29 +03:00
Hillel Coren 0fa30fb55f Bug fixes 2015-05-11 14:16:36 +03:00
Hillel Coren c4a94834a1 API improvements 2015-05-10 11:45:03 +03:00
Hillel Coren bc10719fbe Added support for custom subdomains 2015-04-28 23:13:52 +03:00
Hillel Coren 564d006428 Working on L5 2015-04-13 10:54:51 +03:00
Hillel Coren 717d214157 Working on L5 2015-04-08 21:19:58 +03:00
Jeramy Simpson 6ae6a29117 Fix Ninja Namespace
Also includes other minor clean ups and L5 syntax changes
2015-03-24 18:21:12 +10:00
Jeramy Simpson 9af731545c Update Namespaces & Syntax 2015-03-17 11:30:56 +10:00
Jeramy Simpson 04c392136e Add Files 2015-03-17 07:45:25 +10:00