Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039779Retail ModulesWeb POSpublic2018-12-11 09:522018-12-13 11:56
guillermogil 
guillermogil 
normalminorN/A
closedfixed 
5
 
RR19Q1 
marvintm
No
0039779: Login buttons needs the firstName and lastName properties
Login buttons needs the firstName and lastName properties, just add them to the query and finally add them to login/approval user buttons.
N/A
See diff attached
No tags attached.
diff posterminal.diff (1,166) 2018-12-11 10:38
https://issues.openbravo.com/file_download.php?file_id=12421&type=bug
diff mobileCore.diff (4,303) 2018-12-11 10:38
https://issues.openbravo.com/file_download.php?file_id=12422&type=bug
Issue History
2018-12-11 09:52guillermogilNew Issue
2018-12-11 09:52guillermogilAssigned To => guillermogil
2018-12-11 09:52guillermogilTriggers an Emergency Pack => No
2018-12-11 10:05guillermogilDescription Updatedbug_revision_view_page.php?rev_id=18011#r18011
2018-12-11 10:38guillermogilFile Added: posterminal.diff
2018-12-11 10:38guillermogilFile Added: mobileCore.diff
2018-12-12 07:18guillermogilReview Assigned To => marvintm
2018-12-12 09:08hgbotCheckin
2018-12-12 09:08hgbotNote Added: 0108525
2018-12-12 09:08hgbotStatusnew => resolved
2018-12-12 09:08hgbotResolutionopen => fixed
2018-12-12 09:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d72b16aecec27f1a848611cabc2de8562dcc987e [^]
2018-12-12 09:08hgbotCheckin
2018-12-12 09:08hgbotNote Added: 0108526
2018-12-12 09:08hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d72b16aecec27f1a848611cabc2de8562dcc987e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/df8222a67615491eaf1d34fc717ff67d6ea64201 [^]
2018-12-12 09:09hgbotCheckin
2018-12-12 09:09hgbotNote Added: 0108527
2018-12-12 09:09hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/df8222a67615491eaf1d34fc717ff67d6ea64201 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d2bcd10f0013a0e48c430177302c4b542887f10b [^]
2018-12-13 11:56marvintmStatusresolved => closed
2018-12-13 11:56marvintmFixed in Version => RR19Q1

Notes
(0108525)
hgbot   
2018-12-12 09:08   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d72b16aecec27f1a848611cabc2de8562dcc987e
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue Dec 11 10:42:22 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d72b16aecec27f1a848611cabc2de8562dcc987e [^]

Fixed issue 39779: Login buttons needs the firstName and lastName properties

Added poperties to LoginUtilsServlet.java

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---
(0108526)
hgbot   
2018-12-12 09:08   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: df8222a67615491eaf1d34fc717ff67d6ea64201
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue Dec 11 10:44:22 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/df8222a67615491eaf1d34fc717ff67d6ea64201 [^]

Fixed issue 39779: Login buttons needs the firstName and lastName properties

Reviewed UserLogin Buttons to allow the possibility to have firtName and lastName

---
M web/org.openbravo.mobile.core/source/component/ob-login.js
M web/org.openbravo.mobile.core/source/component/obpos-approval.js
---
(0108527)
hgbot   
2018-12-12 09:09   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d2bcd10f0013a0e48c430177302c4b542887f10b
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Dec 12 08:05:28 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d2bcd10f0013a0e48c430177302c4b542887f10b [^]

Fixed issue 39779: Login buttons needs the firstName and lastName properties

Fixed JSBeutifier

---
M web/org.openbravo.mobile.core/source/component/ob-login.js
---