Author Topic: Work Period  (Read 8354 times)

otis

  • Newbie
  • *
  • Posts: 8
Work Period
« on: July 17, 2012, 01:37:20 pm »
Is there any way to open and close work periods automatically. 

In our restaurant, we open around 10 am and close at 11pm.  I would like to have the computer to start and end these periods without staff having to physically do it.

evail

  • Full Member
  • ***
  • Posts: 109
Re: Work Period
« Reply #1 on: July 18, 2012, 01:17:47 pm »
If the developer can add an Action Type which starts and ends Work Period, then you can do it. But currently I do not think its possible.

emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
Re: Work Period
« Reply #2 on: July 20, 2012, 03:54:57 pm »
Hello, It is technically possible but it might create a confusion. To be able to end a work period all tickets should be closed. Doing it automatically might create a confusion since it won't be able to end a work period if some tickets left open.

Maybe displaying a reminder message box at 11pm for ending the work period might be a better solution.

NRIKE

  • Newbie
  • *
  • Posts: 17
Re: Work Period
« Reply #3 on: November 19, 2012, 08:04:30 am »
Hello, It is technically possible but it might create a confusion. To be able to end a work period all tickets should be closed. Doing it automatically might create a confusion since it won't be able to end a work period if some tickets left open.

Maybe displaying a reminder message box at 11pm for ending the work period might be a better solution.
hi,
PLEASE how can i do this (ie : message at time to do end of works thanks

Thresher

  • Newbie
  • *
  • Posts: 7
Re: Work Period
« Reply #4 on: November 22, 2012, 06:10:24 am »
It is possible to DELETE work period??
I have make some tests on program to setup it correct and now I want to start it for work..

Tha99

  • Newbie
  • *
  • Posts: 32
Re: Work Period
« Reply #5 on: November 23, 2012, 12:44:40 am »
I don't think you can delete work period. However, you can delete all data. just go to

http://forum2.sambapos.org/index.php/topic,267.0.html

Read JohnS comments. He will show you the way.

Basically, install SQL server management studio, then open SQL Server Management Studio navigate to SambaData2 database, right click and create a new Query and paste in the contents of the file given by JohnS and Execute.



Thresher

  • Newbie
  • *
  • Posts: 7
Re: Work Period
« Reply #6 on: November 23, 2012, 02:47:31 am »
Thanks a lot but I find a similar solution. I download SQL editor and I remove the records ;)