Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027976Retail ModulesCash uppublic2014-10-24 11:112014-11-24 00:34
plujan 
mario_castello 
normalminorhave not tried
closedfixed 
5
main 
RR15Q1 
mtaal
No
0027976: [Usability] Cancelling a Cash up does not affect deleted receipts
First step of a Cash up process is a window to revewi and delete any pending receipt. If I delete one, but then I choose Cancel the cash up, this action is not undoable and the receipt was actually deleted.
1. Log in WebPOS as vallblanca user
2. On the main screen add a product to current receipt, but do not complete it.
3. From the top left menu, select "Cash Up"
4. Step 1 of 5 window is shown. The receipt created above should be listed.
5. Click the "Delete" button on the receipt line. The list changes to "No results"
6. Hit Cancel button. Main screen is shown, but the deleted receipt was actually deleted. So Cancelling the Cash up does not work as expected.
Actions that can not be undone by cancelling the process they belong should be announced to the user in a proper way. A warning saying "Delete action cannot be undone" after clicking or similar.
No tags attached.
Issue History
2014-10-24 11:11plujanNew Issue
2014-10-24 11:11plujanAssigned To => marvintm
2014-10-24 11:11plujanTriggers an Emergency Pack => No
2014-11-11 16:38mario_castelloAssigned Tomarvintm => mario_castello
2014-11-11 16:38mario_castelloStatusnew => scheduled
2014-11-11 16:38mario_castellofix_in_branch => pi
2014-11-17 16:40hgbotCheckin
2014-11-17 16:40hgbotNote Added: 0071715
2014-11-17 16:40hgbotStatusscheduled => resolved
2014-11-17 16:40hgbotResolutionopen => fixed
2014-11-17 16:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fd7e4246247fbb95f4f708303d698c5cc50e2a6c [^]
2014-11-24 00:33mtaalNote Added: 0071902
2014-11-24 00:34mtaalNote Added: 0071903
2014-11-24 00:34mtaalReview Assigned To => mtaal
2014-11-24 00:34mtaalNote Added: 0071904
2014-11-24 00:34mtaalStatusresolved => closed
2014-11-24 00:34mtaalFixed in Version => RR15Q1

Notes
(0071715)
hgbot   
2014-11-17 16:40   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fd7e4246247fbb95f4f708303d698c5cc50e2a6c
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Nov 17 09:39:29 2014 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fd7e4246247fbb95f4f708303d698c5cc50e2a6c [^]

fixed issue 27976: [Usability] Cancelling a Cash up does not affect deleted receipts

---
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpendingreceipts.js
---
(0071902)
mtaal   
2014-11-24 00:33   
The originally reported topic can be debated, the current dialog already states delete. To make it clearer for the user the implemented solution displays a confirmation dialog which confirms to the user that the receipt will be deleted.
(0071903)
mtaal   
2014-11-24 00:34   
Tested the delete all and the delete option. The dialog text in both cases is different but that's fine.
(0071904)
mtaal   
2014-11-24 00:34   
Tested and reviewed