Merge branch 'master' into feature/america

This commit is contained in:
Patrick Fic
2023-07-18 12:59:26 -07:00
9 changed files with 385 additions and 19 deletions

View File

@@ -1736,6 +1736,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}}) {