Public bug reported: Hello,
Trying to use the google calendar import functionality on OpenERP 6.1 (latest sevrer and addons revisions), but got the below error (and no event was imported): 2012-07-13 08:17:50,590 6816 ERROR ? openerp.sql_db: bad query: insert into "ir_model_data" (id,"noupdate","name","res_id","model","date_update","date_init","module",create_uid,create_date) values (19274,E'True',E'import_google_Events_http://www_google_com/calendar/feeds/test113_address%40gmail_com/private/full/h0eugafmg3iqps9s7csjpbu17o_2012',128,E'crm.meeting',E'2012-07-13 08:17:50',E'2012-07-13 08:17:50',E'synchronize_google',5,(now() at time zone 'UTC')) Traceback (most recent call last): File "/openerp/server/6.1/openerp/sql_db.py", line 212, in execute res = self._obj.execute(query, params) IntegrityError: duplicate key value violates unique constraint "ir_model_data_module_name_uniq" please assist pin8 ** Affects: openobject-addons Importance: Undecided Status: New -- 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/1024283 Title: google calendar import in openerp Status in OpenERP Addons (modules): New Bug description: Hello, Trying to use the google calendar import functionality on OpenERP 6.1 (latest sevrer and addons revisions), but got the below error (and no event was imported): 2012-07-13 08:17:50,590 6816 ERROR ? openerp.sql_db: bad query: insert into "ir_model_data" (id,"noupdate","name","res_id","model","date_update","date_init","module",create_uid,create_date) values (19274,E'True',E'import_google_Events_http://www_google_com/calendar/feeds/test113_address%40gmail_com/private/full/h0eugafmg3iqps9s7csjpbu17o_2012',128,E'crm.meeting',E'2012-07-13 08:17:50',E'2012-07-13 08:17:50',E'synchronize_google',5,(now() at time zone 'UTC')) Traceback (most recent call last): File "/openerp/server/6.1/openerp/sql_db.py", line 212, in execute res = self._obj.execute(query, params) IntegrityError: duplicate key value violates unique constraint "ir_model_data_module_name_uniq" please assist pin8 To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1024283/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

