Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010295Openbravo ERPA. Platformpublic2009-08-17 15:482009-08-21 00:00
plujan 
alostale 
lowtrivialhave not tried
closedfixed 
5
pi 
2.50MP4 
Core
No
0010295: Improve message when activating a future instance
When I activate an Openbravo instance for future dates, message should be improved. See steps.
Having an OCE installation, get a license that starts in the future.
An error message is displayed:
 "Instance not active until Thu Sep 17 00:00:00 UTC 2009"

See attach and proposed solution
It should not be an error message but a warning message, since the instance will be active on the given date.
The way of showing the date should be improved. The format should be the same as defined for the rest of the application.
OBPS-Security
png OPS-CU-NotActiveInstance.PNG (40,286) 2009-08-17 15:48
https://issues.openbravo.com/file_download.php?file_id=1641&type=bug
png
Issue History
2009-08-17 15:48plujanNew Issue
2009-08-17 15:48plujanAssigned To => rafaroda
2009-08-17 15:48plujanFile Added: OPS-CU-NotActiveInstance.PNG
2009-08-17 15:49plujanTag Attached: OBPS-Security
2009-08-18 15:32rafarodaAssigned Torafaroda => alostale
2009-08-18 15:32rafarodaStatusnew => scheduled
2009-08-19 18:29marvintmTarget Version => 2.50MP4
2009-08-19 19:30hgbotCheckin
2009-08-19 19:30hgbotNote Added: 0019074
2009-08-19 19:30hgbotStatusscheduled => resolved
2009-08-19 19:30hgbotResolutionopen => fixed
2009-08-19 19:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c95313d3fe0d6be1de3da72c0e57ddcb247ad08d [^]
2009-08-19 19:30hgbotCheckin
2009-08-19 19:30hgbotNote Added: 0019075
2009-08-19 19:30hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/c95313d3fe0d6be1de3da72c0e57ddcb247ad08d [^] => http://code.openbravo.com/erp/devel/pi/rev/dca9fc219018dbe36d13f38e640103e13a991789 [^]
2009-08-20 15:46plujanStatusresolved => closed
2009-08-21 00:00anonymoussf_bug_id0 => 2841467

Notes
(0019074)
hgbot   
2009-08-19 19:30   
Repository: erp/devel/pi
Changeset: c95313d3fe0d6be1de3da72c0e57ddcb247ad08d
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Aug 19 18:28:05 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c95313d3fe0d6be1de3da72c0e57ddcb247ad08d [^]

Fixed issue 10295. Improved messages.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0019075)
hgbot   
2009-08-19 19:30   
Repository: erp/devel/pi
Changeset: dca9fc219018dbe36d13f38e640103e13a991789
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Aug 19 18:38:56 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dca9fc219018dbe36d13f38e640103e13a991789 [^]

Related to issue 10295. Changed message type from error to warning.

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