Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010297Openbravo ERPA. Platformpublic2009-08-17 16:032009-08-21 00:00
plujan 
marvintm 
normalminorhave not tried
closedfixed 
5
pi 
2.50MP4 
Core
No
0010297: Valid range for a license does not have the standard date formatting
I have a license valid from 17-09-2009 to 18-09-2009. When I check the Instance Activation window I see the dates like "2009-09-17" and "2009-09-18". See attach.
Having an activated OBPS site, go to Instance Activation window and see "Subscription Start Date" and "Subscription End Date"
There is a defined format for dates and displayed dates should follow it.
OBPS-Security
png OPS-CU-NotActiveInstance.PNG (40,286) 2009-08-17 16:03
https://issues.openbravo.com/file_download.php?file_id=1643&type=bug
png
Issue History
2009-08-17 16:03plujanNew Issue
2009-08-17 16:03plujanAssigned To => rafaroda
2009-08-17 16:03plujanFile Added: OPS-CU-NotActiveInstance.PNG
2009-08-17 16:31plujanTag Attached: OBPS-Security
2009-08-18 15:33rafarodaAssigned Torafaroda => alostale
2009-08-18 15:33rafarodaPrioritylow => normal
2009-08-18 15:33rafarodaSeveritytrivial => minor
2009-08-18 15:33rafarodaStatusnew => scheduled
2009-08-19 18:29marvintmTarget Version => 2.50MP4
2009-08-19 19:30hgbotCheckin
2009-08-19 19:30hgbotNote Added: 0019073
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/d989ff61fb75f25d9b4380ef4a791848f4c4b3cb [^]
2009-08-20 16:32plujanAssigned Toalostale => marvintm
2009-08-20 16:32plujanStatusresolved => new
2009-08-20 16:32plujanResolutionfixed => open
2009-08-20 16:32plujanNote Added: 0019120
2009-08-20 16:32plujanStatusnew => scheduled
2009-08-20 16:32plujanfix_in_branch => pi
2009-08-20 17:53hgbotCheckin
2009-08-20 17:53hgbotNote Added: 0019135
2009-08-20 17:53hgbotStatusscheduled => resolved
2009-08-20 17:53hgbotResolutionopen => fixed
2009-08-20 17:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/d989ff61fb75f25d9b4380ef4a791848f4c4b3cb [^] => http://code.openbravo.com/erp/devel/pi/rev/c2a14453c89280748e68afef3a2664e86995bc30 [^]
2009-08-20 19:19plujanStatusresolved => closed
2009-08-21 00:00anonymoussf_bug_id0 => 2841469

Notes
(0019073)
hgbot   
2009-08-19 19:30   
Repository: erp/devel/pi
Changeset: d989ff61fb75f25d9b4380ef4a791848f4c4b3cb
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Aug 19 17:57:52 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d989ff61fb75f25d9b4380ef4a791848f4c4b3cb [^]

Fixed issue 10297. Date will now appear in the correct format.

---
M src/org/openbravo/erpCommon/obps/ActivationKey.java
---
(0019120)
plujan   
2009-08-20 16:32   
Date format should be taken from Openbravo.properties and/or Format.xml
(0019135)
hgbot   
2009-08-20 17:53   
Repository: erp/devel/pi
Changeset: c2a14453c89280748e68afef3a2664e86995bc30
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Aug 20 17:53:12 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c2a14453c89280748e68afef3a2664e86995bc30 [^]

Fixed issue 10297. Now the dates will be displayed according to the dateFormat.java property in the Openbravo Properties file.

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