Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0017772 | Openbravo ERP | 01. General setup | public | 2011-06-14 12:31 | 2011-08-19 09:22 | |||||||
Reporter | xabiermerino | |||||||||||
Assigned To | ioritzCia | |||||||||||
Priority | high | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | 2.50MP30 | |||||||||||
Target Version | 2.50MP33 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | OBPS | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0017772: initial organization setup fails II | |||||||||||
Description | initial organization setup fails if we select these datasets: - Plan General Contable 2007 (General) - Taxes: configuration for Spain - Spain AEAT Modelo 347 This error appears: Entity DataSet is not directly readable, only id and identifier properties are readable, property datSet.module is neither of these | |||||||||||
Steps To Reproduce | - As Openbravo Admin go to General Setup || Enterprise || Initial organization setup - Organization type: legal with accounting - Select datasets - Click 'Ok' | |||||||||||
Proposed Solution | --- a/src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java +++ b/src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java @@ -1470,9 +1470,6 @@ strPath = strSourcePath + "/modules/" + dataset.getModule().getJavaPackage() + "/referencedata/standard"; } - } finally { - OBContext.restorePreviousMode(); - } File datasetFile = new File(strPath + "/" + Utility.wikifiedName(dataset.getName()) + ".xml"); if (!datasetFile.exists()) { return myResult; } finally { OBContext.restorePreviousMode(); } | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2011-06-23 11:35 | xabiermerino | Type | defect => backport | |||||||||
2011-06-23 11:35 | xabiermerino | fix_in_branch | => 2.50 | |||||||||
2011-06-23 11:36 | xabiermerino | version | 3.0RC7 => 2.50MP30 | |||||||||
2011-06-23 11:36 | xabiermerino | Target Version | 3.0MP2 => 2.50MP32 | |||||||||
2011-07-15 11:57 | dalsasua | Proposed Solution updated | ||||||||||
2011-07-15 12:04 | dalsasua | Proposed Solution updated | ||||||||||
2011-07-20 18:08 | dalsasua | Assigned To | dalsasua => jonalegriaesarte | |||||||||
2011-07-20 19:58 | jonalegriaesarte | Target Version | 2.50MP32 => 2.50MP33 | |||||||||
2011-08-02 17:18 | jonalegriaesarte | Assigned To | jonalegriaesarte => ioritzCia | |||||||||
2011-08-03 11:57 | hgbot | Checkin | ||||||||||
2011-08-03 11:57 | hgbot | Note Added: 0039807 | ||||||||||
2011-08-03 11:57 | hgbot | Status | scheduled => resolved | |||||||||
2011-08-03 11:57 | hgbot | Resolution | open => fixed | |||||||||
2011-08-03 11:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/c1da270b0ab4714a130f7b3928d97917b7ff7357 [^] | |||||||||
2011-08-19 09:22 | xabiermerino | Note Added: 0040342 | ||||||||||
2011-08-19 09:22 | xabiermerino | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|