[FIX] fix id of record open invoice in reports.xml
parent
f5099982a3
commit
324b570088
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
<report
|
<report
|
||||||
string="Open Invoice Report"
|
string="Open Invoice Report"
|
||||||
id="open_invoice_report"
|
id="action_open_invoice_report"
|
||||||
model="open.invoice.wizard"
|
model="open.invoice.wizard"
|
||||||
report_type="qweb-pdf"
|
report_type="qweb-pdf"
|
||||||
name="account_financial_report_qweb.open_invoice_report_qweb"
|
name="account_financial_report_qweb.open_invoice_report_qweb"
|
||||||
|
|
Loading…
Reference in New Issue