Added remove from production button to kanban card. BOD-261

This commit is contained in:
Patrick Fic
2020-08-24 11:00:52 -07:00
parent 2acef8f726
commit 2cb8ae1359
10 changed files with 205 additions and 92 deletions

View File

@@ -29,6 +29,8 @@ export const GLOBAL_SEARCH_QUERY = gql`
v_model_desc
v_make_desc
v_color
v_vin
plate_no
}
search_payments(args: { search: $search }) {
id