Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #36626 All Revisions ] Back to Issue ]
Summary 0036626: ModelReady Hook is automatically adding a number to its name
Revision 2017-08-31 09:52 by jorge-garcia
Steps To Reproduce 1) See following video:
https://drive.google.com/file/d/0ByStPqN-0atuNENjM241NHZNLVU/view?usp=sharing [^]

2) Or follow this steps:
  2.1) Login in the webPOS
  2.2) Put this code in developers tools of chrome:
OB.UTIL.HookManager.registerHook('ModelReady:pointOfSale', function() {
  OB.UTIL.showConfirmation.display('Hello', 'Hello, I am a popup when pointOfSale window is rendered. Please, close me.', null);
});
  2.3) Enter in the cashup and cancel it. Check a popup is shown.
  2.4) Enter again in the cashup and cancel it. Check the same popup is shown.

Revision 2017-08-09 07:37 by guillermogil
Steps To Reproduce See following video:
https://drive.google.com/file/d/0ByStPqN-0atuNENjM241NHZNLVU/view?usp=sharing [^]
Revision 2017-08-09 07:35 by guillermogil
Steps To Reproduce See video attached


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker