Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010484Openbravo ERP01. General setuppublic2009-09-04 08:442009-10-24 00:00
vmromanos 
alostale 
highminoralways
closedfixed 
20Ubuntu 8.04
pi 
2.50MP72.50MP8 
Core
No
0010484: Wrong error message while installing a module with dependencies through a file in the system
When you try to install a module through a file (i.e. browsing the filesystem) which has a not installed module as a dependency, the error message that appears is:

<Module name> - <version> depends on module "null", but is not installed

See attached screenshot.
1- As System Administrator go to GS || Application || Module Management, Add modules tab
2- Install a module that depends on a not installed module using the Browse filesystem button.
Change the word "null" by the name of the dependency.
250MP8, main, Modularity
related to defect 0010840 closed alostale Included modules in obx files are not installed if previous versions are already present 
png dependency.png (19,933) 2009-09-04 08:44
https://issues.openbravo.com/file_download.php?file_id=1711&type=bug
png
Issue History
2009-09-04 08:44vmromanosNew Issue
2009-09-04 08:44vmromanosAssigned To => rafaroda
2009-09-04 08:44vmromanosFile Added: dependency.png
2009-09-04 08:44vmromanosTag Attached: Modularity
2009-09-04 08:45vmromanosProposed Solution updated
2009-09-04 09:11rafarodaAssigned Torafaroda => alostale
2009-09-04 09:11rafarodaPrioritynormal => high
2009-09-04 09:11rafarodaStatusnew => scheduled
2009-09-24 17:24psarobeTarget Versionpi => 2.50MP7
2009-10-01 12:06hgbotCheckin
2009-10-01 12:06hgbotNote Added: 0020624
2009-10-01 12:06hgbotStatusscheduled => resolved
2009-10-01 12:06hgbotResolutionopen => fixed
2009-10-01 12:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f61b405a99bd238e3d3cac50625fd6b271a20973 [^]
2009-10-01 12:08alostaleRelationship addedrelated to 0010840
2009-10-22 19:26psarobeTag Attached: main
2009-10-22 19:33psarobeTag Attached: 250MP8
2009-10-23 11:23arunkumarStatusresolved => closed
2009-10-23 11:23arunkumarNote Added: 0021357
2009-10-23 11:23arunkumarFixed in Version => 2.50MP8
2009-10-24 00:00anonymoussf_bug_id0 => 2885054

Notes
(0020624)
hgbot   
2009-10-01 12:06   
Repository: erp/devel/pi
Changeset: f61b405a99bd238e3d3cac50625fd6b271a20973
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Oct 01 12:05:53 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f61b405a99bd238e3d3cac50625fd6b271a20973 [^]

fixed bug 0010484: Wrong error message while installing a module with dependencies through a file in the system

---
M src/org/openbravo/erpCommon/modules/ImportModule.java
---
(0021357)
arunkumar   
2009-10-23 11:23   
Tested & Working fine.