Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030040Retail ModulesWeb POSpublic2015-05-28 13:292015-09-18 13:43
Sandrahuguet 
Sandrahuguet 
normalminorhave not tried
closedfixed 
20Community Appliance
 
RR15Q4 
mtaal
No
0030040: Refactor of the Terminal Properties to improve Web POS login
Refactor of the Terminal Properties to improve Web POS login

All request which were added in log-model with addPropertiesLoader with this change are added only a single request.

In the note below it is detailed the necessary commits of this refactor
N/A
No tags attached.
blocks feature request 0029911 closed mtaal WebPOS Login Technical Implementation Improvement 
Issue History
2015-05-28 13:29SandrahuguetNew Issue
2015-05-28 13:29SandrahuguetAssigned To => Retail
2015-05-28 13:29SandrahuguetTriggers an Emergency Pack => No
2015-05-28 13:30SandrahuguetNote Added: 0077863
2015-05-28 13:37SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=8697#r8697
2015-05-28 16:42SandrahuguetNote Edited: 0077863bug_revision_view_page.php?bugnote_id=0077863#r8703
2015-06-03 13:11SandrahuguetNote Edited: 0077863bug_revision_view_page.php?bugnote_id=0077863#r8737
2015-08-12 10:24SandrahuguetStatusnew => scheduled
2015-08-12 10:24SandrahuguetStatusscheduled => resolved
2015-08-12 10:24SandrahuguetResolutionopen => fixed
2015-08-12 10:25SandrahuguetFixed in SCM revision => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f829ed7fe8cc [^]
2015-08-12 10:51SandrahuguetAssigned ToRetail => Sandrahuguet
2015-08-13 13:48mtaalNote Added: 0079350
2015-08-13 14:24mtaalNote Edited: 0079350bug_revision_view_page.php?bugnote_id=0079350#r9207
2015-08-24 13:02mtaalReview Assigned To => mtaal
2015-08-24 13:02mtaalNote Added: 0079635
2015-08-24 13:02mtaalStatusresolved => closed
2015-08-24 13:02mtaalFixed in Version => RR15Q4
2015-08-24 13:03mtaalRelationship addedblocks 0029911
2015-09-18 13:43hgbotCheckin
2015-09-18 13:43hgbotNote Added: 0080495

Notes
(0077863)
Sandrahuguet   
2015-05-28 13:30   
(edited on: 2015-06-03 13:11)
https://code.openbravo.com/erp/pmods-branches/org.openbravo.retail.posterminal-hgvol/rev/44a5b8d6dbcf [^]

https://code.openbravo.com/erp/pmods-branches/org.openbravo.retail.posterminal-hgvol/rev/cb02483652cf [^]

https://code.openbravo.com/erp/pmods-branches/org.openbravo.retail.posterminal-hgvol/rev/10bc5649606d [^]

https://code.openbravo.com/erp/pmods-branches/org.openbravo.retail.posterminal-hgvol/rev/5e8fe55f0d0d [^]

(0079350)
mtaal   
2015-08-13 13:48   
(edited on: 2015-08-13 14:24)
Merged into main repo with the changeset here:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f829ed7fe8cc [^]

The main changes for this feature are in the files in the src/org/openbravo/retail/posterminal/term folder/package

and in this js file:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/diff/f829ed7fe8cc/web/org.openbravo.retail.posterminal/js/login/model/login-model.js [^]

(0079635)
mtaal   
2015-08-24 13:02   
Reviewed
(0080495)
hgbot   
2015-09-18 13:43   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 443ad9b9e31882f6faa956f46345e32bc3c6a035
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Fri Sep 18 08:40:38 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/443ad9b9e31882f6faa956f46345e32bc3c6a035 [^]

related to issue 30040 delete unnecessary properties

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---