2018-01-16 06:58:15 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2018-01-16 11:34:37 +01:00
|
|
|
<flectra>
|
2018-01-16 06:58:15 +01:00
|
|
|
<report
|
|
|
|
id="action_report_account_statement"
|
|
|
|
model="account.bank.statement"
|
|
|
|
string="Statement"
|
|
|
|
name="point_of_sale.report_statement"
|
|
|
|
file="point_of_sale.report_statement"
|
|
|
|
report_type="qweb-pdf"
|
|
|
|
/>
|
2018-01-16 11:34:37 +01:00
|
|
|
</flectra>
|