feat(inventory): support line-based assignments and movements
This commit is contained in:
@@ -301,6 +301,7 @@ export async function returnAssignmentUseCase(
|
||||
|
||||
const assignmentWasReturned = await AssignmentService.markReturnedIfActive(
|
||||
id,
|
||||
actorId,
|
||||
tx,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user