Added favorite vendor filtering on parts ordering BOD-244
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user