Updated issue where old close date not used for calculation of age RPS-75

This commit is contained in:
Patrick Fic
2021-01-12 13:07:26 -08:00
parent 573691c953
commit be709d51e1
4 changed files with 17 additions and 7 deletions

View File

@@ -119,6 +119,7 @@ export const QUERY_JOB_BY_CLM_NO = gql`
query QUERY_JOB_BY_CLM_NO($clm_no: String!) {
jobs(where: { clm_no: { _eq: $clm_no } }) {
id
close_date
joblines {
id
act_price