← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 887439] Re: onchange method can "ReTURN only " value{f........}

 

Hello Sandeep,

I also agree with Serpent Consulting Services, the On change method always return a dictionary with key values.
like {
"value" :  {   
                         'field1':'val',
                         'field2':'val',
                         'fieldn':'val',
                     }
}

So this not a bug and I am closing this issue.

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

** Converted to question:
   https://answers.launchpad.net/openobject-addons/+question/179078

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

Title:
  onchange method can "ReTURN only "  value{f........}

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  in onchange methods can  return only  value {fields ........... }  not
  other operation

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


References