Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027122 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2014-07-17 19:50 | 2014-08-25 08:03 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 4a0636af3e5c | |||
Projection | none | ETA | none | Target Version | 3.0PR14Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 29877 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027122: Display Logic in fields does not work with property fields | |||||||
Description | Display logic in fields does not work with property fields. This functionality uses the column name to reference the fields in a tab for the logic. As the property fields doesn't have a related physical column, is not possible to use them in these expressions. Currently there exists a workaround for this issue which consist in using an auxiliary input that reference the same column as the property field does. | |||||||
Steps To Reproduce | In description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0069613) AugustoMauch (administrator) 2014-08-22 13:34 |
Fixes issue Display Logic 27122: in fields does not work with property fields default tip author Augusto Mauch <augusto.mauch@openbravo.com> Fri Aug 22 13:19:12 2014 +0200 (12 minutes ago) changeset 24302 4a0636af3e5c parent 24301 40db62dc5cd8 Fixes issue Display Logic 27122: in fields does not work with property fields The problem was that if a property field is used in a display logic, it was going to be included in the sessionAttributes in the call in EDIT mode done to the FIC, and its value was going to be reset to an empty string. To fix this, a field is not added to the list of session attributes if it is a property. This change only takes effect when using a property field in a displayn logic, so it should not have any negative effect. modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.javA https://code.openbravo.com/erp/devel/pi/rev/4a0636af3e5c [^] |
(0069695) shankarb (viewer) 2014-08-25 08:03 |
Code reviewed and verified in pi changeset 09ce5c4deb2b. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-07-17 19:50 | caristu | New Issue | |
2014-07-17 19:50 | caristu | Assigned To | => AugustoMauch |
2014-07-17 19:50 | caristu | OBNetwork customer | => No |
2014-07-17 19:50 | caristu | Modules | => Core |
2014-07-17 19:50 | caristu | Support ticket | => 29877 |
2014-07-17 19:50 | caristu | Resolution time | => 1412287200 |
2014-07-17 19:50 | caristu | Triggers an Emergency Pack | => No |
2014-07-18 12:41 | caristu | Issue Monitored: networkb | |
2014-08-04 14:27 | AugustoMauch | OBNetwork customer | No => Yes |
2014-08-05 10:51 | caristu | version | => pi |
2014-08-06 11:33 | shankarb | Assigned To | AugustoMauch => shankarb |
2014-08-06 11:33 | shankarb | Assigned To | shankarb => AugustoMauch |
2014-08-22 13:19 | AugustoMauch | Issue Monitored: shankarb | |
2014-08-22 13:19 | AugustoMauch | Review Assigned To | => shankarb |
2014-08-22 13:32 | AugustoMauch | Status | new => scheduled |
2014-08-22 13:32 | AugustoMauch | fix_in_branch | => pi |
2014-08-22 13:32 | AugustoMauch | Status | scheduled => resolved |
2014-08-22 13:32 | AugustoMauch | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/pi/rev/4a0636af3e5c [^] |
2014-08-22 13:32 | AugustoMauch | Resolution | open => fixed |
2014-08-22 13:34 | AugustoMauch | Note Added: 0069613 | |
2014-08-25 08:03 | shankarb | Note Added: 0069695 | |
2014-08-25 08:03 | shankarb | Status | resolved => closed |
2014-08-25 08:03 | shankarb | Fixed in Version | => 3.0PR14Q4 |
Copyright © 2000 - 2009 MantisBT Group |