IO-1618 Prevent PAE posting of bills.

This commit is contained in:
Patrick Fic
2022-01-05 13:56:15 -08:00
parent 50926547b3
commit 172860b280
3 changed files with 8 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ import { gql } from "@apollo/client";
export const QUERY_ALL_ASSOCIATIONS = gql`
query QUERY_ALL_ASSOCIATIONS {
associations {
associations(order_by: { bodyshop: { shopname: asc } }) {
id
active
bodyshop {