Openbravo Issue Tracking System - POS2
View Issue Details
0057728POS2POSpublic2025-01-09 09:552025-01-24 09:12
malsasua 
dmytro_tarasov 
highmajoralways
closedfixed 
5
 
24Q4.1 
No
0057728: Pending cashup message is displayed continuously with timezone GMT - X
When the organization is configured with:
- Automatic Business Date = true
- Allow Enter the POS in Different Date = false
and the till timezone is GMT-X, when a sale is done, a popup is displayed:
Pending Cash Up and Store is Open with different date
. in local laptop, configure Timezone: America/New York
. go to Backoffice
  - Organization: Vall Blanca Store
     - Automatic Business Date = true
     - Allow Enter the POS in Different Date = false
. login in POS - VBS-2
. complete a sale -> popup message is displayed (see attached)
Pending Cash Up and Store is Open with different date
Store is open for Business Date 08-01-2025 but today is 09-01-2025. In addition, cash up is still pending in this till.
No tags attached.
blocks defect 0057596 closed dmytro_tarasov Pending cashup message is displayed continuously with timezone GMT - X 
Issue History
2025-01-22 17:16migueldejuanaTypedefect => backport
2025-01-22 17:16migueldejuanaTarget Version => 24Q4.2
2025-01-23 12:46hgbotNote Added: 0174584
2025-01-23 15:16hgbotResolutionopen => fixed
2025-01-23 15:16hgbotStatusscheduled => closed
2025-01-23 15:16hgbotNote Added: 0174599
2025-01-23 15:16hgbotNote Added: 0174600
2025-01-23 15:16hgbotNote Added: 0174601
2025-01-24 09:12migueldejuanaTarget Version24Q4.2 => 24Q4.1

Notes
(0174584)
hgbot   
2025-01-23 12:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/199 [^]
(0174599)
hgbot   
2025-01-23 15:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: be6c031f76c1a66d472a11fb11d72240b8dfabf1
Author: Dmytro <dmytro.tarasov@openbravo.com>
Date: 23-01-2025 13:07:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/be6c031f76c1a66d472a11fb11d72240b8dfabf1 [^]

Fixed ISSUE-57728: avoid using date with format like "2025-01-16T00:00:00.000Z".

---
M web-jspack/org.openbravo.retail.sessions/src/model/till/TillUtils.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/actions/__test__/SetBusinessDateInClient.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/__test__/SetBusinessDate.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/__test__/ValidateWhenSelling.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/__test__/validateClosedTillsNotClosedStore.test.jsx
---
(0174600)
hgbot   
2025-01-23 15:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 925b618eafec409974c95d262016e075c3855f2e
Author: Dmytro <dmytro.tarasov@openbravo.com>
Date: 23-01-2025 15:15:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/925b618eafec409974c95d262016e075c3855f2e [^]

Fixed ISSUE-57728: Merge branch 'fix/57728' into release/24Q4

---
M web-jspack/org.openbravo.retail.sessions/src/model/till/TillUtils.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/actions/__test__/SetBusinessDateInClient.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/__test__/SetBusinessDate.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/__test__/ValidateWhenSelling.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/__test__/validateClosedTillsNotClosedStore.test.jsx
---
(0174601)
hgbot   
2025-01-23 15:16   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/199 [^]