glrao / pos-device-simulator

Automatically exported from code.google.com/p/pos-device-simulator
0 stars 0 forks source link

CashDrawer StatusUpdate events are not fired #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open & claim CashDrawer and enable it.
2. Call 'openDrawer' method of it.
3. Drawer is opened, but no status update event is fired.
4. Click on the 'Close Drawer' button. Drawer gets closed, but no status update 
event is fired.

What is the expected output? What do you see instead?
- Status Update Events are not fired for CashDrawer.

Attached hereby is a patch for the fix in the 
org.jumpmind.pos.javapos.sim.SimulatedCashDrawerService.java file. 

Original issue reported on code.google.com by gitesh.g...@gmail.com on 24 Aug 2012 at 11:43

Attachments: