Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024488Openbravo ERP06. Material requirement planning (MRP)public2013-08-06 11:002014-03-17 10:37
maite 
shankarb 
highminoralways
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
AugustoMauch
Core
No
0024488: It is not possible to filter by "Parent" field in Manufacturing Plan Lines tab
It is not possible to filter by "Parent" field in Manufacturing Plan Lines tab
1. Follow How-to MRP document to generate Manufacturing Plan: http://wiki.openbravo.com/wiki/ERP_2.50:How-to_MRP [^]
2. Once you have data in Manufacturing Plan Lines tab try to filter by "Parent" field and realize that is not working
No tags attached.
related to defect 00249223.0MP30 closed shankarb Fields that use a table reference extension are not displayed properly in grid view 
Issue History
2013-08-06 11:00maiteNew Issue
2013-08-06 11:00maiteAssigned To => dmiguelez
2013-08-06 11:00maiteModules => Core
2013-08-06 11:00maiteTriggers an Emergency Pack => No
2013-08-06 11:00maiteIssue Monitored: networkb
2013-08-12 08:50dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-09-16 13:29jonalegriaesarteTarget Version3.0MP28 => 3.0MP29
2013-10-07 16:31jonalegriaesarteTarget Version3.0MP29 => 3.0MP30
2013-11-06 09:29jonalegriaesarteAssigned Tojonalegriaesarte => pramakrishnan
2013-11-07 13:09maiteRelationship addedrelated to 0024922
2013-11-07 13:10maiteAssigned Topramakrishnan => AugustoMauch
2013-11-20 05:09shankarbAssigned ToAugustoMauch => shankarb
2013-11-27 11:43alostaleTarget Version3.0MP30 => 3.0MP31
2014-01-02 12:38jonalegriaesarteTarget Version3.0MP31 => 3.0MP32
2014-03-10 17:29jonalegriaesarteResolution time => 1395270000
2014-03-13 10:47shankarbReview Assigned To => AugustoMauch
2014-03-13 10:48shankarbIssue Monitored: AugustoMauch
2014-03-13 10:49hgbotCheckin
2014-03-13 10:49hgbotNote Added: 0065117
2014-03-13 10:49hgbotStatusnew => resolved
2014-03-13 10:49hgbotResolutionopen => fixed
2014-03-13 10:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/30526fccbd1047e2dfd2a9b61ccb78e5ce4045ea [^]
2014-03-13 12:17hgbotCheckin
2014-03-13 12:17hgbotNote Added: 0065127
2014-03-13 19:37AugustoMauchNote Added: 0065148
2014-03-13 19:37AugustoMauchStatusresolved => closed
2014-03-13 19:37AugustoMauchFixed in Version => PR14Q2
2014-03-13 19:37AugustoMauchNote Added: 0065149
2014-03-13 19:37AugustoMauchStatusclosed => new
2014-03-13 19:37AugustoMauchResolutionfixed => open
2014-03-13 19:37AugustoMauchFixed in VersionPR14Q2 =>
2014-03-13 19:37AugustoMauchStatusnew => scheduled
2014-03-13 19:37AugustoMauchfix_in_branch => pi
2014-03-13 19:37AugustoMauchStatusscheduled => resolved
2014-03-13 19:37AugustoMauchResolutionopen => fixed
2014-03-14 05:37shankarbNote Added: 0065151
2014-03-15 03:04hudsonbotCheckin
2014-03-15 03:04hudsonbotNote Added: 0065179
2014-03-15 03:04hudsonbotCheckin
2014-03-15 03:04hudsonbotNote Added: 0065180
2014-03-17 10:37AugustoMauchNote Added: 0065206
2014-03-17 10:37AugustoMauchStatusresolved => closed
2014-03-17 10:37AugustoMauchFixed in Version => PR14Q2

Notes
(0065117)
hgbot   
2014-03-13 10:49   
Repository: erp/devel/pi
Changeset: 30526fccbd1047e2dfd2a9b61ccb78e5ce4045ea
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Mar 11 15:31:35 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/30526fccbd1047e2dfd2a9b61ccb78e5ce4045ea [^]

Fixes issue 24488: It is not possible to filter by "Parent" field in Manufacturing Plan Lines tab

Changed table reference to UI Selector.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
(0065127)
hgbot   
2014-03-13 12:17   
Repository: erp/devel/pi
Changeset: 7858157f0182e8bbfb8a14d95a0e2bdf639f3239
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Mar 13 16:45:59 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7858157f0182e8bbfb8a14d95a0e2bdf639f3239 [^]

Related to issue 24488 : Synchronized selector fields

---
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
(0065148)
AugustoMauch   
2014-03-13 19:37   
Code reviewed and verified in pi@eb415e9bc94f

Not only the problem was solved, also the calendar is now translated to japanese.
(0065149)
AugustoMauch   
2014-03-13 19:37   
The issue was closed by mistake.
(0065151)
shankarb   
2014-03-14 05:37   
When using table reference with display column other than identifier, grid filtering is not working in some cases. There is a separate issue logged on that[1]. For solving this issue and for performance improvement, the table reference has been changed to UI selector.

https://issues.openbravo.com/view.php?id=25982 [^]
(0065179)
hudsonbot   
2014-03-15 03:04   
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/8396ec753aec [^]
Maturity status: Test
(0065180)
hudsonbot   
2014-03-15 03:04   
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/8396ec753aec [^]
Maturity status: Test
(0065206)
AugustoMauch   
2014-03-17 10:37   
Code reviewed and verified in pi@09baf685138e