Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0046951 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Sessions | major | random | 2021-06-02 11:26 | 2021-06-02 11:27 | |||||||
Reporter | jetxarri | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | urgent | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | RR20Q3.4 | |||||||
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 | 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 | |||||||||||
Tags | NOR | |||||||||||
Attached Files | patch.diff [^] (2,021 bytes) 2021-06-02 11:26 [Show Content] | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Copyright © 2000 - 2009 MantisBT Group |