Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011954 | Openbravo ERP | 09. Financial management | public | 2010-01-13 11:04 | 2010-01-26 00:00 |
|
Reporter | networkb | |
Assigned To | dalsasua | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP10 | |
Target Version | 2.50MP12 | Fixed in Version | 2.50MP11 | |
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 | 0011954: Bank Report does not show the whole Bank account |
Description | Bank Report does not show the whole Bank account. It only displays Bank code and Branch code. |
Steps To Reproduce | Go to Financial Management > Receivables and Payables > Setup > Bank.
Create a new record. Enter its name and Back Code (IE 5489) and Branch Code (IE 6598).
Go to Bank Account tab.
Create a new register and select one Currency (IE Euro), check "Show Generic" and enter in Generic Account a value (IE 125-136-498).
Go to Financial Management > Receivables and Payables > Analysis tools > Bank Report.
See Bank Account drop-down. It does not appear the whole Bank Account. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-01-13 11:04 | nataliaperu | New Issue | |
2010-01-13 11:04 | nataliaperu | Assigned To | => rafaroda |
2010-01-20 19:12 | networkb | OBNetwork customer | => Yes |
2010-01-20 19:12 | networkb | Reporter | nataliaperu => networkb |
2010-01-20 19:12 | networkb | Priority | normal => immediate |
2010-01-20 19:12 | networkb | version | 2.50MP9 => 2.50MP10 |
2010-01-20 19:12 | networkb | Target Version | => 2.50MP12 |
2010-01-21 13:23 | rafaroda | Note Added: 0023712 | |
2010-01-21 13:23 | rafaroda | Assigned To | rafaroda => dalsasua |
2010-01-22 18:12 | dalsasua | Status | new => scheduled |
2010-01-22 18:12 | dalsasua | Note Added: 0023765 | |
2010-01-22 18:12 | dalsasua | fix_in_branch | => pi |
2010-01-22 18:57 | hgbot | Checkin | |
2010-01-22 18:57 | hgbot | Note Added: 0023768 | |
2010-01-22 18:57 | hgbot | Status | scheduled => resolved |
2010-01-22 18:57 | hgbot | Resolution | open => fixed |
2010-01-22 18:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/991adce7962fcb2a7d52cd467f83295ed1203ccc [^] |
2010-01-23 12:44 | hudsonbot | Checkin | |
2010-01-23 12:44 | hudsonbot | Note Added: 0023778 | |
2010-01-25 08:32 | sureshbabu | Note Added: 0023780 | |
2010-01-25 08:32 | sureshbabu | Status | resolved => closed |
2010-01-25 08:32 | sureshbabu | Fixed in Version | => 2.50MP11 |
2010-01-26 00:00 | anonymous | sf_bug_id | 0 => 2939796 |
Notes |
|
|
David, can you please take action (Schedule and change Priority according to due MP) on this issue?
Thanks. |
|
|
|
It's reproducible in main rev fa6621f85351 |
|
|
(0023768)
|
hgbot
|
2010-01-22 18:57
|
|
Repository: erp/devel/pi
Changeset: 991adce7962fcb2a7d52cd467f83295ed1203ccc
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Fri Jan 22 18:56:15 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/991adce7962fcb2a7d52cd467f83295ed1203ccc [^]
fixes issue 11954: Bank Report does not show the whole Bank account
---
M src/org/openbravo/erpCommon/ad_reports/AccountNumberCombo_data.xsql
M src/org/openbravo/erpCommon/ad_reports/ReportBank.java
M src/org/openbravo/erpCommon/ad_reports/ReportBankJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.java
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast_data.xsql
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.java
---
|
|
|
|
|
|
|
|