Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0045298Openbravo ERPA. Platformpublic2020-10-26 07:082020-10-27 07:20
alostale 
platform 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0045298: API change: remove activation key feature restrictions
API changes due to 0044942: removal of activation key feature restrictions.

* AD_Message removed rows:
** 48F0550A900840B0A9D9D74A23EA2E28 | FEATURE_OBPS_ONLY
** 11509F0E2D6E4D4A96518FECB69A5B8F | LearnHowToActivate
** FB074AB5BE884C2FAEE6159575A47F09 | NoRestrictionsFile
** 0FC7B0C6F4FC4F04BEAD06F30E895516 | OBPSAnyEdition
** 672907E8CED54518ACFA037420623845 | OBPSGoldenKeyRestricted
** C8433C64354D44C6A76F2A09CAF85907 | OBPSNeededForAudit
** 17F9F89C2965434E9190E5E6FF92CF20 | OBPSStandardEdition

* Removals in org.openbravo.erpCommon.obps.ActivationKey
** field FeatureRestriction.GOLDEN_RESTRICTION
** field FeatureRestriction.TIER1_RESTRICTION
** field FeatureRestriction.TIER2_RESTRICTION
** method hasLicencesTabAccess
See https://builds.openbravo.com/view/try/job/try-api/250/console [^]
Approved
blocks feature request 0044942 closed alostale remove activation key feature restrictions 
Issue History
2020-10-26 07:08alostaleNew Issue
2020-10-26 07:08alostaleAssigned To => platform
2020-10-26 07:08alostaleModules => Core
2020-10-26 07:08alostaleTriggers an Emergency Pack => No
2020-10-26 07:08alostaleNote Added: 0123926
2020-10-26 07:08alostaleTag Attached: Approved
2020-10-26 07:19hgbotNote Added: 0123927
2020-10-26 07:21hgbotResolutionopen => fixed
2020-10-26 07:21hgbotStatusnew => resolved
2020-10-26 07:21hgbotNote Added: 0123928
2020-10-26 07:21hgbotNote Added: 0123929
2020-10-27 07:20alostaleStatusresolved => closed
2020-10-27 07:20alostaleRelationship addedblocks 0044942

Notes
(0123926)
alostale   
2020-10-26 07:08   
low risk
(0123927)
hgbot   
2020-10-26 07:19   
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/8 [^]
(0123928)
hgbot   
2020-10-26 07:21   
Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: d7f458ae087b9133fe28cc94a7f3e2f0f68f821f
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2020-10-26T07:16:56+01:00
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/d7f458ae087b9133fe28cc94a7f3e2f0f68f821f [^]

fixed ISSUE-45298: remove activation key feature restrictions

API changes

* AD_Message removed rows:
** 48F0550A900840B0A9D9D74A23EA2E28 | FEATURE_OBPS_ONLY
** 11509F0E2D6E4D4A96518FECB69A5B8F | LearnHowToActivate
** FB074AB5BE884C2FAEE6159575A47F09 | NoRestrictionsFile
** 0FC7B0C6F4FC4F04BEAD06F30E895516 | OBPSAnyEdition
** 672907E8CED54518ACFA037420623845 | OBPSGoldenKeyRestricted
** C8433C64354D44C6A76F2A09CAF85907 | OBPSNeededForAudit
** 17F9F89C2965434E9190E5E6FF92CF20 | OBPSStandardEdition

* Removals in org.openbravo.erpCommon.obps.ActivationKey
** field FeatureRestriction.GOLDEN_RESTRICTION
** field FeatureRestriction.TIER1_RESTRICTION
** field FeatureRestriction.TIER2_RESTRICTION
** method hasLicencesTabAccess

---
M java/reference/java.japi.gz
M model/src-db/database/sourcedata/AD_MESSAGE.xml
---
(0123929)
hgbot   
2020-10-26 07:21   
Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/8 [^]