~openerp-dev/openobject-server/trunk-bug-1161881-ishwar

Viewing all changes in revision 4852.

  • Committer: Thibault Delavallée
  • Date: 2013-04-05 15:09:52 UTC
  • mfrom: (4769.5.22 trunk-visibility-chm)
  • Revision ID: tde@openerp.com-20130405150952-5f7sr2f61obl74yw
[MERGE] Alias Visibility and Salesteams View. Improve the display of alias in form views and in empty list help messages. Improve the use, visibility and display of salesteams.

ir_action:
- removed size on char fields
- help is now somewhat dynamic; it calls get_empty_list_help on the related model that could be overridden to display a custom message instead of the generic one defined on the action
BaseModel:
- added get_empty_list_help method, that basically returns the help that is given into parameter. Its purpose is to be overridden by models that should customize the empty list help message

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: