You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

13 lines
392 B

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data>
<report
id="action_print_receipt"
string="Receipts"
model="account.move"
report_type="qweb-pdf"
name="print_voucher_receipts.print_voucher_receipt"
file="print_voucher_receipts.print_voucher_receipt"
/>
</data>
</odoo>