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.
 
 
 

10 lines
279 B

<?xml version="1.0" encoding="utf-8"?>
<odoo noupdate="1">
<record id="seq_oneshot_name" model="ir.sequence">
<field name="name">Oneshot cron names sequence</field>
<field name="code">cron.oneshot</field>
<field name="prefix">Oneshot#</field>
</record>
</odoo>