← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 693402] Re: product variant name not populated in Purchase Order

 

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

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

-- 
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/693402

Title:
  product variant name not populated in Purchase Order

Status in OpenObject Addons Modules:
  Invalid

Bug description:
  Hi,

I am using 5.0.15 stable version, Ubuntu 10.04.
  
Product variant name is not being  populated in description field when adding a product to  Purchase Order Line.

For eg:
          If the product name is ABC with code XY and variant is Color:Red.

         In Purchase Order Line description field, I get only "[XY] ABC" rather than "[XY] ABC - Color:Red".

I analyzed bit further, and in product/product.py, partner_ref functional field is the one which is being populated in description field of purchase order line. The appropriate function of that field does not seem to respect variants.

Though, I have fixed it, I would like to know whether it is an expected behavior or a bug.





References