Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015349 | Openbravo ERP | 09. Financial management | public | 2010-12-01 17:45 | 2011-02-28 11:19 |
|
Reporter | xabiermerino | |
Assigned To | jonalegriaesarte | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP24 | |
Target Version | 2.50MP27 | Fixed in Version | 2.50MP27 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0015349: There are references duplicated in the lines of bank statement |
Description | There are references duplicated in the lines of bank statement. |
Steps To Reproduce | - 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0015924 | | closed | adrianromero | There are references duplicated in the lines of bank statement |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-12-01 17:45 | xabiermerino | New Issue | |
2010-12-01 17:45 | xabiermerino | Assigned To | => dalsasua |
2010-12-01 17:45 | xabiermerino | Modules | => Core |
2010-12-01 17:45 | xabiermerino | OBNetwork customer | => Yes |
2010-12-01 17:45 | xabiermerino | version | => 2.50MP24 |
2010-12-01 17:45 | xabiermerino | Target Version | 2.50MP24 => 2.50MP26 |
2010-12-01 17:45 | xabiermerino | Issue Monitored: networkb | |
2010-12-13 12:07 | dalsasua | Note Added: 0033119 | |
2010-12-13 12:07 | dalsasua | Status | new => feedback |
2010-12-13 13:35 | jonalegriaesarte | Note Added: 0033126 | |
2010-12-13 13:35 | jonalegriaesarte | Status | feedback => new |
2011-02-09 13:27 | adrianromero | Target Version | 2.50MP26 => 2.50MP27 |
2011-02-10 16:03 | adrianromero | Status | new => scheduled |
2011-02-10 16:03 | adrianromero | Assigned To | dalsasua => jonalegriaesarte |
2011-02-10 16:03 | adrianromero | fix_in_branch | => pi |
2011-02-10 16:03 | adrianromero | Type | defect => backport |
2011-02-10 16:03 | adrianromero | fix_in_branch | pi => |
2011-02-10 16:04 | adrianromero | Issue cloned | 0015924 |
2011-02-10 16:04 | adrianromero | Relationship added | blocks 0015924 |
2011-02-23 18:51 | hgbot | Checkin | |
2011-02-23 18:51 | hgbot | Note Added: 0034341 | |
2011-02-23 18:51 | hgbot | Status | scheduled => resolved |
2011-02-23 18:51 | hgbot | Resolution | open => fixed |
2011-02-23 18:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/7a547b146f2062e720bc36d0e1096bc1a604e24b [^] |
2011-02-23 18:54 | adrianromero | Note Added: 0034342 | |
2011-02-28 11:19 | dalsasua | Note Added: 0034403 | |
2011-02-28 11:19 | dalsasua | Status | resolved => closed |
2011-02-28 11:19 | dalsasua | Fixed in Version | => 2.50MP27 |
Notes |
|
|
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
---
|
|
|
|
* 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. |
|
|
|
|