diff --git a/account_quotation_sale_order_invoice_title/__manifest__.py b/account_quotation_sale_order_invoice_title/__manifest__.py
index 4647217..3938787 100644
--- a/account_quotation_sale_order_invoice_title/__manifest__.py
+++ b/account_quotation_sale_order_invoice_title/__manifest__.py
@@ -60,6 +60,8 @@ This module is maintained by ELABORE.
"data": [
"views/sale_views.xml",
"views/account_move_views.xml",
+ "views/account_invoice_report.xml",
+ "views/sale_order_report.xml",
],
"qweb": [],
}
diff --git a/account_quotation_sale_order_invoice_title/views/account_invoice_report.xml b/account_quotation_sale_order_invoice_title/views/account_invoice_report.xml
new file mode 100644
index 0000000..61e3509
--- /dev/null
+++ b/account_quotation_sale_order_invoice_title/views/account_invoice_report.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/account_quotation_sale_order_invoice_title/views/sale_order_report.xml b/account_quotation_sale_order_invoice_title/views/sale_order_report.xml
new file mode 100644
index 0000000..8875dbd
--- /dev/null
+++ b/account_quotation_sale_order_invoice_title/views/sale_order_report.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+