Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045373Retail ModulesWeb POSpublic2020-11-04 09:422020-11-04 09:42
alostale 
Retail 
normaltrivialhave not tried
newopen 
5
 
 
No
0045373: duplicated properties in loginUtils.preRenderAction
In the request performed to LoginUtils with preRenderAction, date formatting is included twice: in dateFormat and in format properties.
In developers tools check response for LoginUtils with preRenderAction:

{
  dateFormats: {
    date: "dd-MM-yyyy"
    dateTime: "dd-MM-yyyy HH:mm:ss"
  },
  format: {
    date: "dd-MM-yyyy"
    dateTime: "dd-MM-yyyy HH:mm:ss"
    ...
  }
  ...
}
No tags attached.
Issue History
2020-11-04 09:42alostaleNew Issue
2020-11-04 09:42alostaleAssigned To => Retail
2020-11-04 09:42alostaleTriggers an Emergency Pack => No

There are no notes attached to this issue.