credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #00267
[Bug 897556] [NEW] missleading help text
Public bug reported:
./portal/portal.py
37 'group_id': fields.many2one('res.groups', required=True, ondelete='cascade',
38 string='Group',
39 help='The group extended by this portal'),
suggestion
help=The group connected to this portal
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/897556
Title:
missleading help text
Status in OpenERP Addons (modules):
New
Bug description:
./portal/portal.py
37 'group_id': fields.many2one('res.groups', required=True, ondelete='cascade',
38 string='Group',
39 help='The group extended by this portal'),
suggestion
help=The group connected to this portal
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/897556/+subscriptions
Follow ups
References