Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045633Retail ModulesCash uppublic2020-12-21 11:402021-01-22 09:45
remibrunet 
markmm82 
normalmajoralways
closedfixed 
5
 
RR21Q2 
No
0045633: When configuring several payment methods for safebox, transaction not saved in financial account
When configuring several payment methods for safebox, the transactions are not saved in financial account. This leads to a count at 0 every time.
Configure two payment method on a safe box
Open a WebPos
Link the safebox
Do a payment with both payment method
Remove the safe box.

In the back office, check the transaction in the financial account of the payment method.
No tags attached.
Issue History
2020-12-21 11:40remibrunetNew Issue
2020-12-21 11:40remibrunetAssigned To => Retail
2020-12-21 11:40remibrunetTriggers an Emergency Pack => No
2020-12-21 12:04javietxeIssue Monitored: javietxe
2020-12-21 12:04javietxeResolution time => 1610319600
2020-12-29 17:18markmm82Assigned ToRetail => markmm82
2020-12-29 17:19markmm82Statusnew => acknowledged
2021-01-07 13:51markmm82Statusacknowledged => scheduled
2021-01-20 16:27hgbotNote Added: 0125697
2021-01-22 09:45hgbotResolutionopen => fixed
2021-01-22 09:45hgbotStatusscheduled => closed
2021-01-22 09:45hgbotNote Added: 0125729
2021-01-22 09:45hgbotFixed in Version => RR21Q2
2021-01-22 09:45hgbotNote Added: 0125730

Notes
(0125697)
hgbot   
2021-01-20 16:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/270 [^]
(0125729)
hgbot   
2021-01-22 09:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/270 [^]
(0125730)
hgbot   
2021-01-22 09:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 04eb8e81b593c33f06bb1f96671f80afcb7e9e50
Author: Mark <markmm82@gmail.com>
Date: 2021-01-22T08:45:12+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/04eb8e81b593c33f06bb1f96671f80afcb7e9e50 [^]

Fixed BUG-45633: Used safebox financial accounts configured in payment methods
when Remove Safebox process is executed.

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---