Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017601Openbravo ERPZ. Otherspublic2011-03-17 17:342011-06-13 17:50
maite 
alostale 
highminoralways
closedfixed 
5
2.50MP27 
2.50MP31 
Advanced Payables and Receivables Mngmt
No
0017601: Error when accessing Cleared Items tab from Reconciliations grid
If go to Reconciliations tab in grid mode, select one reconciliation different from first or last one and navigate to Cleared Items tab you will be carried to cleared item of another reconciliation

0. As System Administrator go to Application Dictionary || Tables and Columns || Table >> Column: column "FIN_Reconciliation_ID" of table "APRM_Reconciliation_v" (that is a necessary workaround to skip bug 16068)
1. Go to Financial Management || Receivables & Payables || Transactions || Financial Account || Account >> Transactions: add 3 transactions
2. Select one reconciliation and press Reconcile button. Set proper amount and press "Reconcile" button. Reconciliation 1 will be created.
3. Follow same procedure and reconcile second transaction. Reconciliation 2 will be created.
4. Follow same procedure and reconcile third transaction. Reconciliation 3 will be created.
5. Go to "Reconciliations" tab in grid mode. Select Reconciliation2 and navigate to "cleared items". Realize that you are visualizing items of other reconciliation.
No tags attached.
blocks defect 00163682.50MP31 closed alostale Error when accessing Cleared Items tab from Reconciliations grid 
Issue History
2011-06-10 14:28alostaleTypedefect => backport
2011-06-10 14:28alostalefix_in_branch => 2.50
2011-06-10 14:32hgbotCheckin
2011-06-10 14:32hgbotNote Added: 0038247
2011-06-10 14:32hgbotStatusscheduled => resolved
2011-06-10 14:32hgbotResolutionopen => fixed
2011-06-10 14:32hgbotFixed in SCM revision56d82c750c87 => http://code.openbravo.com/erp/stable/2.50/rev/ee5bc772bdc793aa5e96dbaf580f7ca604b5fc17 [^]
2011-06-13 17:50maiteNote Added: 0038311
2011-06-13 17:50maiteStatusresolved => closed

Notes
(0038247)
hgbot   
2011-06-10 14:32   
Repository: erp/stable/2.50
Changeset: ee5bc772bdc793aa5e96dbaf580f7ca604b5fc17
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jun 10 14:32:41 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/ee5bc772bdc793aa5e96dbaf580f7ca604b5fc17 [^]

fixed bug 17601: Error when accessing Cleared Items tab from Reconciliations

  Fixed in 2.50 UI navigation in grid from parent tab to child tab, when child
  tab defines relationship based on secondary key column.

---
M src-wad/src/org/openbravo/wad/Fields_data.xsql
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/datasource.xml
M src-wad/src/org/openbravo/wad/datasource.xsqlxml
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
---
(0038311)
maite   
2011-06-13 17:50   
verified