Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014187Openbravo ERPA. Platformpublic2010-08-13 16:332010-08-17 13:02
alostale 
alostale 
urgentminorN/A
closedfixed 
5
 
 
Core
No
0014187: Improve messages when trying to install not allowed commercial modules
Improve messages displayed when a commercial module cannot be installed through MMC.
Simplify the communication and reduce most messages to a single common structure:

    Your license does not allow you to complete this action.

    Please take the following steps and try again:
    * Subscribe to <edition>
    * Acquire a license for the following modules:
      - <Mod A>
      - ...

    Learn more...


This can be composed by the following individual messages:

    * "Your license does not allow you to complete this action." (fixed)
    * "Please take the following steps and try again:" (fixed)
    * Subscription message, optional and with the possible variations:
          o "Subscribe to Basic Professional Edition"
          o "Subscribe to Standard Professional Edition"
          o "Upgrade your Basic Professional Edition subscription to Standard Professional Edition"
    * "Acquire a license for the following modules:" (optional)
    * List of modules
    * "Learn more..." (fixed)


In case of subscription canceled:

    * You canceled your Professional Edition subscription and you are no longer entitled to update or install commercial modules. You cannot update or install the following module(s) which are released under a commercial license:
          o List of modules



Complete list with all cases can be found at:

https://spreadsheets.google.com/ccc?key=0AjIP3toM1B3pdHUyeWVNamthdlEzVUdPdjE2MF9hN0E&hl=en&authkey=CP_LtqMP#gid=1 [^]
No tags attached.
has duplicate defect 00107732.50MP8 closed alostale Information shown when a module is not granted for installing is not correct 
related to defect 0014192 closed pjuvara try-api check 118 fails 
Issue History
2010-08-13 16:33alostaleNew Issue
2010-08-13 16:33alostaleAssigned To => alostale
2010-08-13 16:35alostaleProposed Solution updated
2010-08-13 17:04alostaleRelationship addedhas duplicate 0010773
2010-08-16 08:17alostaleRelationship addedrelated to 0014192
2010-08-16 10:25hgbotCheckin
2010-08-16 10:25hgbotNote Added: 0029990
2010-08-16 10:25hgbotStatusnew => resolved
2010-08-16 10:25hgbotResolutionopen => fixed
2010-08-16 10:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6b399769596ed0669ebabb0cc558875974bf7f01 [^]
2010-08-16 13:19marvintmNote Added: 0030016
2010-08-16 13:19marvintmStatusresolved => closed
2010-08-17 00:00anonymoussf_bug_id0 => 3046647
2010-08-17 13:02hudsonbotCheckin
2010-08-17 13:02hudsonbotNote Added: 0030054

Notes
(0029990)
hgbot   
2010-08-16 10:25   
Repository: erp/devel/pi
Changeset: 6b399769596ed0669ebabb0cc558875974bf7f01
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Aug 13 17:02:26 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6b399769596ed0669ebabb0cc558875974bf7f01 [^]

fixed issue 14187: Improve messages when trying to install not allowed commercial modules

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement_ErrorCommercial.html
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement_ErrorCommercial.xml
M src/org/openbravo/erpCommon/obps/ActivationKey.java
---
(0030016)
marvintm   
2010-08-16 13:19   
Tested that the correct messages appear.
(0030054)
hudsonbot   
2010-08-17 13:02   
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/6b399769596e [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/4443754d9476 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18173.obx [^]