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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036449
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorhave not tried2017-07-08 12:522017-07-08 12:52
ReportershuehnerView Statuspublic 
Assigned ToTriage Omni OMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036449: Tax Payment window, trying to create new record shows NullPointerException in log while calculating default values

DescriptionWhile 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)
Steps To ReproduceOpen Tax Payment window
Click 'New in Form' toolbar button
check openbravo.log
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-07-08 12:52 shuehner New Issue
2017-07-08 12:52 shuehner Assigned To => Triage Finance
2017-07-08 12:52 shuehner Modules => Core
2017-07-08 12:52 shuehner Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker