Added bulk assignment. Added partial parts order line remarks capability.
This commit is contained in:
@@ -24,7 +24,6 @@ export default function AllocationsAssignmentContainer({
|
||||
notification["success"]({
|
||||
message: t("employees.successes.save")
|
||||
});
|
||||
//TODO Better way to reset the field decorators?
|
||||
visibilityState[1](false);
|
||||
if (refetch) refetch();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user