
(Example: ) projects_to_invoice ¶Ĭomma separated project IDs to gather data from, unused for free-form invoices. (Example: ) period_start ¶ĭate for included project hours. period_end ¶Įnd date for included project hours. If no value is set, the number will be automatically generated. (See Invoice Types) linked_client ¶ linked_creator ¶ linked_expense ¶ notes ¶ Options: free-form, project, task, people, detailed. Options: all(import all hours), yes (import hours using period-start, period-end), no (do not import hours). Options: all(import all expenses), yes (import expenses using expense-period-start, expense-period-end), no (do not import expenses).


id ¶ import_expense ¶Įxpenses to import into invoices. Options: project, people, category, detailed. (Example: ) expense_period_start ¶ĭate for included project expenses. expense_period_end ¶Įnd date for included project expenses. This value will exist if an estimate was converted into an invoice. Acceptable formats are NET N where N is the number of days until the invoice is due. discount_amount ¶ due_amount ¶ due_at ¶ due_at_human_format ¶ Optional value to discount invoice total. Click here for a list of supported currencies discount ¶ Optional, and will default to the client currency if no value is passed. currency ¶Ī valid currency format (Example: United States Dollar - USD). This is especially important if you are using a number format which uses commas as the decimal separator.

Entries should have their entries enclosed in quotes when they contain extra commas. Used to create line items in free-form invoices.
#Harvest timetracker update
Get clients (optionally update since a date)Ĭlient.create_client(client=) created_at ¶ĭate invoice was created. Clients ( uri, email=None, password=None, client_id=None, token=None ) ¶īases: clients ( updated_since=None ) → typing.List ¶
