Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026356Openbravo ERPA. Platformpublic2014-04-24 10:212014-10-01 16:31
jecharri 
guillermogil 
urgentmajoralways
closedfixed 
5
 
3.0PR14Q3 
shankarb
Google Chrome
Core
Packaging and release
2014-02-26
main
https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^]
No
0026356: If you have a window with one tab without a parent key, the tab data is not displayed
If you have a window with one tab without a parent key, the tab data is not displayed
-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
No tags attached.
related to feature request 0025574 closed dbaz Upgrade SmartClient 10.0d 
Issue History
2014-04-24 10:21jecharriNew Issue
2014-04-24 10:21jecharriAssigned To => AugustoMauch
2014-04-24 10:21jecharriWeb browser => Google Chrome
2014-04-24 10:21jecharriModules => Core
2014-04-24 10:21jecharriResolution time => 1401314400
2014-04-24 10:21jecharriTriggers an Emergency Pack => No
2014-04-24 10:23jecharriIssue cloned0026357
2014-04-24 12:27guillermogilAssigned ToAugustoMauch => guillermogil
2014-04-24 18:05guillermogilIssue Monitored: shankarb
2014-04-24 18:05guillermogilReview Assigned To => shankarb
2014-04-24 18:05guillermogilWeb browserGoogle Chrome => Google Chrome
2014-04-25 09:57hgbotCheckin
2014-04-25 09:57hgbotNote Added: 0066599
2014-04-25 09:57hgbotStatusnew => resolved
2014-04-25 09:57hgbotResolutionopen => fixed
2014-04-25 09:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/435ecd82320911d5349beabc75751352250c26ad [^]
2014-04-27 21:36shankarbNote Added: 0066633
2014-04-27 21:36shankarbStatusresolved => closed
2014-04-27 21:36shankarbFixed in Version => PR14Q3
2014-05-06 10:12jecharriStatusclosed => new
2014-05-06 10:12jecharriResolutionfixed => open
2014-05-06 10:12jecharriFixed in VersionPR14Q3 =>
2014-05-06 10:12jecharriWeb browserGoogle Chrome => Google Chrome
2014-05-06 10:12jecharriRegression level => Production - Confirmed Stable
2014-05-06 10:12jecharriTriggers an Emergency PackNo => Yes
2014-05-06 10:12jecharriStatusnew => scheduled
2014-05-06 10:12jecharrifix_in_branch => pi
2014-05-06 10:12jecharriStatusscheduled => resolved
2014-05-06 10:12jecharriResolutionopen => fixed
2014-05-06 10:12jecharriStatusresolved => closed
2014-05-06 16:42guillermogilTriggers an Emergency PackYes => No
2014-05-06 16:44guillermogilRegression levelProduction - Confirmed Stable => Coding ( Testing )
2014-05-07 09:50guillermogilRegression introduced by commit => https://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient.dev/rev/8bbcbf0d6871 [^]
2014-05-07 09:51guillermogilRegression date => 2014-02-26
2014-05-07 09:52guillermogilRegression introduced by commithttps://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:53guillermogilStatusclosed => new
2014-05-07 09:53guillermogilResolutionfixed => open
2014-05-07 09:53guillermogilRelationship addedrelated to 0025574
2014-05-07 09:54guillermogilStatusnew => scheduled
2014-05-07 09:55guillermogilNote Added: 0066862
2014-05-07 09:55guillermogilStatusscheduled => resolved
2014-05-07 09:55guillermogilResolutionopen => fixed
2014-05-07 09:56guillermogilStatusresolved => closed
2014-05-07 18:12hudsonbotCheckin
2014-05-07 18:12hudsonbotNote Added: 0066973
2014-10-01 16:31plujanWeb browserGoogle Chrome => Google Chrome
2014-10-01 16:31plujanRegression levelCoding ( Testing ) => Packaging and release
2014-10-01 16:31plujanRegression introduced in release => main
2014-10-01 16:31plujanfix_in_branchpi =>

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.
(0066862)
guillermogil   
2014-05-07 09:55   
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
(0066973)
hudsonbot   
2014-05-07 18:12   
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/02ca2648bcdc [^]
Maturity status: Test