Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026661Openbravo ERPA. Platformpublic2014-05-22 12:372014-06-10 22:23
naiaramartinez 
shankarb 
normalmajorhave not tried
closedfixed 
5
 
3.0PR14Q33.0PR14Q3 
AugustoMauch
Core
No
0026661: Display logic in tabs is not working correctly in grid view
Display logic in tabs is not working correctly in grid view when it depends on the value of a field that is not shown in grid.
Go to Windows-Tabs and fields window, and select the record with Product name.

Go to 'Tabs' tab and select the record with 'Price' name . Modify display logic and add @IsPurchased@='N'.

Now, select the record with 'Product' name. Go to 'fields' tab. Select the record with 'Purchase' name. And set it as 'Not displayed in grid view'.

Login as 'Group Admin' and go to Product window. Select 'Descuento 10%' product (DO NOT OPEN IN FORM VIEW). Notice that the tab PRice is not shown.
No tags attached.
has duplicate defect 0026755 closed vmromanos Modules obx:58 - Doesnot show the 'product tier' tab in grid mode. 
Issue History
2014-05-22 12:37naiaramartinezNew Issue
2014-05-22 12:37naiaramartinezAssigned To => AugustoMauch
2014-05-22 12:37naiaramartinezModules => Core
2014-05-22 12:37naiaramartinezTriggers an Emergency Pack => No
2014-06-02 16:15vmromanosRelationship addedhas duplicate 0026755
2014-06-02 16:36alostaleTarget Version => PR14Q3
2014-06-02 18:42jonalegriaesarteResolution time => 1403560800
2014-06-03 08:31shankarbAssigned ToAugustoMauch => shankarb
2014-06-03 08:49shankarbStatusnew => scheduled
2014-06-03 08:49shankarbfix_in_branch => pi
2014-06-03 08:52shankarbReview Assigned To => AugustoMauch
2014-06-03 08:52shankarbfix_in_branchpi =>
2014-06-03 08:52shankarbIssue Monitored: AugustoMauch
2014-06-03 08:53hgbotCheckin
2014-06-03 08:53hgbotNote Added: 0067699
2014-06-03 08:53hgbotStatusscheduled => resolved
2014-06-03 08:53hgbotResolutionopen => fixed
2014-06-03 08:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/55d7a55435885a5abedab903ed305ef39cd1efe0 [^]
2014-06-03 18:24AugustoMauchNote Added: 0067728
2014-06-03 18:24AugustoMauchStatusresolved => closed
2014-06-03 18:24AugustoMauchFixed in Version => PR14Q3
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067870

Notes
(0067699)
hgbot   
2014-06-03 08:53   
Repository: erp/devel/pi
Changeset: 55d7a55435885a5abedab903ed305ef39cd1efe0
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Jun 03 12:21:27 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/55d7a55435885a5abedab903ed305ef39cd1efe0 [^]

Fixes issue 26661: Display logic in tabs is not working correctly in grid view

Add hiddenPropertiesInDisplayLogic if the field is visible in form view, but not in grid view.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
---
(0067728)
AugustoMauch   
2014-06-03 18:24   
Code reviewed and verified in pi@9e9cdee21888
(0067870)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test