Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0046951 | Retail Modules | Sessions | public | 2021-06-02 11:26 | 2021-06-02 11:27 |
Reporter | jetxarri | ||||
Assigned To | Retail | ||||
Priority | urgent | Severity | major | Reproducibility | random |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | RR20Q3.4 | Fixed in Version | |||
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 | 0046951: CashupCode property is not reaching the back when a cashup is done | ||||
Description | Randomly, after a cashup is done, the JSON that is reaching the back has missing the property "cashupCode". Due to that, in java SessionModel.CloseTerminalSession is creating a fake session to match with the cashup. Ideally, it should try to find and existing one and if it does not exists create a new one. Why? it is not possible to have a cashup without a session and when you do a cashup the idea is to have all the session closed | ||||
Steps To Reproduce | -Login into web pos -Do the cashup -Login again -Do the cashup ..... | ||||
Proposed Solution | Attached a patch. Ideally this should not happen | ||||
Additional Information | |||||
Tags | NOR | ||||
Relationships | |||||
Attached Files | patch.diff (2,021) 2021-06-02 11:26 https://issues.openbravo.com/file_download.php?file_id=15872&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2021-06-02 11:26 | jetxarri | New Issue | |||
2021-06-02 11:26 | jetxarri | Assigned To | => Retail | ||
2021-06-02 11:26 | jetxarri | File Added: patch.diff | |||
2021-06-02 11:26 | jetxarri | Triggers an Emergency Pack | => No | ||
2021-06-02 11:27 | jetxarri | Tag Attached: NOR |
There are no notes attached to this issue. |