no more name_get when using partner_firstname

Bug #1319693 reported by Alexis de Lattre
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Partner and Contact Management
Invalid
Undecided
Unassigned

Bug Description

I am using the module partner_firstname from lp:partner-contact-management on openerp v7.

Once the module is installed, the name_get() function of res.partner is not executed any more ; so I can't customize the display of partner in m2o widgets. I had a look at the code of partner_firstname, and I don't understand why I have this problem when partner_firstname is installed.

Revision history for this message
Alexis de Lattre (alexis-via) wrote :

The answer to my question is obvious when you read the code of the module "firstname_display_name_trigger", which has auto_install = True. So, if you want to inherit name_get in your module, you need to add a dependency on firstname_display_name_trigger. Did I already say that I hate this auto_install feature ???

Changed in partner-contact-management:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.