Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024922Openbravo ERPA. Platformpublic2013-10-10 11:332013-11-19 19:07
caristu 
shankarb 
normalmajoralways
closedfixed 
5
pi 
3.0MP303.0MP30 
AugustoMauch
Core
No
0024922: Fields that use a table reference extension are not displayed properly in grid view
Fields that use a table reference extension are not displayed properly in grid view (See attachment). In form view the information appears correctly.
As system admin role:
1) Go to the [Reference] window and create a new reference
 - Parent Referece: Table
In the Table Refence tab set:
 - Table: BusinessPartnerLocation
 - Key Column: C_BPartner_Location_ID
 - Displayed Column: C_Location_ID
2) Create a new column for c_bpartner table and assign the reference created in step 1.
3) Create a field for the recently created column. Check off the display in grid view checkbox
4) ant smartbuild
5) restart tomcat
As group admin role:
6) Go to the business partner window and notice that the information of the new filed is not displayed correctly in grid view
No tags attached.
has duplicate defect 0025264 closed AugustoMauch Primary key in grid list when displaying a "table reference" column which displayed column is a foreign key ("table, tabledir) 
related to defect 00244883.0PR14Q2 closed shankarb It is not possible to filter by "Parent" field in Manufacturing Plan Lines tab 
png RefTabInGrid.png (5,597) 2013-10-10 11:53
https://issues.openbravo.com/file_download.php?file_id=6445&type=bug
png
Issue History
2013-10-10 11:33caristuNew Issue
2013-10-10 11:33caristuAssigned To => AugustoMauch
2013-10-10 11:33caristuModules => Core
2013-10-10 11:33caristuResolution time => 1383865200
2013-10-10 11:33caristuTriggers an Emergency Pack => No
2013-10-10 11:53caristuDescription Updatedbug_revision_view_page.php?rev_id=5090#r5090
2013-10-10 11:53caristuIssue Monitored: networkb
2013-10-10 11:53caristuFile Added: RefTabInGrid.png
2013-10-31 12:57alostaleTarget Version3.0MP28 => 3.0MP30
2013-11-07 13:09maiteRelationship addedrelated to 0024488
2013-11-11 09:37shankarbAssigned ToAugustoMauch => shankarb
2013-11-12 06:28shankarbReview Assigned To => AugustoMauch
2013-11-12 06:29shankarbIssue Monitored: AugustoMauch
2013-11-12 06:42hgbotCheckin
2013-11-12 06:42hgbotNote Added: 0062078
2013-11-12 06:42hgbotStatusnew => resolved
2013-11-12 06:42hgbotResolutionopen => fixed
2013-11-12 06:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e3a8f5f3ca3b483febb036b94c866e8b452e9727 [^]
2013-11-18 13:20AugustoMauchNote Added: 0062209
2013-11-18 13:20AugustoMauchStatusresolved => closed
2013-11-18 13:20AugustoMauchFixed in Version => 3.0MP30
2013-11-19 19:07hudsonbotCheckin
2013-11-19 19:07hudsonbotNote Added: 0062253
2014-03-14 07:50alostaleRelationship addedhas duplicate 0025264

Notes
(0062078)
hgbot   
2013-11-12 06:42   
Repository: erp/devel/pi
Changeset: e3a8f5f3ca3b483febb036b94c866e8b452e9727
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Nov 12 11:00:33 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e3a8f5f3ca3b483febb036b94c866e8b452e9727 [^]

Fixes Issue 0024922: Fields that use a table reference extension are not displayed properly in grid view

If the table reference object is an instance of BaseObObject then the identifier is used instead of the whole object.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
---
(0062209)
AugustoMauch   
2013-11-18 13:20   
Code reviewed and verified in pi@db204076ebbc
(0062253)
hudsonbot   
2013-11-19 19:07   
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/ab71e0273dc1 [^]

Maturity status: Test