Openbravo Issue Tracking System - POS2
View Issue Details
0047041POS2POSpublic2021-06-09 12:452021-07-28 12:56
plujan 
hernan-dp 
normalminorhave not tried
closedfixed 
5
 
 
No
0047041: Cashup/Close Till: The "Backspace" button in the Counting Tool window does not remove the last number
During the Cashup/Close Till process, when using the keypad to enter values in the Counting tool, pressing the Backspace button when the number is lower than 10 just moves the cursor without actually deleting the entered value.
1. In a clean environment, create a ticket with a line and pay it in Cash to have some available data.
2. Go to "Close Till" menu option
3. Seek for Cash and open the "Counting Tool" window
4. Tap in any "0" value and use the keypad to enter a new value, enter "15"
5. Tap the "Backspace" button and notice that, as expected, the last digit has been erased, remaining only "1"
6. Tap Backspace again and notice that this action does not remove the 1. This is a defect.
7. Tap the keypad "2" and notice this action overwrites the "1" left in the previous step, which is inconsistent with was is shown on screen (no visual indicator)
As I assume this defect is caused by the requirement of a numeric field to not be empty, the obvious solution is that the backspace action should replace the number by a 0 if the current value is lower than ten.
No tags attached.
Issue History
2021-06-09 12:45plujanNew Issue
2021-06-09 12:45plujanAssigned To => Retail
2021-06-09 12:45plujanResolution time => 1627336800
2021-06-09 12:45plujanTriggers an Emergency Pack => No
2021-06-14 10:27guilleaerStatusnew => acknowledged
2021-07-15 16:45dmiguelezResolution time1627336800 => 1633039200
2021-07-27 15:56dmiguelezAssigned ToRetail => hernan-dp
2021-07-27 20:28hgbotNote Added: 0130814
2021-07-28 12:56hgbotResolutionopen => fixed
2021-07-28 12:56hgbotStatusacknowledged => closed
2021-07-28 12:56hgbotNote Added: 0130834
2021-07-28 12:56hgbotNote Added: 0130835

Notes
(0130814)
hgbot   
2021-07-27 20:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/639 [^]
(0130834)
hgbot   
2021-07-28 12:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: da9cc3d6334d0bf350e4b9ad31269654f256ae48
Author: hernan-dp <h.de.prada1@gmail.com>
Date: 2021-07-28T10:56:13+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/da9cc3d6334d0bf350e4b9ad31269654f256ae48 [^]

fixes ISSUE-47041: Fixed backspace last number in counting tool.

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingToolDialog.jsx
---
(0130835)
hgbot   
2021-07-28 12:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/639 [^]