Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015345Openbravo ERPA. Platformpublic2010-12-01 16:482011-05-04 00:01
rgoris 
rafademiguel 
normalmajoralways
closedfixed 
5
3.0RC3 
3.0RC4 
My Openbravo Tab
No
0015345: Workspace Widget state storing behavior: some issues
The widget state storing behavior is a bit unexpected in some flows:
1) Default widgets (out of the box: News, Forge and Events) can be deleted by return at the next login. Desired behavior: they do not re-appear. Or: if they can´t be deleted: show the message "you cant delete this one etc."
2) The same applies for the forced widgets (as published by the sys admin). In this case I recommend that the user can´t delete them, so will receive the the message "you cant delete this one etc."
3) The System Administrator role only can publish widgets for SYSTEM and not for roles. Is this intentional?
4) Other roles (such as Sales) can publish widgets for other roles, such as Purchase. Is this intentional?
5) The order in the layout is not stored on re-login. This should be managed by the user, even for the mandatory widgets. Right now, the behavior is unexpected: some positions are kept, others are not.
Just play around a bit in RC3 with deleting, adding and moving widgets and switching different roles and logging in and out.
No tags attached.
related to defect 0015211 closed iperdomo Deleted community branding widgets appear again refreshing the tab 
Issue History
2010-12-01 16:48rgorisNew Issue
2010-12-01 16:48rgorisAssigned To => iperdomo
2010-12-01 16:48rgorisModules => Core
2010-12-01 17:30rgorisModulesCore => My Openbravo Tab
2010-12-06 07:46alostaleStatusnew => scheduled
2011-01-25 16:14iperdomoAssigned Toiperdomo => gorkaion
2011-01-25 16:24iperdomoRelationship addedrelated to 0015211
2011-01-26 18:21gorkaionAssigned Togorkaion => rafademiguel
2011-01-31 11:19hgbotCheckin
2011-01-31 11:19hgbotNote Added: 0033960
2011-01-31 11:19hgbotStatusscheduled => resolved
2011-01-31 11:19hgbotResolutionopen => fixed
2011-01-31 11:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d3fedbfe5ff9a93d05fa0dbc5cf6b5be3268de2c [^]
2011-05-03 14:54rgorisStatusresolved => closed
2011-05-04 00:01anonymoussf_bug_id0 => 3297145

Notes
(0033960)
hgbot   
2011-01-31 11:19   
Repository: erp/devel/pi
Changeset: d3fedbfe5ff9a93d05fa0dbc5cf6b5be3268de2c
Author: rafaeldemiguel <rdm <at> openbravo.com>
Date: Mon Jan 31 09:46:53 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d3fedbfe5ff9a93d05fa0dbc5cf6b5be3268de2c [^]

Fixes issue 15345 15211 : Widget are logically deleted

---
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOBUtils.java
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoActionHandler.java
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponent.java
---