Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006904 | Openbravo ERP | 01. General setup | public | 2009-01-15 12:16 | 2009-03-06 07:20 |
|
Reporter | plujan | |
Assigned To | vmromanos | |
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | |
Product Version | 2.50alpha-r6 | |
Target Version | | Fixed in Version | 2.50 | |
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 | 0006904: Wrong navigation flow on Organization to view Periods |
Description | If I go to an Organization to see the Period Control window, I get an inconsistency while navigating back from Period to Year tabs. Since Period is associated with * organization and Year is with other organization, I loose the link and I can not move freely among them. |
Steps To Reproduce | 1. Create a new Organization OrgA
2. Create a Calendar for OrgA
3. Create Periods for OrgA
4. From Organization window, select OrgA and move to Year tab. Note that on Year tab, the field organization says OrgA.
5. Move to Period tab. Note that Organization now is *.
6. Move back to Year. Nothing is shown since filtering condition is * when I selected OrgA before. |
Proposed Solution | Since Year and Period are only meanings to reach the Period Control window, may be it would be a good solution to bundle all that tabs in a single tab, when Year and Period become filtering conditions. |
Additional Information | |
Tags | QA_review_pre_beta |
Relationships | related to | defect | 0006209 | pi | closed | vmromanos | In Org window: Period tab has no parent key | related to | defect | 0006906 | | closed | Hennadzi | Period Control window allows an unnecessary <No Action> action |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-01-15 12:16 | plujan | New Issue | |
2009-01-15 12:16 | plujan | Assigned To | => vmromanos |
2009-01-15 12:16 | plujan | sf_bug_id | 0 => 2509563 |
2009-01-15 12:16 | plujan | Regression testing | => No |
2009-01-15 12:37 | vmromanos | Relationship added | related to 0006209 |
2009-01-15 19:55 | plujan | Tag Attached: QA_review_pre_beta | |
2009-01-19 10:06 | psarobe | Status | new => scheduled |
2009-01-19 10:06 | psarobe | fix_in_branch | => trunk |
2009-01-21 18:07 | vmromanos | Note Added: 0012476 | |
2009-01-21 18:41 | svnbot | Checkin | |
2009-01-21 18:41 | svnbot | Note Added: 0012483 | |
2009-01-21 18:41 | svnbot | Status | scheduled => resolved |
2009-01-21 18:41 | svnbot | Resolution | open => fixed |
2009-01-21 18:41 | svnbot | svn_revision | => 12107 |
2009-01-23 15:43 | Hennadzi | Relationship added | related to 0006906 |
2009-03-06 07:20 | sureshbabu | Status | resolved => closed |
2009-03-06 07:20 | sureshbabu | Note Added: 0014462 | |
2009-03-06 07:20 | sureshbabu | Fixed in Version | => 2.50 |
Notes |
|
|
The old design based on the tabs "Year", "Period" and "Period Control" has been rejected because of the navigation issues.
Instead of it we have decided to use only one tab, called "Period Control", which has all the fields the user needs (Year, Period, Document Category, Period Status, etc). Thus the final user will find it more useful and easier to use than the previous design. |
|
|
(0012483)
|
svnbot
|
2009-01-21 18:41
|
|
Repository: openbravo
Revision: 12107
Author: vmromanos
Date: 2009-01-21 18:41:04 +0100 (Wed, 21 Jan 2009)
Fixed bug 6904: Wrong navigation flow on Organization to view Periods
---
A trunk/src-db/database/model/views/C_PERIODCONTROL_V.xml
D trunk/src-db/database/model/views/C_YEAR_V.xml
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
U trunk/src-db/database/sourcedata/AD_ELEMENT.xml
U trunk/src-db/database/sourcedata/AD_FIELD.xml
U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
U trunk/src-db/database/sourcedata/AD_TAB.xml
U trunk/src-db/database/sourcedata/AD_TABLE.xml
U trunk/src-db/database/sourcedata/AD_WINDOW.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=12107&sc=1 [^]
|
|
|
|
Retested working fine (trunk) |
|