openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06713
[Bug 929502] Re: caldav - noupdate="1" in caldav_setup.xml missing
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/929502
Title:
caldav - noupdate="1" in caldav_setup.xml missing
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Had a problem to update my (migrated to 61) db
was solved by adding noupdate="1"
may be this is a special issue here
=== modified file 'caldav/caldav_setup.xml'
--- caldav/caldav_setup.xml 2011-01-14 00:11:01 +0000
+++ caldav/caldav_setup.xml 2012-02-09 12:42:32 +0000
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<openerp>
- <data>
+ <data noupdate="1">
<!-- /calendars tree -->
<record id="document_directory_calendars0" model="document.directory">
<field name="domain">[]</field>
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/929502/+subscriptions
References