Hello,

The fix has been released in trunk (revno 7683), thanks !

Regards, 
Anto.

** Changed in: openobject-addons
       Status: Fix Committed => Fix Released

-- 
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/1048706

Title:
  Cannot stop a subscription after deleting the cron

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  How to reproduce :

  - install the 'subscription' module
  - create a subscription based on anything (an invoice, for instance)
  - start the subscription
  - delete the cron just created
  - try to stop the subscription

    File 
".../openerp-6.1-20120905-232133/openerp/addons/subscription/subscription.py", 
line 141, in set_done
      ids2 = [x['cron_id'][0] for x in res if x['id']]
  TypeError: 'bool' object is unsubscriptable

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