Openbravo Issue Tracking System - POS2
View Issue Details
0046225POS2Restaurantspublic2021-04-07 16:142021-04-13 17:35
remibrunet 
AugustoMauch 
normalmajoralways
closedfixed 
5
 
 
No
0046225: Unable to hide total to count of payment method during cash up / safe box counting
When doing a cash up or a safe box counting, every total to count are showed

The need was to be able to hide some payment method total to force the cashier to manually enter a value for this line.

There isn't any parameter on payment method tab in safebox windows or channel type windows to configure that.

JIRA 1463
Connect on a pos
Do a cash up or a safe box count
See the total expected always shown
Add an option on payment method tab in safebox windows or channel type window to allow the display of the total / difference pending.
No tags attached.
Issue History
2021-04-07 16:14remibrunetNew Issue
2021-04-07 16:14remibrunetAssigned To => Retail
2021-04-07 16:14remibrunetTriggers an Emergency Pack => No
2021-04-07 16:15remibrunetDescription Updatedbug_revision_view_page.php?rev_id=22297#r22297
2021-04-07 16:16remibrunetProposed Solution updated
2021-04-09 18:20AugustoMauchAssigned ToRetail => AugustoMauch
2021-04-11 13:19hgbotNote Added: 0127212
2021-04-11 17:50AugustoMauchStatusnew => scheduled
2021-04-13 17:35hgbotNote Added: 0127254
2021-04-13 17:35hgbotResolutionopen => fixed
2021-04-13 17:35hgbotStatusscheduled => closed
2021-04-13 17:35hgbotNote Added: 0127255

Notes
(0127212)
hgbot   
2021-04-11 13:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/376 [^]
(0127254)
hgbot   
2021-04-13 17:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/376 [^]
(0127255)
hgbot   
2021-04-13 17:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: e71d42bb8e17a021acf68f2d8a3d322027678382
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 2021-04-13T17:33:59+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e71d42bb8e17a021acf68f2d8a3d322027678382 [^]

Fixes ISSUE-46225: If hideInformationToCashier is true, total info is not shown in cashup report

Now it behaves in pos2 in the same way it behaves in retail.posterminal

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/PostPrintAndCloseStep/PostPrintAndCloseStep.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/PostPrintAndCloseStep/__test__/PostPrintAndCloseStep.test.jsx
---