← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 816347] [NEW] base_contact res_partner_job's onchange_name selects the wrong address

 

Public bug reported:

observed on v6 with the web client. To reproduce:

1. install base_contact with some demo data.
2. edit a line o "functions and addresses on its form view"
3. change the field "partner"
4. an address is chosen automatically, but it doesn't belong to the selected partner.

The problem seems to be in 
http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/view/head:/base_contact/base_contact.py#L217

That 'name' quoted as a string looks wrong.

Thanks!

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/816347

Title:
  base_contact res_partner_job's onchange_name selects the wrong address

Status in OpenERP Modules (addons):
  New

Bug description:
  observed on v6 with the web client. To reproduce:

  1. install base_contact with some demo data.
  2. edit a line o "functions and addresses on its form view"
  3. change the field "partner"
  4. an address is chosen automatically, but it doesn't belong to the selected partner.

  The problem seems to be in 
  http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/view/head:/base_contact/base_contact.py#L217

  That 'name' quoted as a string looks wrong.

  Thanks!

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


Follow ups

References