Merged in feature/IO-2752-BO-ETA-Jobline-Expander (pull request #1404)

IO-2752 BO ETA Jobline Expander
This commit is contained in:
Allan Carr
2024-04-11 21:22:19 +00:00
2 changed files with 25 additions and 11 deletions

View File

@@ -2205,6 +2205,8 @@ export const GET_JOB_LINE_ORDERS = gql`
parts_order_lines(where: { job_line_id: { _eq: $joblineid } }) {
id
act_price
backordered_eta
backordered_on
parts_order {
id
order_date