← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 711142] [NEW] [6.0.1] onchange data for reference field

 

Public bug reported:

Hello,
 When I try to populate a reference field from an on change event, it do not work on webclient but works on GTK client.
This is how I pass the data on onchanage 

{'value': {'<field name>': '<model name>,id'}}

I used the format
'<model name>,id'
for default value for a reference field and its working on both Web and GTK client

Hope someone will have make a response on this issue.
thx

** Affects: openobject-client-web
     Importance: Undecided
         Status: New


** Tags: openerp-web reference

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  [6.0.1] onchange data for reference field

Status in OpenERP Web Client:
  New

Bug description:
  Hello,
   When I try to populate a reference field from an on change event, it do not work on webclient but works on GTK client.
  This is how I pass the data on onchanage 

  {'value': {'<field name>': '<model name>,id'}}

  I used the format
  '<model name>,id'
  for default value for a reference field and its working on both Web and GTK client

  Hope someone will have make a response on this issue.
  thx





Follow ups

References