Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021757 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2012-09-26 10:14 | 2012-10-16 12:12 | |||
Reporter | maite | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 4304705abf8e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP46 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 17155 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021757: Bank Report is not sorting data properly | |||||||
Description | Bank Report is not sorting data properly. | |||||||
Steps To Reproduce | 1. Create bank statement for Bank1, date 26/09/2012. Add one line and set lineno=10 2. Create bank statement for Bank1, date 26/09/2012. Add one line and set lineno=80 3. Create bank statement for Bank2, date 26/09/2012. Add one line and set lineno=60 4. Run Bank Report. Realize that data for Bank1 appears separated when should appear together | |||||||
Proposed Solution | Instead of "ORDER BY STATEMENTDATE, LINE" in ReportBankJR_data.xsql it should "ORDER BY STATEMENTDATE, NAME, LINE" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0052955) hgbot (developer) 2012-10-01 13:17 |
Repository: erp/stable/2.50 Changeset: 4304705abf8e0cba55799d16efdb79dcdeaad861 Author: Jon AlegrÃa <jon.alegria <at> openbravo.com> Date: Mon Oct 01 13:17:00 2012 +0200 URL: http://code.openbravo.com/erp/stable/2.50/rev/4304705abf8e0cba55799d16efdb79dcdeaad861 [^] Fixes issue 0021757: Bank Report is not sorting data properly --- M src/org/openbravo/erpCommon/ad_reports/ReportBank_data.xsql --- |
(0053371) VictorVillar (viewer) 2012-10-16 12:12 |
Verified |
![]() |
|||
Date Modified | Username | Field | Change |
2012-09-26 10:14 | maite | New Issue | |
2012-09-26 10:14 | maite | Assigned To | => dmiguelez |
2012-09-26 10:14 | maite | Modules | => Core |
2012-09-26 10:14 | maite | OBNetwork customer | => Yes |
2012-09-26 10:14 | maite | Support ticket | => 17155 |
2012-09-26 10:15 | maite | Issue Monitored: networkb | |
2012-09-26 10:36 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2012-10-01 13:17 | hgbot | Checkin | |
2012-10-01 13:17 | hgbot | Note Added: 0052955 | |
2012-10-01 13:17 | hgbot | Status | new => resolved |
2012-10-01 13:17 | hgbot | Resolution | open => fixed |
2012-10-01 13:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/4304705abf8e0cba55799d16efdb79dcdeaad861 [^] |
2012-10-16 12:12 | VictorVillar | Note Added: 0053371 | |
2012-10-16 12:12 | VictorVillar | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |