Reports Do Not Match: Installing Synetouch BI App For Ipad
Reports Do Not Match: Installing Synetouch BI App For Ipad
Almost always caused by orders that are left open or server clocking in/out in the middle of their
shift
Go to Back Office
o Run the Report (house / server checkout / Etc)
o Be sure to include the ENTIRE day
o Check off the box for Show Unclosed
Setting from the previous version will carry over to a new installation, but check the settings.
a. https://apps.procon-x.hu:444/app/synetouchbi.html
In the Path enter the name of the .war file for the restaurant.
3. When you try to run the app for the first time iOS may prompt you to trust the app or you may
need to go to Settings > General > Profiles & Device Management and allow the app.
4. By default, the password is blank but you may set a password by going to the back office and in
System and General Settings you will find “Password for BI application”
UPDATE SYNETOUCH BACKOFFICE
$Test1234
pce1234
modification pass:
user: admin
pass: 1926hillview
proconxus9!
proxon teamviewer:
felhasználó [email protected]
jelszó: Ticket2016A
If Push Notification do not show, or if the Digitial Dining Menu will not load
Copy and paste the war file backup back in and wait for it to finish.
If something is not working in backoffice (new feature like multiple select tables) use ctrl R or ALT F5
to refresh the browser
If printer utility give a message like: .... 32 error message and not printing then one of the issue:
There is a space at printer address at backoffice or wrong address, or it should be empty if no print
Get batch info ( cc trans time +tip adjustment time) from any database :
OR
OR run:
Push notifications:
update diningtables set `Status` = 0, lockuserid = null, lockdate=null where tableid = 85;
Check db version:
Set courselines
8023794243
Purge entire database: Use before restaurant goes live. This allows training and testing:
/*Deletes all order and payment data. Sets all the tables free.
*/
If the order ALREADY CLOSED, but something error happened and order stuck you can use that sql:
x = orderid
update tables set lockuserid = null, status = 0 where tablenum = y and valid = 1
Code 3 error:
SELECT peinner.paymenteditid
GROUP BY peinner.paymentid
Set tax:
If you’re not able to save a menu item in backoffice, run this on SQL editor
sudo rm -r db_name
system
printing
Restart Synetouch
Restart server:
Remove Teamviewer:
sudo apt -get remove teamviewer*
Install Teamviewer
Example:
if this is the first install , printer terminel server is on and still not printig should try chmod 777
/opt/printer/toprint
Close an app:
In terminal:
top command