Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047029Retail ModulesWeb POSpublic2021-06-08 18:302021-06-21 23:54
hector_hernaez 
rqueralta 
highmajoralways
closedfixed 
5
 
 
No
0047029: Error in the printed ticket when using 'Print las receipt' option
When a ticket is printed using the option 'Print Last Receipt', the amount in cash is wrong when in the buy, the client has paid in cash with more money than the cost of the product.
- In webPOS mode buy 'Headlamp ultralight' x1.
- Pay in cash with 20 euros (the change is 1.10).
- Print the ticket (image attached 'Original ticket').
- Go in the webPOS to the Menu and select 'Print Last Receipt'.
- In the printed ticket it can be seen that the 'Cash' field is now the sum of the money the client has paid for the buy (20€) and the change (1.10€) which is 21.10€ (image attached 'Duplicate ticket')
No tags attached.
has duplicate defect 0047143 closed rqueralta Reprint a sale with change 
png Original ticket.png (22,800) 2021-06-08 18:30
https://issues.openbravo.com/file_download.php?file_id=15901&type=bug
png

png Duplicate ticket.png (22,780) 2021-06-08 18:30
https://issues.openbravo.com/file_download.php?file_id=15902&type=bug
png

patch 0001-Fixed-BUG-47029-Added-change-value-to-lastOrder-tick.patch (3,823) 2021-06-21 23:54
https://issues.openbravo.com/file_download.php?file_id=15951&type=bug
Issue History
2021-06-08 18:30hector_hernaezNew Issue
2021-06-08 18:30hector_hernaezAssigned To => Retail
2021-06-08 18:30hector_hernaezFile Added: Original ticket.png
2021-06-08 18:30hector_hernaezResolution time => 1624917600
2021-06-08 18:30hector_hernaezTriggers an Emergency Pack => No
2021-06-08 18:30hector_hernaezFile Added: Duplicate ticket.png
2021-06-14 04:59rqueraltaAssigned ToRetail => rqueralta
2021-06-14 04:59rqueraltaStatusnew => scheduled
2021-06-16 21:18hgbotNote Added: 0129581
2021-06-16 21:18hgbotNote Added: 0129582
2021-06-17 08:19william_vermerschIssue Monitored: william_vermersch
2021-06-17 16:38marvintmRelationship addedhas duplicate 0047143
2021-06-18 01:24hgbotNote Added: 0129635
2021-06-18 01:26hgbotNote Added: 0129636
2021-06-18 23:48hgbotNote Added: 0129660
2021-06-21 08:00hgbotResolutionopen => fixed
2021-06-21 08:00hgbotStatusscheduled => closed
2021-06-21 08:00hgbotNote Added: 0129678
2021-06-21 08:00hgbotNote Added: 0129679
2021-06-21 23:54rqueraltaFile Added: 0001-Fixed-BUG-47029-Added-change-value-to-lastOrder-tick.patch

Notes
(0129581)
hgbot   
2021-06-16 21:18   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/476 [^]
(0129582)
hgbot   
2021-06-16 21:18   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.printlast/-/merge_requests/2 [^]
(0129635)
hgbot   
2021-06-18 01:24   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/476 [^]
(0129636)
hgbot   
2021-06-18 01:26   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.printlast/-/merge_requests/2 [^]
(0129660)
hgbot   
2021-06-18 23:48   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.printlast/-/merge_requests/3 [^]
(0129678)
hgbot   
2021-06-21 08:00   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.printlast [^]
Changeset: 6e02000b3f064c8797896caf11775e2e035f96aa
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-06-17T19:27:34-04:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.printlast/-/commit/6e02000b3f064c8797896caf11775e2e035f96aa [^]

Fixed BUG-47029: Check if the execution comes from printLastOrder menu to not add the change twice

---
M web/org.openbravo.retail.printlast/js/printLastButton.js
---
(0129679)
hgbot   
2021-06-21 08:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.printlast/-/merge_requests/3 [^]