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.
 
 
 
 
 

14 lines
400 B

<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<data>
<report
id="report_customer_due_xlsx"
model="res.partner"
report_type="xlsx"
string="Customer Due Analysis"
name="customer_due_days.report_customer_due_xlsx"
file="customer_due_days.report_customer_due_xlsx"
menu="False"
/>
</data>
</odoo>