mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
#1085 Show Print Shippingnote in Dropdown
This commit is contained in:
@@ -81,7 +81,7 @@ export class ShelfOrderDetailsService {
|
||||
}
|
||||
|
||||
details.actions.some((action) =>
|
||||
this.actionHandlerService.isPartialPickup(action)
|
||||
this.actionHandlerService.shouldPrintShippingNote(action)
|
||||
);
|
||||
})
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user