Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027275Retail ModulesWeb POSpublic2014-08-04 18:492014-09-22 13:07
jecharri 
szapata 
urgentmajoralways
closedfixed 
5
 
RR14Q4 
migueldejuana
No
0027275: In module "org.openbravo.retail.sessions" open store process is not using Openbravo.properties date format
In module "org.openbravo.retail.sessions" open store process is not using Openbravo.properties date format
-Change your Openbravo.properties date with the below information
dateFormat.js=%m-%d-%Y
dateFormat.sql=MM-DD-YYYY
dateFormat.java=MM/dd/yyyy
dateTimeFormat.java=MM/dd/yyyy hh:mm a
dateTimeFormat.sql=MM-DD-YYYY HH24:MI:SS

-Verify that all the application is fine but if you go to open store process, you will see the date as
04-08-2014 -> dd-MM-YYYY

If you try to save the application will say
"One or more fields contain illegal values, check the errors for each field."

You need to change manually to correct format
No tags attached.
duplicate of design defect 0025155 new AugustoMauch Openbravo ERP Java Date Format are not supported. 
Issue History
2014-08-04 18:49jecharriNew Issue
2014-08-04 18:49jecharriAssigned To => marvintm
2014-08-04 18:49jecharriResolution time => 1409954400
2014-08-04 18:49jecharriTriggers an Emergency Pack => No
2014-09-09 02:04szapataReview Assigned To => szapata
2014-09-09 02:04szapataRelationship addedduplicate of 0025155
2014-09-09 02:04szapataNote Added: 0070036
2014-09-09 02:04szapataStatusnew => closed
2014-09-09 02:04szapataResolutionopen => duplicate
2014-09-13 17:39szapataAssigned Tomarvintm => szapata
2014-09-13 17:39szapataStatusclosed => new
2014-09-13 17:39szapataResolutionduplicate => open
2014-09-13 18:20hgbotCheckin
2014-09-13 18:20hgbotNote Added: 0070115
2014-09-13 18:20hgbotStatusnew => resolved
2014-09-13 18:20hgbotResolutionopen => fixed
2014-09-13 18:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/db5ab8349901b4a9b5acaa76be321e220ed6677e [^]
2014-09-13 18:21szapataNote Added: 0070116
2014-09-22 13:07migueldejuanaReview Assigned Toszapata => migueldejuana
2014-09-22 13:07migueldejuanaNote Added: 0070232
2014-09-22 13:07migueldejuanaStatusresolved => closed
2014-09-22 13:07migueldejuanaFixed in Version => RR14Q4

Notes
(0070036)
szapata   
2014-09-09 02:04   
This issue has to be considered as a design defect since requieres a big refactor. And was already reported https://issues.openbravo.com/view.php?id=25155 [^]
(0070115)
hgbot   
2014-09-13 18:20   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: db5ab8349901b4a9b5acaa76be321e220ed6677e
Author: Salvador Zapata <salvador.zapata <at> gmail.com>
Date: Sat Sep 13 18:20:02 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/db5ab8349901b4a9b5acaa76be321e220ed6677e [^]

Fixed issue 27275: Get format from OBBindings

---
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
---
(0070116)
szapata   
2014-09-13 18:21   
It was not a DF. There was a hardcoded format.
(0070232)
migueldejuana   
2014-09-22 13:07   
Tested and reviewed in 79500303f4b7