Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031305Openbravo ERPA. Platformpublic2015-10-29 18:562015-11-13 08:46
caristu 
platform 
normalminoralways
closedduplicate 
5
 
3.0PR16Q1 
caristu
Core
No
0031305: NullPointerException when creating a new record on the header having a property field
A NullPointerException is thrown when creating a new record on the header having a property field:

java.lang.NullPointerException
    at org.openbravo.dal.core.DalUtil.getValueFromPath(DalUtil.java:174)
    at org.openbravo.client.application.window.FormInitializationComponent.computeColumnValues(FormInitializationComponent.java:659)
    at org.openbravo.client.application.window.FormInitializationComponent.execute(FormInitializationComponent.java:266)
1. Setup steps
1.1 As system admin
1.2 Open Window, Tabs and Fields
1.3 Open Sales Order, Header tab
1.4 Add a new Field:
  * Name: sales rep
  * Property: salesRepresentative.email
  * Show in Grid View: true

2. Reproduce steps
2.1 Login to ERP
2.2 Open Sales Order
2.3 Create a new record in the header. Check that the error appears in the log.
No tags attached.
duplicate of defect 0028977 closed caristu NPE if property field can not reach the complete path 
related to defect 0030800 closed caristu Filter on Property field in a table reference column doesn't work 
related to defect 00257543.0PR14Q2 closed shankarb Wrong behavior when calculating the value of a property field for a new record (FIC) 
Issue History
2015-10-29 18:56caristuNew Issue
2015-10-29 18:56caristuAssigned To => platform
2015-10-29 18:56caristuModules => Core
2015-10-29 18:56caristuTriggers an Emergency Pack => No
2015-10-29 18:56caristuRelationship addedrelated to 0030800
2015-10-29 18:58caristuIssue Monitored: networkb
2015-10-30 09:31caristuRelationship addedrelated to 0025754
2015-11-04 09:12alostaleStatusnew => acknowledged
2015-11-04 09:13alostalePrioritynormal => urgent
2015-11-04 09:13alostaleSeveritymajor => minor
2015-11-11 11:37alostalePriorityurgent => normal
2015-11-13 08:45caristuStatusacknowledged => scheduled
2015-11-13 08:46caristuReview Assigned To => caristu
2015-11-13 08:46caristuRelationship addedduplicate of 0028977
2015-11-13 08:46caristuStatusscheduled => closed
2015-11-13 08:46caristuResolutionopen => duplicate
2015-11-13 08:46caristuFixed in Version => 3.0PR16Q1

There are no notes attached to this issue.