Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025262 | Openbravo ERP | 09. Financial management | public | 2013-12-02 17:29 | 2014-02-13 09:10 |
|
Reporter | jonalegriaesarte | |
Assigned To | AtulOpenbravo | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | pramakrishnan |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 25083 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025262: Account filter in trial balance is not working as expected |
Description | Account filter in trial balance is not working as expected. When you open the filter using enter, the selector is not retrieving the information of the general ledger selected in the window |
Steps To Reproduce | - Login using * organization
- Trial balance (notice that F&B España, S.A, US/Euro is set by default in general ledger filter)
- Write 17 in From Account, press enter
- The general ledger selected in not the one set in the filters |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-12-02 17:29 | jonalegriaesarte | New Issue | |
2013-12-02 17:29 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-12-02 17:29 | jonalegriaesarte | Modules | => Core |
2013-12-02 17:29 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-12-02 17:29 | jonalegriaesarte | Support ticket | => 25083 |
2013-12-02 17:29 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-12-02 18:18 | heccam | Issue Monitored: heccam | |
2014-01-09 12:05 | jonalegriaesarte | Target Version | 3.0MP32 => 3.0MP33 |
2014-02-03 10:23 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-02-06 12:41 | AtulOpenbravo | Assigned To | pramakrishnan => AtulOpenbravo |
2014-02-11 08:52 | AtulOpenbravo | Note Added: 0064040 | |
2014-02-11 12:16 | AtulOpenbravo | Note Added: 0064043 | |
2014-02-12 19:08 | AtulOpenbravo | Status | new => scheduled |
2014-02-12 19:08 | AtulOpenbravo | fix_in_branch | => pi |
2014-02-12 19:09 | AtulOpenbravo | Review Assigned To | => pramakrishnan |
2014-02-12 19:09 | AtulOpenbravo | fix_in_branch | pi => |
2014-02-12 19:10 | hgbot | Checkin | |
2014-02-12 19:10 | hgbot | Note Added: 0064193 | |
2014-02-12 19:10 | hgbot | Status | scheduled => resolved |
2014-02-12 19:10 | hgbot | Resolution | open => fixed |
2014-02-12 19:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c32dee722007bf61453a4538af90b350542090d0 [^] |
2014-02-13 07:16 | hudsonbot | Checkin | |
2014-02-13 07:16 | hudsonbot | Note Added: 0064209 | |
2014-02-13 09:10 | pramakrishnan | Note Added: 0064215 | |
2014-02-13 09:10 | pramakrishnan | Status | resolved => closed |
Notes |
|
|
Test Plan
- Login as F&B International Group Admin with * organization.
- Go to Trial balance Report. Notice that F&B España, S.A, US/Euro is set by default in general ledger filter.
- Write 17 in From Account, press enter
- The general ledger selected in is the one set in the filters. |
|
|
|
Alternate Test Plan
- Login as F&B International Group Admin with * organization.
- Go to Trial balance Report. Notice that F&B España, S.A, US/Euro is set by default in general ledger filter.
- Write 17 in From Account, press enter
- Check the records in the account value selector pop up window grid has organization as F&B Espana.
- Click on search button in the account value selector pop up window, notice that same records reflects in the grid as in the earlier step. |
|
|
(0064193)
|
hgbot
|
2014-02-12 19:10
|
|
Repository: erp/devel/pi
Changeset: c32dee722007bf61453a4538af90b350542090d0
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Feb 10 18:05:01 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/c32dee722007bf61453a4538af90b350542090d0 [^]
Fixes Issue 25262: Account filter in trial balance is not working as expected
---
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
M src/org/openbravo/erpCommon/info/AccountElementValue.java
---
|
|
|
|
|
|
|
Code Review + Testing - OK. |
|