Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014039 | Openbravo ERP | Z. Others | public | 2010-07-23 13:03 | 2010-12-09 16:04 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | User Interface Application |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc. |
Description | See the comment below from the forum discussion here:
http://forge.openbravo.com/plugins/espforum/view.php?group_id=100&forumid=808030&topicid=7016069 [^]
I'm missing in the drop-down lists of QuickCreate & QuickLaunch functionality (and in the menu) the icons that differentiate windows, from reports, from processes. Could the list items be grouped? Show first Windows, then Processes, then Reports, ... |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0014458 | | closed | alostale | Icon shown for Jasper report should be report one, not process one |
|
Attached Files | Openbravo-02-topnav-app-financial-accounting-v11.png (320,245) 2010-07-23 13:12 https://issues.openbravo.com/file_download.php?file_id=2799&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2010-07-23 13:03 | mtaal | New Issue | |
2010-07-23 13:03 | mtaal | Assigned To | => mtaal |
2010-07-23 13:10 | rafaroda | Issue Monitored: rafaroda | |
2010-07-23 13:12 | rgoris | File Added: Openbravo-02-topnav-app-financial-accounting-v11.png | |
2010-07-23 13:17 | rgoris | Note Added: 0029532 | |
2010-07-23 13:22 | rgoris | Note Added: 0029533 | |
2010-09-07 11:04 | rafaroda | Relationship added | related to 0014458 |
2010-09-08 13:43 | mtaal | Note Added: 0030840 | |
2010-09-08 13:43 | mtaal | Status | new => feedback |
2010-09-08 14:13 | rgoris | Note Added: 0030843 | |
2010-09-08 18:19 | hgbot | Checkin | |
2010-09-08 18:19 | hgbot | Note Added: 0030860 | |
2010-09-08 18:19 | hgbot | Status | feedback => resolved |
2010-09-08 18:19 | hgbot | Resolution | open => fixed |
2010-09-08 18:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/4534ef5296b16716f842d83355fea3152bdcb43a [^] |
2010-09-08 18:20 | hgbot | Checkin | |
2010-09-08 18:20 | hgbot | Note Added: 0030861 | |
2010-09-08 21:17 | hgbot | Checkin | |
2010-09-08 21:17 | hgbot | Note Added: 0030869 | |
2010-09-09 16:58 | hgbot | Checkin | |
2010-09-09 16:58 | hgbot | Note Added: 0030904 | |
2010-09-09 19:55 | shuehner | Note Added: 0030913 | |
2010-09-09 19:55 | shuehner | Status | resolved => closed |
2010-09-13 20:14 | hgbot | Checkin | |
2010-09-13 20:14 | hgbot | Note Added: 0031013 | |
2010-12-09 16:04 | anonymous | sf_bug_id | 0 => 3133327 |
Notes |
|
(0029532)
|
rgoris
|
2010-07-23 13:17
|
|
Is this really an issue? I believe that user can distinguish what is what. Most cases it says "...report" in case of a report or "Generate..." in case of a process. Let´s wait for more feedback as I am not convinced this is a productivity basher.
Please also note that we have a ready design & html on the shelf for an improved application mega-menu where icons are used abundantly. Even for this one I am not sure whether we should build this. I believe the QuickLaunch menus satisfy the users needs. But let´s wait for more feedback. |
|
|
(0029533)
|
rgoris
|
2010-07-23 13:22
|
|
|
|
(0030840)
|
mtaal
|
2010-09-08 13:43
|
|
I am working on this topic right now, adding icons.
One question, should the results of the quick_launch really be sorted so that first windows are shown and then processes and then reports?
As the list is currently alphabetical it might not be visible for the user that there are also reports or processes (as the windows would be shown first).
So can you confirm that this is indeed the desired behavior (show windows, processes and then reports). |
|
|
(0030843)
|
rgoris
|
2010-09-08 14:13
|
|
No need for grouping, just leave it sorted alphabetically as it is |
|
|
(0030860)
|
hgbot
|
2010-09-08 18:19
|
|
Repository: erp/mods/org.openbravo.client.navigationbarcomponents
Changeset: 4534ef5296b16716f842d83355fea3152bdcb43a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 08 18:19:26 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/4534ef5296b16716f842d83355fea3152bdcb43a [^]
Fixes issue 14039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc.
---
M src-db/database/sourcedata/OBSERDS_DATASOURCE_FIELD.xml
M src/org/openbravo/client/navigationbarcomponents/QuickCreateDataSource.java
M src/org/openbravo/client/navigationbarcomponents/QuickLaunchDataSource.java
M src/org/openbravo/client/navigationbarcomponents/templates/quick_launch.js.ftl
---
|
|
|
(0030861)
|
hgbot
|
2010-09-08 18:20
|
|
Repository: erp/mods/org.openbravo.client.application
Changeset: 037091a85ee62a3911f85aa4360d9e6d5dbb0464
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 08 18:20:43 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/037091a85ee62a3911f85aa4360d9e6d5dbb0464 [^]
Related to issue 14039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc.
---
A web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/iconAutoForm.png
A web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/iconProcess.png
A web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/iconReport.png
---
|
|
|
(0030869)
|
hgbot
|
2010-09-08 21:17
|
|
|
|
(0030904)
|
hgbot
|
2010-09-09 16:58
|
|
Repository: erp/mods/org.openbravo.client.navigationbarcomponents
Changeset: 598415b5bb0d07694cc3404715edf816976e85ba
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Sep 09 16:58:13 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.navigationbarcomponents/rev/598415b5bb0d07694cc3404715edf816976e85ba [^]
Related to issue 14039: Add icons (or other distinguisher) in the quick create/launch drop-down and menu to diferentiate windows, from reports, etc.
---
M src/org/openbravo/client/navigationbarcomponents/QuickCreateDataSource.java
M src/org/openbravo/client/navigationbarcomponents/QuickLaunchDataSource.java
---
|
|
|
|
Tested, working fine on IE8,Chromium,and FF3.6.x.. QuickCreate and QuickLaunch are both now showing the standard icons for the different menu elements. |
|
|
(0031013)
|
hgbot
|
2010-09-13 20:14
|
|
|