← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 822714] [NEW] Wrong type of argument in "create" of a osv_memory object

 

Public bug reported:

I create a osv_memory object in which there is a many2one relationship
to an (osv) object.

I display this many2one as a selection field.

When the function "create" is called for this osv_memory object, the
value of the many2one field is a string instead of an integer.

This can be problematic latter if "browse" is used (since it generates
errors).

** Affects: openobject-client-web
     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/822714

Title:
  Wrong type of argument in "create" of a osv_memory object

Status in OpenERP Web Client:
  New

Bug description:
  I create a osv_memory object in which there is a many2one relationship
  to an (osv) object.

  I display this many2one as a selection field.

  When the function "create" is called for this osv_memory object, the
  value of the many2one field is a string instead of an integer.

  This can be problematic latter if "browse" is used (since it generates
  errors).

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/822714/+subscriptions


Follow ups

References