Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008821Openbravo ERP04. Warehouse managementpublic2009-04-29 05:242009-05-28 00:00
eintelau 
rafaroda 
normalminoralways
closedfixed 
205.2
pi 
2.50MP2 
Core
No
0008821: BOM Production plan doesn't set attribute set values of created product
When populating a BOM production plan with the I/O products, the process does not set the attribute set value (if available) of the created product
1) Create a product X that
- has a bom
- has an attribute set
- has a value specified for that attribute set.

2) Create a BOM production plan
3) Add the product X
4) Click create/post production to create i/o products
5) Check line for X, it has a blank attribute set value
Copy the attribute set instance id from the product table into the production line table.

You can still edit the value, but will have the specified default to start with.
No tags attached.
Issue History
2009-04-29 05:24eintelauNew Issue
2009-04-29 05:24eintelauAssigned To => rafaroda
2009-04-29 05:34hgbotCheckin
2009-04-29 05:34hgbotNote Added: 0015890
2009-04-29 05:34hgbotStatusnew => resolved
2009-04-29 05:34hgbotResolutionopen => fixed
2009-04-29 05:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1d1dae15f13f848fe3418c43bbde561dee9a0199 [^]
2009-05-27 19:38psarobeStatusresolved => closed
2009-05-27 19:38psarobeFixed in Version2.50MP1 => 2.50MP2
2009-05-28 00:00anonymoussf_bug_id0 => 2797626

Notes
(0015890)
hgbot   
2009-04-29 05:34   
Repository: erp/devel/pi
Changeset: 1d1dae15f13f848fe3418c43bbde561dee9a0199
Author: ben.sommerville <at> eintel.com.au
Date: Wed Apr 29 13:29:53 2009 +1000
URL: http://code.openbravo.com/erp/devel/pi/rev/1d1dae15f13f848fe3418c43bbde561dee9a0199 [^]

Fixes issue 8821: BOM Production plan doesn't set attribute set values of created product

---
M src-db/database/model/functions/M_PRODUCTION_RUN.xml
---