Openbravo Issue Tracking System - POS2
View Issue Details
0057594POS2POSpublic2024-11-21 08:532025-01-16 16:07
malsasua 
SABARINATH P 
highmajoralways
closedfixed 
5
 
24Q4.124Q4.1 
migueldejuana
No
0057594: "Invalid Time Value" error when no cash payment method configured
In a till configured without a payment method with "initial count cash" flag enabled, when a ticket is completed and DONE button is clicked, error is returned:
Invalid Time Value
in livebuilds:
BO:
- touchpoint window: VBS-2
- payment method tab:
 cash -> deactivated
 USA Cash -> deactivated

POS:
- login -> Initial count cash is NOT displayed
- complete a ticket:
error: Invalid Time Value
No tags attached.
related to defect 0057673pi scheduled SABARINATH P Change preHook to postHook in OpenInitialCount for Consistency among versions. 
blocks defect 0057219 closed SABARINATH P "Invalid Time Value" error when no cash payment method configured 
Issue History
2025-01-09 08:55SABARINATH PTypedefect => backport
2025-01-09 08:55SABARINATH PTarget Version => 24Q4.1
2025-01-10 13:14hgbotNote Added: 0174008
2025-01-16 16:07hgbotResolutionopen => fixed
2025-01-16 16:07hgbotStatusscheduled => closed
2025-01-16 16:07hgbotFixed in Version => 24Q4.1
2025-01-16 16:07hgbotNote Added: 0174242
2025-01-16 16:07hgbotNote Added: 0174243
2025-01-17 10:49SABARINATH PRelationship addedrelated to 0057673

Notes
(0174008)
hgbot   
2025-01-10 13:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3339 [^]
(0174242)
hgbot   
2025-01-16 16:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 32b47061d09ea2dd8d8137cc71d3f32644d5e9a5
Author: Sabarinath <s.palanisamy@external.orisha.com>
Date: 16-01-2025 15:13:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/32b47061d09ea2dd8d8137cc71d3f32644d5e9a5 [^]

Fixed ISSUE-57594: Validated initialCount payments in the terminal.

---
M web-jspack/org.openbravo.pos2/src/authentication/openInitialCount.js
M web-jspack/org.openbravo.pos2/src/components/InitialCountWindow/InitialCountWindow.jsx
M web-jspack/org.openbravo.pos2/src/model/cashup/actions/SetInitialCountDone.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/initialCount/OpenInitialCount.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/initialCount/SynchronizeStandardInitialCount.js
---
(0174243)
hgbot   
2025-01-16 16:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3339 [^]