Add filtering to Invoices/Projects
As described here (http://forum.getcashboard.com/forums/7/topics/2332), it would be fantastic (bordering on necessary for our projects) to add the same styling of filtering that is available for time entries to Invoices and Projects.
At the moment we can only return fetch all Invoices and Projects which is inefficient and takes a long time (I think we're up to 4 minutes now).
An 'updated_since={timestamp}' filtering option would be incredible!!
Added filtering for all resources, including updated_since. Release is to be determined, as it will coincide with a major Cashboard upgrade.
3 comments
-
Brendan Abbott
commented
That's great news. Can't wait!
-
Brendan Abbott
commented
Yeah sorry, `updated_since` isn't that accurate here, more like `created_date/updated_date`, so that we can return Invoices/Projects that have been created/updated since a particular timestamp (which will probably be our last sync)
-
Admincashboard
(Admin, Cashboard)
commented
What are you looking for with the "updated_since" flag? We don't keep that kind of information right now. I'm guessing you'd expect it the date to be touched any time a task or time entry is logged?