- Progress Commit

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-04-01 14:45:55 -04:00
parent 54dc9c8587
commit ae07f71e76
17 changed files with 223 additions and 78 deletions

View File

@@ -59,6 +59,10 @@ export const QUERY_BILLS_BY_JOBID = gql`
name
email
}
tasks {
id
due_date
}
order_date
deliver_by
return