mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-13 10:42:16 +01:00
add billable rate time entries update support for existing time entries (member & organization)
This commit is contained in:
@@ -89,6 +89,7 @@ const filteredProjects = computed(() => {
|
||||
value: '',
|
||||
client_id: null,
|
||||
billable_rate: null,
|
||||
is_archived: false,
|
||||
is_billable: false,
|
||||
},
|
||||
tasks: [],
|
||||
|
||||
Reference in New Issue
Block a user