Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031689 | Retail Modules | Web POS | public | 2015-12-10 13:28 | 2015-12-30 16:51 |
|
Reporter | Orekaria | |
Assigned To | Retail | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR16Q1 | Fixed in Version | RR16Q1 | |
Merge Request Status | |
Review Assigned To | jorge-garcia |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0031689: The terminal should auto-lock when no activity is detected |
Description | The terminal should auto-lock when no activity is detected |
Steps To Reproduce | Verify that there is currently a server session timeout
Verify that the terminal can be used indefinitely if the user performs non-server actions
|
Proposed Solution | Create two variables, one for the terminal timeout and another one for the server timeout. |
Additional Information | |
Tags | SER-QA |
Relationships | depends on | feature request | 0031803 | RR16Q2 | closed | ranjith_qualiantech_com | The terminal auto-lock should have its own preference | related to | feature request | 0032568 | | new | Retail | Stabilization: Detect and fix enyo injections/changes | blocks | defect | 0031598 | | closed | Retail | [SERQA 433] The product has been added to the ticket although the time out was expired |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-12-10 13:28 | Orekaria | New Issue | |
2015-12-10 13:28 | Orekaria | Assigned To | => Retail |
2015-12-10 13:28 | Orekaria | Triggers an Emergency Pack | => No |
2015-12-10 13:29 | Orekaria | Relationship added | blocks 0031598 |
2015-12-10 13:34 | Orekaria | Status | new => acknowledged |
2015-12-10 14:00 | Orekaria | Status | acknowledged => scheduled |
2015-12-10 14:00 | Orekaria | Assigned To | Retail => Orekaria |
2015-12-11 08:05 | hgbot | Checkin | |
2015-12-11 08:05 | hgbot | Note Added: 0082665 | |
2015-12-11 08:06 | hgbot | Checkin | |
2015-12-11 08:06 | hgbot | Note Added: 0082666 | |
2015-12-11 08:06 | hgbot | Status | scheduled => resolved |
2015-12-11 08:06 | hgbot | Resolution | open => fixed |
2015-12-11 08:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b66b4fc49de1a6e6568406db899cf5edd0bdafeb [^] |
2015-12-11 08:15 | Orekaria | Review Assigned To | => marvintm |
2015-12-14 13:15 | Orekaria | Note Added: 0082715 | |
2015-12-17 11:02 | agete | Tag Attached: SER-QA | |
2015-12-17 11:03 | agete | Proposed Solution updated | |
2015-12-17 11:04 | Orekaria | Note Added: 0082815 | |
2015-12-17 11:04 | Orekaria | Status | resolved => new |
2015-12-17 11:04 | Orekaria | Resolution | fixed => open |
2015-12-17 11:04 | Orekaria | Status | new => acknowledged |
2015-12-17 11:04 | Orekaria | Assigned To | Orekaria => Retail |
2015-12-30 16:17 | Orekaria | Status | acknowledged => scheduled |
2015-12-30 16:17 | Orekaria | Status | scheduled => resolved |
2015-12-30 16:17 | Orekaria | Resolution | open => fixed |
2015-12-30 16:18 | Orekaria | Target Version | => RR16Q1 |
2015-12-30 16:51 | jorge-garcia | Review Assigned To | marvintm => jorge-garcia |
2015-12-30 16:51 | jorge-garcia | Note Added: 0083083 | |
2015-12-30 16:51 | jorge-garcia | Status | resolved => closed |
2015-12-30 16:51 | jorge-garcia | Fixed in Version | => RR16Q1 |
2016-03-31 17:18 | Orekaria | Relationship added | related to 0032568 |
Notes |
|
(0082665)
|
hgbot
|
2015-12-11 08:05
|
|
|
|
(0082666)
|
hgbot
|
2015-12-11 08:06
|
|
|
|
|
To test the issue
Log into the WebPOS
Open the console
Execute this lines:
delete(OB.MobileApp.model.sessionPing);
OB.MobileApp.model.attributes.terminal.sessionTimeout = 5/60;
OB.MobileApp.model.postLoginActions(); |
|
|
|
Use a different preference for this new terminal timeout |
|
|
(0083083)
|
jorge-garcia
|
2015-12-30 16:51
|
|
Code review and testing ok |
|