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.
 
 
 
 
 

15 lines
445 B

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data>
<report
string="Stock Details"
id="action_report_followup_community"
model="product.product"
name="product_stock_details.report_followup_template"
file="product_stock_details.report_followup_template"
report_type="qweb-pdf"
menu="False"
/>
</data>
</odoo>