Openbravo Issue Tracking System - POS2
View Issue Details
0057727POS2POSpublic2025-01-09 09:552025-01-23 15:13
malsasua 
dmytro_tarasov 
highmajoralways
closedfixed 
5
 
25Q1 
No
0057727: 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 => 25Q1
2025-01-23 13:44hgbotNote Added: 0174585
2025-01-23 15:13hgbotResolutionopen => fixed
2025-01-23 15:13hgbotStatusscheduled => closed
2025-01-23 15:13hgbotNote Added: 0174596
2025-01-23 15:13hgbotNote Added: 0174597
2025-01-23 15:13hgbotNote Added: 0174598

Notes
(0174585)
hgbot   
2025-01-23 13:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/200 [^]
(0174596)
hgbot   
2025-01-23 15:13   
Directly closing issue as related merge request is already approved.

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

Fixed ISSUE-57727: 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
---
(0174597)
hgbot   
2025-01-23 15:13   
Directly closing issue as related merge request is already approved.

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

Fixed ISSUE-57727: Merge branch 'fix/57727' into release/25Q1

---
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
---
(0174598)
hgbot   
2025-01-23 15:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/200 [^]