( zmb | 2009. 08. 04., k – 13:36 )

Neveznek en is a versenyen:

new OrderHead(
-1,
username,
userData.getIsRetail(),
orderData.getCourierId(),
userData.isFbr() ? OrderType.FBR : OrderType.NORMAL,
trid,
currency.getCode(),
currency.getRate(),
paymentId,
courier.getName(),
prices.getDeliveryCost().getTotalCostInHUF(),
prices.getDeliveryCost().getDiscount(),
billIsRequired,
contactInfo.getBillName(),
contactInfo.getBillAddress().getCountryId(),
contactInfo.getBillAddress().getZipCode(),
contactInfo.getBillAddress().getCity(),
contactInfo.getBillAddress().getStreetName(),
contactInfo.getBillVatNumber(),
contactInfo.getFullName(),
countryCode,
contactInfo.getAddress().getZipCode(),
contactInfo.getAddress().getBuilding(),
contactInfo.getAddress().getCity(),
contactInfo.getAddress().getStreetName(),
contactInfo.getTelephone(),
contactInfo.getCellular(),
getEmail(),
orderCourierRemark,
orderUserRemark,
prices.getFinalCostInCurrency(true, true, true, true),
orderDate,
undertakenDate,
hasAccountGroup(AccountGroups.NORMAL),
getDomain().getDomain(),
orderData.getOrderCartInfo().isAllItemsOnStock(),
odInfo,
null,
"",
getAffiliate()
);

Kulon felhivnam a figyelmet, h a contactInfo milyen ugyesen van van atadva.