qdp (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-configuration-rework-user-tooltip-mma
into lp:~openerp-dev/openobject-addons/trunk-configuration-rework.
Requested reviews:
OpenERP R&D Team (openerp-dev)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-configuration-rework-user-tooltip-mma/+merge/64651
* apply the same tooltip on the user's preferences interface field than in
"define default users preferences" wizard, and do the same for the language
field (where to go to get more languages?)
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-configuration-rework-user-tooltip-mma/+merge/64651
Your team OpenERP R&D Team is requested to review the proposed merge of
lp:~openerp-dev/openobject-addons/trunk-configuration-rework-user-tooltip-mma
into lp:~openerp-dev/openobject-addons/trunk-configuration-rework.
=== modified file 'base_setup/installer.py'
--- base_setup/installer.py 2011-06-10 11:11:25 +0000
+++ base_setup/installer.py 2011-06-15 09:47:10 +0000
@@ -212,7 +212,7 @@
"translations are available. If you want to Add new Language, you can add it from 'Load an Official Translation' wizard from 'Administration' menu."),
'view': fields.selection([('simple','Simplified'),
('extended','Extended')],
- 'Interface', required=True, help= "If you use OpenERP for the first time we strongly advise you to select the simplified interface, which has less features but is easier. You can always switch later from the user preferences." ),
+ 'Interface', required=True, help= "Choose between the simplified interface and the extended one." ),
'menu_tips': fields.boolean('Display Tips', help="Check out this box if you want to always display tips on each menu action"),
}
_______________________________________________
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