Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025586Openbravo ERPA. Platformpublic2014-01-29 01:552014-02-12 18:29
jonalegriaesarte 
AugustoMauch 
immediateminorhave not tried
closedfixed 
5
3.0MP29.4 
3.0PR14Q2 
shankarb
Core
Production - Confirmed Stable
2013-10-07
https://code.openbravo.com/erp/devel/pi/rev/94d0fb15191969d20c2f89b919bec8a95ad33110 [^]
No
0025586: Display logic based on a column which field is set as not shown is not working fine
Display logic based on a column which field is set as not shown is not working fine. There is a clear example in document sequence window. The display logic over columns prefix and suffix is @IsTableID@='N', and the field IsTableID is not shown in the window Document Sequence.
- Check the display logic in field prefix on window Document Sequence
- Check the value of column istableid for AR Invoice entry, for example
select * from ad_sequence where name like 'AR Invoice'
- Document sequence window
- Prefix and suffix are not shown
In MP28.5 it was working fine, but in MP29.4, it is not working, using the same display logic
No tags attached.
Issue History
2014-01-29 01:55jonalegriaesarteNew Issue
2014-01-29 01:55jonalegriaesarteAssigned To => AugustoMauch
2014-01-29 01:55jonalegriaesarteModules => Core
2014-01-29 01:55jonalegriaesarteTriggers an Emergency Pack => No
2014-01-29 01:55jonalegriaesartePrioritynormal => immediate
2014-01-29 09:17mmarquezIssue Monitored: mmarquez
2014-01-29 11:21alostaleRegression level => Production - Confirmed Stable
2014-01-29 11:22AugustoMauchIssue Monitored: shankarb
2014-01-29 11:23AugustoMauchReview Assigned To => shankarb
2014-01-29 11:34AugustoMauchRegression date => 2013-10-07
2014-01-29 11:34AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/94d0fb15191969d20c2f89b919bec8a95ad33110 [^]
2014-01-29 11:36hgbotCheckin
2014-01-29 11:36hgbotNote Added: 0063782
2014-01-29 11:36hgbotStatusnew => resolved
2014-01-29 11:36hgbotResolutionopen => fixed
2014-01-29 11:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/91a0ce25252fcee4fc9c98ac7b3a293352ae6e5d [^]
2014-01-29 11:42hgbotCheckin
2014-01-29 11:42hgbotNote Added: 0063783
2014-01-30 14:00shankarbNote Added: 0063813
2014-01-30 14:00shankarbStatusresolved => closed
2014-01-30 14:00shankarbFixed in Version => 3.0MP32
2014-02-12 18:29hudsonbotCheckin
2014-02-12 18:29hudsonbotNote Added: 0064134
2014-02-12 18:29hudsonbotCheckin
2014-02-12 18:29hudsonbotNote Added: 0064135

Notes
(0063782)
hgbot   
2014-01-29 11:36   
Repository: erp/devel/pi
Changeset: 91a0ce25252fcee4fc9c98ac7b3a293352ae6e5d
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Jan 29 11:35:48 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/91a0ce25252fcee4fc9c98ac7b3a293352ae6e5d [^]

Fixes issue 25586: Display logic based on hidden field works

Hidden fields that are part of the display logic of other fields are now included in the list of the grid required fields.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewGridComponent.java
---
(0063783)
hgbot   
2014-01-29 11:42   
Repository: erp/devel/pi
Changeset: f1bf6f15bafe3c9eb22c03907e7da7d4041f7de9
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Jan 29 11:40:33 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f1bf6f15bafe3c9eb22c03907e7da7d4041f7de9 [^]

Related to issue 25586: Updates copyright info

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewGridComponent.java
---
(0063813)
shankarb   
2014-01-30 14:00   
Code reviewed and tested in pi changeset 018b8e666e7d
(0064134)
hudsonbot   
2014-02-12 18:29   
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/d1a5bb862230 [^]
Maturity status: Test
(0064135)
hudsonbot   
2014-02-12 18:29   
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/d1a5bb862230 [^]
Maturity status: Test