Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026356 | Openbravo ERP | A. Platform | public | 2014-04-24 10:21 | 2014-10-01 16:31 |
|
Reporter | jecharri | |
Assigned To | guillermogil | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | Packaging and release |
Regression date | 2014-02-26 |
Regression introduced in release | main |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0026356: If you have a window with one tab without a parent key, the tab data is not displayed |
Description | If you have a window with one tab without a parent key, the tab data is not displayed |
Steps To Reproduce | -Create a window header and subtab without any relation. Only a where clause with a condition related to the header.
-Verify that information is not displayed when you choose the header
It seems that the criteria that Openbravo is creating is wrong. If you go to file modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
and you remove lines criteria.criteria.push({
fieldName: 'id',
operator: 'equals',
value: '-1'
});
it starts working
Contact me and I will provide a development |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0025574 | | closed | dbaz | Upgrade SmartClient 10.0d |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-04-24 10:21 | jecharri | New Issue | |
2014-04-24 10:21 | jecharri | Assigned To | => AugustoMauch |
2014-04-24 10:21 | jecharri | Web browser | => Google Chrome |
2014-04-24 10:21 | jecharri | Modules | => Core |
2014-04-24 10:21 | jecharri | Resolution time | => 1401314400 |
2014-04-24 10:21 | jecharri | Triggers an Emergency Pack | => No |
2014-04-24 10:23 | jecharri | Issue cloned | 0026357 |
2014-04-24 12:27 | guillermogil | Assigned To | AugustoMauch => guillermogil |
2014-04-24 18:05 | guillermogil | Issue Monitored: shankarb | |
2014-04-24 18:05 | guillermogil | Review Assigned To | => shankarb |
2014-04-24 18:05 | guillermogil | Web browser | Google Chrome => Google Chrome |
2014-04-25 09:57 | hgbot | Checkin | |
2014-04-25 09:57 | hgbot | Note Added: 0066599 | |
2014-04-25 09:57 | hgbot | Status | new => resolved |
2014-04-25 09:57 | hgbot | Resolution | open => fixed |
2014-04-25 09:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/435ecd82320911d5349beabc75751352250c26ad [^] |
2014-04-27 21:36 | shankarb | Note Added: 0066633 | |
2014-04-27 21:36 | shankarb | Status | resolved => closed |
2014-04-27 21:36 | shankarb | Fixed in Version | => PR14Q3 |
2014-05-06 10:12 | jecharri | Status | closed => new |
2014-05-06 10:12 | jecharri | Resolution | fixed => open |
2014-05-06 10:12 | jecharri | Fixed in Version | PR14Q3 => |
2014-05-06 10:12 | jecharri | Web browser | Google Chrome => Google Chrome |
2014-05-06 10:12 | jecharri | Regression level | => Production - Confirmed Stable |
2014-05-06 10:12 | jecharri | Triggers an Emergency Pack | No => Yes |
2014-05-06 10:12 | jecharri | Status | new => scheduled |
2014-05-06 10:12 | jecharri | fix_in_branch | => pi |
2014-05-06 10:12 | jecharri | Status | scheduled => resolved |
2014-05-06 10:12 | jecharri | Resolution | open => fixed |
2014-05-06 10:12 | jecharri | Status | resolved => closed |
2014-05-06 16:42 | guillermogil | Triggers an Emergency Pack | Yes => No |
2014-05-06 16:44 | guillermogil | Regression level | Production - Confirmed Stable => Coding ( Testing ) |
2014-05-07 09:50 | guillermogil | Regression introduced by commit | => https://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient.dev/rev/8bbcbf0d6871 [^] |
2014-05-07 09:51 | guillermogil | Regression date | => 2014-02-26 |
2014-05-07 09:52 | guillermogil | Regression introduced by commit | https://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient.dev/rev/8bbcbf0d6871 [^] => https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^] |
2014-05-07 09:53 | guillermogil | Status | closed => new |
2014-05-07 09:53 | guillermogil | Resolution | fixed => open |
2014-05-07 09:53 | guillermogil | Relationship added | related to 0025574 |
2014-05-07 09:54 | guillermogil | Status | new => scheduled |
2014-05-07 09:55 | guillermogil | Note Added: 0066862 | |
2014-05-07 09:55 | guillermogil | Status | scheduled => resolved |
2014-05-07 09:55 | guillermogil | Resolution | open => fixed |
2014-05-07 09:56 | guillermogil | Status | resolved => closed |
2014-05-07 18:12 | hudsonbot | Checkin | |
2014-05-07 18:12 | hudsonbot | Note Added: 0066973 | |
2014-10-01 16:31 | plujan | Web browser | Google Chrome => Google Chrome |
2014-10-01 16:31 | plujan | Regression level | Coding ( Testing ) => Packaging and release |
2014-10-01 16:31 | plujan | Regression introduced in release | => main |
2014-10-01 16:31 | plujan | fix_in_branch | pi => |
Notes |
|
(0066599)
|
hgbot
|
2014-04-25 09:57
|
|
Repository: erp/devel/pi
Changeset: 435ecd82320911d5349beabc75751352250c26ad
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Fri Apr 25 09:55:56 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/435ecd82320911d5349beabc75751352250c26ad [^]
Fixed issue 26356:window without a parent key, the tab data is not displayed
False criterion is now removed if the child tab has no parent key.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0066633)
|
shankarb
|
2014-04-27 21:36
|
|
Code reviewed and verified in pi changeset dfa6251edace. |
|
|
|
Pending to have a test module in CI to create the test case.
Example Needed:
* In Sales Order window create a new tab (level 1)
* Table: AD_User
* HQL Where Clause: e.businessPartner.id=@Order.businessPartner@
* Create fields for this new tab
* Go to the Sales Order window and select a record |
|
|
|
|