Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011014Openbravo ERP01. General setuppublic2009-10-16 13:372009-11-20 00:00
psanjuan 
alostale 
urgentmajoralways
closedfixed 
20Ubuntu 8.04.1
 
 
Core
No
0011014: Module dependencies must be taken into account while installing several dependant modules
Imagine this case:

Module B and C depends on module A.

If you try to apply all modules at the same time to an organization/client (through the initial client/org setup or through the Enterprise Module Management), the process fails unless you first apply A and after that you apply B and C.
Install the Spanish Professional Localization pack
Go to Initial Client setup and create a client and do not apply any module.
Go to that new client and run an initial organization setup and install the Taxes, 349 and 347 modules at the same time. Either if you install the dependent modules from Initial org setup or enterprise module, the installation process fail.
Dependent modules must be applied in the proper order taking into account dependencies. In the example of the Spanish Professional Localization Pack, the first one should be the taxes modules and then either 347 or 349 modules.
No tags attached.
duplicate of defect 0010792 closed alostale Initial client setup not working using two datasets 
Issue History
2009-10-16 13:37psanjuanNew Issue
2009-10-16 13:37psanjuanAssigned To => rafaroda
2009-10-16 13:46vmromanosDescription Updated
2009-10-16 13:46vmromanosProposed Solution updated
2009-10-16 13:46vmromanosSteps to Reproduce Updated
2009-10-16 14:03psarobeAssigned Torafaroda => alostale
2009-10-16 14:03psarobePrioritynormal => urgent
2009-10-16 14:03psarobeStatusnew => scheduled
2009-10-16 14:03psarobeFixed in Version => 2.50MP8
2009-10-16 16:43dmitry_mezentsevRelationship addedrelated to 0010792
2009-11-17 07:49alostaleRelationship replacedduplicate of 0010792
2009-11-17 07:50alostaleNote Added: 0021895
2009-11-17 07:50alostaleStatusscheduled => closed
2009-11-17 07:50alostaleDuplicate ID0 => 10792
2009-11-17 07:50alostaleResolutionopen => duplicate
2009-11-17 09:06alostaleStatusclosed => new
2009-11-17 09:06alostaleResolutionduplicate => open
2009-11-17 09:06alostaleFixed in Version2.50MP8 =>
2009-11-17 09:06alostaleNote Deleted: 0021895
2009-11-17 09:07hgbotCheckin
2009-11-17 09:07hgbotNote Added: 0021898
2009-11-17 09:07hgbotStatusnew => resolved
2009-11-17 09:07hgbotResolutionopen => fixed
2009-11-17 09:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cc6a23112534833fae2ad52054e1ea22ffc2a87e [^]
2009-11-19 15:29shuehnerNote Added: 0022021
2009-11-19 15:29shuehnerStatusresolved => closed
2009-11-20 00:00anonymoussf_bug_id0 => 2900813

Notes
(0021898)
hgbot   
2009-11-17 09:07   
Repository: erp/devel/pi
Changeset: cc6a23112534833fae2ad52054e1ea22ffc2a87e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Nov 17 09:07:17 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cc6a23112534833fae2ad52054e1ea22ffc2a87e [^]

fixed bug 11014: Module dependencies must be taken into account when applying datasets

---
M src/org/openbravo/erpCommon/modules/ModuleUtiltiy.java
---
(0022021)
shuehner   
2009-11-19 15:29   
Tested as per steps to reproduce. working fine.