(ListModel) postShipmentList);
initMenus();
presentationModelTransportSum = new PresentationModel(
new TransportSumVModel(new TransportSumV(Integer.valueOf(0),
BigDecimal.valueOf(0), null)));
presentationModelBudget = new PresentationModel(
new ProductionBudgetModel(new Budget(null, null, null,
BigDecimal.valueOf(0), null, null)));