Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012252 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2010-02-12 17:38 | 2010-03-10 18:30 | |||
Reporter | dalsasua | View Status | public | |||||
Assigned To | dalsasua | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | e049db463487 | |||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 32 bit | Database | Oracle | Java version | 1.6.0_14 | |||
OS Version | Ubuntu 9.04 | Database version | 11.1.0.6.0 SE | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | c15613ebf5ba | |||||
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 | 0012252: In the bank report window, the bank account combo is not provided any ID | |||||||
Description | In the bank report window, the bank account combo is not provided any ID | |||||||
Steps To Reproduce | Go to Financial Management || Receivables & Payables || Analysis Tools || Bank Report || Bank Report Have a look to source code of the combo "Bank Account" Realize that value="" for all elements | |||||||
Proposed Solution | In AccountNumberCombo_data.xsql, substitute SELECT AD_COLUMN_IDENTIFIER(TO_CHAR('C_BankAccount'), TO_CHAR(C_BANKACCOUNT.C_BANKACCOUNT_ID), TO_CHAR(?)) AS name with SELECT C_BANKACCOUNT_ID AS ID, AD_COLUMN_IDENTIFIER(TO_CHAR('C_BankAccount'), TO_CHAR(C_BANKACCOUNT.C_BANKACCOUNT_ID), TO_CHAR(?)) AS name | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0024214) hgbot (developer) 2010-02-12 17:42 |
Repository: erp/devel/pi Changeset: e049db463487a76113942aa5ba285d3bddc2dd13 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Fri Feb 12 17:41:43 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/e049db463487a76113942aa5ba285d3bddc2dd13 [^] Issue 12252 --- M src/org/openbravo/erpCommon/ad_reports/AccountNumberCombo_data.xsql --- |
(0024363) hudsonbot (viewer) 2010-02-15 17:39 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/e049db463487 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2596487a564c [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16391.obx [^] |
(0024472) sureshbabu (viewer) 2010-02-17 11:42 |
Tested working fine |
![]() |
|||
Date Modified | Username | Field | Change |
2010-02-12 17:38 | dalsasua | New Issue | |
2010-02-12 17:38 | dalsasua | Assigned To | => dalsasua |
2010-02-12 17:38 | dalsasua | OBNetwork customer | => No |
2010-02-12 17:41 | dalsasua | Status | new => scheduled |
2010-02-12 17:41 | dalsasua | fix_in_branch | => pi |
2010-02-12 17:42 | hgbot | Checkin | |
2010-02-12 17:42 | hgbot | Note Added: 0024214 | |
2010-02-12 17:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e049db463487a76113942aa5ba285d3bddc2dd13 [^] |
2010-02-12 17:42 | dalsasua | Status | scheduled => resolved |
2010-02-12 17:42 | dalsasua | Fixed in Version | => pi |
2010-02-12 17:42 | dalsasua | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/e049db463487a76113942aa5ba285d3bddc2dd13 [^] => e049db463487a76113942aa5ba285d3bddc2dd13 |
2010-02-12 17:42 | dalsasua | Resolution | open => fixed |
2010-02-15 17:39 | hudsonbot | Checkin | |
2010-02-15 17:39 | hudsonbot | Note Added: 0024363 | |
2010-02-17 11:42 | sureshbabu | Note Added: 0024472 | |
2010-02-17 11:42 | sureshbabu | Status | resolved => closed |
2010-02-18 00:01 | anonymous | sf_bug_id | 0 => |
2010-03-10 18:30 | anonymous | sf_bug_id | => 2968062 |
Copyright © 2000 - 2009 MantisBT Group |