IO-233 CDK Get Makes & Taxes calculation.

This commit is contained in:
Patrick Fic
2021-08-13 15:08:44 -07:00
parent b68de683b0
commit 7d9fd06b6d
14 changed files with 240 additions and 109 deletions

View File

@@ -1002,6 +1002,7 @@ exports.GET_CDK_ALLOCATIONS = `
cost_center
id
quantity
applicable_taxes
}
}
joblines(where: { removed: { _eq: false } }) {