Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025803Openbravo ERPA. Platformpublic2014-02-21 23:382014-03-15 16:16
jonalegriaesarte 
alostale 
normalminorhave not tried
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
shankarb
Core
No
0025803: Unclear error when installing a module and local dependencies are invalid
In case the modules locally installed do not satisfy their dependencies, it is not possible to install/update any other module from Central Repository. This is correct, but the message shown in this case is not clear enough.
-Create a module
-Set as dependency "2.50 to 3.00 Compatibility Skin" from version 5.0.0
-Try to install a module from Central Repository
  -> this error is shown:

   Error:
   2.50 to 3.00 Compatibility Skin is not compatible.
Explain problems in locally installed modules
No tags attached.
related to design defect 0028988 new Triage Platform Base The module management window should show clear errors 
Issue History
2014-02-21 23:38jonalegriaesarteNew Issue
2014-02-21 23:38jonalegriaesarteAssigned To => AugustoMauch
2014-02-21 23:38jonalegriaesarteModules => Core
2014-02-21 23:38jonalegriaesarteTriggers an Emergency Pack => No
2014-03-04 07:22shankarbAssigned ToAugustoMauch => shankarb
2014-03-05 13:01alostaleTarget VersionPR14Q3 => PR14Q2
2014-03-05 14:20alostaleAssigned Toshankarb => alostale
2014-03-05 16:25alostaleSummaryWhen a commercial module not published in CR is installed, the error message when installing another module is not clear enough => Unclear error when installing a module and local dependencies are invalid
2014-03-05 16:25alostaleDescription Updatedbug_revision_view_page.php?rev_id=5537#r5537
2014-03-05 16:25alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5539#r5539
2014-03-05 16:25alostaleProposed Solution updated
2014-03-05 16:28alostaleReview Assigned To => shankarb
2014-03-05 16:28hgbotCheckin
2014-03-05 16:28hgbotNote Added: 0064854
2014-03-05 16:28hgbotStatusnew => resolved
2014-03-05 16:28hgbotResolutionopen => fixed
2014-03-05 16:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a9cb2adbb8722adeeef1ffe5ee471dd65c4d955f [^]
2014-03-06 04:24hudsonbotCheckin
2014-03-06 04:24hudsonbotNote Added: 0064880
2014-03-15 16:16shankarbNote Added: 0065193
2014-03-15 16:16shankarbStatusresolved => closed
2014-03-15 16:16shankarbFixed in Version => PR14Q2
2015-04-10 09:20alostaleRelationship addedrelated to 0028988

Notes
(0064854)
hgbot   
2014-03-05 16:28   
Repository: erp/devel/pi
Changeset: a9cb2adbb8722adeeef1ffe5ee471dd65c4d955f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Mar 05 16:27:13 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a9cb2adbb8722adeeef1ffe5ee471dd65c4d955f [^]

fixed bug 25803: unclear error when installing a module with invalid local

  If remote check fails, check wether local dependencies are ok and display
  a message if not

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0064880)
hudsonbot   
2014-03-06 04:24   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/94a044af1a46 [^]
Maturity status: Test
(0065193)
shankarb   
2014-03-15 16:16   
Code reviewed and verified in pi changeset 09baf685138e.