Hello Dr Ferdinand,

Currently we are already working for new base_contact module, which will 
improve the functionality of this module
so now I am setting this as wishlist and we will consider this for new 
improvement 
Thanks!


** Changed in: openobject-addons
       Status: New => Confirmed

-- 
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/913126

Title:
  base_contact - must support multiple contacts per address

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  regression

  currently only ONE contact per address is supported

  res_partner_address

  "res_partner_address_contact_id_fkey" FOREIGN KEY (contact_id)
  REFERENCES res_partner_contact(id) ON DELETE SET NULL

  for a contact it is possible to add multiple "functions and adresses" as 
"locations" - which are partner adresses, 
  these Locations  show up as attribute in partner address  but without the 
persons

  not very clear what is the difference between address and location --
  what is the intention ???

  IMHO this still does not solve the basic problem

  in SO,PO, etc we need 
  * the address (mandatory)
  * the contact (optional) - which must be available at the selected address 

  it is not possible to handle this using only ONE field
  as we have
  o2m partner : address 
  o2m address : contact (prior to trunk with function)

  and
  o2m contact : address (prior to trunk with function)

  as it is a certified module it should do what it is supposed to do

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/913126/+subscriptions

-- 
Mailing list: https://launchpad.net/~credativ
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~credativ
More help   : https://help.launchpad.net/ListHelp

Reply via email to