IO-2217 Part Price Changes for CCC.

This commit is contained in:
Patrick Fic
2023-03-20 14:10:06 -07:00
parent 4e2ad3bc62
commit 0ec099cdf5
11 changed files with 163 additions and 20 deletions

View File

@@ -1724,7 +1724,7 @@ exports.GET_JOB_FOR_PPC = `query GET_JOB_FOR_PPC($jobid: uuid!) {
id
ciecaid
ro_number
joblines(where: {removed: {_eq: false}}) {
joblines(where: {removed: {_eq: false}, act_price_before_ppc:{_is_null: false}}) {
id
act_price
unq_seq