Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040819Retail ModulesWeb POSpublic2019-05-09 10:402019-05-23 16:27
ucarrion 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0040819: Printer selection popup is not working well
Not able to select any option in printer selection popup. Able to select only some of them (see the video for more info)

Video --> https://drive.google.com/file/d/1MAjkVJoC-VkECmwMKJdQ29TaG8czwn-9/view [^]
No tags attached.
Issue History
2019-05-09 10:40ucarrionNew Issue
2019-05-09 10:40ucarrionAssigned To => Retail
2019-05-09 10:40ucarrionResolution time => 1559340000
2019-05-09 10:40ucarrionTriggers an Emergency Pack => No
2019-05-10 13:31ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-05-10 13:31ranjith_qualiantech_comStatusnew => scheduled
2019-05-14 04:32hgbotCheckin
2019-05-14 04:32hgbotNote Added: 0111649
2019-05-14 04:32hgbotStatusscheduled => resolved
2019-05-14 04:32hgbotResolutionopen => fixed
2019-05-14 04:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/407f99a1a8b811c951750d2659310b5a0eba63a2 [^]
2019-05-15 09:41marvintmReview Assigned To => marvintm
2019-05-15 09:41marvintmStatusresolved => closed
2019-05-15 09:41marvintmFixed in Version => RR19Q3
2019-05-21 10:37ucarrionNote Added: 0111947
2019-05-21 10:37ucarrionStatusclosed => new
2019-05-21 10:37ucarrionResolutionfixed => open
2019-05-21 10:37ucarrionFixed in VersionRR19Q3 =>
2019-05-21 13:57ranjith_qualiantech_comStatusnew => scheduled
2019-05-23 07:50hgbotCheckin
2019-05-23 07:50hgbotNote Added: 0112076
2019-05-23 07:50hgbotStatusscheduled => resolved
2019-05-23 07:50hgbotResolutionopen => fixed
2019-05-23 07:50hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/407f99a1a8b811c951750d2659310b5a0eba63a2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0feefc9240c194fb1637225fcdc633d9f421e93a [^]
2019-05-23 16:27marvintmStatusresolved => closed
2019-05-23 16:27marvintmFixed in Version => RR19Q3

Notes
(0111649)
hgbot   
2019-05-14 04:32   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 407f99a1a8b811c951750d2659310b5a0eba63a2
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue May 14 08:01:54 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/407f99a1a8b811c951750d2659310b5a0eba63a2 [^]

Fixed issue 40819 : Default printer shoud not be added to printer list if default printer URL is defined in Hardware Manager List

---
M web/org.openbravo.retail.posterminal/js/components/modalselectprinters.js
---
(0111947)
ucarrion   
2019-05-21 10:37   
It is still reproduced.

Video: https://drive.google.com/file/d/1RBferxiB9zZ3uFnwTB-ujO4ef5NZriRV/view [^]
(0112076)
hgbot   
2019-05-23 07:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0feefc9240c194fb1637225fcdc633d9f421e93a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu May 23 11:20:12 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0feefc9240c194fb1637225fcdc633d9f421e93a [^]

Fixed issue 40819 : Printer should be selected based on hardware manager id instead of hardware url

* If Local Storage hw_activeurl_id is not present, then default printer should be identied by terminal URL with Hardware Manager List
  If terminal URL is different from Hardware Manager List, then terminal URL should be listed Default Printer

---
M web/org.openbravo.retail.posterminal/js/components/modalselectprinters.js
M web/org.openbravo.retail.posterminal/js/datasource.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---