Openbravo Issue Tracking System - POS2
View Issue Details
0047172POS2POSpublic2021-06-17 10:502021-07-09 11:50
jmelin 
AugustoMauch 
highmajoralways
closedfixed 
5
 
 
No
0047172: JIRA 2092 - Cashup / Safebox - Disable / Hide & make automate the count at till closing
It is necessary to be able to deactivate, hide and automate the counting at the closing of the till / drawer. This need comes from franchised restaurants but also from Take Away where we will disable this feature.

One of the proposed solutions is to disable open counting all payment modes.

It is important not to display the screens and to automate the closing/counting close process.
1. Connect to POS
2. Select a safebox
3. Create orders
4. Close the till

=> if no payment configured to be counted then the safebox is automatically set as counted
No tags attached.
depends on backport 0047207TAP closed AugustoMauch JIRA 2092 - Cashup / Safebox - Disable / Hide & make automate the count at till closing 
Issue History
2021-06-17 10:50jmelinNew Issue
2021-06-17 10:50jmelinAssigned To => Retail
2021-06-17 10:50jmelinTriggers an Emergency Pack => No
2021-06-18 18:28dmiguelezStatusnew => acknowledged
2021-06-22 19:35guilleaerResolution time => 1625695200
2021-06-22 19:35guilleaerTypefeature request => defect
2021-06-22 19:35guilleaerStatusacknowledged => scheduled
2021-06-22 19:36guilleaerStatusscheduled => acknowledged
2021-06-24 13:08dmiguelezStatusacknowledged => scheduled
2021-06-24 13:08dmiguelezAssigned ToRetail => marvintm
2021-06-24 17:48dmiguelezAssigned Tomarvintm => AugustoMauch
2021-07-08 19:13hgbotNote Added: 0130332
2021-07-09 11:50hgbotResolutionopen => fixed
2021-07-09 11:50hgbotStatusscheduled => closed
2021-07-09 11:50hgbotFixed in Version => RR21Q4
2021-07-09 11:50hgbotNote Added: 0130352
2021-07-09 11:50hgbotNote Added: 0130353

Notes
(0130332)
hgbot   
2021-07-08 19:13   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/514 [^]
(0130352)
hgbot   
2021-07-09 11:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 474ae0faa9969250560c5e93ea27b68eadda86bd
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 2021-07-09T11:49:43+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/474ae0faa9969250560c5e93ea27b68eadda86bd [^]

Fixes ISSUE-47172: automate the safebox count at till closing

If the configuration of a terminal type determines that none of the payment methods of a safebox are counted on cashup,
automatically flag the entry in obpos_safebox_touchpoint with iscounted=true.

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---
(0130353)
hgbot   
2021-07-09 11:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/514 [^]