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
Original issue reported on code.google.com by
gitesh.g...@gmail.com
on 24 Aug 2012 at 11:43Attachments: