[IMP] account_greek_fiscal: fix ir_cron arguments.
authorP. Christeas <p_christ@hol.gr>
Thu, 28 Oct 2010 12:24:13 +0000 (15:24 +0300)
committerP. Christeas <p_christ@hol.gr>
Thu, 28 Oct 2010 12:24:13 +0000 (15:24 +0300)
Port to 5.2 syntax for xml.

bzr revid: p_christ@hol.gr-20101028122413-q76zim2de66yorqb

addons/account_greek_fiscal/account_fiscalgr_view.xml

index b31459a..d574c05 100644 (file)
@@ -78,7 +78,7 @@
             <field eval="False" name="doall"/>
             <field name="model">account.fiscalgr.print</field>
             <field name="function">check_results</field>
-            <field name="args"></field>
+            <field name="args">()</field>
         </record>
 
        </data>