Merge branch 'release/2024-04-12' into release/AIO/2024-04-12
This commit is contained in:
@@ -2238,6 +2238,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
|
||||
|
||||
Reference in New Issue
Block a user