← Back to team overview

openerp-india team mailing list archive

[Bug 1082623] [NEW] 6.1 can not create property field of type float for products

 

Public bug reported:

Trying to populate a property field for product.product raises an error

The value "product.product,1" for the field "ir_property.res_id" is not
in the selection [- type reference]

After applying the attached workaround storing the data works fine

a module requiring this functionality can be found here 
http://bazaar.launchpad.net/~c2c/c2c-rd-addons/6.1/files/head:/product_price_property/

this module intends to make products multi-company ready (different
price for same product in different companies)

** Affects: openobject-server
     Importance: Undecided
         Status: New

** Attachment added: "orm.py.20121124.workaround"
   https://bugs.launchpad.net/bugs/1082623/+attachment/3442719/+files/orm.py.20121124.workaround

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1082623

Title:
  6.1 can not create property field of type float for products

Status in OpenERP Server:
  New

Bug description:
  Trying to populate a property field for product.product raises an
  error

  The value "product.product,1" for the field "ir_property.res_id" is
  not in the selection [- type reference]

  After applying the attached workaround storing the data works fine

  a module requiring this functionality can be found here 
  http://bazaar.launchpad.net/~c2c/c2c-rd-addons/6.1/files/head:/product_price_property/

  this module intends to make products multi-company ready (different
  price for same product in different companies)

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


Follow ups

References