Added favorite vendor filtering on parts ordering BOD-244

This commit is contained in:
Patrick Fic
2020-08-05 09:49:52 -07:00
parent 0af4ffc9f0
commit f2b9a5699b
14 changed files with 952 additions and 1144 deletions

View File

@@ -286,7 +286,7 @@ export function JobLinesComponent({
<Menu.Item key="PAS">{t("joblines.fields.part_types.PAS")}</Menu.Item>
</Menu>
);
console.log("state", state);
return (
<div>
<PartsOrderModalContainer />