Technical Note: 20060322003

Table Range for CVM

(Maitre'D 2003, from Service Pack 11 and later versions of 2003)
(Maitre'D 2005, from Service Pack 3 and later versions of 2005)

P.O.S. Control

To avoid displaying bar orders out of sequence on the CVM, you can use a range of consecutive numbers, instead of always using the highest available number. For example, if you are set to start at order 500 and count down, at the beginning of the day, but that order 497 is bumped before order 496, the next order will get number 495, instead of 497, which would mix up the sequence in the preparation area.

 

To reserve a range of order numbers to cycle through, add the following configuration keys and values in the [Miscellaneous] section of the Bo.ini file under the C:\Posera\MaitreD\Data directory:

KeepTrackOfLastAllocatedTable=True
TableRange=50

where 50 is the quantity of order numbers to sequence through. In the example, order numbers will go down to 451 before order number 500 is used again.

Note: When modifying the Bo.ini, first stop the Server through Server Control, then exit both the Server Control and P.O.S. Control modules, modify the Bo.ini Configuration Key and Value, and only then start the Server again before redoing workstation data.