Openbravo Issue Tracking System - POS2
View Issue Details
0046522POS2POSpublic2021-05-05 16:552021-05-14 14:31
jcbourgeois 
aferraz 
normalminoralways
closedfixed 
5
 
 
No
0046522: JIRA 1818 - Cash Up : Next field button is useless when there is only one payment method to consider
In the following screens, there is no reason to display "Next field" button (which allows users to jump to the next payment method) when there is only one payment method to consider :
- Initial count after selecting a safe box
- Safe box count
1) Use a terminal with safe boxes configured with cash payment method only
2) Select a safe box
3) At initial count, click on Next field button : the focus remains on the cash payment method line. So it's useless
No tags attached.
png 2021-05-05 16_49_40-.png (42,244) 2021-05-05 16:55
https://issues.openbravo.com/file_download.php?file_id=15653&type=bug
png
Issue History
2021-05-05 16:55jcbourgeoisNew Issue
2021-05-05 16:55jcbourgeoisAssigned To => Retail
2021-05-05 16:55jcbourgeoisFile Added: 2021-05-05 16_49_40-.png
2021-05-05 16:55jcbourgeoisTriggers an Emergency Pack => No
2021-05-05 18:08guilleaerStatusnew => acknowledged
2021-05-05 18:08guilleaerTypedefect => feature request
2021-05-07 14:23guilleaerResolution time => 1621375200
2021-05-07 14:23guilleaerTypefeature request => defect
2021-05-12 15:34aferrazStatusacknowledged => scheduled
2021-05-12 15:34aferrazAssigned ToRetail => aferraz
2021-05-12 17:06hgbotNote Added: 0128046
2021-05-14 14:31hgbotResolutionopen => fixed
2021-05-14 14:31hgbotStatusscheduled => closed
2021-05-14 14:31hgbotNote Added: 0128127
2021-05-14 14:31hgbotNote Added: 0128128

Notes
(0128046)
hgbot   
2021-05-12 17:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/451 [^]
(0128127)
hgbot   
2021-05-14 14:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 216dd9c5c770c26a155702dcc9f66842769aa796
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-05-14T10:59:35+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/216dd9c5c770c26a155702dcc9f66842769aa796 [^]

Fixes ISSUE-46522: Hide next field button in case last record of the grid is selected

---
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
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingToolDialog.jsx
---
(0128128)
hgbot   
2021-05-14 14:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/451 [^]