order.order.createNew

Creation of new order. $order contains colection of Item $items and $item contains colection of \PoModule\PoItem $poItems New addres in fields pickup/delivery/shipper/consignee - example: items[0]->pickupAddressName items[0]->pickupAddressStreet items[0]->pickupAddressCity items[0]->pickupAddressCountryId items[0]->pickupAddressZipCode new contact pickup/delivery - example: items[0]->pickupContactFullName items[0]->pickupContactMobile items[0]->pickupContactEmail

Definice

void order.order.createNew ( OrderModule.Order order )

Parametry

OrderModule.Order order

Návratová hodnota

Tato metoda nic nevrací.