Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006904Openbravo ERP01. General setuppublic2009-01-15 12:162009-03-06 07:20
plujan 
vmromanos 
highmajorhave not tried
closedfixed 
30
2.50alpha-r6 
2.50 
Core
No
0006904: Wrong navigation flow on Organization to view Periods
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.
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.
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.
QA_review_pre_beta
related to defect 0006209pi 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 
Issue History
2009-01-15 12:16plujanNew Issue
2009-01-15 12:16plujanAssigned To => vmromanos
2009-01-15 12:16plujansf_bug_id0 => 2509563
2009-01-15 12:16plujanRegression testing => No
2009-01-15 12:37vmromanosRelationship addedrelated to 0006209
2009-01-15 19:55plujanTag Attached: QA_review_pre_beta
2009-01-19 10:06psarobeStatusnew => scheduled
2009-01-19 10:06psarobefix_in_branch => trunk
2009-01-21 18:07vmromanosNote Added: 0012476
2009-01-21 18:41svnbotCheckin
2009-01-21 18:41svnbotNote Added: 0012483
2009-01-21 18:41svnbotStatusscheduled => resolved
2009-01-21 18:41svnbotResolutionopen => fixed
2009-01-21 18:41svnbotsvn_revision => 12107
2009-01-23 15:43HennadziRelationship addedrelated to 0006906
2009-03-06 07:20sureshbabuStatusresolved => closed
2009-03-06 07:20sureshbabuNote Added: 0014462
2009-03-06 07:20sureshbabuFixed in Version => 2.50

Notes
(0012476)
vmromanos   
2009-01-21 18:07   
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 [^]
(0014462)
sureshbabu   
2009-03-06 07:20   
Retested working fine (trunk)