IO-2420 Prefered Vendor for Bill Entry

This commit is contained in:
Allan Carr
2023-10-20 13:55:21 -07:00
parent 8d43fbfcd9
commit 7825aa4122
4 changed files with 9 additions and 4 deletions

View File

@@ -104,6 +104,7 @@ export const SEARCH_VENDOR_AUTOCOMPLETE = gql`
id
cost_center
active
favorite
}
}
`;