Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017070Openbravo ERPA. Platformpublic2011-05-09 13:182011-05-16 13:47
mtaal 
alostale 
immediatemajorhave not tried
closedfixed 
5
 
3.0RC73.0RC7 
Core
No
0017070: Reconcilliation child tab (cleared items) is not filtered by parent
See the attached screenshot, the reconcilliation child tab (cleared items) is not filtered by the parent.
No tags attached.
has duplicate defect 00163682.50MP31 closed alostale Error when accessing Cleared Items tab from Reconciliations grid 
png Screenshot.png (88,582) 2011-05-09 13:18
https://issues.openbravo.com/file_download.php?file_id=3953&type=bug
png
Issue History
2011-05-09 13:18mtaalNew Issue
2011-05-09 13:18mtaalAssigned To => mtaal
2011-05-09 13:18mtaalFile Added: Screenshot.png
2011-05-09 13:18mtaalModules => Core
2011-05-11 17:27mtaalNote Added: 0036693
2011-05-11 17:27mtaalAssigned Tomtaal => dmitry_mezentsev
2011-05-11 17:35dmitry_mezentsevAssigned Todmitry_mezentsev => mirurita
2011-05-11 18:46miruritaAssigned Tomirurita => mtaal
2011-05-11 18:47mtaalNote Added: 0036697
2011-05-11 18:47mtaalAssigned Tomtaal => alostale
2011-05-12 10:29hgbotCheckin
2011-05-12 10:29hgbotNote Added: 0036709
2011-05-12 10:29hgbotStatusnew => resolved
2011-05-12 10:29hgbotResolutionopen => fixed
2011-05-12 10:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/40eaf826d462c0d815aba9e1700ed973b02ab582 [^]
2011-05-13 06:22hudsonbotCheckin
2011-05-13 06:22hudsonbotNote Added: 0036932
2011-05-13 13:39dbazStatusresolved => closed
2011-05-13 13:39dbazFixed in Version => 3.0RC7
2011-05-16 10:20alostaleRelationship addedhas duplicate 0016368
2011-05-16 13:24gorkaionNote Added: 0037016
2011-05-16 13:47mtaalNote Added: 0037021

Notes
(0036693)
mtaal   
2011-05-11 17:27   
The reason that this fails is that the cleared items table (FIN_ReconciliationLine_v) has a parent column FIN_Reconciliation_ID which points to the FIN_Reconciliation table as its parent. However in this window the parent tab has the table APRM_Reconciliation table. The child tab can therefore not be correctly mapped to its parent tab.
(0036697)
mtaal   
2011-05-11 18:47   
This works fine in classic mode, it needs to be researched how the classic mode can find the correct parent.
(0036709)
hgbot   
2011-05-12 10:29   
Repository: erp/devel/pi
Changeset: 40eaf826d462c0d815aba9e1700ed973b02ab582
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu May 12 10:28:21 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/40eaf826d462c0d815aba9e1700ed973b02ab582 [^]

fixed bug 17070: Reconcilliation child tab (cleared items) is not filtered by parent

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationUtils.java
---
(0036932)
hudsonbot   
2011-05-13 06:22   
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/d221ad9e329e [^]

Maturity status: Test
(0037016)
gorkaion   
2011-05-16 13:24   
just a note, the issue is reproducible in classic mode. should it be fixed as well?

it always shows the cleared items of the last reconciliation opened on edit mode. see steps to reproduced of issue 0016368
(0037021)
mtaal   
2011-05-16 13:47   
Works fine in new ui mode, if it does not work in classic mode then a new issue has to be entered