Openbravo Issue Tracking System - POS2
View Issue Details
0057537POS2POSpublic2024-12-27 14:382024-12-31 09:02
avicente 
SABARINATH P 
highmajoralways
closedfixed 
5
 
25Q1 
No
0057537: POS Blocked on 'Set Business date' when cash not used
Testing the fix for https://issues.openbravo.com/view.php?id=57219 [^] that should fix https://issues.openbravo.com/view.php?id=57180 [^] and https://issues.openbravo.com/view.php?id=57179 [^] the following issue has been found:

In a terminal with not cash defined as payment method, the user get blocked in the screen 'Set Business Date'.
In https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/ [^]
1. Close the store 'Vall Blanca Store' if it is open.

2. For the touchpoint type 'POS2SD VBS POS2 Terminal Type' set 'Use Safe Box'=false.

3. For the touchpoint 'VBS-3, deactivate the payment methods 'USA Cash' and 'Cash'.

Login in https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/web/pos/?terminal=VBS-3 [^]

4. In the 'Initial Count. Step 1 of 1: Set Business Date', click on the button 'Finish'. Check that the 'Initial Count' screen is not closed and the user gets blocked in that screen.


No tags attached.
related to defect 0057219 closed SABARINATH P "Invalid Time Value" error when no cash payment method configured 
Issue History
2024-12-27 14:38avicenteNew Issue
2024-12-27 14:38avicenteAssigned To => Retail
2024-12-27 14:38avicenteTriggers an Emergency Pack => No
2024-12-30 07:32SABARINATH PAssigned ToRetail => SABARINATH P
2024-12-30 07:33SABARINATH PStatusnew => scheduled
2024-12-30 11:23hgbotNote Added: 0173728
2024-12-31 09:02hgbotNote Added: 0173746
2024-12-31 09:02hgbotResolutionopen => fixed
2024-12-31 09:02hgbotStatusscheduled => closed
2024-12-31 09:02hgbotFixed in Version => 25Q1
2024-12-31 09:02hgbotNote Added: 0173747
2025-01-09 10:42SABARINATH PRelationship addedblocks 0057219
2025-01-09 10:42SABARINATH PRelationship replacedrelated to 0057219

Notes
(0173728)
hgbot   
2024-12-30 11:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3294 [^]
(0173746)
hgbot   
2024-12-31 09:02   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3294 [^]
(0173747)
hgbot   
2024-12-31 09:02   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 65695b86007a7ca6fc8d15e029ac74bb2b03f462
Author: Sabarinath <s.palanisamy@external.orisha.com>
Date: 31-12-2024 08:01:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/65695b86007a7ca6fc8d15e029ac74bb2b03f462 [^]

Fixed ISSUE-57537: Override finishButton's userAction when there is no PM.

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