Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009198Openbravo ERP01. General setuppublic2009-05-27 09:232009-07-29 00:00
sathiyan 
eduardo_Argal 
normalmajoralways
closedfixed 
20
main 
main2.50MP3 
Core
No
0009198: We have got NullPointerException if we do import reference data.
If we have any additional file in referencedata/standard folder other than dataset, we have got NullPointerExceptiion. If we work in the development environment, we checkout files from svn, so its obvious we will have some .svn. It is also true we may have text files and some properties file in this directory. So it should not give NullPointerException.
1) go to System || Initial Client Setup || Initial Client Setup
2) give all mandatory fields
3) choose reference data from the reference data section.
4) Click on OK.
 
250MP3releasecandidate
Issue History
2009-05-27 09:23sathiyanNew Issue
2009-05-27 09:23sathiyanAssigned To => rafaroda
2009-05-27 09:42eduardo_ArgalStatusnew => scheduled
2009-05-27 09:42eduardo_Argalfix_in_branch => pi
2009-05-27 09:42eduardo_ArgalAssigned Torafaroda => eduardo_Argal
2009-05-27 09:43eduardo_ArgalFixed in SCM revision => 8c096e39e46f
2009-05-27 09:43eduardo_Argalfix_in_branchpi =>
2009-05-27 09:44eduardo_ArgalStatusscheduled => resolved
2009-05-27 09:44eduardo_ArgalFixed in Version => pi
2009-05-27 09:44eduardo_ArgalResolutionopen => fixed
2009-05-27 09:44hgbotCheckin
2009-05-27 09:44hgbotNote Added: 0016671
2009-05-27 09:44hgbotFixed in SCM revision8c096e39e46f => http://code.openbravo.com/erp/devel/pi/rev/8c096e39e46f2abeea566a683b2c45c9df16b22b [^]
2009-06-22 11:09psarobeFixed in Versionpi => main
2009-07-21 16:24psarobeFixed in Versionmain => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-28 13:09psarobeStatusresolved => closed
2009-07-29 00:00anonymoussf_bug_id0 => 2828651

Notes
(0016671)
hgbot   
2009-05-27 09:44   
Repository: erp/devel/pi
Changeset: 8c096e39e46f2abeea566a683b2c45c9df16b22b
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed May 27 09:41:31 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8c096e39e46f2abeea566a683b2c45c9df16b22b [^]

Fixes bug 0009198: We have got NullPointerException if we do import reference data.

---
M src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
M src/org/openbravo/erpCommon/ad_forms/UpdateReferenceData.java
---