PRIVATE BAG 167
NANYUKI
PIN : P0005915440
POS SALES

-

Date : {{ data.date }}
Ticket No : {{ data.booking_ticket }}
Booking Ref : {{ data.booking_ref_code }}
Check-In : {{ data.booking_check_in_date }}
Check-Out : {{ data.booking_check_out_date }}
Customer Name : {{ data.booking_done_by }}
Payment Currency : {{ data.booking_currency_name }}
{% if data.kra_pin_number %} Customer PIN : {{ data.kra_pin_number }}
{% endif %} Exchange Rate : {{ data.selling_rate }}
Destination : {{ data.destination }}

-

{% if data.item_bookings %} {% for item in data.item_bookings %} {% endfor %} {% endif %}
ITEM UNIT AMOUNT
{{item.item_name }} {{ item.item_booking_guests }} {{return_formatted_fee(item.item_booking_total_cost) }}

-

Total : {{ data.booking_currency_name }} {{ return_formatted_fee( data.total_cost)}}
VAT : {{ data.booking_currency_name }} {{ return_formatted_fee(data.tax_breakdown.vat) }}
Catering Levy : {{ data.booking_currency_name }} {{ data.tax_breakdown.catering }}
{% if data.vehicle_details %}

-

{% for single_driver in data.vehicle_details %} {% endfor %}
NAME PLATE DISK
{{ single_driver.check_vehicle_driver }} {{ single_driver.check_vehicle_reg }} {{ single_driver.check_vehicle_disc }}
{% endif %} {% if data.booking_payments %}

-

{% for single_payment in data.booking_payments %} {% if single_payment.payment_method|length > 15 %} {% else %} {% endif %} {% endfor %}
MODE TENDERED
{{single_payment.payment_method[0:15] }} {{single_payment.payment_method }} {{ single_payment.transaction_payment_currency }}{{return_formatted_fee(single_payment.transaction_total) }}
{% endif %}

-

Welcome and enjoy your visit
M: 0707187141, T: 0705911021

-

You Were Served By: {{ data.teller }}

-

BOOKING CANCELLATION POLICY:

  1. If a booking is cancelled 61 days and above, 20% of the total booking value will be charged by the Conservancy as cancellation fee.
  2. If a booking is cancelled 60 - 31 days to arrival, 40% of the total booking value will be charged by the Conservancy as cancellation fee.
  3. If a booking is cancelled 30 - 8 days to arrival, 50% of the total booking value will be charged by the Conservancy as cancellation fee.
  4. If a booking is cancelled 7 days to arrival or "No Show", 100% of the total booking value will be charged by the Conservancy as cancellation fee.