Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034250Retail ModulesWeb POSpublic2016-10-18 05:092016-11-24 12:51
guillermogil 
jorge-garcia 
immediatemajoralways
closedfixed 
5
 
RR16Q3.3 
migueldejuana
Production - QA Approved
2016-09-07
RR16Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5fc2b2fbce73b592f8b62cc977da7460f4fa503f [^]
No
0034250: It is not possible to do a logout if you have a ticket with all lines deleted
It is not possible to do a logout if you have a ticket with all lines deleted and you have the preference to Save Removed tickets to Y.

The popup raises and when you select to logout nothing happens.
Create the Save Removed tickets preference to Y and follow the attached video.
No tags attached.
blocks defect 0034227 closed jorge-garcia It is not possible to do a logout if you have a ticket with all lines deleted 
Issue History
2016-10-20 11:14jorge-garciaTypedefect => backport
2016-10-20 11:14jorge-garciaTarget Version => RR16Q3.3
2016-10-24 11:05hgbotCheckin
2016-10-24 11:05hgbotNote Added: 0090807
2016-10-24 11:06hgbotCheckin
2016-10-24 11:06hgbotNote Added: 0090808
2016-10-24 11:06hgbotStatusscheduled => resolved
2016-10-24 11:06hgbotResolutionopen => fixed
2016-10-24 11:06hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1871567c37d778cddc3a74fb2875a06616a4fc4c [^] => http://code.openbravo.com/retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal/rev/66e97b6c7d958282444b492fd5dbae6652e2b4bc [^]
2016-11-14 14:00migueldejuanaReview Assigned To => migueldejuana
2016-11-14 14:00migueldejuanaNote Added: 0091460
2016-11-14 14:00migueldejuanaStatusresolved => closed
2016-11-24 12:51hgbotCheckin
2016-11-24 12:51hgbotNote Added: 0091775

Notes
(0090807)
hgbot   
2016-10-24 11:05   
Repository: retail/backports/3.0RR16Q3.3/pi-mobile
Changeset: 90958955a91e8e6a0778345bbe10c88dc0ae8bb6
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Oct 24 10:23:17 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.3/pi-mobile/rev/90958955a91e8e6a0778345bbe10c88dc0ae8bb6 [^]

Verifies issue 34250: It is not possible to do a logout if you have a ticket
with all lines deleted

Added test I34227_LogoutWithAReceiptWithAllLinesDeleted.

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34227_LogoutWithAReceiptWithAllLinesDeleted.java
---
(0090808)
hgbot   
2016-10-24 11:06   
Repository: retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal
Changeset: 66e97b6c7d958282444b492fd5dbae6652e2b4bc
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Oct 24 10:23:57 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal/rev/66e97b6c7d958282444b492fd5dbae6652e2b4bc [^]

Fixed issue 34250: It is not possible to do a logout if you have a ticket
with all lines deleted

The problem was to implement different actions for two cases almost
equals.

The solution is to implement almost the same actions even if the
receipt has all the lines deleted.

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0091460)
migueldejuana   
2016-11-14 14:00   
Tested and reviewed
(0091775)
hgbot   
2016-11-24 12:51   
Repository: tools/automation/pi-mobile
Changeset: 90958955a91e8e6a0778345bbe10c88dc0ae8bb6
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Oct 24 10:23:17 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/90958955a91e8e6a0778345bbe10c88dc0ae8bb6 [^]

Verifies issue 34250: It is not possible to do a logout if you have a ticket
with all lines deleted

Added test I34227_LogoutWithAReceiptWithAllLinesDeleted.

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34227_LogoutWithAReceiptWithAllLinesDeleted.java
---