Added automatic parts order receiving BOD-218

This commit is contained in:
Patrick Fic
2020-08-04 15:16:51 -07:00
parent 05e6ef08b1
commit 8590767e33
5 changed files with 66 additions and 6 deletions

View File

@@ -79,6 +79,10 @@ export const QUERY_INVOICES_BY_JOBID = gql`
line_remarks
quantity
job_line_id
jobline {
id
part_type
}
backordered_eta
backordered_on
}