Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017070 | Openbravo ERP | A. Platform | public | 2011-05-09 13:18 | 2011-05-16 13:47 |
|
Reporter | mtaal | |
Assigned To | alostale | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0RC7 | Fixed in Version | 3.0RC7 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017070: Reconcilliation child tab (cleared items) is not filtered by parent |
Description | See the attached screenshot, the reconcilliation child tab (cleared items) is not filtered by the parent. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0016368 | 2.50MP31 | closed | alostale | Error when accessing Cleared Items tab from Reconciliations grid |
|
Attached Files | Screenshot.png (88,582) 2011-05-09 13:18 https://issues.openbravo.com/file_download.php?file_id=3953&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2011-05-09 13:18 | mtaal | New Issue | |
2011-05-09 13:18 | mtaal | Assigned To | => mtaal |
2011-05-09 13:18 | mtaal | File Added: Screenshot.png | |
2011-05-09 13:18 | mtaal | Modules | => Core |
2011-05-09 13:18 | mtaal | OBNetwork customer | => No |
2011-05-11 17:27 | mtaal | Note Added: 0036693 | |
2011-05-11 17:27 | mtaal | Assigned To | mtaal => dmitry_mezentsev |
2011-05-11 17:35 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => mirurita |
2011-05-11 18:46 | mirurita | Assigned To | mirurita => mtaal |
2011-05-11 18:47 | mtaal | Note Added: 0036697 | |
2011-05-11 18:47 | mtaal | Assigned To | mtaal => alostale |
2011-05-12 10:29 | hgbot | Checkin | |
2011-05-12 10:29 | hgbot | Note Added: 0036709 | |
2011-05-12 10:29 | hgbot | Status | new => resolved |
2011-05-12 10:29 | hgbot | Resolution | open => fixed |
2011-05-12 10:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/40eaf826d462c0d815aba9e1700ed973b02ab582 [^] |
2011-05-13 06:22 | hudsonbot | Checkin | |
2011-05-13 06:22 | hudsonbot | Note Added: 0036932 | |
2011-05-13 13:39 | dbaz | Status | resolved => closed |
2011-05-13 13:39 | dbaz | Fixed in Version | => 3.0RC7 |
2011-05-16 10:20 | alostale | Relationship added | has duplicate 0016368 |
2011-05-16 13:24 | gorkaion | Note Added: 0037016 | |
2011-05-16 13:47 | mtaal | Note 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
---
|
|
|
|
|
|
|
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 |
|