New module base_usability, that replaces base_title_on_partner and adds new stuff
This commit is contained in:
@@ -31,12 +31,12 @@
|
||||
Title on Partner
|
||||
================
|
||||
|
||||
By default, OpenERP doesn't display the title field on all the partner form views. This module fixes it.
|
||||
THIS MODULE HAS BEEN REPLACED BY THE MODULE base_usability.
|
||||
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com',
|
||||
'depends': ['base'],
|
||||
'data': ['partner_view.xml'],
|
||||
'installable': True,
|
||||
'active': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user