Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044842Retail ModulesLayaway orderpublic2020-08-19 00:582020-09-17 06:07
lbressan 
prakashmurugesan88 
normalmajoralways
closedfixed 
5
 
RR20Q4 
No
0044842: 'Cancel & Replace': error in payment form tags in printed receipts
'Cancel & Replace': error in payment form tags in printed receipts, reproducible in livebuilds.
Layaway this receipt, made a partial payment and layaway.
Cancel and replace and layaway.
Print all resulting tickets (ticket, ticket-1, ticket*R*).
The payment methods column have errors.
-Enter to pos terminal VBS-1 with VallBlancaUser
-Layaway this receipt
-Customer: Arturo Montoro

-Insert Product 'Avalanche transceiver', price 150.50
-Checkout
-Partial payment in Cash : 20
-Layaway

-Open Receipt (IE: layaway VBS1/0000112)
-Cancel and Replace
-Checkout
-Layaway

-Open Receipt VBS1/0000112
Payment breakdown: Cash 20.00 and Canceled 130.50
-Print this receipt:
Payment breakdown: Cash 20.00 and Cash 130.50 ------------->NOK

-Open Receipt VBS1/0000112-1
Payment breakdown: Canceled 20.00 --------------------------->NOK
-Print this receipt:
Payment breakdown: Cash 20.00

-Open Receipt VBS1/0000112*R*
Payment breakdown: Canceled -150.50
-Print this receipt:
Payment breakdown: Cash -150.50 ---------------------------->NOK
No tags attached.
patch I44842_19Q4.patch (4,250) 2020-09-17 06:07
https://issues.openbravo.com/file_download.php?file_id=14968&type=bug
Issue History
2020-08-19 00:58lbressanNew Issue
2020-08-19 00:58lbressanAssigned To => Retail
2020-08-19 00:58lbressanResolution time => 1599516000
2020-08-19 00:58lbressanTriggers an Emergency Pack => No
2020-08-19 00:59lbressanIssue Monitored: lbressan
2020-08-27 21:54PracticsIssue Monitored: Practics
2020-09-03 15:53prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-09-10 11:19hgbotNote Added: 0122911
2020-09-14 07:46hgbotResolutionopen => fixed
2020-09-14 07:46hgbotStatusnew => closed
2020-09-14 07:46hgbotNote Added: 0122991
2020-09-14 07:46hgbotFixed in Version => RR20Q4
2020-09-14 07:46hgbotNote Added: 0122992
2020-09-17 06:07prakashmurugesan88File Added: I44842_19Q4.patch

Notes
(0122911)
hgbot   
2020-09-10 11:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/90 [^]
(0122991)
hgbot   
2020-09-14 07:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/90 [^]
(0122992)
hgbot   
2020-09-14 07:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 8c6929ce6620250cb4b0d267218539a403545854
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-09-14T05:46:24+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/8c6929ce6620250cb4b0d267218539a403545854 [^]

Fixed BUG-44842 : Fixed payment form tags in printed receipts of Cancel and Replace

---
M web/org.openbravo.retail.posterminal/res/printclosedreceipt.xml
M web/org.openbravo.retail.posterminal/res/printreturn.xml
---