Author Topic: Auto opening a cash drawer when work period starts/ends  (Read 4847 times)

zahirramputh

  • Newbie
  • *
  • Posts: 36
Auto opening a cash drawer when work period starts/ends
« on: July 02, 2013, 01:03:02 am »
Hi

is it possible to open cash drawer when starting work periods and ending also?

lemmings

  • Full Member
  • ***
  • Posts: 165
Re: Auto opening a cash drawer when work period starts/ends
« Reply #1 on: July 02, 2013, 01:42:00 am »
Yes you can do that.

Set up printjob which opens your cash-drawer.

Set up rule Work Period Starts and Set up Action which executes the printjob you just created.

Make sure the rule invokes the Action for executing printjob.

Do same for ending work period.

zahirramputh

  • Newbie
  • *
  • Posts: 36
Re: Auto opening a cash drawer when work period starts/ends
« Reply #2 on: July 02, 2013, 07:28:19 am »
Hi lemmings

Thanks for your usual support, can you please guide me how to create the rules and actions to do this...Thanks

lemmings

  • Full Member
  • ***
  • Posts: 165
Re: Auto opening a cash drawer when work period starts/ends
« Reply #3 on: July 02, 2013, 12:15:54 pm »
Ok here goes

Set up Printer Template, mine is called OpenDrawer, include in the header the code to open the cash draw.

Set up a Print Job and map the OpenDrawer template

Add Action, named OpenDraw, Action Type>Execute Print Job.  Enter Print Job name in Parameters section

Create two rules, first one Event Name>Work Period Started.  Add OpenDraw to Actions, you dont need to add any details on other rules unless you want to restrict the OpenDraw to certain users/terminals.  Second rule Event Name>Work Period Ended, also do the same as first rule.

Now Cash Drawer will fire whenever work period started or ended.