Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0045229Openbravo ERPA. Platformpublic2020-10-15 08:072020-10-16 14:24
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
PR20Q3.2PR20Q3.2 
Core
No
0045229: disable GUI rebuild+restart from MMC by default
Change default behavior for MMC not to allow rebuild and restart from GUI unless External Rebuild property is configured.

Before the default was the opposite: rebuild and restart were enabled unless the preference disabled them.

This serves as preparation for 0044269
1. Install a new module from MMC
2. Check flow can be completed from GUI
No tags attached.
blocks backport 0045228PR20Q4 closed alostale disable GUI rebuild+restart from MMC by default 
Issue History
2020-10-15 08:08alostaleTarget VersionPR20Q4 => PR20Q3.2
2020-10-16 07:30hgbotNote Added: 0123729
2020-10-16 14:24hgbotResolutionopen => fixed
2020-10-16 14:24hgbotStatusscheduled => closed
2020-10-16 14:24hgbotFixed in Version => PR20Q3.2
2020-10-16 14:24hgbotNote Added: 0123751
2020-10-16 14:24hgbotNote Added: 0123752

Notes
(0123729)
hgbot   
2020-10-16 07:30   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/201 [^]
(0123751)
hgbot   
2020-10-16 14:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 4fce71f1a9c5e0bcf8a456755dad9b7d1a81a12e
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2020-10-16T07:28:37+02:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/4fce71f1a9c5e0bcf8a456755dad9b7d1a81a12e [^]

fixed ISSUE-45229: disable GUI rebuild+restart from MMC by default

Changed default value for external rebuild. Now by default, rebuid from
MMC's GUI is set to external.

It's still possible to change this behavior to rebuild from GUI by
setting ExternalRebuild preference to false.

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0123752)
hgbot   
2020-10-16 14:24   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/201 [^]