Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055880 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2024-07-01 14:48 | 2024-09-19 15:47 | |||
Reporter | NaroaIriarte | View Status | public | |||||
Assigned To | Retail | |||||||
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 | migueldejuana | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055880: When a till is closed from the backend, the cashup process should be executed afterwards. | |||||||
Description | If a till is closed using the close till from backend process, the cashup process should be executed the next time that terminal is used to avoid inconsistencies. This is not happening currently. | |||||||
Steps To Reproduce | - As a prerequisite, the sessions module has to be installed. - Log into the pos in the VBS-2 terminal and open the store with today's date. - Go to the backend and go to the 'Terminals and Tills status' window. Find the 'VBS-2' terminal and select it. See that in the subtab 'Tills Status', the opened till appears as not closed. - Push the 'Close Tills' process button, to close the tills corresponding to the terminal. - See that now, the 'Till Status' subtab shows the till as closed and, more precisely, as 'Closed in Backend'. - Go again to the POS, where the VBS-2 terminal is opened. - Try to buy anything. - See that you can continue working with it. - This should not happen, the cashup should be executed before being able to continue working with it. - If you go back to the backend to the 'Terminals and Tills status' and see the 'Tills Status subtab' you will see that the till is indeed closed but the 'Cash Up' field is empty. | |||||||
Proposed Solution | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||
|
Notes | |
(0166895) hgbot (developer) 2024-07-11 11:55 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/132 [^] |
(0168524) hgbot (developer) 2024-08-28 14:38 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 2030e313eddc96c9ed1ba2b71af25bd3b09daec8 Author: miguel.dejuana <miguel.dejuana@openbravo.com> Date: 28-08-2024 14:38:11 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2030e313eddc96c9ed1ba2b71af25bd3b09daec8 [^] Fixes ISSUE-0055880: When a till is closed from the backend, the cashup process should be executed afterwards. Merge branch 'RM-13955' --- A web-jspack/org.openbravo.pos2/src/model/ticket/actions/DeleteTicketActionPreparation.js M src-db/database/sourcedata/AD_FIELD.xml M web-jspack/org.openbravo.pos2/src-test/cypress/support/logIn.js M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js --- |
(0168525) hgbot (developer) 2024-08-28 14:39 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 8e4ab57b20650c15e61dfe53c70abca2057d985e Author: Naroa Iriarte <naroa.iriarte@openbravo.com> Date: 11-07-2024 11:54:22 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/8e4ab57b20650c15e61dfe53c70abca2057d985e [^] Fixed ISSUE-55880: New AD_Messages added to create the messages in the new dialog --- --- |
(0168526) hgbot (developer) 2024-08-28 14:39 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 52ccaf09edfcf18e5b45484e085399a2cabc1685 Author: Naroa Iriarte <naroa.iriarte@openbravo.com> Date: 11-07-2024 12:11:23 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/52ccaf09edfcf18e5b45484e085399a2cabc1685 [^] Related to ISSUE-55880: changed the java class 'StoreStatusProvider' so it sends info about the till to the frontend also added logic to update the state of the till and code to create the dialogs --- --- |
(0168527) hgbot (developer) 2024-08-28 14:39 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: aed922e3aaa1cee8d9e2d179fdc153b48481ff8a Author: Naroa Iriarte <naroa.iriarte@openbravo.com> Date: 11-07-2024 12:12:42 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/aed922e3aaa1cee8d9e2d179fdc153b48481ff8a [^] Related to ISSUE-55880: License year updated --- --- |
(0168528) hgbot (developer) 2024-08-28 14:39 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 14a887f75b4381d9b82b6ee12bb792e02c13d68f Author: Naroa Iriarte <naroa.iriarte@openbravo.com> Date: 11-07-2024 14:44:46 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/14a887f75b4381d9b82b6ee12bb792e02c13d68f [^] Related to ISSUE-55880: Fixed the needed query and created a refactor on the ValidateClosedTillsNotClosedStore class --- --- |
(0168529) hgbot (developer) 2024-08-28 14:39 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 6bdf4f3b506b40f8886c8237af605df8049d7a18 Author: Naroa Iriarte <naroa.iriarte@openbravo.com> Date: 12-07-2024 11:28:37 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/6bdf4f3b506b40f8886c8237af605df8049d7a18 [^] Related to ISSUE-55880: Changed a condition that could cause problems and added two missing awaits to call async functions --- --- |
(0168530) hgbot (developer) 2024-08-28 14:39 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 9ff21e8d869e04da997d91db2ff4ec791c7753f2 Author: Naroa Iriarte <naroa.iriarte@openbravo.com> Date: 12-07-2024 14:04:49 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/9ff21e8d869e04da997d91db2ff4ec791c7753f2 [^] Related to ISSUE-55880: Added a needed condition to prevent not showing the cashup needed when store is closed from the backend and certain conditions are met --- --- |
(0168531) hgbot (developer) 2024-08-28 14:39 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 112416abc45a6444f34cb220893ec42f48fa5e19 Author: miguel.dejuana <miguel.dejuana@openbravo.com> Date: 28-08-2024 14:39:21 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/112416abc45a6444f34cb220893ec42f48fa5e19 [^] Fixes ISSUE-0055880: When a till is closed from the backend, the cashup process should be executed afterwards. Merge branch 'RM-13955-OriolLeonNew' --- --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-07-01 14:48 | NaroaIriarte | New Issue | |
2024-07-01 14:48 | NaroaIriarte | Assigned To | => NaroaIriarte |
2024-07-01 14:48 | NaroaIriarte | Triggers an Emergency Pack | => No |
2024-07-01 14:48 | NaroaIriarte | Relationship added | related to 0055879 |
2024-07-01 15:21 | NaroaIriarte | Status | new => acknowledged |
2024-07-01 15:21 | NaroaIriarte | Status | acknowledged => scheduled |
2024-07-04 09:42 | NaroaIriarte | Status | scheduled => acknowledged |
2024-07-09 13:52 | guilleaer | Status | acknowledged => scheduled |
2024-07-11 11:55 | hgbot | Note Added: 0166895 | |
2024-08-28 14:38 | hgbot | Resolution | open => fixed |
2024-08-28 14:38 | hgbot | Status | scheduled => resolved |
2024-08-28 14:38 | hgbot | Fixed in Version | => 24Q4 |
2024-08-28 14:38 | hgbot | Note Added: 0168524 | |
2024-08-28 14:39 | hgbot | Note Added: 0168525 | |
2024-08-28 14:39 | hgbot | Note Added: 0168526 | |
2024-08-28 14:39 | hgbot | Note Added: 0168527 | |
2024-08-28 14:39 | hgbot | Note Added: 0168528 | |
2024-08-28 14:39 | hgbot | Note Added: 0168529 | |
2024-08-28 14:39 | hgbot | Note Added: 0168530 | |
2024-08-28 14:39 | hgbot | Note Added: 0168531 | |
2024-08-28 14:40 | migueldejuana | Review Assigned To | => guilleaer |
2024-08-28 14:40 | migueldejuana | Status | resolved => closed |
2024-08-28 14:40 | migueldejuana | Fixed in Version | 24Q4 => |
2024-09-19 15:46 | migueldejuana | Assigned To | NaroaIriarte => Retail |
2024-09-19 15:46 | migueldejuana | Status | closed => new |
2024-09-19 15:46 | migueldejuana | Resolution | fixed => open |
2024-09-19 15:47 | migueldejuana | Status | new => scheduled |
2024-09-19 15:47 | migueldejuana | Status | scheduled => resolved |
2024-09-19 15:47 | migueldejuana | Resolution | open => fixed |
2024-09-19 15:47 | migueldejuana | Review Assigned To | guilleaer => migueldejuana |
2024-09-19 15:47 | migueldejuana | Status | resolved => closed |
2024-10-23 11:43 | migueldejuana | Relationship added | related to 0056862 |
Copyright © 2000 - 2009 MantisBT Group |