Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0057074 | POS2 | POS | public | 2024-11-12 17:40 | 2024-11-18 14:49 |
|
Reporter | AugustoMauch | |
Assigned To | Rajesh_18 | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 25Q1 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0057074: 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
|
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0057107 | 24Q4 | closed | Rajesh_18 | Till is not being properly open when using safeboxes that control all payment methods | depends on | backport | 0057108 | 24Q3.3 | closed | Rajesh_18 | Till is not being properly open when using safeboxes that control all payment methods | depends on | backport | 0057109 | 24Q2.5 | closed | Rajesh_18 | Till is not being properly open when using safeboxes that control all payment methods |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-11-12 17:40 | AugustoMauch | New Issue | |
2024-11-12 17:40 | AugustoMauch | Assigned To | => Retail |
2024-11-12 17:40 | AugustoMauch | Triggers an Emergency Pack | => No |
2024-11-14 15:04 | migueldejuana | Proposed Solution updated | |
2024-11-14 15:05 | migueldejuana | Status | new => scheduled |
2024-11-14 15:05 | migueldejuana | Assigned To | Retail => Rajesh_18 |
2024-11-14 18:35 | hgbot | Note Added: 0172008 | |
2024-11-15 09:47 | Rajesh_18 | Status | scheduled => acknowledged |
2024-11-15 09:47 | Rajesh_18 | Status | acknowledged => scheduled |
2024-11-16 09:28 | hgbot | Resolution | open => fixed |
2024-11-16 09:28 | hgbot | Status | scheduled => closed |
2024-11-16 09:28 | hgbot | Note Added: 0172099 | |
2024-11-16 09:28 | hgbot | Note Added: 0172100 | |
2024-11-18 11:37 | marvintm | Note Added: 0172153 | |
2024-11-18 11:37 | marvintm | Status | closed => new |
2024-11-18 11:37 | marvintm | Resolution | fixed => open |
2024-11-18 12:01 | hgbot | Note Added: 0172155 | |
2024-11-18 12:02 | Rajesh_18 | Status | new => scheduled |
2024-11-18 14:49 | hgbot | Note Added: 0172165 | |
2024-11-18 14:49 | hgbot | Note Added: 0172166 | |
2024-11-18 14:49 | marvintm | Status | scheduled => resolved |
2024-11-18 14:49 | marvintm | Fixed in Version | => 25Q1 |
2024-11-18 14:49 | marvintm | Resolution | open => fixed |
2024-11-18 14:49 | marvintm | Review Assigned To | => marvintm |
2024-11-18 14:49 | marvintm | Status | resolved => closed |
Notes |
|
(0172008)
|
hgbot
|
2024-11-14 18:35
|
|
|
|
(0172099)
|
hgbot
|
2024-11-16 09:28
|
|
|
|
(0172100)
|
hgbot
|
2024-11-16 09:28
|
|
|
|
|
There is a configuration option where this is not yet working properly. If the touchpoint type is marked as "Unique safe box initial counting", the till is still not created |
|
|
(0172155)
|
hgbot
|
2024-11-18 12:01
|
|
|
|
(0172165)
|
hgbot
|
2024-11-18 14:49
|
|
|
|
(0172166)
|
hgbot
|
2024-11-18 14:49
|
|
|