Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040550Retail ModulesWeb POSpublic2019-04-08 16:452019-04-24 08:53
jarmendariz 
jarmendariz 
normalminorhave not tried
closedfixed 
5
 
RR19Q3 
marvintm
No
0040550: Identify printers using a barcode
Printer devices should have a unique barcode field used to select a printer in the terminal using a barcode scanner or by typing its code.
See above
No tags attached.
depends on feature request 0040542 closed jarmendariz HardwareURL model should be extendable 
blocks feature request 0040551 closed jarmendariz Use the device camera as barcode scanner 
Issue History
2019-04-08 16:45jarmendarizNew Issue
2019-04-08 16:45jarmendarizAssigned To => Retail
2019-04-08 16:45jarmendarizTriggers an Emergency Pack => No
2019-04-08 16:45jarmendarizAssigned ToRetail => jarmendariz
2019-04-08 16:45jarmendarizStatusnew => scheduled
2019-04-08 16:48jarmendarizRelationship addedblocks 0040551
2019-04-10 19:01hgbotCheckin
2019-04-10 19:01hgbotNote Added: 0111066
2019-04-10 19:01hgbotStatusscheduled => resolved
2019-04-10 19:01hgbotResolutionopen => fixed
2019-04-10 19:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/417ba28369c7bf1d5259b19f6bd1a9ddc7dd24a5 [^]
2019-04-10 19:02jarmendarizReview Assigned To => marvintm
2019-04-11 10:12jarmendarizRelationship addeddepends on 0040542
2019-04-24 08:53marvintmStatusresolved => closed
2019-04-24 08:53marvintmFixed in Version => RR19Q3

Notes
(0111066)
hgbot   
2019-04-10 19:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 417ba28369c7bf1d5259b19f6bd1a9ddc7dd24a5
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Mon Apr 08 17:11:33 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/417ba28369c7bf1d5259b19f6bd1a9ddc7dd24a5 [^]

Fixed issue 40550: Use barcode to select printer in terminal.

Adding a barcode field that, when scanned in a terminal, lets it select the
associated device as the default printer.

---
M src-db/database/model/tables/OBPOS_HARDWAREMNG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/term/HardwareUrlProperties.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---