Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018796 | Openbravo ERP | 09. Financial management | public | 2011-10-18 10:15 | 2011-11-28 10:13 |
|
Reporter | jonalegriaesarte | |
Assigned To | dmiguelez | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP6 | Fixed in Version | 3.0MP6 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018796: User interface is the old one, when navigating from general ledger report |
Description | When navigating from general ledger report to the transactions, the old interface appears. |
Steps To Reproduce | - General ledger report
- Fill date from, date to, organization and accounting schema.
- Search
- Navigate to one transaction.
- Navigate to one journal entry.
- Notice that a new tab is not opened and the interface is the old one. If the user navigates to the detail, instead of the journal entry a new tab is not opened. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0018986 | | closed | Sandrahuguet | Cannot go back after drill down from General Ledger Journal Report |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-10-18 10:15 | jonalegriaesarte | New Issue | |
2011-10-18 10:15 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2011-10-18 10:15 | jonalegriaesarte | Modules | => Core |
2011-11-08 18:38 | jonalegriaesarte | Assigned To | jonalegriaesarte => dmiguelez |
2011-11-15 16:00 | hgbot | Checkin | |
2011-11-15 16:00 | hgbot | Note Added: 0042837 | |
2011-11-15 16:04 | hgbot | Checkin | |
2011-11-15 16:04 | hgbot | Note Added: 0042839 | |
2011-11-15 16:04 | hgbot | Status | new => resolved |
2011-11-15 16:04 | hgbot | Resolution | open => fixed |
2011-11-15 16:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4dc329755d04af0ac33b5fb3d24141c176b66025 [^] |
2011-11-21 10:53 | dmiguelez | Issue Monitored: dmiguelez | |
2011-11-21 10:54 | dmiguelez | Issue End Monitor: dmiguelez | |
2011-11-22 03:50 | hudsonbot | Checkin | |
2011-11-22 03:50 | hudsonbot | Note Added: 0043033 | |
2011-11-23 16:38 | dmiguelez | Note Added: 0043116 | |
2011-11-28 10:13 | jonalegriaesarte | Note Added: 0043396 | |
2011-11-28 10:13 | jonalegriaesarte | Status | resolved => closed |
2011-11-28 10:13 | jonalegriaesarte | Fixed in Version | => 3.0MP6 |
2012-05-14 13:45 | Sandrahuguet | Relationship added | related to 0018986 |
Notes |
|
(0042837)
|
hgbot
|
2011-11-15 16:00
|
|
Repository: erp/devel/api-checks
Changeset: 06f744fa2469998a3876a0c1e2c6bcded53dae79
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon Nov 14 13:16:13 2011 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/06f744fa2469998a3876a0c1e2c6bcded53dae79 [^]
Fixed issue 0019059: Issue 0018796: try-api fails. Requesting API change.
---
M model/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
|
|
|
(0042839)
|
hgbot
|
2011-11-15 16:04
|
|
Repository: erp/devel/pi
Changeset: 4dc329755d04af0ac33b5fb3d24141c176b66025
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon Nov 14 13:17:08 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4dc329755d04af0ac33b5fb3d24141c176b66025 [^]
Fixed issue 0018796: User interface is the old one, when navigating from general ledger report.
---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
---
|
|
|
|
|
|
|
Testing plan
- General ledger journal
- Fill date from, date to, organization and accounting schema.
- Search
- Navigate to the detail and confirm that a new tab is opened to show the information.
Low regression risk. Api change was requested |
|
|
(0043396)
|
jonalegriaesarte
|
2011-11-28 10:13
|
|
Now, the navigation to the detail is correct. A new tab is opened, using the new interface. |
|