Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0017638 | Openbravo ERP | 01. General setup | public | 2011-06-14 12:31 | 2011-08-12 10:24 | ||||||||||||||
Reporter | xabiermerino | ||||||||||||||||||
Assigned To | ioritzCia | ||||||||||||||||||
Priority | high | Severity | minor | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | 3.0RC7 | ||||||||||||||||||
Target Version | 3.0MP2 | Fixed in Version | 3.0MP2 | ||||||||||||||||
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 | 0017638: 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-14 12:31 | xabiermerino | New Issue | |||||||||||||||||
2011-06-14 12:31 | xabiermerino | Assigned To | => dalsasua | ||||||||||||||||
2011-06-14 12:31 | xabiermerino | Modules | => Core | ||||||||||||||||
2011-06-14 12:31 | xabiermerino | OBNetwork customer | => Yes | ||||||||||||||||
2011-06-14 12:32 | xabiermerino | Relationship added | related to 0016169 | ||||||||||||||||
2011-06-23 11:35 | xabiermerino | Status | new => scheduled | ||||||||||||||||
2011-06-23 11:35 | xabiermerino | fix_in_branch | => pi | ||||||||||||||||
2011-07-15 11:57 | dalsasua | fix_in_branch | pi => | ||||||||||||||||
2011-07-15 11:57 | dalsasua | Proposed Solution updated | |||||||||||||||||
2011-07-15 12:03 | dalsasua | Proposed Solution updated | |||||||||||||||||
2011-07-20 18:08 | dalsasua | Assigned To | dalsasua => jonalegriaesarte | ||||||||||||||||
2011-07-21 20:14 | jonalegriaesarte | Assigned To | jonalegriaesarte => ioritzCia | ||||||||||||||||
2011-08-03 11:55 | hgbot | Checkin | |||||||||||||||||
2011-08-03 11:55 | hgbot | Note Added: 0039806 | |||||||||||||||||
2011-08-03 11:55 | hgbot | Status | scheduled => resolved | ||||||||||||||||
2011-08-03 11:55 | hgbot | Resolution | open => fixed | ||||||||||||||||
2011-08-03 11:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9e246fc8bb50e76fa0978ba6c54f6143f56369a5 [^] | ||||||||||||||||
2011-08-06 05:32 | hudsonbot | Checkin | |||||||||||||||||
2011-08-06 05:32 | hudsonbot | Note Added: 0039945 | |||||||||||||||||
2011-08-12 10:24 | jecharri | Note Added: 0040139 | |||||||||||||||||
2011-08-12 10:24 | jecharri | Status | resolved => closed | ||||||||||||||||
2011-08-12 10:24 | jecharri | Fixed in Version | => 3.0MP2 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|