Skip to content

Commit

Permalink
[FIX] Runbot error, try new cron code
Browse files Browse the repository at this point in the history
  • Loading branch information
gdgellatly committed Dec 6, 2017
1 parent cc8e61d commit 628e152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base_report_to_printer/data/printing_data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<field name="numbercall">-1</field>
<field eval="False" name="doall"/>
<field name="model_id" ref="base_report_to_printer.model_printing_server"/>
<field eval="'action_update_jobs'" name="function"/>
<field eval="'()'" name="args"/>
<field name="state">code</field>
<field name="code">model.action_update_jobs()</field>
</record>

</odoo>

0 comments on commit 628e152

Please sign in to comment.