You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any documentation how to expand this filter with a date range and customer/company?
And how to fetch also the timetracking details from the ticket(s) (if any available)?
This looks very interesting to automatically fetch the time tracking from tickets created by company/customer John Doe but only the timetracking from a fix period e.g. 1 June 2016 until 30 June 2016 and pull them into invoicing application.
I need the time tracking with from a certain date range only, because old tickets can be re-opened and could cause double invoicing.
So if I can fetch only records from past month, I'm good to go.
Thanks!
The text was updated successfully, but these errors were encountered:
?filter=new_and_my_open";
Any documentation how to expand this filter with a date range and customer/company?
And how to fetch also the timetracking details from the ticket(s) (if any available)?
This looks very interesting to automatically fetch the time tracking from tickets created by company/customer John Doe but only the timetracking from a fix period e.g. 1 June 2016 until 30 June 2016 and pull them into invoicing application.
I need the time tracking with from a certain date range only, because old tickets can be re-opened and could cause double invoicing.
So if I can fetch only records from past month, I'm good to go.
Thanks!
The text was updated successfully, but these errors were encountered: