Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034227
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-10-18 05:092016-10-27 13:07
ReporterguillermogilView Statuspublic 
Assigned Tojorge-garcia 
PriorityimmediateResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revision1871567c37d7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - QA Approved
Regression date2016-09-07
Regression introduced in releaseRR16Q3.2
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5fc2b2fbce73b592f8b62cc977da7460f4fa503f [^]
Triggers an Emergency PackNo
Summary

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

DescriptionIt 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.
Steps To ReproduceCreate the Save Removed tickets preference to Y and follow the attached video.
TagsNo tags attached.
Attached Files? file icon issueDeleteTicket.ogv [^] (2,327,111 bytes) 2016-10-18 05:09

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0034249RR16Q4 closedjorge-garcia It is not possible to do a logout if you have a ticket with all lines deleted 
depends on backport 0034250RR16Q3.3 closedjorge-garcia It is not possible to do a logout if you have a ticket with all lines deleted 
caused by defect 0033587 closedjorge-garcia PreDeleteCurrentOrderHook is not called either from the cashup or from the logout 

-  Notes
(0090713)
hgbot (developer)
2016-10-20 10:46

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1871567c37d778cddc3a74fb2875a06616a4fc4c
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Oct 19 15:49:11 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1871567c37d778cddc3a74fb2875a06616a4fc4c [^]

Fixed issue 34227: 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
---
(0090714)
hgbot (developer)
2016-10-20 10:47

Repository: tools/automation/pi-mobile
Changeset: a423eecaaf3500ee6be7f689640a1e3e5a9eb1eb
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Oct 18 17:19:21 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a423eecaaf3500ee6be7f689640a1e3e5a9eb1eb [^]

Verifies issue 34227: 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
---
(0090717)
jorge-garcia (reporter)
2016-10-20 10:57

Create backports for this issue
(0090737)
dmitry_mezentsev (developer)
2016-10-20 19:17

The cause of the issue was backported

- Issue History
Date Modified Username Field Change
2016-10-18 05:09 guillermogil New Issue
2016-10-18 05:09 guillermogil Assigned To => Retail
2016-10-18 05:09 guillermogil File Added: issueDeleteTicket.ogv
2016-10-18 05:09 guillermogil Triggers an Emergency Pack => No
2016-10-18 05:11 guillermogil Resolution time => 1476914400
2016-10-18 05:33 guillermogil Description Updated View Revisions
2016-10-18 05:44 guillermogil Steps to Reproduce Updated View Revisions
2016-10-18 09:16 jorge-garcia Status new => scheduled
2016-10-18 09:16 jorge-garcia Assigned To Retail => jorge-garcia
2016-10-18 13:19 jorge-garcia Regression date => 2016-09-07
2016-10-18 13:19 jorge-garcia Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5fc2b2fbce73b592f8b62cc977da7460f4fa503f [^]
2016-10-19 15:32 rbianchini Issue Monitored: rbianchini
2016-10-20 10:43 jorge-garcia Regression introduced in release => RR16Q4
2016-10-20 10:46 hgbot Checkin
2016-10-20 10:46 hgbot Note Added: 0090713
2016-10-20 10:46 hgbot Status scheduled => resolved
2016-10-20 10:46 hgbot Resolution open => fixed
2016-10-20 10:46 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1871567c37d778cddc3a74fb2875a06616a4fc4c [^]
2016-10-20 10:47 hgbot Checkin
2016-10-20 10:47 hgbot Note Added: 0090714
2016-10-20 10:57 jorge-garcia Note Added: 0090717
2016-10-20 10:57 jorge-garcia Status resolved => new
2016-10-20 10:57 jorge-garcia Resolution fixed => open
2016-10-20 11:01 jorge-garcia Regression level => Production - QA Approved
2016-10-20 11:14 jorge-garcia Status new => scheduled
2016-10-20 11:14 jorge-garcia Status scheduled => resolved
2016-10-20 11:14 jorge-garcia Fixed in Version => RR17Q1
2016-10-20 11:14 jorge-garcia Resolution open => fixed
2016-10-20 19:14 dmitry_mezentsev Relationship added caused by 0033587
2016-10-20 19:17 dmitry_mezentsev Regression introduced in release RR16Q4 => RR16Q3.2
2016-10-20 19:17 dmitry_mezentsev Note Added: 0090737
2016-10-27 13:06 marvintm Review Assigned To => marvintm
2016-10-27 13:06 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker