ThinkR-open/togglr

Client_name in time entries table?

Opened this issue · 0 comments

Could you add client_name as a variable in the table returned by the get_time_entries() function?

Alternately, could you provide a function that would return a table similar to the info in the $synthese data frame returned by the get_dashboard() function? Currently I left_join that to the time_entries table to get a client column.

Thanks!