Difference between revisions of "School dinners"

From InsightWiki
Jump to navigation Jump to search
(Created page with "Some cashless catering systems can be linked with Insight, so that parents can see what their children are eating for lunch, what's on the menu and how much money they have re...")
 
Line 1: Line 1:
 +
==Usage==
 +
 
Some cashless catering systems can be linked with Insight, so that parents can see what their children are eating for lunch, what's on the menu and how much money they have remaining on their account. <br> <br>
 
Some cashless catering systems can be linked with Insight, so that parents can see what their children are eating for lunch, what's on the menu and how much money they have remaining on their account. <br> <br>
  
Line 9: Line 11:
 
[[Image:dinner02.jpg]] <br> <br>
 
[[Image:dinner02.jpg]] <br> <br>
  
[[Category:Parents]]
+
==Configuration==
 +
 
 +
===SIMS===
 +
 
 +
default in the absence of another
 +
 
 +
===NRS===
 +
 
 +
bin folder NRS2000Cashless.INI
 +
 
 +
DATASERVER=
 +
DATAUSERNAME=
 +
DATAPASSWORD=
 +
 
 +
database name is always hardcoded
 +
 
 +
===Vericool===
 +
 
 +
bin folder VericoolCashless.INI
 +
 
 +
DATASERVER=
 +
DATAUSERNAME=
 +
DATAPASSWORD=
 +
 
 +
database name is always hardcoded
 +
 
 +
===EasyTrace===
 +
 
 +
bin folder EasyTraceCashless.INI -> EasyTraceCashless.CONFIG upon first use (config is encrypted and unservable)
 +
 
 +
DATASERVER=
 +
DATABASENAME=
 +
DATAUSERNAME=
 +
DATAPASSWORD=
 +
 
 +
===Cyclone===
 +
 
 +
bin folder Cyclone.INI -> Cyclone.CONFIG upon first use (config is encrypted and unservable)
 +
 
 +
DATASERVER=
 +
DATABASENAME=
 +
DATAPASSWORD=
 +
 
 +
user is always hardcoded
 +
 
 +
===IMPACT===
 +
 
 +
bin folder IMPACTQuery.INI
 +
 
 +
[GENERAL]
 +
HOST=
 +
PORT=
 +
;MINIFIED=1
 +
KEYFIELD=PERSONID
 +
DAYS=
 +
 
 +
[[Category:Usage]]
 +
[[Category:Configuration]]

Revision as of 14:23, 11 August 2015

Usage

Some cashless catering systems can be linked with Insight, so that parents can see what their children are eating for lunch, what's on the menu and how much money they have remaining on their account.

By default this page will show today's menu. Parents can view their child's receipts by clicking the money bag button at the top left of the page.

Account balances cannot be adjusted or topped-up using this page; this must be done as normal through the school.

Dinner01.jpg

Dinner02.jpg

Configuration

SIMS

default in the absence of another

NRS

bin folder NRS2000Cashless.INI

DATASERVER= DATAUSERNAME= DATAPASSWORD=

database name is always hardcoded

Vericool

bin folder VericoolCashless.INI

DATASERVER= DATAUSERNAME= DATAPASSWORD=

database name is always hardcoded

EasyTrace

bin folder EasyTraceCashless.INI -> EasyTraceCashless.CONFIG upon first use (config is encrypted and unservable)

DATASERVER= DATABASENAME= DATAUSERNAME= DATAPASSWORD=

Cyclone

bin folder Cyclone.INI -> Cyclone.CONFIG upon first use (config is encrypted and unservable)

DATASERVER= DATABASENAME= DATAPASSWORD=

user is always hardcoded

IMPACT

bin folder IMPACTQuery.INI

[GENERAL] HOST= PORT=

MINIFIED=1

KEYFIELD=PERSONID DAYS=