Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015349Openbravo ERP09. Financial managementpublic2010-12-01 17:452011-02-28 11:19
xabiermerino 
jonalegriaesarte 
highminoralways
closedfixed 
5
2.50MP24 
2.50MP272.50MP27 
Core
No
0015349: There are references duplicated in the lines of bank statement
There are references duplicated in the lines of bank statement.
- As Openbravo Admin go to Financial Management || Receivables & Payables || Transactions || Bank Statement || Header >> Lines
- Select a bank statement posted with a line with a payment.
- Click in the reference button
- Realize that the references are duplicated
No tags attached.
blocks defect 0015924 closed adrianromero There are references duplicated in the lines of bank statement 
Issue History
2010-12-01 17:45xabiermerinoNew Issue
2010-12-01 17:45xabiermerinoAssigned To => dalsasua
2010-12-01 17:45xabiermerinoModules => Core
2010-12-01 17:45xabiermerinoversion => 2.50MP24
2010-12-01 17:45xabiermerinoTarget Version2.50MP24 => 2.50MP26
2010-12-01 17:45xabiermerinoIssue Monitored: networkb
2010-12-13 12:07dalsasuaNote Added: 0033119
2010-12-13 12:07dalsasuaStatusnew => feedback
2010-12-13 13:35jonalegriaesarteNote Added: 0033126
2010-12-13 13:35jonalegriaesarteStatusfeedback => new
2011-02-09 13:27adrianromeroTarget Version2.50MP26 => 2.50MP27
2011-02-10 16:03adrianromeroStatusnew => scheduled
2011-02-10 16:03adrianromeroAssigned Todalsasua => jonalegriaesarte
2011-02-10 16:03adrianromerofix_in_branch => pi
2011-02-10 16:03adrianromeroTypedefect => backport
2011-02-10 16:03adrianromerofix_in_branchpi =>
2011-02-10 16:04adrianromeroIssue cloned0015924
2011-02-10 16:04adrianromeroRelationship addedblocks 0015924
2011-02-23 18:51hgbotCheckin
2011-02-23 18:51hgbotNote Added: 0034341
2011-02-23 18:51hgbotStatusscheduled => resolved
2011-02-23 18:51hgbotResolutionopen => fixed
2011-02-23 18:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/7a547b146f2062e720bc36d0e1096bc1a604e24b [^]
2011-02-23 18:54adrianromeroNote Added: 0034342
2011-02-28 11:19dalsasuaNote Added: 0034403
2011-02-28 11:19dalsasuaStatusresolved => closed
2011-02-28 11:19dalsasuaFixed in Version => 2.50MP27

Notes
(0033119)
dalsasua   
2010-12-13 12:07   
There doesn't exist any button with "Reference" label.
(0033126)
jonalegriaesarte   
2010-12-13 13:35   
Reference button = Linked items
(0034341)
hgbot   
2011-02-23 18:51   
Repository: erp/stable/2.50
Changeset: 7a547b146f2062e720bc36d0e1096bc1a604e24b
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Feb 23 18:49:38 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/7a547b146f2062e720bc36d0e1096bc1a604e24b [^]

Fixes issue 0015349: There are references duplicated in the lines of bank statement
It has been added a function to remove duplicates and has been fixed some wrong parameters in the SQL query

---
M src/org/openbravo/erpCommon/utility/UsedByLink.java
M src/org/openbravo/erpCommon/utility/UsedByLink_data.xsql
---
(0034342)
adrianromero   
2011-02-23 18:54   
* Testing the issue

Follow the steps to test and verify that now there not appear duplicated items.
Because the linked items appear in all windows it is required to test several windows and verify that Linked items are correct and there not appear duplicated Items.

* Other areas affected.

It has only been modified the Linked Items window. But this window can be invoked in all windows.
(0034403)
dalsasua   
2011-02-28 11:19   
Well fixed.