Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037038Retail ModulesWeb POSpublic2017-10-10 09:032017-10-31 12:14
marvintm 
marvintm 
normalmajoralways
closedfixed 
5
 
RR17Q2.4 
migueldejuana
No
0037038: Some unneeded params are sent in a request to loginutils
During the Web POS login, some unneeded params are sent as part of a get request to loginutils. This should be avoided.
- Login in the Web POS.
- Verify that several params to loginutils are not needed, but sent nonetheless
These params should be removed from the request as they are not needed.
No tags attached.
blocks defect 0037035 closed marvintm Some unneeded params are sent in a request to loginutils 
Issue History
2017-10-10 09:04marvintmTypedefect => backport
2017-10-10 09:04marvintmTarget Version => RR17Q2.4
2017-10-30 18:55hgbotCheckin
2017-10-30 18:55hgbotNote Added: 0100167
2017-10-30 18:55hgbotStatusscheduled => resolved
2017-10-30 18:55hgbotResolutionopen => fixed
2017-10-30 18:55hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.mobile.core/rev/f41d1220f6186365e351bd6919e584b7ff991622 [^]
2017-10-31 12:14migueldejuanaReview Assigned To => migueldejuana
2017-10-31 12:14migueldejuanaNote Added: 0100188
2017-10-31 12:14migueldejuanaStatusresolved => closed

Notes
(0100167)
hgbot   
2017-10-30 18:55   
Repository: retail/backports/3.0RR17Q2.4/org.openbravo.mobile.core
Changeset: f41d1220f6186365e351bd6919e584b7ff991622
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Oct 30 18:55:34 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.mobile.core/rev/f41d1220f6186365e351bd6919e584b7ff991622 [^]

Fixed issue 37038. Parameters will no longer be added to the global loginUtilsParams object.

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0100188)
migueldejuana   
2017-10-31 12:14   
Tested and reviewed