Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049840Retail ModulesWeb POSpublic2022-07-19 13:432022-08-03 08:46
XABIER_AGUADO 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
approved
Gold
No
0049840: [SALES] Cash amount limited with an error message
A screen appears with an error message when a certain amount of money is entered and by clicking on number 9 only , the number is rounded and numbered not required are displayed

Video: https://watch.screencastify.com/v/L86KGu6rZBIaI4mqHaix [^]
Log in on a POS
Click on "show all payment mt"
Click in the "espèces" field
Enter the number 22 times number 9
The field should limit the entry of number rather than crashing with an error message that forced the user to refresh the page
FASH
Issue History
2022-07-19 13:43XABIER_AGUADONew Issue
2022-07-19 13:43XABIER_AGUADOAssigned To => Retail
2022-07-19 13:43XABIER_AGUADOOBNetwork customer => Gold
2022-07-19 13:43XABIER_AGUADOTriggers an Emergency Pack => No
2022-07-19 13:43XABIER_AGUADOTag Attached: FASH
2022-07-21 11:23ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-07-21 11:23ranjith_qualiantech_comStatusnew => scheduled
2022-07-27 07:21hgbotMerge Request Status => open
2022-07-27 07:21hgbotNote Added: 0139624
2022-08-02 11:22hgbotMerge Request Statusopen => approved
2022-08-02 11:22hgbotResolutionopen => fixed
2022-08-02 11:22hgbotStatusscheduled => closed
2022-08-02 11:22hgbotFixed in Version => 22Q4
2022-08-02 11:22hgbotNote Added: 0139810
2022-08-02 11:22hgbotNote Added: 0139811
2022-08-02 11:23marvintmNote Added: 0139812
2022-08-03 08:46hgbotNote Added: 0139820

Notes
(0139624)
hgbot   
2022-07-27 07:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1107 [^]
(0139810)
hgbot   
2022-08-02 11:22   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 249347df4eb738e87fd4915cfa3f108eda7c3255
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 02-08-2022 09:22:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/249347df4eb738e87fd4915cfa3f108eda7c3255 [^]

Fixed ISSUE-49840: Counted amount should be formatted when changing in cashup window

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSplitInputs/CashupSplitInputs.jsx
---
(0139811)
hgbot   
2022-08-02 11:22   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1107 [^]
(0139812)
marvintm   
2022-08-02 11:23   
One note from my side: with the merged change, the POS no longer crashes. However, the behaviour is a bit strange, as once the amount is big enough, it will go back to being small.

This is the behaviour encountered in other fields like the payment field though, so we decided to make it at least consistent. We need to review in general how these kinds of fields should work with very large numbers, but we will do that separately.
(0139820)
hgbot   
2022-08-03 08:46   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 7644ea43f739eca30dc51c6ede7f633b49131d26
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 03-08-2022 11:54:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7644ea43f739eca30dc51c6ede7f633b49131d26 [^]

Related to ISSUE-49840: Rearranged imports in cashup splitinput form

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSplitInputs/CashupSplitInputs.jsx
---