Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018300Openbravo ERPA. Platformpublic2011-08-17 11:002011-09-02 10:50
adrianromero 
mtaal 
urgentmajoralways
closedfixed 
5
 
3.0MP3 
Google Chrome
Core
No
0018300: Disabled modules cannot be edited in grid mode
A module that is set Enabled to false, cannot be selected nor edited in grid mode. The only way to edit it is going to form mode in another record and navigate to the disabled module to edit it.
* As System Administrator go to the window Module.
* Go to one of the modules. For example "Integration with Google APIs" and uncheck the field "Enabled".
* Save it.
* In grid mode try to select the module and notice that cannot be selected and any of the record actions works.
No tags attached.
related to defect 00182973.0MP3 closed iperdomo If the Google API integration is disabled, the G button is still shown in the login page 
Issue History
2011-08-17 11:00adrianromeroNew Issue
2011-08-17 11:00adrianromeroAssigned To => mtaal
2011-08-17 11:00adrianromeroWeb browser => Google Chrome
2011-08-17 11:00adrianromeroModules => Core
2011-08-17 12:06adrianromeroRelationship addedrelated to 0018297
2011-08-17 12:17hgbotCheckin
2011-08-17 12:17hgbotNote Added: 0040253
2011-08-17 12:17hgbotStatusnew => resolved
2011-08-17 12:17hgbotResolutionopen => fixed
2011-08-17 12:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a57c5358253b2c8268dd5e83b0c9baf769f4e190 [^]
2011-08-17 18:11hudsonbotCheckin
2011-08-17 18:11hudsonbotNote Added: 0040285
2011-09-02 10:50marvintmNote Added: 0040711
2011-09-02 10:50marvintmStatusresolved => closed

Notes
(0040253)
hgbot   
2011-08-17 12:17   
Repository: erp/devel/pi
Changeset: a57c5358253b2c8268dd5e83b0c9baf769f4e190
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Aug 17 12:15:48 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a57c5358253b2c8268dd5e83b0c9baf769f4e190 [^]

Fixes issue 18300: Disabled modules cannot be edited in grid mode
SC checks the enabled property on a record to see if it is enabled, the name of the property can be set, changed it to _enabled

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0040285)
hudsonbot   
2011-08-17 18:11   
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/5922b23c1f55 [^]

Maturity status: Test
(0040711)
marvintm   
2011-09-02 10:50   
Works fine