[FIX] contract: Custom values overwrited by xml, missed noupdate

This commit is contained in:
Carlos Dauden
2018-06-13 14:37:23 +02:00
committed by Pedro M. Baeza
parent 2cfd371819
commit 67e7056f02
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
{
'name': 'Contracts Management - Recurring',
'version': '11.0.2.0.2',
'version': '11.0.2.1.0',
'category': 'Contract Management',
'license': 'AGPL-3',
'author': "OpenERP SA, "

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding='UTF-8'?>
<odoo>
<odoo noupdate="1">
<record model="ir.cron" id="account_analytic_cron_for_invoice">
<field name="name">Generate Recurring Invoices from Contracts</field>