-
is there an employee classification that we can check or some other mechanism where we can say... "This is the point that they should start earning PTO'.
Right now the algorithm we use to determine…
-
```
1. Create a new Invoice.
2. Call $invoice->invoiceId.
3. You get a string such as (var_dump output below):
string(6) "324319"
The problem with this is that the correct format is:
string(11) "…
-
We need to be able to support connectors for our projects, should support multiple connectors as well. Each connector would be some end point that would accept hours and comment information for speci…
-
```
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…
-
```
1. Create a new Invoice.
2. Call $invoice->invoiceId.
3. You get a string such as (var_dump output below):
string(6) "324319"
The problem with this is that the correct format is:
string(11) "…
-
```
What steps will reproduce the problem?
1. Think you can use it to implement time_entry.create
2. Fail - that part of the api is not implemented
3. Assume you can write a wiki page
4. Fail - the p…
-
```
1. Create a new Invoice.
2. Call $invoice->invoiceId.
3. You get a string such as (var_dump output below):
string(6) "324319"
The problem with this is that the correct format is:
string(11) "…
-
```
1. Create a new Invoice.
2. Call $invoice->invoiceId.
3. You get a string such as (var_dump output below):
string(6) "324319"
The problem with this is that the correct format is:
string(11) "…
-
```
1. Create a new Invoice.
2. Call $invoice->invoiceId.
3. You get a string such as (var_dump output below):
string(6) "324319"
The problem with this is that the correct format is:
string(11) "…
-
```
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…