Kirti Savalia(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-897556-ksa into
lp:openobject-addons.
Requested reviews:
Rucha (Open ERP) (rpa-openerp)
Related bugs:
Bug #897556 in OpenERP Addons: "missleading help text"
https://bugs.launchpad.net/openobject-addons/+bug/897556
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-897556-ksa/+merge/83747
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-897556-ksa/+merge/83747
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-897556-ksa.
=== modified file 'portal/portal.py'
--- portal/portal.py 2011-11-22 08:51:38 +0000
+++ portal/portal.py 2011-11-29 10:14:46 +0000
@@ -36,7 +36,7 @@
_columns = {
'group_id': fields.many2one('res.groups', required=True, ondelete='cascade',
string='Group',
- help='The group extended by this portal'),
+ help='The group connected to this portal'),
'url': fields.char('URL', size=64,
help="The url where portal users can connect to the server"),
'menu_action_id': fields.many2one('ir.actions.act_window', readonly=True,
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp