Correct diplay and posting of invoices on general + modal. Refactor requiured. BOD-63

This commit is contained in:
Patrick Fic
2020-05-05 10:10:19 -07:00
parent c2e6948d46
commit fbf49c70d8
11 changed files with 221 additions and 138 deletions

View File

@@ -100,6 +100,7 @@ export const QUERY_INVOICE_BY_PK = gql`
actual_price
actual_cost
cost_center
joblineid
}
}
}