Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051475 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Sessions | minor | have not tried | 2023-01-26 19:10 | 2023-07-13 11:44 | |||
Reporter | jonae | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
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 | 0051475: When the store is opened in a past date and there is a ticket opened, the cashup button does not navigate to cashup | |||||||
Description | With the following configuration: - Set automatic business date = Yes - Allow enter the POS if different date = No - Allow reopen store on the same day = No The till is opened in a past date. There is a ticket pending to be managed in the till. In this conditions, when login, the till proposes the options of cashup and logout, but the cashup option is not navigating to the cashup window because the system launches an error saying that the opened ticket needs to be managed. In this case the user can continue selling in a past date which is wrong. | |||||||
Steps To Reproduce | With the following configuration: - Set automatic business date = Yes - Allow enter the POS if different date = No - Allow reopen store on the same day = No - Ticket opened in the till. - Till opened in a previous date. - Login - Cashup and logout options are provided. - Choose cashup - The system provides an error saying that the ticket opened needs to be managed. - The user can operate in the till with a previous date which is wrong. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0146900) dbaz (developer) 2023-02-23 09:43 edited on: 2023-02-23 09:44 |
The steps to reproduce end in - The user can operate in the till with a previous date which is wrong. What should happen from there is that - The "New Order" button is disabled - If there are more than one order pending to be managed, once an order is either deleted or paid, instead of open a new order, it opens another of the pending to be managed - If it is the last order pending to be managed, once an order is either deleted or paid, it displays again the unclosable popup of "Pending Cash Up and..." with the "Logout" and "Cash Up This Till" options. |
(0151097) hgbot (developer) 2023-06-13 12:16 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/86 [^] |
(0151449) hgbot (developer) 2023-06-21 16:25 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/86 [^] |
(0151450) hgbot (developer) 2023-06-21 16:25 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: a5535cd32c7e7757bc3f994c6f22152d0fce59f7 Author: Prakash M <prakash@qualiantech.com> Date: 21-06-2023 14:25:49 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/a5535cd32c7e7757bc3f994c6f22152d0fce59f7 [^] Fixed ISSUE-51475: Forced Cashup/Complete Pending Ticket when there is pending cashup with different date * When automatic businessdate and not allow to enter in a different date, block the cashier to work on new tickets till a cashup is done * show the force cashup popup after each ticket action (new, delete, complete, cancel) and block the new order and orders buttons --- 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 --- |
(0152378) hgbot (developer) 2023-07-12 11:19 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/91 [^] |
(0152441) hgbot (developer) 2023-07-13 11:44 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 01bcd767a7f88a348bdf1a874d18e44923034bc4 Author: Prakash M <prakash@qualiantech.com> Date: 13-07-2023 11:04:16 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/01bcd767a7f88a348bdf1a874d18e44923034bc4 [^] Related to ISSUE-51475: Blocked New Ticket Creation Till doing Cashup --- 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 --- |
(0152442) hgbot (developer) 2023-07-13 11:44 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/91 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-01-26 19:10 | jonae | New Issue | |
2023-01-26 19:10 | jonae | Assigned To | => jonae |
2023-01-26 19:10 | jonae | Triggers an Emergency Pack | => No |
2023-01-26 19:11 | jonae | Relationship added | related to 0050230 |
2023-01-27 10:24 | rafaroda | Relationship added | related to 0051318 |
2023-02-23 09:43 | dbaz | Note Added: 0146900 | |
2023-02-23 09:44 | dbaz | Note Edited: 0146900 | View Revisions |
2023-06-10 04:42 | prakashmurugesan88 | Assigned To | jonae => prakashmurugesan88 |
2023-06-10 04:42 | prakashmurugesan88 | Status | new => scheduled |
2023-06-13 12:16 | hgbot | Note Added: 0151097 | |
2023-06-21 16:25 | hgbot | Note Added: 0151449 | |
2023-06-21 16:25 | hgbot | Resolution | open => fixed |
2023-06-21 16:25 | hgbot | Status | scheduled => closed |
2023-06-21 16:25 | hgbot | Note Added: 0151450 | |
2023-07-12 11:19 | hgbot | Note Added: 0152378 | |
2023-07-13 11:44 | hgbot | Note Added: 0152441 | |
2023-07-13 11:44 | hgbot | Note Added: 0152442 |
Copyright © 2000 - 2009 MantisBT Group |