Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0057107 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | have not tried | 2024-11-12 17:40 | 2024-11-18 14:50 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 24Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0057107: Till is not being properly open when using safeboxes that control all payment methods | |||||||
Description | The till is not properly being open when a user logs in after a cash up if: - The till is configured to use safeboxes - All the countable payment methods are assigned to the safebox In that case, when the user logs in after a cashup, no entry is created in Terminal and Till Status -> Till Status. As a consequence, during that time it is not possible to check in the backend (or by checking the db) that the till is open. After that, when the till is closed, an entry is created in Terminal and Till Status -> Till Status but apparently with the Opened and Closed fields switched. | |||||||
Steps To Reproduce | - Configure a terminal to use safeboxes - Configure the payment methods so that all the countable payment methods are included in the safebox - Login in the terminal. Notice that the user will be prompted to select a safebox. - Continue until reaching the main window. Notice that no entry was created in the Terminal and Till Status -> Till Status tab. | |||||||
Proposed Solution | We only execute openTillInServer when Initial Count step is shown and we create the session in backoffice in that case. If we do not have Cash payment methods or they are linked to a Safe Box, the Initial Count step is not shown and session is not create in backoffice. Instead of adding openTillInServer like this(because Till.openTill StateActions is not launched): OB.App.StateAPI.Till.openTill.addActionPreparation(openTillInServer); We should find another action that is always executed to add openTillInServer actionPreparation | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2024-11-15 09:47 | Rajesh_18 | Type | defect => backport |
2024-11-15 09:47 | Rajesh_18 | Target Version | => 24Q4 |
2024-11-15 12:34 | hgbot | Note Added: 0172031 | |
2024-11-16 09:29 | hgbot | Resolution | open => fixed |
2024-11-16 09:29 | hgbot | Status | scheduled => resolved |
2024-11-16 09:29 | hgbot | Note Added: 0172101 | |
2024-11-16 09:29 | hgbot | Note Added: 0172102 | |
2024-11-16 09:29 | marvintm | Review Assigned To | => marvintm |
2024-11-16 09:29 | marvintm | Status | resolved => closed |
2024-11-16 09:29 | marvintm | Fixed in Version | => 24Q4 |
2024-11-18 12:22 | hgbot | Note Added: 0172156 | |
2024-11-18 14:50 | hgbot | Note Added: 0172167 | |
2024-11-18 14:50 | hgbot | Note Added: 0172168 |
Copyright © 2000 - 2009 MantisBT Group |