Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053362Retail ModulesSessionspublic2023-09-01 13:022023-10-02 08:31
ngarcia 
Rajesh_18 
urgentmajoralways
closedfixed 
5
 
 
No
0053362: POS asked for doing a cash up in every login if the till is Closed in Backend and the cash up stuck in Data Import Entries
POS asked for doing a cash up in every login if the till is Closed in Backend and the cash up stuck in Data Import Entries
Access to https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=PS-1 [^]

Complete an order

In the backoffice:
Change the related Data Import Entry from Processed to Error (to provoke the next Data Import Entries to be in Error too)

Launch the Close Store Process and Close the tills
Check the till is in Closed in Backend status

In the POS:
log out and log in
check the cash up is requested
do it
log in again and check the cash up is requested again

Expected behavior:
log in should be done and no cashup required
No tags attached.
related to defect 0052728 closed ranjith_qualiantech_com Duplicate opened sessions can be created when setting business date 
related to defect 0051207RR20Q3.4 closed ranjith_qualiantech_com Refreshing when setting the business date creates duplicated sessions 
related to defect 0045833 closed ranjith_qualiantech_com It is possible to have two tills opened at the same time 
Issue History
2023-09-01 13:02ngarciaNew Issue
2023-09-01 13:02ngarciaAssigned To => Retail
2023-09-01 13:02ngarciaTriggers an Emergency Pack => No
2023-09-01 13:08malsasuaIssue Monitored: malsasua
2023-09-04 13:34Rajesh_18Assigned ToRetail => Rajesh_18
2023-09-04 13:35Rajesh_18Statusnew => scheduled
2023-09-13 07:36hgbotNote Added: 0154757
2023-09-18 08:10malsasuaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=26838#r26838
2023-09-20 07:20hgbotNote Added: 0155012
2023-09-20 07:26hgbotNote Added: 0155013
2023-09-21 07:38hgbotNote Added: 0155057
2023-09-21 07:38hgbotResolutionopen => fixed
2023-09-21 07:38hgbotStatusscheduled => closed
2023-09-21 07:38hgbotNote Added: 0155058
2023-10-02 08:27malsasuaRelationship addedrelated to 0052728
2023-10-02 08:28malsasuaRelationship addedrelated to 0051207
2023-10-02 08:31malsasuaRelationship addedrelated to 0045833

Notes
(0154757)
hgbot   
2023-09-13 07:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1336 [^]
(0155012)
hgbot   
2023-09-20 07:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/96 [^]
(0155013)
hgbot   
2023-09-20 07:26   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1336 [^]
(0155057)
hgbot   
2023-09-21 07:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/96 [^]
(0155058)
hgbot   
2023-09-21 07:38   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: fe1d7c5464d1923b6891c78de311207140abebb8
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 20-09-2023 11:24:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/fe1d7c5464d1923b6891c78de311207140abebb8 [^]

Fixes ISSUE-53362: cash up is not requested again when cashup init from local

---
M src/org/openbravo/retail/sessions/TerminalProperties.java
---