Openbravo Issue Tracking System - POS2
View Issue Details
0048547POS2POSpublic2022-02-08 10:352022-02-13 10:56
javietxe 
Retail 
normalmajorhave not tried
closedfixed 
5
 
 
2022-03-01
No
0048547: Safeboxes cashup import entries order can be not respected
Selecting a safe box in the till for working with it generates an import entry with Type of data "Count Safe Box".

When doing the cashup, an import entry with Type of Data "Cashup Data" is created.

Before Cashup Data is processed, it checks if they are any import entry related (checking the POS Terminal field) before being processed. As the ones of "Count Safe Box" have this field not informed, the import entries of this type are not taken into account and in some circumstances the closing can be processed before the opening.
Open the POS, select a safe box and do a cashup.

Some times (depending on the Import Entry engine) the cashup is processed before the initial count
Fulfill the POS Terminal field of the import entry so the cashup can check if it has a "Count Safe Box" related without being processed
No tags attached.
related to defect 0048550 closed Retail Selecting safeboxes in offline 
depends on backport 0048551TAP closed Retail Safeboxes cashup import entries order can be not respected 
Issue History
2022-02-08 10:35javietxeNew Issue
2022-02-08 10:35javietxeAssigned To => Retail
2022-02-08 10:35javietxeRegression date => 2022-03-01
2022-02-08 10:35javietxeTriggers an Emergency Pack => No
2022-02-08 11:11guilleaerStatusnew => scheduled
2022-02-08 11:26javietxeSummarySafeboxes cashup import entries order can be not respected => [FLUN-2684] Safeboxes cashup import entries order can be not respected
2022-02-08 11:26javietxeSummary[FLUN-2684] Safeboxes cashup import entries order can be not respected => Safeboxes cashup import entries order can be not respected
2022-02-10 14:21guilleaerRelationship addedrelated to 0048550
2022-02-11 08:54hgbotNote Added: 0134902
2022-02-13 10:56hgbotResolutionopen => fixed
2022-02-13 10:56hgbotStatusscheduled => closed
2022-02-13 10:56hgbotFixed in Version => RR22Q2
2022-02-13 10:56hgbotNote Added: 0134940
2022-02-13 10:56hgbotNote Added: 0134941

Notes
(0134902)
hgbot   
2022-02-11 08:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/712 [^]
(0134940)
hgbot   
2022-02-13 10:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 21d735376e7db3a7bf4dc42f37b01771990e31b7
Author: Eduardo Becerra (OB) <eduardo.becerra@openbravo.com>
Date: 13-02-2022 10:56:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/21d735376e7db3a7bf4dc42f37b01771990e31b7 [^]

Fixes ISSUE-48547: Set the POS Terminal identifier into ImportEntry

---
M src/org/openbravo/retail/posterminal/importprocess/POSImportEntryProcessor.java
---
(0134941)
hgbot   
2022-02-13 10:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/712 [^]