diff --git a/account_financial_report_qweb/__openerp__.py b/account_financial_report_qweb/__openerp__.py
index ae9db1ea..7663cd86 100644
--- a/account_financial_report_qweb/__openerp__.py
+++ b/account_financial_report_qweb/__openerp__.py
@@ -31,6 +31,7 @@
# 'wizard/partner_ledger_wizard.xml',
'report/templates/ledger_general.xml',
'report/templates/general_ledger.xml',
+ 'report/templates/open_invoice_report.xml'
],
'test': [
],
diff --git a/account_financial_report_qweb/report/templates/open_invoice_report.xml b/account_financial_report_qweb/report/templates/open_invoice_report.xml
new file mode 100644
index 00000000..be1cf871
--- /dev/null
+++ b/account_financial_report_qweb/report/templates/open_invoice_report.xml
@@ -0,0 +1,118 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ JOURNAL |
+
+ PARTER
+
+
+ Date |
+ Period |
+ Entry |
+ Journal |
+ Partner |
+ Reference |
+ Label |
+ Rec. |
+ Due Date |
+ Debit |
+ Credit |
+ Cumul.Bal. |
+
+
+
+
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/account_financial_report_qweb/reports.xml b/account_financial_report_qweb/reports.xml
index 25d38d78..118b1780 100644
--- a/account_financial_report_qweb/reports.xml
+++ b/account_financial_report_qweb/reports.xml
@@ -1,15 +1,40 @@
-
+
-
+
-
+
+
+
+ Open Invoice Report Internal A4 Horizontal
+ 20
+ 20
+ 20
+ 5
+ Landscape
+
+
+
+
+
+
+
+
+
+
+