← Back to team overview

openerp-india team mailing list archive

[Bug 1276992] [NEW] Typo google calendar "gloal variable event undefined"

 

Public bug reported:

OpenERP trunk

Error in 
addons/google_calendar/google_calendar.py line 583.

Crash when you sync calendar with google.
Global variable event not defined.

Line 583:
+elif source_event_record.recurrent_id_date and source_attendee_record.google_internal_event_id:
- elif event.recurrent_id_date and source_attendee_record.google_internal_event_id:

** 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/1276992

Title:
  Typo google calendar "gloal variable event undefined"

Status in OpenERP Addons (modules):
  New

Bug description:
  OpenERP trunk

  Error in 
  addons/google_calendar/google_calendar.py line 583.

  Crash when you sync calendar with google.
  Global variable event not defined.

  Line 583:
  +elif source_event_record.recurrent_id_date and source_attendee_record.google_internal_event_id:
  - elif event.recurrent_id_date and source_attendee_record.google_internal_event_id:

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1276992/+subscriptions


Follow ups

References