c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15946
[Bug 711142] Re: onchange data for reference field
Hello Sinoj,
Fixed in Trunk 6.0:
revision:4565 vda@xxxxxxxxxxx-20110214054840-tlfjqe7fri9soe42
Please update your Trunk 6.0.
Thanks.
** Changed in: openobject-client-web
Status: Confirmed => Fix Released
--
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:
onchange data for reference field
Status in OpenERP Web Client:
Fix Released
Status in OpenERP Web Client 6.0 series:
Confirmed
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
References