null)));
presentationModelWeekSum = new PresentationModel(
new SumOrderReadyVModel(new SumOrderReadyV(null, BigDecimal
.valueOf(0), null, null, null)));
presentationModelBudget = new PresentationModel(
new ProductionBudgetModel(new Budget(null, null,
null, BigDecimal.valueOf(0), null,null)));
initProductAreaGroup();
colliListViewHandler = new ColliListViewHandler(login,
managerRepository, colliSetup);
colliListViewHandler.addListDataListener(this);