← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 609990] Re: No function for XML data on reference fields

 

I'm converting this to a question, as many other people may have the
same question..

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

** Converted to question:
   https://answers.launchpad.net/openobject-server/+question/135245

-- 
No function for XML data on reference fields
https://bugs.launchpad.net/bugs/609990
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: Invalid

Bug description:
To create XML data on a fields.reference:
- ref(...) cannot be used => gets an integer
- ref(function_id) cannot be used => not stored into ir_model_data (id_get says No data found)
- search => neither

Please correct tools/convert.py to procure one way to set a value for reference fields