Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0055399Openbravo ERPA. Platformpublic2024-05-03 12:562024-05-10 10:31
eugen_hamuraru 
eugen_hamuraru 
normalminorhave not tried
closedfixed 
5
 
PR24Q3 
approved
No
Core
No
0055399: Disable Module Manager Console (MMC) if "mmc.enabled" property is present in Openbravo.properties and its value is false.
Module Manager Console (MMC) will be disabled by a configuration set in Openbravo.properties, using a new proprety named mmc.enabled. If this property is present and its value is false, MMC will not be accessible, otherwise it will.
N/A.
No tags attached.
Issue History
2024-05-03 12:56eugen_hamuraruNew Issue
2024-05-03 12:56eugen_hamuraruAssigned To => eugen_hamuraru
2024-05-03 12:56eugen_hamuraruOBNetwork customer => No
2024-05-03 12:56eugen_hamuraruModules => Core
2024-05-03 12:56eugen_hamuraruTriggers an Emergency Pack => No
2024-05-03 12:56eugen_hamuraruSummaryDisable Module Manager Console (MMC) if "mmc.enabled" property is present in Openbravo.properties and its value is false, => Disable Module Manager Console (MMC) if "mmc.enabled" property is present in Openbravo.properties and its value is false.
2024-05-03 13:20hgbotMerge Request Status => open
2024-05-03 13:20hgbotNote Added: 0164059
2024-05-07 08:36hgbotMerge Request Statusopen => approved
2024-05-10 10:31hgbotNote Added: 0164427
2024-05-10 10:31hgbotResolutionopen => fixed
2024-05-10 10:31hgbotStatusnew => closed
2024-05-10 10:31hgbotFixed in Version => PR24Q3
2024-05-10 10:31hgbotNote Added: 0164428

Notes
(0164059)
hgbot   
2024-05-03 13:20   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1222 [^]
(0164427)
hgbot   
2024-05-10 10:31   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1222 [^]
(0164428)
hgbot   
2024-05-10 10:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: c0c7eb7b0e653acf3136d0f7ce2206b3a1ae9fdb
Author: Eugen Hamuraru <eugen.hamuraru@openbravo.com>
Date: 10-05-2024 08:31:06
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/c0c7eb7b0e653acf3136d0f7ce2206b3a1ae9fdb [^]

Fixes FR-55399: disable MMC form through Openbravo.properties

  The MMC form can now be disabled with the new mmc.enabled property

---
M src/org/openbravo/erpCommon/obps/ActivationKey.java
---