IO-1059 Prevent posting bills to closed jobs.
This commit is contained in:
@@ -186,6 +186,10 @@ export const GET_JOB_LINES_TO_ENTER_BILL = gql`
|
||||
lbr_amt
|
||||
op_code_desc
|
||||
}
|
||||
jobs_by_pk(id: $id) {
|
||||
id
|
||||
status
|
||||
}
|
||||
}
|
||||
`;
|
||||
// oem_partno: {
|
||||
|
||||
Reference in New Issue
Block a user