Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035537 | Openbravo ERP | A. Platform | public | 2017-03-16 10:21 | 2017-03-20 23:12 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q2 | |
Merge Request Status | |
Review Assigned To | inigosanchez |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035537: 0 concurrent users is seen in About popup for unlimited users |
Description | Having an instance activated with unlimited concurrent users, About popup displays "License Type: 0 Concurrent Global System Users", where it should show something like "License Type: Unlimited Concurrent Global System Users".
Note Unlimited appears for this property in the Instance Details box in the Instance Activation window. |
Steps To Reproduce | 1. Activate instance with unlimited concurrent users key
2. Check in Instance Activation window
-> OK: "Concurrent Global System Users: Unlimited" appears
3. Click on About
-> INCORRECT: "0 Concurrent Global System Users" is shown |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-03-16 10:21 | alostale | New Issue | |
2017-03-16 10:21 | alostale | Assigned To | => platform |
2017-03-16 10:21 | alostale | OBNetwork customer | => No |
2017-03-16 10:21 | alostale | Modules | => Core |
2017-03-16 10:21 | alostale | Triggers an Emergency Pack | => No |
2017-03-16 10:21 | alostale | Assigned To | platform => alostale |
2017-03-16 10:22 | alostale | Review Assigned To | => inigosanchez |
2017-03-16 10:24 | hgbot | Checkin | |
2017-03-16 10:24 | hgbot | Note Added: 0095309 | |
2017-03-16 10:25 | hgbot | Status | new => resolved |
2017-03-16 10:25 | hgbot | Resolution | open => fixed |
2017-03-16 10:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3b8cc69002261fabed2b1420bc6fa9ec9fde51e5 [^] |
2017-03-16 16:34 | hudsonbot | Checkin | |
2017-03-16 16:34 | hudsonbot | Note Added: 0095338 | |
2017-03-17 09:14 | hgbot | Checkin | |
2017-03-17 09:14 | hgbot | Note Added: 0095353 | |
2017-03-19 20:09 | inigosanchez | Note Added: 0095406 | |
2017-03-19 20:09 | inigosanchez | Status | resolved => closed |
2017-03-19 20:09 | inigosanchez | Fixed in Version | => 3.0PR17Q2 |
2017-03-20 23:12 | hudsonbot | Checkin | |
2017-03-20 23:12 | hudsonbot | Note Added: 0095447 | |
Notes |
|
(0095309)
|
hgbot
|
2017-03-16 10:24
|
|
Repository: erp/devel/pi
Changeset: 3b8cc69002261fabed2b1420bc6fa9ec9fde51e5
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 16 10:24:21 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3b8cc69002261fabed2b1420bc6fa9ec9fde51e5 [^]
fixed bug 35537: 0 concurrent users is seen in About popup for unlimited users
In this case now Unlimited is displayed instead
---
M src/org/openbravo/erpCommon/obps/ActivationKey.java
---
|
|
|
|
|
|
(0095353)
|
hgbot
|
2017-03-17 09:14
|
|
|
|
|
Code Reviewed and tested in pi@fa58c10eca84 |
|
|
|
|