From 98310f8e4dcc83d3ff1221f31468f0655e8479b8 Mon Sep 17 00:00:00 2001 From: Dario Lodeiros Date: Thu, 18 Apr 2019 21:44:19 +0200 Subject: [PATCH] [WIP] Add report folio --- hotel/__manifest__.py | 2 + hotel/report/hotel_folio.xml | 14 +++ hotel/report/hotel_folio_templates.xml | 160 +++++++++++++++++++++++++ 3 files changed, 176 insertions(+) create mode 100644 hotel/report/hotel_folio.xml create mode 100644 hotel/report/hotel_folio_templates.xml diff --git a/hotel/__manifest__.py b/hotel/__manifest__.py index 7f03c5386..0fd576c28 100644 --- a/hotel/__manifest__.py +++ b/hotel/__manifest__.py @@ -61,6 +61,8 @@ 'data/email_template_reserv.xml', 'data/email_template_exit.xml', 'wizard/wizard_reservation.xml', + 'report/hotel_folio_templates.xml', + 'report/hotel_folio.xml' ], 'installable': True } diff --git a/hotel/report/hotel_folio.xml b/hotel/report/hotel_folio.xml new file mode 100644 index 000000000..d433f20a0 --- /dev/null +++ b/hotel/report/hotel_folio.xml @@ -0,0 +1,14 @@ + + + + + + diff --git a/hotel/report/hotel_folio_templates.xml b/hotel/report/hotel_folio_templates.xml new file mode 100644 index 000000000..0ed203b08 --- /dev/null +++ b/hotel/report/hotel_folio_templates.xml @@ -0,0 +1,160 @@ + + + + + + + +