Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039320Retail ModulesWeb POSpublic2018-09-19 15:102018-10-05 14:24
njimenez 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR19Q1 
marvintm
No
0039320: [STORE SERVER 4635] Error while printing a pdf document if printer is not available
When a document is going to be printed, depending on the type of document, different printers will be needed. To select the printer that will be selected there are two options, select printer pop up for receipts and select pdf printer pop up for pdf documents.
In case the printer is not available, a message will be shown telling us and offering some options.

In case selecting Select another printer, select printer pop up will be shown regardless of the type of document that it's printing.
If the document that is going to be printed it's a pdf document select pdf printer pop up must appear.
1. Set up hardware manager url in POS terminal configuration.
2. Set up in POS print templates Layaway receipt as pdf
3. Log into WebPOS without running hardware manager
4. Create a new ticket and select any product
5. Layaway the receipt and finish the transaction
6. Click on Select another printer
No tags attached.
patch issue 39320 source posterminal.patch (1,229) 2018-10-04 06:44
https://issues.openbravo.com/file_download.php?file_id=12236&type=bug
Issue History
2018-09-19 15:10njimenezNew Issue
2018-09-19 15:10njimenezAssigned To => Retail
2018-09-19 15:10njimenezResolution time => 1538517600
2018-09-19 15:10njimenezTriggers an Emergency Pack => No
2018-10-03 13:07ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-10-03 13:07ranjith_qualiantech_comStatusnew => scheduled
2018-10-04 06:44ranjith_qualiantech_comFile Added: issue 39320 source posterminal.patch
2018-10-05 10:18hgbotCheckin
2018-10-05 10:18hgbotNote Added: 0107171
2018-10-05 10:18hgbotStatusscheduled => resolved
2018-10-05 10:18hgbotResolutionopen => fixed
2018-10-05 10:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/97724c0a7c7df7553a639c2c7d92c09d84a9bd16 [^]
2018-10-05 14:24marvintmReview Assigned To => marvintm
2018-10-05 14:24marvintmStatusresolved => closed
2018-10-05 14:24marvintmFixed in Version => RR19Q1

Notes
(0107171)
hgbot   
2018-10-05 10:18   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 97724c0a7c7df7553a639c2c7d92c09d84a9bd16
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Oct 05 13:47:56 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/97724c0a7c7df7553a639c2c7d92c09d84a9bd16 [^]

Fixed issue 39320 : PDF Printer selection popup should be opened when print template is configured as PDF

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
---