Merged in release/2025-12-19 (pull request #2747)
IO-3480 Production List Actual Completion
This commit is contained in:
@@ -1095,6 +1095,7 @@ export const UPDATE_JOB = gql`
|
||||
scheduled_completion
|
||||
scheduled_delivery
|
||||
actual_in
|
||||
actual_completion
|
||||
date_repairstarted
|
||||
date_void
|
||||
date_lost_sale
|
||||
@@ -2597,6 +2598,7 @@ export const QUERY_JOBS_IN_PRODUCTION = gql`
|
||||
vehicleid
|
||||
plate_no
|
||||
actual_in
|
||||
actual_completion
|
||||
scheduled_completion
|
||||
scheduled_delivery
|
||||
date_last_contacted
|
||||
|
||||
Reference in New Issue
Block a user