Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012021Openbravo ERPA. Platformpublic2010-01-20 19:382010-01-23 12:44
pjuvara 
iperdomo 
immediatemajoralways
closedfixed 
5
main 
 
Core
No
0012021: Incorrect message when user tries to install commercial module for which they do not have a license
Consider the following scenario.
* You are using an active Professional Edition
* You are trying to install a commercial module for which you do not have a license.

The application correctly stops you but the message is not correct.

The following message is displayed (see also the attached screenshot):
---------
The following module(s) are released under a commercial license that require acquiring an activation key before installation: The following module(s) are commercial module(s) that require a subscription to an Openbravo Professional Edition: Hotel Managment

Learn how to acquire a subscription and activate your instance.
---------

This is clearly incorrect both in the text and in the formatting.
The correct message should be:

The following module(s) are released under a commercial license that requires acquiring an activation key before installation:
   Hotel Managment

Learn how to acquire modules.
No tags attached.
related to defect 00107732.50MP8 closed alostale Information shown when a module is not granted for installing is not correct 
related to defect 00118182.50MP10 closed iperdomo Required additional updates shows only the last available version not the minimum 
png Screenshot-5.png (48,015) 2010-01-20 20:01
https://issues.openbravo.com/file_download.php?file_id=2151&type=bug
png
Issue History
2010-01-20 19:38pjuvaraNew Issue
2010-01-20 19:38pjuvaraAssigned To => alostale
2010-01-20 20:01pjuvaraFile Added: Screenshot-5.png
2010-01-20 20:14pjuvaraSteps to Reproduce Updated
2010-01-21 09:34pjuvaraSteps to Reproduce Updated
2010-01-21 09:35pjuvaraSteps to Reproduce Updated
2010-01-21 11:01pjuvaraRelationship addedrelated to 0010773
2010-01-22 09:23alostaleRelationship addedrelated to 0011818
2010-01-22 09:24alostaleAssigned Toalostale => iperdomo
2010-01-22 09:24alostaleStatusnew => scheduled
2010-01-22 09:24alostalefix_in_branch => pi
2010-01-22 14:00hgbotCheckin
2010-01-22 14:00hgbotNote Added: 0023745
2010-01-22 14:00hgbotStatusscheduled => resolved
2010-01-22 14:00hgbotResolutionopen => fixed
2010-01-22 14:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6d0399c00eaaa5404e623e69b9d3752a735ad3cd [^]
2010-01-22 14:42alostaleStatusresolved => closed
2010-01-23 00:00anonymoussf_bug_id0 => 2937526
2010-01-23 12:44hudsonbotCheckin
2010-01-23 12:44hudsonbotNote Added: 0023776

Notes
(0023745)
hgbot   
2010-01-22 14:00   
Repository: erp/devel/pi
Changeset: 6d0399c00eaaa5404e623e69b9d3752a735ad3cd
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri Jan 22 13:59:19 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6d0399c00eaaa5404e623e69b9d3752a735ad3cd [^]

Fixes issue 12021: Added extra check for commercial modules

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement_ErrorCommercial.html
---
(0023776)
hudsonbot   
2010-01-23 12:44   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/6d0399c00eaa [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/71fb509c32a4 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15974.obx [^]