Openbravo Issue Tracking System - POS2
View Issue Details
0057763POS2POSpublic2025-01-27 07:372025-01-28 06:28
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
 
approved
No
Pre packaging ( pi )
2025-01-24
pi
https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/a505cc62d6d45e62522c03167a867822c594dc68 [^]
No
0057763: Set Business Date was asked when login offline
Set Business Date was asked when login offline even the store is not closed.
POS2
1) Login Online
2) Complete ticket
3) Do Close Till (Don't close store at last step)
4) Go Offline
5) Login Offline
It was asked to set the business date. But it should not
No tags attached.
caused by defect 0056930 closed ranjith_qualiantech_com "Set Business Date" step is showing without closing store in close till 
png LoginOffline_BusDate.png (82,744) 2025-01-27 07:37
https://issues.openbravo.com/file_download.php?file_id=20801&type=bug
png
Issue History
2025-01-27 07:37ranjith_qualiantech_comNew Issue
2025-01-27 07:37ranjith_qualiantech_comAssigned To => Retail
2025-01-27 07:37ranjith_qualiantech_comFile Added: LoginOffline_BusDate.png
2025-01-27 07:37ranjith_qualiantech_comOBNetwork customer => No
2025-01-27 07:37ranjith_qualiantech_comRegression level => Pre packaging ( pi )
2025-01-27 07:37ranjith_qualiantech_comRegression date => 2025-01-24
2025-01-27 07:37ranjith_qualiantech_comRegression introduced in release => pi
2025-01-27 07:37ranjith_qualiantech_comRegression introduced by commit => https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/a505cc62d6d45e62522c03167a867822c594dc68 [^]
2025-01-27 07:37ranjith_qualiantech_comTriggers an Emergency Pack => No
2025-01-27 09:06ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2025-01-27 09:06ranjith_qualiantech_comRelationship addedcaused by 0056930
2025-01-27 09:06ranjith_qualiantech_comStatusnew => scheduled
2025-01-27 11:53hgbotMerge Request Status => open
2025-01-27 11:53hgbotNote Added: 0174746
2025-01-27 15:36hgbotMerge Request Statusopen => approved
2025-01-28 06:28hgbotNote Added: 0174774
2025-01-28 06:28hgbotNote Added: 0174775
2025-01-28 06:28ranjith_qualiantech_comStatusscheduled => resolved
2025-01-28 06:28ranjith_qualiantech_comResolutionopen => fixed
2025-01-28 06:28ranjith_qualiantech_comStatusresolved => closed

Notes
(0174746)
hgbot   
2025-01-27 11:53   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/202 [^]
(0174774)
hgbot   
2025-01-28 06:28   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/202 [^]
(0174775)
hgbot   
2025-01-28 06:28   
Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 2090b58ba0c7830f557790038a658ed41f9fec3b
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 28-01-2025 05:28:19
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/2090b58ba0c7830f557790038a658ed41f9fec3b [^]

Related to ISSUE-57763: Removed date validation when updating terminal info
* When updating terminal info from State Till Info, terminal date should not be validated
* Date should be saved as String instead of object in State Till businessDate

---
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/ValidateClosedTillsNotClosedStore.js
---