| {:__('Sum order price')}: | {$orders_data['sum_grandtotal']} | {:__('Sum paid amount')}: | {$orders_data['sum_paid_amount']} | {:__('Paid date')}: | {$orders_data['paid_date']|format_date='d/m/Y H:i:s'} |
|---|
| {:__('No.')} | {:__('Order No.')} | {:__('Order date')} | {:__('Unit type')} | {:__('Check-in')} | {:__('Check-out')} | {:__('Room amount')} | {:__('Price/Night')} | {:__('Night(s)')} | {:__('Grand total')} | {:__('Paid amount')} | {:__('Payment method')} | {:__('Paid date')} | {:__('Paid')} | {:__('Remark')} |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {$i} | {$orders_data['orders_no']} | {$orders_data['orders_date']|format_date='d/m/Y H:i:s'} | {$vo['extra_unittype']} | {$vo['checkin_date']|format_date='d/m/Y'} | {$vo['checkout_date']|format_date='d/m/Y'} | {$vo['room_amount']} | {$vo['extra_price']|money} | {$vo['extranight']} | {$vo['grand_total']|money} | {$vo['extra_paid_amount']|money} | {$vo['paid_method_names']|default="-"} | {$vo['paid_date']|format_date='d/m/Y H:i:s'} | {$vo['remark']|default='-'} |
| {:__('No.')} | {:__('Order No.')} | {:__('Order date')} | {:__('Bonus type')} | {:__('Resort')} | {:__('Unit type')} | {:__('Check-in')} | {:__('Check-out')} | {:__('Room amount')} | {:__('Full week')} | {:__('Mid week')} | {:__('Weekend')} | {:__('Night(s)')} | {:__('Price/unit')} | {:__('Grand total')} | {:__('Paid amount')} | {:__('Payment method')} | {:__('Paid date')} | {:__('Paid')} | {:__('Remark')} |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {$i} | {$orders_data['orders_no']} | {$orders_data['orders_date']|format_date='d/m/Y H:i:s'} | {switch name="vo['bonus_type']" } {case value="B" } Bonus Week {/case} {case value="E" } Extra Night {/case} {default /} - {/switch} | {$vo['resortname']|default='-'} | {$vo['bonus_unittype']} | {$vo['checkin_date']|format_date='d/m/Y'} | {$vo['checkout_date']|format_date='d/m/Y'} | {$vo['room_amount']} | {$vo['bonus_fullweek']} | {$vo['bonus_midweek']} | {$vo['bonus_weekend']} | {$vo['bonus_extranight']} | {$vo['bonus_price']|money} | {$vo['grand_total']|money} | {$vo['bonus_paid_amount']|money} | {$vo['paid_method_names']|default="-"} | {$vo['paid_date']|format_date='d/m/Y H:i:s'} | {$vo['remark']|default='-'} |
| {:__('No.')} | {:__('Order No.')} | {:__('Order date')} | {:__('From')} | {:__('Change to')} | {:__('Check-in')} | {:__('Check-out')} | {:__('Room amount')} | {:__('Price/unit')} | {:__('Grand total')} | {:__('Paid amount')} | {:__('Payment method')} | {:__('Paid date')} | {:__('Paid')} | {:__('Remark')} | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {:__('Contract No.')} | {:__('Year')} | {:__('Unit type')} | {:__('Full week')} | {:__('Mid week')} | {:__('Weekend')} | {:__('Resort')} | {:__('Unit type')} | {:__('Full week')} | {:__('Mid week')} | {:__('Weekend')} | |||||||||||||
| {$i} | {$orders_data['orders_no']} | {$orders_data['orders_date']|format_date='d/m/Y H:i:s'} | {$vo['from_contract']} | {$vo['from_year']} | {$vo['from_unittype']} | {$vo['from_fullweek']} | {$vo['from_midweek']} | {$vo['from_weekend']} | {$vo['resortname']|default='-'} | {$vo['to_unittype']} | {$vo['to_fullweek']} | {$vo['to_midweek']} | {$vo['to_weekend']} | {$vo['checkin_date']|format_date='d/m/Y'} | {$vo['checkout_date']|format_date='d/m/Y'} | {$vo['room_amount']} | {$vo['van_fee']|money} | {$vo['grand_total']|money} | {$vo['van_paid_amount']|money} | {$vo['paid_method_names']|default="-"} | {$vo['paid_date']|format_date='d/m/Y H:i:s'} | {$vo['remark']|default='-'} | |
| {:__('No.')} | {:__('Order No.')} | {:__('Order date')} | {:__('Service name')} | {:__('Price')} | {:__('Unit')} | {:__('Grand total')} | {:__('Paid amount')} | {:__('Payment method')} | {:__('Paid date')} | {:__('Paid')} | {:__('Remark')} |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {$i} | {$orders_data['orders_no']} | {$orders_data['orders_date']|format_date='d/m/Y H:i:s'} | {$vo['addi_rate_name']} | {$vo['addi_rate_price']} | {$vo['addi_unit']} | {$vo['grand_total']|money} | {$vo['addi_paid_amount']|money} | {$vo['paid_method_names']|default="-"} | {$vo['paid_date']|format_date='d/m/Y H:i:s'} | {$vo['remark']|default='-'} |