Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042452Retail ModulesWeb POSpublic2019-11-27 11:392019-12-30 13:31
rafaroda 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR19Q4.1RR19Q4.1 
guilleaer
No
0042452: Menu > Print This Receipt does not work in Live Builds with new skin
Menu > Print This Receipt does not work in Live Builds with new skin: when clicking on it, nothing happens, the popup is not opened.

See screenshot of what should display http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Printing_a_closed_receipt_and_its_related_invoices [^]
* Go to https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]
* Menu > Open Receipt: search and open a Ticket
* Menu > Print receipt: nothing happens, NO JS error. Popup should open with the ticket and/or invoice to be reprinted.
No tags attached.
blocks defect 0042414 closed ranjith_qualiantech_com Menu > Print This Receipt does not work in Live Builds with new skin 
Issue History
2019-12-02 08:48marvintmTypedefect => backport
2019-12-02 08:48marvintmTarget Version => RR19Q4.1
2019-12-13 11:16hgbotCheckin
2019-12-13 11:16hgbotNote Added: 0116307
2019-12-13 11:16hgbotStatusscheduled => resolved
2019-12-13 11:16hgbotResolutionopen => fixed
2019-12-13 11:16hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/732b554e3087cde42250048c03753aa032d366a3 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q4.1/org.openbravo.retail.posterminal/rev/41d1b35f1692ca3d1931a4b76e021c962c019920 [^]
2019-12-13 11:16hgbotCheckin
2019-12-13 11:16hgbotNote Added: 0116308
2019-12-30 13:31guilleaerReview Assigned To => guilleaer
2019-12-30 13:31guilleaerStatusresolved => closed
2019-12-30 13:31guilleaerFixed in Version => RR19Q4.1

Notes
(0116307)
hgbot   
2019-12-13 11:16   
Repository: retail/backports/3.0RR19Q4.1/org.openbravo.retail.posterminal
Changeset: 41d1b35f1692ca3d1931a4b76e021c962c019920
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Dec 13 15:44:30 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q4.1/org.openbravo.retail.posterminal/rev/41d1b35f1692ca3d1931a4b76e021c962c019920 [^]

Fixed issue 42452 : Check AutomaticRole should not be validated for PrintReceipt permission

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0116308)
hgbot   
2019-12-13 11:16   
Repository: retail/backports/3.0RR19Q4.1/pi-mobile
Changeset: 3827fb68b882593568990692bcd3e1743a4d091a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Dec 11 16:05:19 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q4.1/pi-mobile/rev/3827fb68b882593568990692bcd3e1743a4d091a [^]

Verifies issue 42452 : Reverted Changes in OBCFRTestBase for enabling OBPOS_print.receipt preference

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/certification_france/OBCFRTestBase.java
---