Openbravo Issue Tracking System - POS2
View Issue Details
0054502POS2POSpublic2024-01-30 12:332024-02-08 10:52
Lcazaux 
Rajesh_18 
highmajoralways
closedfixed 
5
 
24Q2 
No
0054502: Button "Next field" is not working during cash up
When doing a cash up and having several lines for the different payment methods, the button “next field" is not working.
If I click on it won't bring me to the next line, it stays in the “cash” one. If I have my focus on another line and click on this button, it only brings me back to the cash line all the time.

- Have a till open
- Do some sales with different payment methods
- Go to the cash up window
- Put your focus on the first (cash) line
- Click on "next field"
--> nothing happens : KO

- put your focus on second line
- Click on "next field"
--> it brings me back to the first line : KO
It should be brought to the line just below.
No tags attached.
duplicate of defect 0052635 closed Retail 'Next Field' button in Cash Up window does not work 
? 2024-01-30 12-15-23.mp4 (664,383) 2024-01-30 12:34
https://issues.openbravo.com/file_download.php?file_id=19407&type=bug
Issue History
2024-01-30 12:33LcazauxNew Issue
2024-01-30 12:33LcazauxAssigned To => Retail
2024-01-30 12:33LcazauxTriggers an Emergency Pack => No
2024-01-30 12:34LcazauxFile Added: 2024-01-30 12-15-23.mp4
2024-01-30 15:29asier_perezRelationship addedduplicate of 0052635
2024-02-01 15:38LcazauxSummary[CDS] - Button "Next field" is not working during cash up => Button "Next field" is not working during cash up
2024-02-02 06:30Rajesh_18Assigned ToRetail => Rajesh_18
2024-02-02 06:30Rajesh_18Statusnew => scheduled
2024-02-02 09:44hgbotNote Added: 0160133
2024-02-02 09:46hgbotNote Added: 0160134
2024-02-08 10:51hgbotNote Added: 0160413
2024-02-08 10:51hgbotNote Added: 0160414
2024-02-08 10:52hgbotResolutionopen => fixed
2024-02-08 10:52hgbotStatusscheduled => closed
2024-02-08 10:52hgbotFixed in Version => 24Q2
2024-02-08 10:52hgbotNote Added: 0160415
2024-02-08 10:52hgbotNote Added: 0160416

Notes
(0160133)
hgbot   
2024-02-02 09:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2395 [^]
(0160134)
hgbot   
2024-02-02 09:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1354 [^]
(0160413)
hgbot   
2024-02-08 10:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1354 [^]
(0160414)
hgbot   
2024-02-08 10:51   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 10d33b057b67d2e96722e197b474c1fe5239ce09
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 08-02-2024 09:51:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/10d33b057b67d2e96722e197b474c1fe5239ce09 [^]

Related to ISSUE-54502: Fixes "length" spelling in DataGrid selection function

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/SelectionFunctions.js
---
(0160415)
hgbot   
2024-02-08 10:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: b0de0534747b936ceeaf9dfc80e1a945f582a676
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 08-02-2024 09:52:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/b0de0534747b936ceeaf9dfc80e1a945f582a676 [^]

Fixed ISSUE-54502: Refactored data format while clicking next button in CashUp process

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/SelectCashToKeepStep/SelectCashToKeepStep.jsx
---
(0160416)
hgbot   
2024-02-08 10:52   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2395 [^]