← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Public bug reported:

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.

** Affects: openobject-addons
     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/693402

Title:
  product variant name not populated in Purchase Order

Status in OpenObject Addons Modules:
  New

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.





Follow ups

References