Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036504Openbravo ERPA. Platformpublic2017-07-17 11:272017-09-21 16:49
alostale 
alostale 
normaltrivialhave not tried
closedfixed 
5
 
3.0PR17Q4 
caristu
Core
No
0036504: remove references to Basic Edition and Trial Subscription
Basic Edition and Trial subscriptions are no longer available, though there are still some references to them.

Those references should be removed from code.
Ie. In a community instance, open Instance Activation window and see there are some occurrences
No tags attached.
depends on defect 0036517 closed alostale API change: changed Utility.getCommunityBrandingUrl method signature 
related to defect 0036518 closed alostale useless ping to butler on every login 
Issue History
2017-07-17 11:27alostaleNew Issue
2017-07-17 11:27alostaleAssigned To => platform
2017-07-17 11:27alostaleModules => Core
2017-07-17 11:27alostaleTriggers an Emergency Pack => No
2017-07-17 13:02alostaleAssigned Toplatform => alostale
2017-07-17 13:03hgbotCheckin
2017-07-17 13:03hgbotNote Added: 0098099
2017-07-17 13:03hgbotStatusnew => resolved
2017-07-17 13:03hgbotResolutionopen => fixed
2017-07-17 13:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6322a19c293f3e88946ae533d834a2878acb1d7a [^]
2017-07-17 13:03hgbotCheckin
2017-07-17 13:03hgbotNote Added: 0098100
2017-07-20 08:51hgbotCheckin
2017-07-20 08:51hgbotNote Added: 0098138
2017-07-20 08:52alostaleRelationship addeddepends on 0036517
2017-07-20 10:18alostaleRelationship addedrelated to 0036518
2017-07-20 11:46alostaleReview Assigned To => caristu
2017-07-21 08:35caristuNote Added: 0098171
2017-07-21 08:35caristuStatusresolved => closed
2017-07-21 08:35caristuFixed in Version => 3.0PR17Q4
2017-09-21 16:49hudsonbotCheckin
2017-09-21 16:49hudsonbotNote Added: 0099277
2017-09-21 16:49hudsonbotCheckin
2017-09-21 16:49hudsonbotNote Added: 0099280

Notes
(0098099)
hgbot   
2017-07-17 13:03   
Repository: erp/devel/pi
Changeset: 6322a19c293f3e88946ae533d834a2878acb1d7a
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 17 11:29:39 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6322a19c293f3e88946ae533d834a2878acb1d7a [^]

fixed 36504: remove references to Basic Edition and Trial Subscription

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_forms/InstanceManagement.html
M src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateLocal.html
M src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateOnline.html
M src/org/openbravo/erpCommon/ad_forms/InstanceManagementDeactivate.html
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement_ErrorCommercial.html
---
(0098100)
hgbot   
2017-07-17 13:03   
Repository: erp/devel/pi
Changeset: c9540f940af31520b4680fd83cd0043e80ad5a72
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 17 13:02:13 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c9540f940af31520b4680fd83cd0043e80ad5a72 [^]

related to issue 36504: removed support for 2.50 community branding

---
M src/org/openbravo/erpCommon/utility/StaticCommunityBranding.java
R web/html/en_US/StaticCommunityBranding-2.50-Basic.html
R web/html/en_US/StaticCommunityBranding-2.50-Basic_files/banner.png
R web/html/en_US/StaticCommunityBranding-2.50-Comm.html
R web/html/en_US/StaticCommunityBranding-2.50-Comm_files/banner.png
R web/html/en_US/StaticCommunityBranding-2.50-STD.html
R web/html/en_US/StaticCommunityBranding-2.50-STD_files/banner.png
---
(0098138)
hgbot   
2017-07-20 08:51   
Repository: erp/devel/pi
Changeset: d4779c9720b6ebeb4028d4fb9a7ad36e23a95d00
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 20 08:40:10 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d4779c9720b6ebeb4028d4fb9a7ad36e23a95d00 [^]

related to issue 36504: removed uiMode from community branding request

  There is no need to send fixed uiMode if butler correctly defaults to 3.0.

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/ApplicationComponent.java
M src/org/openbravo/erpCommon/utility/Utility.java
---
(0098171)
caristu   
2017-07-21 08:35   
Reviewed
(0099277)
hudsonbot   
2017-09-21 16:49   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9750b78d3e5c [^]
Maturity status: Test
(0099280)
hudsonbot   
2017-09-21 16:49   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9750b78d3e5c [^]
Maturity status: Test