IO-2349 Allow PBS AP Posting to WIP

This commit is contained in:
Patrick Fic
2023-07-11 09:10:26 -07:00
parent 1dfb309223
commit 400dc79ed6
7 changed files with 292 additions and 12 deletions

View File

@@ -1697,6 +1697,7 @@ query GET_PBS_AP_ALLOCATIONS($billids: [uuid!]) {
md_responsibility_centers
timezone
pbs_serialnumber
pbs_configuration
id
}
bills(where: {id: {_in: $billids}, exported:{_eq: false}}) {