Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036449Openbravo ERP09. Financial managementpublic2017-07-08 12:522017-07-08 12:52
shuehner 
Triage Omni OMS 
normalminorhave not tried
newopen 
5
 
 
Core
No
0036449: Tax Payment window, trying to create new record shows NullPointerException in log while calculating default values
While trying to create new record in this window NPE is raised in log:
600559 [http-bio-8080-exec-8] ERROR org.openbravo.client.kernel.reference.UIDefinition - Error computing default value for field Starting Date of tab Header
java.lang.NullPointerException
    at java.util.Calendar.setTime(Calendar.java:1770)
    at java.text.SimpleDateFormat.format(SimpleDateFormat.java:943)
    at java.text.SimpleDateFormat.format(SimpleDateFormat.java:936)
    at java.text.DateFormat.format(DateFormat.java:345)
    at org.openbravo.client.kernel.reference.DateUIDefinition.getValueFromSQLDefault(DateUIDefinition.java:182)
    at org.openbravo.client.kernel.reference.UIDefinition.getDefaultValueFromSQLExpression(UIDefinition.java:296)
    at org.openbravo.client.kernel.reference.UIDefinition.getFieldProperties(UIDefinition.java:216)
    at org.openbravo.client.application.window.FormInitializationComponent.computeColumnValues(FormInitializationComponent.java:696)
    at org.openbravo.client.application.window.FormInitializationComponent.execute(FormInitializationComponent.java:272)
Open Tax Payment window
Click 'New in Form' toolbar button
check openbravo.log
No tags attached.
Issue History
2017-07-08 12:52shuehnerNew Issue
2017-07-08 12:52shuehnerAssigned To => Triage Finance
2017-07-08 12:52shuehnerModules => Core
2017-07-08 12:52shuehnerTriggers an Emergency Pack => No

There are no notes attached to this issue.