Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014504 | Openbravo ERP | 09. Financial management | public | 2010-09-09 16:40 | 2010-10-14 00:00 |
|
Reporter | networkb | |
Assigned To | sivaraman | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP21 | |
Target Version | 2.50MP22 | Fixed in Version | 2.50MP23 | |
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 | 0014504: Incorrect behaviour in General Ledger Journal |
Description | When you come back to the GL journal from any window, the data that appear are different. |
Steps To Reproduce | - As Openbravo Admin go to Financial Management || Accounting || Analysis Tools || General Ledger Journal
- Click HTML Format
- Realize that the first entrie is 'Journal Entry 1'
- Go to other window (IE: Financial Management || Accounting || Transactions || G/L Journal || Batch)
- Click 'Go back' button
- Realize that the first entrie is 'Journal entry 7' |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-09-09 16:40 | networkb | New Issue | |
2010-09-09 16:40 | networkb | Assigned To | => dalsasua |
2010-09-09 16:40 | networkb | OBNetwork customer | => Yes |
2010-09-30 17:35 | adrianromero | Assigned To | dalsasua => adrianromero |
2010-10-01 09:00 | sivaraman | Assigned To | adrianromero => sivaraman |
2010-10-01 09:04 | hgbot | Checkin | |
2010-10-01 09:04 | hgbot | Note Added: 0031530 | |
2010-10-01 09:04 | hgbot | Status | new => resolved |
2010-10-01 09:04 | hgbot | Resolution | open => fixed |
2010-10-01 09:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e03f7178de2cdff1f74dd6f2771e069fa38f1697 [^] |
2010-10-01 09:24 | sivaraman | Note Added: 0031531 | |
2010-10-08 20:59 | hudsonbot | Checkin | |
2010-10-08 20:59 | hudsonbot | Note Added: 0031711 | |
2010-10-13 16:15 | psarobe | Note Added: 0031813 | |
2010-10-13 16:15 | psarobe | Status | resolved => closed |
2010-10-13 16:15 | psarobe | Fixed in Version | => 2.50MP23 |
2010-10-14 00:00 | anonymous | sf_bug_id | 0 => 3086969 |
Notes |
|
(0031530)
|
hgbot
|
2010-10-01 09:04
|
|
Repository: erp/devel/pi
Changeset: e03f7178de2cdff1f74dd6f2771e069fa38f1697
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Fri Oct 01 12:33:50 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e03f7178de2cdff1f74dd6f2771e069fa38f1697 [^]
Fixes issue 14504: Incorrect behaviour in General Ledger Journal
Pagination logic has been modified for proper behaviour. No Impacts.
---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
---
|
|
|
|
Steps to test:
1. Log on to openbravo with Openbravo Admin role
2. Go to Financial Management || Accounting || Analysis Tools || General Ledger Journal
3. Verify if View Results is empty
4. Set From Date : 01-10-2004 and To Date : 01-10-2010 and then, Click HTML Format button
5. Verify if View Results displays report and pagination is working properly
6. View any page of the report
7. Click any other window i.e, General Ledger Report
8. Now, click 'Go back' button
9. Verify if we can see the same report page as seen in Step 6
10. Also verify if pagination is working fine after coming from other window |
|
|
|
|
|
|
|