Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056862 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Sessions | major | always | 2024-10-22 17:14 | 2024-10-24 08:14 | |||
Reporter | martinsdan | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 11 | |||
OS Version | Ubuntu 18.04.1 LTS | Database version | 10.10 | Ant version | 1.10.5 | |||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056862: Force open store not working if all touchpoints are closed | |||||||
Description | If “force store opening Event id it was Not Closed” = true and there are no open till sessions the close / open store does not happen This happens if we have this configuration un the BO close store automatically after last cashup = Never The store will never be closed by cashup of the last till. It has to be closed / opened the next day in the first opentill | |||||||
Steps To Reproduce | Configure: force store opening Event id it was Not Closed = true close store automatically after last cashup = Never Open the store with one till Do some sales Do the cashup Verify the store is not closed but there are no open sessions Open the till the next day The store is not closed and opened | |||||||
Proposed Solution | Force the open store based on date, not in open sessions. We need to change this query to obtain current business date of the store instead of checking tills: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/blob/0db563e2e89afd891ba07878f26f1be895e8b348/src/org/openbravo/retail/sessions/login/StoreStatusProvider.java#L80 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||
|
Notes | |
(0170827) hgbot (developer) 2024-10-23 13:58 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/160 [^] |
(0170863) hgbot (developer) 2024-10-24 08:14 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/160 [^] |
(0170864) hgbot (developer) 2024-10-24 08:14 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: f865a732a1e59afa9dff1a31642066c3b8b916cf Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 24-10-2024 08:07:50 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/f865a732a1e59afa9dff1a31642066c3b8b916cf [^] Fixed ISSUE-56862: Store is closed and opened if it is opened with different business date --- M src/org/openbravo/retail/sessions/login/StoreStatusProvider.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-10-22 17:14 | martinsdan | New Issue | |
2024-10-22 17:14 | martinsdan | Assigned To | => Retail |
2024-10-22 17:14 | martinsdan | Triggers an Emergency Pack | => No |
2024-10-23 08:33 | migueldejuana | Assigned To | Retail => migueldejuana |
2024-10-23 11:34 | migueldejuana | Proposed Solution updated | |
2024-10-23 11:36 | migueldejuana | Status | new => scheduled |
2024-10-23 11:36 | migueldejuana | Assigned To | migueldejuana => Rajesh_18 |
2024-10-23 11:43 | migueldejuana | Relationship added | related to 0055880 |
2024-10-23 13:58 | hgbot | Note Added: 0170827 | |
2024-10-24 08:14 | hgbot | Note Added: 0170863 | |
2024-10-24 08:14 | hgbot | Resolution | open => fixed |
2024-10-24 08:14 | hgbot | Status | scheduled => closed |
2024-10-24 08:14 | hgbot | Note Added: 0170864 |
Copyright © 2000 - 2009 MantisBT Group |