-
* Billed Hours
* Billed Hour Revenue
* Billed Other (travel/expenses)
* Billed Total Revenue (Hours + Other)
-
```
The current time-out is set to 4 seconds in HttpClient::_init(), but this
timeout can be too short if the FreshBooks site is under heavy load, or if
an auto-bill subscription is being set-up (it l…
-
I'm getting this warning:
Warning (2): get_class() expects parameter 1 to be object, string given [CORE/cake/libs/xml.php, line 209]
When I try to run something like this:
```
ClassRegistry::ini…
-
```
The current time-out is set to 4 seconds in HttpClient::_init(), but this
timeout can be too short if the FreshBooks site is under heavy load, or if
an auto-bill subscription is being set-up (it l…
-
```
The current time-out is set to 4 seconds in HttpClient::_init(), but this
timeout can be too short if the FreshBooks site is under heavy load, or if
an auto-bill subscription is being set-up (it l…
-
Any plans to have a JSON API natively supported from Freshbooks?
I would love to develop some plugins if there was a JSON API available.
XML is no fun and you obviously know it, other wise you woul…
-
Hi,
When Freshbooks account was is expired, API return :
``` json
{
"error" : "Your Account is Expired.",
"code" : "10060",
"status" : "fail"
}
```
How catch this error on strategy omniauth …
-
```
What steps will reproduce the problem?
1. Create an invoice
2. attempt to call api.sendInvoiceBySnailMail or Email
3. Notice the exception you get
What is the expected output? What do you see ins…
-
- [x] Invoice CRUD (Create, View, Update, Delete)
- [x] Price Management
- [x] Send an Invoice email to client
- [x] Download invoice
- [x] Status Management
# Status should be change according to…
-
I'm not sure where the source for https://freshbooks.github.io/ember-responsive/ is located (it's not the dummy app) but an example needs updated for 3.x. Specifically in the middle of the page:
`…