Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027728Openbravo ERPA. Platformpublic2014-10-01 18:512014-12-30 23:24
caristu 
inigosanchez 
highminoralways
closedfixed 
5
pi 
3.0PR15Q13.0PR15Q1 
alostale
Core
No
0027728: Query/List Widgets should not display links for Portal Roles
Query/List Widgets should not display links for Portal Roles, as Portal Roles can't navigate to the windows of the ERP.
1) Create a new Portal Role
2) Add the "Pending Goods Receipt" widget to the workspace of the Portal Role
3) Notice that the widget appears with link in the Documentno column
   Currently the behavior is correct as the Portal Role can't navigate when clicking on the links.

  But it would be a more intuitive appearance for the user if these links wouldn't be rendered for the Portal Roles.
No tags attached.
Issue History
2014-10-01 18:51caristuNew Issue
2014-10-01 18:51caristuAssigned To => AugustoMauch
2014-10-01 18:51caristuModules => Core
2014-10-01 18:51caristuResolution time => 1418166000
2014-10-01 18:51caristuTriggers an Emergency Pack => No
2014-10-01 18:51caristuIssue Monitored: networkb
2014-10-01 19:11caristuTypedefect => design defect
2014-10-02 08:42caristuResolution time1418166000 =>
2014-10-02 08:42caristuTarget Version3.0PR15Q1 =>
2014-10-02 10:46caristuResolution time => 1418166000
2014-10-02 10:46caristuTypedesign defect => defect
2014-10-02 10:46caristuTarget Version => 3.0PR15Q1
2014-10-08 16:02alostaleAssigned ToAugustoMauch => inigosanchez
2014-11-06 13:15inigosanchezIssue Monitored: alostale
2014-11-06 13:16inigosanchezReview Assigned To => alostale
2014-11-06 13:17hgbotCheckin
2014-11-06 13:17hgbotNote Added: 0071460
2014-11-06 13:17hgbotStatusnew => resolved
2014-11-06 13:17hgbotResolutionopen => fixed
2014-11-06 13:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3161d514a07cd0ca5d5f1e116bfc4c62e8b5278c [^]
2014-11-10 08:55alostaleNote Added: 0071510
2014-11-10 08:55alostaleStatusresolved => closed
2014-11-10 08:55alostaleFixed in Version => 3.0PR15Q1
2014-12-30 23:24hudsonbotCheckin
2014-12-30 23:24hudsonbotNote Added: 0073021

Notes
(0071460)
hgbot   
2014-11-06 13:17   
Repository: erp/devel/pi
Changeset: 3161d514a07cd0ca5d5f1e116bfc4c62e8b5278c
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Thu Nov 06 13:11:15 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3161d514a07cd0ca5d5f1e116bfc4c62e8b5278c [^]

fixed bug 27728: Query/List Widgets should not display links for Portal Roles.

The problem was that query/List Widgets display links for Portal Roles and
Portal Roles can't navigate to the windows of the ERP.

To solve this problem, it checks if it is Portal Role and in this case the link
is not displayed.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
M modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
---
(0071510)
alostale   
2014-11-10 08:55   
code reviewed

tested with standard and portal roles
(0073021)
hudsonbot   
2014-12-30 23:24   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^]
Maturity status: Test