** Also 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/1258328

Title:
  base_calendar_id2real_id: int(base_calendar_id) can return an
  exception instead of false

Status in OpenERP Community Backports (Addons):
  New
Status in OpenERP Addons (modules):
  New

Bug description:
  In the function base_calendar_id2real_id of base_calendar the
  expression

  return base_calendar_id and int(base_calendar_id) or base_calendar_id

  might results in exception depending on Python version and calendar
  data.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1258328/+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

Reply via email to