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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047041
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSminorhave not tried2021-06-09 12:452021-07-28 12:56
ReporterplujanView Statuspublic 
Assigned Tohernan-dp 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047041: Cashup/Close Till: The "Backspace" button in the Counting Tool window does not remove the last number

DescriptionDuring 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.
Steps To Reproduce1. 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)
Proposed SolutionAs 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0130814)
hgbot (developer)
2021-07-27 20:28

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/639 [^]
(0130834)
hgbot (developer)
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 (developer)
2021-07-28 12:56

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/639 [^]

- Issue History
Date Modified Username Field Change
2021-06-09 12:45 plujan New Issue
2021-06-09 12:45 plujan Assigned To => Retail
2021-06-09 12:45 plujan Resolution time => 1627336800
2021-06-09 12:45 plujan Triggers an Emergency Pack => No
2021-06-14 10:27 guilleaer Status new => acknowledged
2021-07-15 16:45 dmiguelez Resolution time 1627336800 => 1633039200
2021-07-27 15:56 dmiguelez Assigned To Retail => hernan-dp
2021-07-27 20:28 hgbot Note Added: 0130814
2021-07-28 12:56 hgbot Resolution open => fixed
2021-07-28 12:56 hgbot Status acknowledged => closed
2021-07-28 12:56 hgbot Note Added: 0130834
2021-07-28 12:56 hgbot Note Added: 0130835


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker