Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023883 | Openbravo ERP | A. Platform | public | 2013-05-22 12:51 | 2013-05-28 23:56 |
|
Reporter | rafademiguel | |
Assigned To | shankarb | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP24 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023883: A Tab with none field "Show in grid View" selected break the window with a forever loading message |
Description | A Tab with none field "Show in grid View" selected break the window with a forever loading message |
Steps To Reproduce | Create a window with tabs
In one tab set all fields to "Show in grid View" = N |
Proposed Solution | Warn me about the problem or not let me do this scenario. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-22 12:51 | rafademiguel | New Issue | |
2013-05-22 12:51 | rafademiguel | Assigned To | => AugustoMauch |
2013-05-22 12:51 | rafademiguel | Modules | => Core |
2013-05-22 12:51 | rafademiguel | OBNetwork customer | => No |
2013-05-22 12:51 | rafademiguel | Triggers an Emergency Pack | => No |
2013-05-23 09:38 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-05-23 10:35 | shankarb | Review Assigned To | => AugustoMauch |
2013-05-23 10:36 | shankarb | Issue Monitored: AugustoMauch | |
2013-05-23 10:36 | shankarb | Status | new => scheduled |
2013-05-23 10:36 | shankarb | fix_in_branch | => pi |
2013-05-23 10:37 | hgbot | Checkin | |
2013-05-23 10:37 | hgbot | Note Added: 0058890 | |
2013-05-23 10:37 | hgbot | Status | scheduled => resolved |
2013-05-23 10:37 | hgbot | Resolution | open => fixed |
2013-05-23 10:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2127be3203c083c342cca1c98d8bba157d119f4e [^] |
2013-05-23 11:49 | hgbot | Checkin | |
2013-05-23 11:49 | hgbot | Note Added: 0058894 | |
2013-05-23 11:50 | shankarb | Note Added: 0058895 | |
2013-05-23 11:50 | shankarb | Status | resolved => new |
2013-05-23 11:50 | shankarb | Resolution | fixed => open |
2013-05-23 11:51 | shankarb | Issue End Monitor: AugustoMauch | |
2013-05-24 01:19 | hudsonbot | Checkin | |
2013-05-24 01:19 | hudsonbot | Note Added: 0058918 | |
2013-05-24 01:19 | hudsonbot | Checkin | |
2013-05-24 01:19 | hudsonbot | Note Added: 0058919 | |
2013-05-27 11:35 | shankarb | Status | new => scheduled |
2013-05-27 12:32 | hgbot | Checkin | |
2013-05-27 12:32 | hgbot | Note Added: 0058947 | |
2013-05-27 12:32 | hgbot | Status | scheduled => resolved |
2013-05-27 12:32 | hgbot | Resolution | open => fixed |
2013-05-27 12:32 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/2127be3203c083c342cca1c98d8bba157d119f4e [^] => http://code.openbravo.com/erp/devel/pi/rev/20388faf6420e36817bea88b0fed7a2d66afe799 [^] |
2013-05-27 13:23 | AugustoMauch | Note Added: 0058951 | |
2013-05-27 13:23 | AugustoMauch | Status | resolved => closed |
2013-05-27 13:23 | AugustoMauch | Fixed in Version | => 3.0MP24 |
2013-05-28 23:56 | hudsonbot | Checkin | |
2013-05-28 23:56 | hudsonbot | Note Added: 0059004 | |
Notes |
|
(0058890)
|
hgbot
|
2013-05-23 10:37
|
|
Repository: erp/devel/pi
Changeset: 2127be3203c083c342cca1c98d8bba157d119f4e
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu May 23 14:05:03 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/2127be3203c083c342cca1c98d8bba157d119f4e [^]
Fixes Issue 0023883 : At least one field should be visible in grid view
Added trigger logic for ad_field to check if at least one field is visible in grid.
If there are no fields visible in grid view, the view is stuck with loading screen.
---
M src-db/database/model/triggers/AD_FIELD_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
(0058894)
|
hgbot
|
2013-05-23 11:49
|
|
Repository: erp/devel/pi
Changeset: eac5354af6e4a329ebd848791095890875a1e3a1
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu May 23 15:15:41 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/eac5354af6e4a329ebd848791095890875a1e3a1 [^]
Related to Issue 23883 : Backed out changeset 2127be3203c0
Issue will be solved by not triggering an exception, but doing notification.
---
M src-db/database/model/triggers/AD_FIELD_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
(0058895)
|
shankarb
|
2013-05-23 11:50
|
|
|
|
|
|
|
|
|
|
(0058947)
|
hgbot
|
2013-05-27 12:32
|
|
Repository: erp/devel/pi
Changeset: 20388faf6420e36817bea88b0fed7a2d66afe799
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon May 27 15:59:41 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/20388faf6420e36817bea88b0fed7a2d66afe799 [^]
Fixes Issue 0023883 : At least one field should be visible in grid view
Export fails now if there is a tab with no fields visible in grid view.
Also an error in log is raised when the tab is opened.
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
M src/org/openbravo/service/system/DatabaseValidator.java
M src/org/openbravo/service/system/SystemValidationResult.java
---
|
|
|
|
Code reviewed and verified in pi@20388faf6420 |
|
|
|
|