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.
9 lines
320 B
9 lines
320 B
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<odoo>
|
|
<report id="stock_expiry_pdf"
|
|
string="Stock Expiry Report"
|
|
model="stockz.expiry"
|
|
report_type="qweb-pdf"
|
|
file="stock_exipry_reprt.stock_expiry_reports"
|
|
name="stock_exipry_reprt.stock_expiry_reports" />
|
|
</odoo>
|
|
|