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 @@
+
+
+
+
+
+
+
+
+
+
+ Order #
+ Quotation #
+
+
+
+
+
+
+
+
+
+
+
+ | Description |
+ Quantity |
+ Unit Price |
+ Disc.(%) |
+ Taxes |
+ Amount |
+ Total Price |
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+ | Subtotal |
+
+
+ |
+
+
+
+ | Total |
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+