Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0044942Openbravo ERPA. Platformpublic2020-09-01 08:012020-10-26 07:24
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
PR21Q1 
Core
No
0044942: remove activation key feature restrictions
Activation key includes some features restricted to community instances and to some types of licenses. These restrictions are obsolete and could be removed.
-
No tags attached.
depends on defect 0045298 closed platform API change: remove activation key feature restrictions 
Issue History
2020-09-01 08:01alostaleNew Issue
2020-09-01 08:01alostaleAssigned To => platform
2020-09-01 08:01alostaleModules => Core
2020-09-01 08:01alostaleTriggers an Emergency Pack => No
2020-09-21 11:21shuehnerIssue Monitored: shuehner
2020-10-13 13:05alostaleAssigned Toplatform => alostale
2020-10-13 13:05hgbotNote Added: 0123666
2020-10-26 07:22alostaleTypedefect => feature request
2020-10-26 07:24hgbotResolutionopen => fixed
2020-10-26 07:24hgbotStatusnew => closed
2020-10-26 07:24hgbotNote Added: 0123930
2020-10-26 07:24hgbotFixed in Version => PR21Q1
2020-10-26 07:24hgbotNote Added: 0123931
2020-10-27 07:20alostaleRelationship addeddepends on 0045298

Notes
(0123666)
hgbot   
2020-10-13 13:05   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/198 [^]
(0123930)
hgbot   
2020-10-26 07:24   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/198 [^]
(0123931)
hgbot   
2020-10-26 07:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: e688c23d1a9285321be1cdb8064d7c0ac4f149f6
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2020-10-26T07:22:19+01:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/e688c23d1a9285321be1cdb8064d7c0ac4f149f6 [^]

fixed FR-44942: remove activation key feature restrictions

MR !198

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/StandardWindowComponent.java
M src-db/database/model/postscript-Oracle.sql
M src-db/database/model/postscript-PostgreSql.sql
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-test/src/org/openbravo/test/views/ConfigurableTransactionalFilters.java
M src-test/src/org/openbravo/test/views/ViewGeneration.java
M src-test/src/org/openbravo/test/views/ViewGenerationTest.java
M src/build.xml
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
M src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java
M src/org/openbravo/erpCommon/businessUtility/WindowTabs.java
M src/org/openbravo/erpCommon/obps/ActivationKey.java
M src/org/openbravo/erpCommon/obps/DisabledModules.java
R src/org/openbravo/erpCommon/obps/licenseRestrictions
---