Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035250Retail ModulesWeb POSpublic2017-02-13 17:292017-02-20 12:52
nataliag 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0035250: Print twice option is not working if Confirm Payment or Confirm return dialog are selected also
f you select the check box “Print twice” in a specific payment method in the POS terminal type window, the ticket should be printed twice, when you do a sale and when you do a return. But, if you have the field “Payment provider” set as “Confirm payment dialog” then the ticket is printed only once after paying it. Also, if you have the “Refund Provider” field set as “Confirm return dialog” the ticket is printed once, when you do a return or a verified return.
1- Go to “POS Terminal Type” window in backend and select a payment method, for example credit card. Click the “Print twice” check box and set the “Payment provider” field as “Confirm payment dialog”
2-Go to web POS, crate a ticket and pay it using the payment method configured in step 1, credit card in this case. A pop up with the details of the payment appears and after finalizing the payment the ticket is printed only once instead of twice.
3- Now, back again to the “POS terminal type” window and as in step 1 set also the “Refund Provider” field as “Confirm refund dialog”. The print twice check is maintained.
4- In Web POS, create a ticket, add some products and select “Return this receipt”. Use credit card as payment method and a pop up with the return process details is shown. Finish the refund and the ticket is printed only once.
5- Using a verified return the result is the same.
No tags attached.
Issue History
2017-02-13 17:29nataliagNew Issue
2017-02-13 17:29nataliagAssigned To => Retail
2017-02-13 17:29nataliagResolution time => 1488754800
2017-02-13 17:29nataliagTriggers an Emergency Pack => No
2017-02-13 17:59eugeniIssue Monitored: eugeni
2017-02-15 13:48ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-02-15 13:48ranjith_qualiantech_comStatusnew => scheduled
2017-02-17 07:42hgbotCheckin
2017-02-17 07:42hgbotNote Added: 0094431
2017-02-17 07:42hgbotStatusscheduled => resolved
2017-02-17 07:42hgbotResolutionopen => fixed
2017-02-17 07:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c90d73cdac2ccb0195bb9d4052bba809bbf87b30 [^]
2017-02-20 12:52marvintmReview Assigned To => marvintm
2017-02-20 12:52marvintmStatusresolved => closed
2017-02-20 12:52marvintmFixed in Version => RR17Q2

Notes
(0094431)
hgbot   
2017-02-17 07:42   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c90d73cdac2ccb0195bb9d4052bba809bbf87b30
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Feb 17 12:11:53 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c90d73cdac2ccb0195bb9d4052bba809bbf87b30 [^]

Fixed issue 35250 : Added paymentmethod printtwice to receipt payment if it is added through payment provider

---
M web/org.openbravo.retail.posterminal/js/components/modalpayment.js
---