Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031590Retail ModulesWeb POSpublic2015-11-26 09:072016-02-29 13:22
marvintm 
simbu94 
normalminoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
No
0031590: It should be possible to specify that tickets should be printed twice at POS Terminal Type level
Currently, there is the possibility to specify that a ticket should be printed twice if it was paid with a specific payment method. However, it's not possible to specify this at POS Terminal Type level.

In most cases it would just be enough to select this option for every available payment method. However, there are cases (such as layaways) in which there is no payment, and for these cases this check is not enough.

Therefore, a check should be added at POS Terminal Type level, which allows the user to specify that tickets should be printed twice in all cases.
.
No tags attached.
patch Added_Print_TwicePDF.patch (9,234) 2015-12-10 14:09
https://issues.openbravo.com/file_download.php?file_id=8799&type=bug
Issue History
2015-11-26 09:07marvintmNew Issue
2015-11-26 09:07marvintmAssigned To => Retail
2015-11-26 09:07marvintmOBNetwork customer => No
2015-11-26 09:07marvintmTriggers an Emergency Pack => No
2015-11-27 12:18simbu94File Added: 31590_printtwice.patch
2015-12-10 14:09simbu94File Added: Added_Print_TwicePDF.patch
2015-12-11 07:49thirumalaikFile Deleted: 31590_printtwice.patch
2016-02-15 14:20hgbotCheckin
2016-02-15 14:20hgbotNote Added: 0084185
2016-02-15 14:20hgbotStatusnew => resolved
2016-02-15 14:20hgbotResolutionopen => fixed
2016-02-15 14:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b42b65a1f2147450c3b71f6af5c1a8dd2575c74 [^]
2016-02-29 13:18marvintmAssigned ToRetail => simbu94
2016-02-29 13:21marvintmReview Assigned To => marvintm
2016-02-29 13:21marvintmStatusresolved => closed
2016-02-29 13:22marvintmFixed in Version => RR16Q2

Notes
(0084185)
hgbot   
2016-02-15 14:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9b42b65a1f2147450c3b71f6af5c1a8dd2575c74
Author: Silambarasan Sekar <silambarasan <at> qualiantech.com>
Date: Thu Dec 10 18:31:43 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b42b65a1f2147450c3b71f6af5c1a8dd2575c74 [^]

Fixes issue 31590: Added a PrintTwice Checkbox in POS Terminal Type Header.

---
M src-db/database/model/tables/OBPOS_TERMINALTYPE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
---