Skip to content

Commit

Permalink
AggregationPickingSlotsViewFactory.WINDOW_ID="540371"; // Picking Tra…
Browse files Browse the repository at this point in the history
…y Clearing

#637
  • Loading branch information
teosarca committed Oct 18, 2017
1 parent 0e47a53 commit 0d173bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
@ViewFactory(windowId = AggregationPickingSlotsViewFactory.WINDOW_ID_STRING)
public class AggregationPickingSlotsViewFactory implements IViewFactory
{
static final String WINDOW_ID_STRING = "540206";
static final String WINDOW_ID_STRING = "540371"; // Picking Tray Clearing
public static final WindowId WINDOW_ID = WindowId.fromJson(WINDOW_ID_STRING);

@Autowired
Expand Down

0 comments on commit 0d173bb

Please sign in to comment.