Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024677Openbravo ERPA. Platformpublic2013-09-03 12:072013-09-17 19:02
naiaramartinez 
shankarb 
highmajorhave not tried
closedfixed 
5
 
3.0MP28 
AugustoMauch
Core
No
0024677: When using a datasource based table the linked items are not shown correctly
when creating a window that uses datasource, then linked items are not shown correctly.
Create a datasource that has, for example, m_product_id field.
Create a window with that datasource.
Go to Product window and see linked items, you will see the attached error.
No tags attached.
png IMG_03092013_112221.png (138,121) 2013-09-03 12:07
https://issues.openbravo.com/file_download.php?file_id=6387&type=bug
png
Issue History
2013-09-03 12:07naiaramartinezNew Issue
2013-09-03 12:07naiaramartinezAssigned To => AugustoMauch
2013-09-03 12:07naiaramartinezFile Added: IMG_03092013_112221.png
2013-09-03 12:07naiaramartinezModules => Core
2013-09-03 12:07naiaramartinezTriggers an Emergency Pack => No
2013-09-03 12:10AugustoMauchSummaryWhen using java datasource, then linked items are not shown correctly => When using a datasource based table the linked items are not shown correctly
2013-09-04 10:10AugustoMauchAssigned ToAugustoMauch => shankarb
2013-09-04 10:19SandrahuguetIssue Monitored: Sandrahuguet
2013-09-04 10:23AugustoMauchIssue End Monitor: Sandrahuguet
2013-09-05 15:58jpcalventeIssue Monitored: jpcalvente
2013-09-09 13:45shankarbReview Assigned To => AugustoMauch
2013-09-09 13:45shankarbIssue Monitored: AugustoMauch
2013-09-09 13:46hgbotCheckin
2013-09-09 13:46hgbotNote Added: 0060975
2013-09-09 13:46hgbotStatusnew => resolved
2013-09-09 13:46hgbotResolutionopen => fixed
2013-09-09 13:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/93ee9377d01ee3afd34dc7630e11eb658aa1708a [^]
2013-09-12 18:22AugustoMauchNote Added: 0061116
2013-09-12 18:22AugustoMauchStatusresolved => closed
2013-09-12 18:22AugustoMauchFixed in Version => 3.0MP28
2013-09-17 19:02hudsonbotCheckin
2013-09-17 19:02hudsonbotNote Added: 0061229

Notes
(0060975)
hgbot   
2013-09-09 13:46   
Repository: erp/devel/pi
Changeset: 93ee9377d01ee3afd34dc7630e11eb658aa1708a
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Sep 09 16:08:58 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/93ee9377d01ee3afd34dc7630e11eb658aa1708a [^]

Fixes Issue 0024677 : Error in linked item when using datasource based tables

Linked items is currently calculated through sql and so datasource based tables are not supported yet.
Added code to only fetch tables with dataorigintype 'Table'.

---
M src/org/openbravo/erpCommon/utility/UsedByLink.java
M src/org/openbravo/erpCommon/utility/UsedByLink_data.xsql
---
(0061116)
AugustoMauch   
2013-09-12 18:22   
Code reviewed and verified in pi@74a1c5d100ae
(0061229)
hudsonbot   
2013-09-17 19:02   
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/1c53d622fc50 [^]

Maturity status: Test