[FIX] Schedule jobs even if their next time has passed.
[odoo/odoo.git] / addons / l10n_lu / l10n_lu_report.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <openerp>
3     <data>
4         <report
5             auto="False"
6             id="legal_vat"
7             menu="False"
8             model="account.tax.code"
9             name="l10n_lu.tax.report.print"
10             string="Luxembourg VAT Declaration"/>
11     </data>
12 </openerp>