Whilst I see it as not a bug, it certainly appears to be a design flaw. I too make the assumption that the address details on the partner tree are the default values, and not those of some contact related to the partner. I know that is the way we work, and our clients wish to work as well.
The issue is because of the _order of the res.partner.address and the fact that the fields are related fields. Changing them to function fields and loading the fields with values from the default address if it exists is one solution. One could even do this with another module (inheriting from res.partner and changing fields like city from a related field to one that is a function field). -- You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/768565 Title: Customer Tree-View shows confusing address-information Status in OpenERP Addons (modules): Opinion Bug description: In the tree-view of the customer-menu there is always shown the address-information of the customers first address in alphabet (A before B) event if it is a "contact" and not the customers default- address. Tree-View should always show the information for "Default"-Address of customer. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/768565/+subscriptions -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

