Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037328Retail ModulesWeb POSpublic2017-11-20 14:052017-12-01 12:10
asiermartirena 
asiermartirena 
normalmajoralways
closedfixed 
5
 
RR18Q1 
migueldejuana
No
0037328: When doing a cancel layaway two tickets are printed
when doing a cancel layaway process, the negative order generated to cancel the layaway is printed, but is also printed another receipt, with the same negative documentNo but with the payment generated in the original order.

This happens because the C&R flow must print that ticket and the condition to print it is to check that there's a order being canceled. But in CL the negative ticket is the active one so is not necessary to print again.
Configure the templates and HM to be able to print.

Create a partially paid layaway.

Load the layaway and cancel it.

Check that two templates are printing (only the first one must be printed).
No tags attached.
Issue History
2017-11-20 14:05asiermartirenaNew Issue
2017-11-20 14:05asiermartirenaAssigned To => asiermartirena
2017-11-20 14:05asiermartirenaTriggers an Emergency Pack => No
2017-11-20 16:44hgbotCheckin
2017-11-20 16:44hgbotNote Added: 0100625
2017-11-20 16:44hgbotStatusnew => resolved
2017-11-20 16:44hgbotResolutionopen => fixed
2017-11-20 16:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/66705222c57e84e85fdaa7e265d82d5e4621697f [^]
2017-12-01 12:10migueldejuanaReview Assigned To => migueldejuana
2017-12-01 12:10migueldejuanaNote Added: 0100891
2017-12-01 12:10migueldejuanaStatusresolved => closed
2017-12-01 12:10migueldejuanaFixed in Version => RR18Q1

Notes
(0100625)
hgbot   
2017-11-20 16:44   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 66705222c57e84e85fdaa7e265d82d5e4621697f
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Nov 20 14:07:07 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/66705222c57e84e85fdaa7e265d82d5e4621697f [^]

Fixed issue 37328: When doing a cancel layaway two tickets are printed

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
---
(0100891)
migueldejuana   
2017-12-01 12:10   
Tested and reviewed