Home > POS Management > Restaurant Functionality > Concepts > Table Colours
The Easy Tables function in POS will display the table buttons in different colours, depending on the status of the table. These colours can be changed, if required, by adding the following section to the DRSSCHEME.INI file.
If you are using pictures for the buttons, you would add the following section:
[TableColours]
TableAvailableStr=Blue
TableOpenStr=Red
TablePartPaidStr=Orange
TableUncleanStr=Green
TablePrintBillStr=Yellow
The colours listed above are the default colours. You can change these to be one of Blue, Red, Yellow, Orange, Green, Purple, White.
If you use normal , non-graphical buttons you would use the following to change the button colour:
[TableColours]
TableAvailableNum=16777215
TableOpenNum=8684766
TablePartPaidNum=6995176
TableUncleanNum=576616
TablePrintBillNum=4847842
The numbers above are the default values, where the number is a colour number (similar to other colour numbers used in DRSSCHEME.INI).
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |