-
Add mission to link workers with a client
Useful to invoice, estimate billable, ...
-
@cantino other filters work perfectly. This one fails (always returns same results):
``` ruby
2.0.0-p247 :010 > Mavenlink::Expense.scoped.filter(from_archived_workspaces: true).all
I, [2014-04-01T22:…
-
this would be nice to have when assigning an already existing contact to a new project.
minor priority.
-
Hi Jack. I need to use procedure codes in addition to diagnoses codes. I could not find it in current version of your package so for now I'm creating my own list similar to ***icd9cm_billable*** and, …
-
We want to enable users to delete their own projects.
We will follow the same restrictions as the account deletion approach here https://github.com/storj/storj/issues/7069
From the web UI, there wil…
cam-a updated
2 months ago
-
reported by https://app.hubspot.com/contacts/2762526/company/768958891
>oh one final question is there a way to have a service account token that can be used by this for the api so it is not tied t…
-
Would be handy to be able to add tasks (GitHub Issues) as a billable item.
derks updated
12 years ago
-
We received a request to itemize hours by person for one project . You can sort of get that from the project timesheet, but that doesn't show billable vs. non-billable (in sum). In the interim I am co…
-
**Description**
Is the AccountClient only available for AWS at the moment? Receiving nothing but Endpoint not found for /2.0/accounts// when trying to use any of the AccountClient methods.
**Repro…
-
Right now the app relies on a set of public LLM such as OpenAI or Bedrock.
As a result, the app requires Internet connectivity, as well as a billable account in some cases.
Running an LLM locally …