Openbravo Issue Tracking System - POS2
View Issue Details
0056876POS2POSpublic2024-10-23 17:302024-11-27 16:05
jfvaringot 
migueldejuana 
immediatecriticalalways
closedopen 
5
 
 
migueldejuana
No
0056876: POS 2 - Cash Management - It's possible to do a withdrawal > total amount available
Reproduced on livebuilds : https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/web/pos/?terminal=VBSSB1 [^]

Tested on a POS with a safebox.

It's possible de create withdrawal with an amount > total amount available
1. https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/web/pos/?terminal=VBSSB1 [^]
2. At initialisation, after having choosed a safebox, set an amount.
3. Do a sale.
4. In the cash management, do a withdrawal > total available amount -> the withdrawal is accepted.
5. Bonus test : do a withdrawal > set amount in the safe box -> the withdrawal is accepted.

No tags attached.
related to defect 0056783 closed SABARINATH P Incorrect starting cash amount when using safe box functionality in the POS 
png Issue on cash management.png (67,711) 2024-10-23 17:30
https://issues.openbravo.com/file_download.php?file_id=20366&type=bug
png
Issue History
2024-10-23 17:30jfvaringotNew Issue
2024-10-23 17:30jfvaringotAssigned To => Retail
2024-10-23 17:30jfvaringotFile Added: Issue on cash management.png
2024-10-23 17:30jfvaringotTriggers an Emergency Pack => No
2024-10-24 05:24guillermogilAssigned ToRetail => migueldejuana
2024-10-25 06:50migueldejuanaReview Assigned To => migueldejuana
2024-10-25 06:50migueldejuanaNote Added: 0170925
2024-10-25 06:50migueldejuanaStatusnew => closed
2024-10-25 09:38jfvaringotNote Added: 0170940
2024-10-28 08:30migueldejuanaNote Added: 0171003
2024-11-27 16:05javietxeRelationship addedrelated to 0056783

Notes
(0170925)
migueldejuana   
2024-10-25 06:50   
It is working as expected. Safe Box balance can be checked only online and right now we do not want to force to do this operations online. In case this is wanted, the development need to be analized and designed.
(0170940)
jfvaringot   
2024-10-25 09:38   
Good morning, I do not agree.
Could you please show me where it's written that, when a safebox is used, it's thus possible to withdraw more money than cash in ?
Moreover, correct me also if I'm wrong, but safebox are not taken into account in Cash Management. For example, you cannot see the initially counted amount.

In any case : it's a total nonsense to be able to withdraw more money than cash in.
(0171003)
migueldejuana   
2024-10-28 08:30   
Agree that it something that we have to support because we should be able to avoid withdrawing more that available.

This is not a defect, it was developed like on purpose because there are limitations that force use to work online everytime we withdraw money.

If we want to resolve this, Product Management team should do a functional design to see how to solve the current problem to support this.