Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050863 | POS2 | POS | public | 2022-11-11 14:09 | 2022-11-16 07:05 |
|
Reporter | jonae | |
Assigned To | jonae | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050863: Business date needs to be inherited in the till when the store is in open status. |
Description | If the store is open and the user log in the POS, the business date has to be inherited. Depending on the case the business date will be automatically set or the system will raise a confirmation dialog to take a decession. |
Steps To Reproduce | - With the store closed.
- Open the store in the backend.
- Login in POS
- The system will raise the confirmation dialog attached.
- If the user press close and open a new date, the system has to close the store an redirects to the calendar to set a new date. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | feature request | 0050230 | | closed | aferraz | Retail Modules | Implement open/close store process in ReactPOS |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-11-11 14:09 | jonae | New Issue | |
2022-11-11 14:09 | jonae | Assigned To | => jonae |
2022-11-11 14:09 | jonae | Triggers an Emergency Pack | => No |
2022-11-11 14:11 | hgbot | Note Added: 0143480 | |
2022-11-14 14:43 | hgbot | Note Added: 0143571 | |
2022-11-15 13:04 | jonae | Relationship added | depends on 0050230 |
2022-11-16 07:04 | hgbot | Resolution | open => fixed |
2022-11-16 07:04 | hgbot | Status | new => closed |
2022-11-16 07:04 | hgbot | Note Added: 0143643 | |
2022-11-16 07:04 | hgbot | Note Added: 0143644 | |
2022-11-16 07:04 | hgbot | Note Added: 0143645 | |
2022-11-16 07:04 | hgbot | Note Added: 0143646 | |
2022-11-16 07:04 | hgbot | Note Added: 0143647 | |
2022-11-16 07:04 | hgbot | Note Added: 0143648 | |
2022-11-16 07:04 | hgbot | Note Added: 0143649 | |
2022-11-16 07:04 | hgbot | Note Added: 0143650 | |
2022-11-16 07:04 | hgbot | Note Added: 0143651 | |
2022-11-16 07:04 | hgbot | Note Added: 0143652 | |
2022-11-16 07:04 | hgbot | Note Added: 0143653 | |
2022-11-16 07:04 | hgbot | Note Added: 0143654 | |
2022-11-16 07:04 | hgbot | Note Added: 0143655 | |
2022-11-16 07:04 | hgbot | Note Added: 0143656 | |
2022-11-16 07:04 | hgbot | Note Added: 0143657 | |
2022-11-16 07:04 | hgbot | Note Added: 0143658 | |
2022-11-16 07:04 | hgbot | Note Added: 0143659 | |
2022-11-16 07:04 | hgbot | Note Added: 0143660 | |
2022-11-16 07:04 | hgbot | Note Added: 0143661 | |
2022-11-16 07:04 | hgbot | Note Added: 0143662 | |
2022-11-16 07:05 | hgbot | Fixed in Version | => 23Q1 |
2022-11-16 07:05 | hgbot | Note Added: 0143663 | |
2022-11-16 07:05 | hgbot | Note Added: 0143664 | |
2022-11-16 07:05 | hgbot | Note Added: 0143665 | |
2022-11-16 07:05 | hgbot | Note Added: 0143666 | |
2022-11-16 07:05 | hgbot | Note Added: 0143667 | |
Notes |
|
(0143480)
|
hgbot
|
2022-11-11 14:11
|
|
|
|
(0143571)
|
hgbot
|
2022-11-14 14:43
|
|
|
|
(0143643)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143644)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143645)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143654)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143662)
|
hgbot
|
2022-11-16 07:04
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: ffa7c571aa24b91196b89313f6cdc093dc0c4751
Author: jonalegria <jon.alegria@openbravo.com>
Date: 16-11-2022 07:03:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/ffa7c571aa24b91196b89313f6cdc093dc0c4751 [^]
Fixes ISSUE-50863: Changing the validation of the date to support the new behaviour when showing the calendar to set the business date.
---
A web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/ValidateClosedTillsNotClosedStore.js
A web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/ValidateClosedTillsNotClosedStore.scss
A web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/__test__/validateClosedTillsNotClosedStore.test.jsx
M src/org/openbravo/retail/sessions/login/StoreStatusProvider.java
M web-jspack/org.openbravo.retail.sessions/src/model/global/actions/AddBusinessDateToTicket.js
M web-jspack/org.openbravo.retail.sessions/src/model/global/actions/__test__/AddBusinessDateToTicket.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/actions/SetBusinessDateInServer.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/actions/__test__/SetBusinessDateInServer.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/ValidateWhenSelling.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/ob-init.js
R web-jspack/org.openbravo.retail.sessions/src/authentication/__test__/overwriteInitialCountConfiguration.test.jsx
R web-jspack/org.openbravo.retail.sessions/src/authentication/overwriteInitialCountConfiguration.js
---
|
|
|
(0143661)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143660)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143659)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143658)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143657)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143656)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143655)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143653)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143652)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143651)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143650)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143649)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143648)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143647)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143646)
|
hgbot
|
2022-11-16 07:04
|
|
|
|
(0143663)
|
hgbot
|
2022-11-16 07:05
|
|
|
|
(0143664)
|
hgbot
|
2022-11-16 07:05
|
|
|
|
(0143665)
|
hgbot
|
2022-11-16 07:05
|
|
|
|
(0143666)
|
hgbot
|
2022-11-16 07:05
|
|
|
|
(0143667)
|
hgbot
|
2022-11-16 07:05
|
|
|