Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023235Openbravo ERP02. Master data managementpublic2013-03-05 18:362013-04-30 19:14
VictorVillar 
jecharri 
highminoralways
closedfixed 
5
pi 
3.0MP23 
VictorVillar
Core
No
0023235: Wrong selector in Product BOM tab
Wrong selector in Product BOM tab
As group admin role,
Go to Product window,
  Select Cerveza Ale
  Bill of Materials: YEs
 Go to Bill of materials tab
      deploy the information of the product selector.
Realise that 'AGua' appears as many times as stock in each storage bin in the application. It does not matter this information because the storage bin column and attribute set value column do not exist in M_ProductBOM table, and they will not take into account in the creation of the BOM production process.
Change the reference for M_ProductBOM_ID to Product, and add the information necessary in the Filter expression of the selector in order to avoid to take into account the price list for this tab.
No tags attached.
Issue History
2013-03-05 18:36VictorVillarNew Issue
2013-03-05 18:36VictorVillarAssigned To => dmiguelez
2013-03-05 18:36VictorVillarModules => Core
2013-03-05 18:36VictorVillarResolution time => 1368223200
2013-03-05 18:36VictorVillarTriggers an Emergency Pack => No
2013-03-06 13:38dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-04-18 10:13jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2013-04-24 00:58hgbotCheckin
2013-04-24 00:58hgbotNote Added: 0058158
2013-04-24 00:58hgbotStatusnew => resolved
2013-04-24 00:58hgbotResolutionopen => fixed
2013-04-24 00:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fe669254024a1fa8ce34ec1c25be87c37d330d23 [^]
2013-04-24 01:01jecharriNote Added: 0058159
2013-04-25 01:50hudsonbotCheckin
2013-04-25 01:50hudsonbotNote Added: 0058202
2013-04-30 19:14VictorVillarReview Assigned To => VictorVillar
2013-04-30 19:14VictorVillarNote Added: 0058363
2013-04-30 19:14VictorVillarStatusresolved => closed

Notes
(0058158)
hgbot   
2013-04-24 00:58   
Repository: erp/devel/pi
Changeset: fe669254024a1fa8ce34ec1c25be87c37d330d23
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Apr 24 00:58:21 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fe669254024a1fa8ce34ec1c25be87c37d330d23 [^]

Fixes issue 23235: Wrong selector in Product BOM tab

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
---
(0058159)
jecharri   
2013-04-24 01:01   
test cases:
- now the selector only show products so verify that is working fine and it is expected.

Verify that is not necessary to add any extra filter
(0058202)
hudsonbot   
2013-04-25 01:50   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9fa1ecafd560 [^]

Maturity status: Test
(0058363)
VictorVillar   
2013-04-30 19:14   
Verified