openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #17902
[Bug 1080570] [NEW] can not duplicate point of sales
Public bug reported:
Hello,
1] install point of sale
2] open point of sale/configuration/point of sales and duplicate it
return super(pos_order, self).copy(cr, uid, id, d, context=context)
TypeError: super(type, obj): obj must be an instance or subtype of type
** 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/1080570
Title:
can not duplicate point of sales
Status in OpenERP Addons (modules):
New
Bug description:
Hello,
1] install point of sale
2] open point of sale/configuration/point of sales and duplicate it
return super(pos_order, self).copy(cr, uid, id, d, context=context)
TypeError: super(type, obj): obj must be an instance or subtype of type
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1080570/+subscriptions
Follow ups
References