| Reiseteilnehmer | Geburtsdatum |
| getBooking()->getParticipantSalutation() ?> getBooking()->getParticipantFirstname() ?> getBooking()->getParticipantName() ?> | getBooking()->getParticipantBirthdate(), 'p') ?> |
| getParticipantSalutation() ?> getParticipantFirstname() ?> getParticipantName() ?> | getParticipantBirthdate(), 'p') ?> |
| Art | Leistungen | Von | Bis | Teilnehmer | Status | Preis in EUR |
| getDraftType()->getName() ?> | getService() ?> | getStartDate(), 'p') ?> | getEndDate(), 'p') ?> |
getDraftTypeId(), array('30', '36', '37'))){
if($booking_draft_item->getAdult() > 0){
echo ($booking_draft_item->getAdult() == 1 ? $booking_draft_item->getAdult().' Erwachsener' : $booking_draft_item->getAdult().' Erwachsene');
}
if($booking_draft_item->getChildren() > 0){
echo " "; echo ($booking_draft_item->getChildren() == 1 ? $booking_draft_item->getChildren().' Kind' : $booking_draft_item->getChildren().' Kinder'); } }else{ if($booking_draft_item->getAdult() > 0){ echo ($booking_draft_item->getAdult() == 1 ? $booking_draft_item->getAdult().' Person' : $booking_draft_item->getAdult().' Personen'); } } if($booking_draft_item->getAdult() > 0 || $booking_draft_item->getChildren() > 0) { echo " "; if($booking_draft_item->getDraftTypeId() == 36 || $booking_draft_item->getDraftTypeId() == 37) { echo 'Gesamt '.$booking_draft_item->getDaysDuration().' '.($booking_draft_item->getDaysDuration() == 1 ? 'Tag' : 'Tage').':'; }else{ echo 'Gesamt:'; } } ?> |
storniert |
getAdult() > 0){
echo format_currency((float)$booking_draft_item->getPriceAdult(), '€');
}
if($booking_draft_item->getChildren() > 0){
echo " "; echo format_currency((float)$booking_draft_item->getPriceChildren(), '€'); } if($booking_draft_item->getAdult() > 0 || $booking_draft_item->getChildren() > 0){ echo " "; if($booking_draft_item->getDraftTypeId() == 36 || $booking_draft_item->getDraftTypeId() == 37){ echo ''.format_currency(((float)$booking_draft_item->getAdult() * (float)$booking_draft_item->getPriceAdult() * (float)$booking_draft_item->getDaysDuration()) + ((float)$booking_draft_item->getChildren() * (float)$booking_draft_item->getPriceChildren() * (float)$booking_draft_item->getDaysDuration()), '€').''; }else{ echo ''.format_currency(((float)$booking_draft_item->getAdult() * (float)$booking_draft_item->getPriceAdult()) + ((float)$booking_draft_item->getChildren() * (float)$booking_draft_item->getPriceChildren()), '€').''; } } ?> |
| getService() ?> | getStartDate(), 'p') ?> | getEndDate(), 'p') ?> | getBooking()->getPax()?> | storniert | ||
| getDraftType()->getName() ?> | getService() ?> | getStartDate(), 'p') ?> | getEndDate(), 'p') ?> | getBooking()->getPax()?> | storniert | |
| Preis | storniert | |||||
| Preis | Für 1 ? 'Personen' : 'Person' ?> | storniert | ||||
| getDataS() ?> | getBegin(), 'p') ?> | getEnd(), 'p') ?> | storniert | |||
| getArrangementType()->getName() ?> | getDataS() ?> | getBegin(), 'p') ?> | getEnd(), 'p') ?> | getBooking()->getPax() ?> | storniert | |
| Storno-Reisebetrag am getStornoDate(), 'p') ?>, getBooking()->getPax() ?> Teilnehmer | getBooking()->getPriceCanceled(), '€') ?> | |||||
| Gesamtbetrag | getBooking()->getPriceCanceled(), '€') ?> | |||||