Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040380 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2019-03-14 12:15 | 2019-03-21 16:53 | |||
Reporter | samuel_nicuesa | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 7992c81022c6 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | 8671 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040380: The focus is lost after completing one ticket if the preference OBPOS_closeDrawerBeforeContinue is Y | |||||||
Description | We need to register this hook OBPOS_PreOrderSave | |||||||
Steps To Reproduce | [BO] Configure the UPC of one product (Avalanche transceiver - 222) Configure terminal type to use external input Configure the preference Web POS Close Drawer Before Continue to Y [POS] Using developers tools > Console register this hook: OB.UTIL.HookManager.registerHook('OBPOS_PreOrderSave', function(args, callbacks) { OB.Dal.find(OB.Model.Session, {}, function () { OB.UTIL.HookManager.callbackExecutor(args, callbacks); }); }); Create one ticket Scan the product using UPC 222 Complete the ticket Try to scan again the product using UPC 222. You will need to click again on Scan button because the focus is lost. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0110505) hgbot (developer) 2019-03-20 09:56 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 7992c81022c6a9284fd6a3bda518aec74683439f Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Mar 20 14:25:43 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7992c81022c6a9284fd6a3bda518aec74683439f [^] Fixed issue 40380 : Force Set Orginal ScanMode when completing the receipt * When completing the receipt, Close drawer popup will be opened when Pref. Web POS Close Drawer Before Continue is enabled Before showing the Close drawer popup, scan mode has been updated as false to avoid user key input. To restore the scan mode properly, OriginalScanMode has to be updated before closing the receipt --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js --- |
(0110550) migueldejuana (viewer) 2019-03-21 16:53 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2019-03-14 12:15 | samuel_nicuesa | New Issue | |
2019-03-14 12:15 | samuel_nicuesa | Assigned To | => Retail |
2019-03-14 12:15 | samuel_nicuesa | OBNetwork customer | => Gold |
2019-03-14 12:15 | samuel_nicuesa | Support ticket | => 8671 |
2019-03-14 12:15 | samuel_nicuesa | Resolution time | => 1554328800 |
2019-03-14 12:15 | samuel_nicuesa | Triggers an Emergency Pack | => No |
2019-03-14 12:50 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-03-14 14:17 | ranjith_qualiantech_com | Status | new => scheduled |
2019-03-15 11:05 | ranjith_qualiantech_com | Steps to Reproduce Updated | View Revisions |
2019-03-20 09:56 | hgbot | Checkin | |
2019-03-20 09:56 | hgbot | Note Added: 0110505 | |
2019-03-20 09:56 | hgbot | Status | scheduled => resolved |
2019-03-20 09:56 | hgbot | Resolution | open => fixed |
2019-03-20 09:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7992c81022c6a9284fd6a3bda518aec74683439f [^] |
2019-03-21 16:53 | migueldejuana | Review Assigned To | => migueldejuana |
2019-03-21 16:53 | migueldejuana | Note Added: 0110550 | |
2019-03-21 16:53 | migueldejuana | Status | resolved => closed |
2019-04-03 18:23 | malsasua | Relationship added | related to 0040513 |
Copyright © 2000 - 2009 MantisBT Group |