diff --git a/hotel_calendar/models/inherited_hotel_folio.py b/hotel_calendar/models/inherited_hotel_folio.py index c42a055a4..e5aee878b 100644 --- a/hotel_calendar/models/inherited_hotel_folio.py +++ b/hotel_calendar/models/inherited_hotel_folio.py @@ -21,7 +21,7 @@ class HotelFolio(models.Model): for record in self: record.room_lines.send_bus_notification('unlink', 'warn', - _("Reservation Deleted")) + _("Folio Deleted")) return super(HotelFolio, self).unlink() @api.multi diff --git a/hotel_calendar/static/src/xml/hotel_calendar_templates.xml b/hotel_calendar/static/src/xml/hotel_calendar_templates.xml index 203e4b3aa..88c0bf928 100644 --- a/hotel_calendar/static/src/xml/hotel_calendar_templates.xml +++ b/hotel_calendar/static/src/xml/hotel_calendar_templates.xml @@ -123,7 +123,14 @@

- + + + € + + + + +

Adults:

Children:

@@ -223,7 +230,7 @@ -

This reservation is part of splitted reservation.

+

This reservation is part of splitted reservation.