Kitchen Display Setup

The database is listed above KitchenDisplay.zip

it says cannot create file kitchen.mdf as it already exists?

Are you running Compact SQL or SQL Express ?
*.mdf files are SQL Express.

sql express, i followed instruction and has set up the sql server. it show SQ instead of the ā€˜CEā€™ or something when i minimise window

If you followed the instructions here, your Data Connection string should be

Data Source=localhost\SAMBAPOS3; User Id=sa; Password=sambapos; Database=Kitchen; 

If you created a different SQL Instance name, then change SAMBAPOS3 to the name you created.

seem like it attempt to create the database ā€˜kitchenā€™ when i use ur command. Database=Kitchen; i have tried using version 4.1.17 but no luck

Uninstall SambaPOS.
Deleted the SambaSettings.txt file in C:\ProgramData\SAMBAPOS\SambaPOS4.
Reinstall SambaPOS V4.1.17 and make sure you untick Compact SQL.
Login, and go to Manage->Settings->Local Settings, and set Data Connection String to Data Source=localhost\SAMBAPOS3; User Id=sa; Password=sambapos; Database=Kitchen;

Save, exit and restart SambaPOS.

Hi John,

Forgive my ignorance here, does this mean that we are actually replacing our existing database?.

Or did you mean that this modification to the ā€œconnection stringā€ is to be done only on the PC in the kitchen. If this should be the case how does the Kitchen database interact with the ā€œMainā€ sambapos database that I have on the ā€œPos Serverā€

Again apologies if this is too trivial a question. Thank you in advance

The Kitchen Display setup is a replacement database. There is no way to merge databases.

still not working. but i have found a workaround. I moved my existing database out (sambapos4) in the directory and changed your Database name to ā€˜sambapos4ā€™ and that works.

few thing to suggest, i am beginner for samba so still learning the automation part (rules etc) which i found the hardest to grab.

anyway, i tested your database (removed printers setting) and it works great.

thereā€™s few thing that i not sure whether itā€™s possible

  1. the time on receipt showed on kitchen entity, it updated when i refresh it so i canā€™t track the age of the receipt
    2)on original pos to show the table screen, it will not update itself after the kitchen screen pressed order ready so basically you need a physical hint or refreshing the screen by yourself at interval timeā€¦ is there a way to set auto refresh on table entity screen every 5 sec or something?

thanks

If the tables are not updating in real time, then you do not have SambaPOS Message Server running.

i see no wonderā€¦will figure out how to get this running

this helped me to start the service

next thing is how do i fixed the time on the ticket under kitchen entity?

you need to edit the Kitchen Screen, and add {TIME} to the template in settings.

why thereā€™s no response when i right click and choose all properties/settings/delete under kitchen screen?
no worries, finally find a wayā€¦need to left click outside the white border(which not working sometime, alternatively use the keyboard right click button) and enter design mode.

by the way you did include {TIME} already in the template. the issue is it get updated when the message server came in to current time

no worry, sorted use {LAST ORDER TIME}

Dear @JohnS, I followed the instructions to isntall the kitchen display example, but I get the horrible ā€œCHECK DATABASE VERSIONā€ errorā€¦

I am using 4.1.21

could you help me out please?

THANKS!!!

G.

if u see previous comment, u need to download and use 4.1.17 version to run the database first then reinstall back ur current version

Just reinstall 4.1.21 to upgrade the database.
There is no need to roll back.

1 Like

Thanks!!! Reinstalling did the trick!!!

Silly question, is it possible for you to create a SAMBAPOS MARKET Add-on for this kitchen display? That would be AWESOME for a lot of people!!!

G.

2 Likes

Itā€™s not possible to merge in Rules & Actions without the risk breaking an existing setup.