mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX]pms_l10n_es: no update cron
This commit is contained in:
committed by
Eric Antones
parent
88a2b38051
commit
953115cf26
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<odoo>
|
<odoo>
|
||||||
<data noupdate="0">
|
<data noupdate="1">
|
||||||
<record model="ir.cron" id="autosend_traveller_report">
|
<record model="ir.cron" id="autosend_traveller_report">
|
||||||
<field name="name">Automatic Send Traveller Report</field>
|
<field name="name">Automatic Send Traveller Report</field>
|
||||||
<field name="active" eval="False" />
|
<field name="active" eval="False" />
|
||||||
|
|||||||
Reference in New Issue
Block a user