Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027122
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2014-07-17 19:502014-08-25 08:03
ReportercaristuView Statuspublic 
Assigned ToAugustoMauch 
PriorityhighResolutionfixedFixed in Version3.0PR14Q4
StatusclosedFix in branchpiFixed in SCM revision4a0636af3e5c
ProjectionnoneETAnoneTarget Version3.0PR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Merge Request Status
Review Assigned Toshankarb
OBNetwork customerOBPS
Web browser
ModulesCore
Support ticket29877
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027122: Display Logic in fields does not work with property fields

DescriptionDisplay 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 ReproduceIn description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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.

- Issue History
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
Powered by Mantis Bugtracker