JP7315849B2 - ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM - Google Patents

ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM Download PDF

Info

Publication number
JP7315849B2
JP7315849B2 JP2020121693A JP2020121693A JP7315849B2 JP 7315849 B2 JP7315849 B2 JP 7315849B2 JP 2020121693 A JP2020121693 A JP 2020121693A JP 2020121693 A JP2020121693 A JP 2020121693A JP 7315849 B2 JP7315849 B2 JP 7315849B2
Authority
JP
Japan
Prior art keywords
order
food
time
processing unit
drink
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020121693A
Other languages
Japanese (ja)
Other versions
JP2022018531A (en
Inventor
真治 岩田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gourmet Navigator Inc
Original Assignee
Gourmet Navigator Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Gourmet Navigator Inc filed Critical Gourmet Navigator Inc
Priority to JP2020121693A priority Critical patent/JP7315849B2/en
Publication of JP2022018531A publication Critical patent/JP2022018531A/en
Application granted granted Critical
Publication of JP7315849B2 publication Critical patent/JP7315849B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、施設で提供可能な飲食物の注文を受け付ける注文支援システム、注文支援方法、及び注文支援プログラムに関する。 The present invention relates to an order support system, an order support method, and an order support program for accepting orders for food and drinks that can be provided at a facility.

飲食店などの施設では、例えば、接客スタッフが利用者から注文を受け付けると当該注文内容を厨房に伝達し、厨房スタッフが注文に応じた調理などを行い、接客スタッフが調理済みの料理を利用者に配膳する。従来、飲食店の厨房において注文の料理を映像表示することにより厨房スタッフを支援する技術が提案されている(例えば特許文献1参照)。 In a facility such as a restaurant, for example, when a customer service staff receives an order from a user, the content of the order is transmitted to the kitchen, the kitchen staff cooks according to the order, and the customer service staff delivers the cooked food to the user. serve to 2. Description of the Related Art Conventionally, there has been proposed a technique for supporting kitchen staff by displaying images of ordered dishes in a kitchen of a restaurant (see Patent Document 1, for example).

特開2018-128979号公報JP 2018-128979 A

施設では、厨房における調理作業の作業効率と、利用者に注文商品を提供する時間(所要時間)とを考慮して、スタッフが厨房に注文情報を伝達する。ここで、複数の利用者から注文を受け付けた場合に、スタッフが複数の注文情報をまとめて厨房に伝達することにより、厨房は効率よく調理作業を行うことができる。しかし、厨房の作業効率を優先し過ぎると、厨房に伝達されていない複数の注文情報が溜まってしまい、利用者に提供する時間が遅くなる問題が生じる。 In the facility, the staff communicates the order information to the kitchen in consideration of the working efficiency of the cooking work in the kitchen and the time (required time) for providing the ordered product to the user. Here, when orders are received from a plurality of users, the staff collectively transmits a plurality of order information to the kitchen, so that the kitchen can efficiently perform cooking work. However, if the working efficiency of the kitchen is given too much priority, a plurality of pieces of order information that have not been transmitted to the kitchen will accumulate, resulting in a delay in providing the information to the user.

本発明の目的は、施設における厨房の作業効率を向上しつつ、利用者に飲食物を提供する時間の遅延を抑えることが可能な注文支援システム、注文支援方法、及び注文支援プログラムを提供することにある。 An object of the present invention is to provide an order support system, an order support method, and an order support program capable of suppressing delays in serving food and drinks to users while improving work efficiency of kitchens in facilities. It is in.

本発明に係る注文支援システムは、飲食物を提供する施設の利用者の飲食物の注文を受け付ける受付処理部と、前記受付処理部により飲食物の注文が受け付けられた時点からの経過時間が設定時間に達したか否かを判定する第1判定処理と、前記受付処理部により受け付けられる飲食物の注文の注文数が設定数以上であるか否かを判定する第2判定処理とを実行する判定処理部と、前記経過時間が前記設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、前記受付処理部により受け付けられる注文に対応する注文情報を出力可能な出力処理部と、前記受付処理部により受け付けられた第1飲食物の注文に対応する前記出力条件が満たされない場合において、前記受付処理部により第2飲食物の注文が受け付けられた場合に、前記第1飲食物に対応する第1設定時間及び前記第2飲食物に対応する第2設定時間の少なくともいずれかを短縮させる変更処理を実行する設定処理部と、を備える。 An order support system according to the present invention includes a reception processing unit that receives an order for food and drink from a user of a facility that provides food and drink, and sets the elapsed time from the time when the order for food and drink is received by the reception processing unit. A first determination process for determining whether or not the time has been reached, and a second determination process for determining whether or not the number of food and drink orders received by the reception processing unit is equal to or greater than a set number are executed. and a judgment processing unit capable of outputting order information corresponding to an order received by the reception processing unit under an output condition that the elapsed time has reached the set time or that the number of orders is equal to or greater than the set number. and when the output condition corresponding to the order for the first food and drink received by the reception processing unit is not satisfied and the order for the second food and drink is received by the reception processing unit, the and a setting processing unit that executes change processing for shortening at least one of a first set time corresponding to the first food and a second set time corresponding to the second food.

本発明に係る注文支援方法は、飲食物を提供する施設の利用者の飲食物の注文を受け付ける受付ステップと、前記受付ステップにより飲食物の注文が受け付けられた時点からの経過時間が設定時間に達したか否かを判定する第1判定処理と、前記受付ステップにより受け付けられる飲食物の注文の注文数が設定数以上であるか否かを判定する第2判定処理とを実行する判定ステップと、前記経過時間が前記設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、前記受付ステップにより受け付けられる注文に対応する注文情報を出力可能な出力ステップと、前記受付ステップにより受け付けられた第1飲食物の注文に対応する前記出力条件が満たされない場合において、前記受付ステップにより第2飲食物の注文が受け付けられた場合に、前記第1飲食物に対応する第1設定時間及び前記第2飲食物に対応する第2設定時間の少なくともいずれかを短縮させる変更処理を実行する設定ステップと、を一又は複数のプロセッサーにより実行する方法である。 An order support method according to the present invention comprises: a receiving step of receiving a food and drink order from a user of a facility that provides food and drink; A determination step for executing a first determination process for determining whether or not the number of food orders received by the receiving step is equal to or greater than a set number, and a second determination process for determining whether or not an output step capable of outputting order information corresponding to the order received by the receiving step under an output condition that the elapsed time has reached the set time or that the number of orders is equal to or greater than the set number; When the output condition corresponding to the order of the first food and drink received by the receiving step is not satisfied, and when the order of the second food and drink is received by the receiving step, the second food and drink corresponding to the first food and drink is received. a setting step of executing a change process for shortening at least one of one set time and a second set time corresponding to the second food and drink by one or more processors.

本発明に係る注文支援プログラムは、飲食物を提供する施設の利用者の飲食物の注文を受け付ける受付ステップと、前記受付ステップにより飲食物の注文が受け付けられた時点からの経過時間が設定時間に達したか否かを判定する第1判定処理と、前記受付ステップにより受け付けられる飲食物の注文の注文数が設定数以上であるか否かを判定する第2判定処理とを実行する判定ステップと、前記経過時間が前記設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、前記受付ステップにより受け付けられる注文に対応する注文情報を出力可能な出力ステップと、前記受付ステップにより受け付けられた第1飲食物の注文に対応する前記出力条件が満たされない場合において、前記受付ステップにより第2飲食物の注文が受け付けられた場合に、前記第1飲食物に対応する第1設定時間及び前記第2飲食物に対応する第2設定時間の少なくともいずれかを短縮させる変更処理を実行する設定ステップと、を一又は複数のプロセッサーに実行させるためのプログラムである。 An order support program according to the present invention comprises: a receiving step of receiving a food and drink order from a user of a facility that provides food and drink; A determination step for executing a first determination process for determining whether or not the number of food orders received by the receiving step is equal to or greater than a set number, and a second determination process for determining whether or not an output step capable of outputting order information corresponding to the order received by the receiving step under an output condition that the elapsed time has reached the set time or that the number of orders is equal to or greater than the set number; When the output condition corresponding to the order of the first food and drink received by the receiving step is not satisfied, and when the order of the second food and drink is received by the receiving step, the second food and drink corresponding to the first food and drink is received. and a setting step of executing change processing for shortening at least one of the first set time and the second set time corresponding to the second food and drink.

本発明によれば、施設における厨房の作業効率を向上しつつ、利用者に飲食物を提供する時間の遅延を抑えることが可能な注文支援システム、注文支援方法、及び注文支援プログラムが提供される。 According to the present invention, an order support system, an order support method, and an order support program are provided that are capable of suppressing delays in serving food and drinks to users while improving work efficiency of kitchens in facilities. .

図1は、本発明の実施形態に係る注文支援システムの構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of an order support system according to an embodiment of the present invention. 図2は、本発明の実施形態に係る注文支援システムで使用される商品情報の一例を示す図である。FIG. 2 is a diagram showing an example of product information used in the order support system according to the embodiment of the present invention. 図3は、本発明の実施形態に係る注文支援システムで使用される注文受付情報の一例を示す図である。FIG. 3 is a diagram showing an example of order reception information used in the order support system according to the embodiment of the present invention. 図4は、本発明の実施形態に係る注文支援システムで使用される出力条件情報の一例を示す図である。FIG. 4 is a diagram showing an example of output condition information used in the order support system according to the embodiment of the present invention. 図5は、本発明の実施形態に係る注文支援システムにおける表示例を示す図である。FIG. 5 is a diagram showing a display example in the order support system according to the embodiment of the present invention. 図6は、本発明の実施形態に係る注文支援システムにおける表示例を示す図である。FIG. 6 is a diagram showing a display example in the order support system according to the embodiment of the present invention. 図7は、本発明の実施形態に係る注文支援システムにおける表示例を示す図である。FIG. 7 is a diagram showing a display example in the order support system according to the embodiment of the present invention. 図8は、本発明の実施形態に係る注文支援システムで使用される出力条件情報の一例を示す図である。FIG. 8 is a diagram showing an example of output condition information used in the order support system according to the embodiment of the present invention. 図9は、本発明の実施形態に係る注文支援システムにおける変更設定時間の算出方法の一例を示す図である。FIG. 9 is a diagram showing an example of a method for calculating change setting time in the order support system according to the embodiment of the present invention. 図10は、本発明の実施形態に係る注文支援システムで使用される設定情報の一例を示す図である。FIG. 10 is a diagram showing an example of setting information used in the order support system according to the embodiment of the invention. 図11は、本発明の実施形態に係る注文支援システムで使用される設定情報の一例を示す図である。FIG. 11 is a diagram showing an example of setting information used in the order support system according to the embodiment of the invention. 図12は、本発明の実施形態に係る注文支援システムで使用される設定情報の一例を示す図である。FIG. 12 is a diagram showing an example of setting information used in the order support system according to the embodiment of the invention. 図13は、本発明の実施形態に係る注文支援システムにおける注文票の一例を示す図である。FIG. 13 is a diagram showing an example of an order form in the order support system according to the embodiment of the invention. 図14は、本発明の実施形態に係る注文支援システムで実行される注文支援処理の一例を示すフローチャートである。FIG. 14 is a flow chart showing an example of order support processing executed by the order support system according to the embodiment of the present invention. 図15は、本発明の実施形態に係る注文支援システムで使用される設定情報の一例を示す図である。FIG. 15 is a diagram showing an example of setting information used in the order support system according to the embodiment of the invention. 図16は、本発明の実施形態に係る注文支援システムで使用される設定情報の一例を示す図である。FIG. 16 is a diagram showing an example of setting information used in the order support system according to the embodiment of the invention. 図17は、本発明の実施形態に係る注文支援システムで使用される設定情報の一例を示す図である。FIG. 17 is a diagram showing an example of setting information used in the order support system according to the embodiment of the invention.

以下添付図面を参照しながら、本発明の実施形態について説明し、本発明の理解に供する。なお、以下の実施形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定するものではない。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings for understanding of the present invention. It should be noted that the following embodiment is an example that embodies the present invention, and does not limit the technical scope of the present invention.

[注文支援システム1]
図1に示されるように、本発明の実施形態に係る注文支援システム1は、注文支援装置2と注文端末3と厨房端末4とを含む。注文支援装置2と注文端末3と厨房端末4とは、インターネット、LAN、WAN、又は公衆電話回線などの通信網Nを介して通信可能である。なお、注文支援装置2、注文端末3、及び厨房端末4はそれぞれ、複数設けられてもよい。
[Order support system 1]
As shown in FIG. 1, an order support system 1 according to an embodiment of the present invention includes an order support device 2, an order terminal 3, and a kitchen terminal 4. The order support device 2, the order terminal 3, and the kitchen terminal 4 can communicate via a communication network N such as the Internet, LAN, WAN, or public telephone line. A plurality of order support devices 2, order terminals 3, and kitchen terminals 4 may be provided.

注文端末3は、例えば、飲食店、カラオケ店など飲食物を提供可能な施設の各テーブル(席、部屋)に設置される。注文端末3は、施設の利用者が操作して所望の飲食物の注文を行うことが可能な操作端末(セルフオーダー端末、テーブルトップ端末など)である。なお、注文端末3は、施設の接客スタッフが操作する操作端末(施設端末)であって、接客スタッフが利用者から受け付けた注文を入力する操作端末(ハンディ端末など)であってもよい。また、注文端末3は、利用者が所有する利用者端末(スマートフォンなど)であって、利用者が施設のウェブサイトにアクセスして所望の飲食物の注文を入力する操作端末であってもよい。すなわち、注文端末3には、利用者の飲食物の注文を受け付けることが可能な種々の操作端末が含まれる。 The order terminal 3 is installed, for example, at each table (seat, room) of a facility such as a restaurant, a karaoke bar, or the like where food and drink can be provided. The order terminal 3 is an operation terminal (self-order terminal, table top terminal, etc.) that can be operated by a facility user to order desired food and drink. The order terminal 3 may be an operation terminal (facility terminal) operated by the customer service staff of the facility, and may be an operation terminal (such as a handy terminal) for inputting orders received from users by the customer service staff. The order terminal 3 may be a user terminal (smartphone, etc.) owned by the user, and may be an operation terminal for the user to access the website of the facility and input an order for the desired food and drink. . That is, the order terminal 3 includes various operation terminals capable of receiving food and drink orders from users.

注文支援装置2は、注文端末3から注文を受け付けて注文情報を厨房端末4に出力する。注文支援装置2は、施設に設置されてもよいし、施設の外部に設置され、通信網Nを介して注文端末3及び厨房端末4とデータ通信を行ってもよい。 The order support device 2 receives an order from the order terminal 3 and outputs order information to the kitchen terminal 4. - 特許庁The order support device 2 may be installed in the facility, or may be installed outside the facility and perform data communication with the order terminal 3 and the kitchen terminal 4 via the communication network N.

厨房端末4は、注文端末3と同様に、例えば、飲食店、カラオケ店など飲食物を提供可能な施設に設置される。厨房端末4は、注文支援装置2から注文情報を取得し、当該注文情報が表示された注文票を出力(印刷又は表示)する。 The kitchen terminal 4, like the order terminal 3, is installed in a facility such as a restaurant, a karaoke parlor, or the like where food and drink can be provided. The kitchen terminal 4 acquires the order information from the order support device 2 and outputs (prints or displays) an order form on which the order information is displayed.

本実施形態では、注文支援装置2単体が本発明に係る注文支援システムに相当するが、本発明に係る注文支援システムは、注文支援装置2、注文端末3、及び厨房端末4のうち一又は複数の構成要素を含むものであってもよい。例えば、注文支援装置2、注文端末3、及び厨房端末4のうち複数の構成要素が協働して後述する各種の注文支援処理(図14参照)を分担して実行する場合には、その処理を実行する複数の構成要素を含むシステムを本発明に係る注文支援システムとして捉えることが可能である。例えば、本発明に係る注文支援システムは、注文支援装置2及び厨房端末4により構成されてもよい。 In this embodiment, the order support device 2 alone corresponds to the order support system according to the present invention. It may contain the constituent elements of For example, when a plurality of components among the order support device 2, the order terminal 3, and the kitchen terminal 4 work together to share and execute various order support processes (see FIG. 14), which will be described later, the process can be regarded as an order support system according to the present invention. For example, the order support system according to the present invention may be composed of the order support device 2 and the kitchen terminal 4 .

以下では、注文端末3が飲食物を提供する飲食店の各テーブルに設置され、各テーブルを利用する一又は複数の利用者が注文端末3に注文を入力し、注文支援装置2が注文端末3から注文を取得して注文情報を厨房端末4から出力させる構成を例に挙げて説明する。前記飲食店は、本発明の施設の一例である。 Below, the order terminal 3 is installed at each table of a restaurant that provides food and drink, one or more users using each table input an order to the order terminal 3, and the order support device 2 is connected to the order terminal 3 A configuration in which an order is acquired from the kitchen terminal 4 and the order information is output from the kitchen terminal 4 will be described as an example. The said restaurant is an example of the facility of this invention.

[注文支援装置2]
図1に示されるように、注文支援装置2は、制御部21、記憶部22、操作表示部23、及び通信I/F24などを備える。注文支援装置2は、例えばタブレット端末又はパーソナルコンピュータのような情報処理装置であってもよい。また、注文支援装置2で実行される各種の処理は、一又は複数のプロセッサーによって分散して実行されてもよい。
[Order support device 2]
As shown in FIG. 1, the order support device 2 includes a control section 21, a storage section 22, an operation display section 23, a communication I/F 24, and the like. The order support device 2 may be an information processing device such as a tablet terminal or a personal computer. Further, various processes executed by the order support device 2 may be distributed and executed by one or more processors.

通信I/F24は、注文支援装置2を有線又は無線で通信網Nに接続し、通信網Nを介して注文端末3、厨房端末4などの外部機器との間で所定の通信プロトコルに従ったデータ通信を実行するための通信インターフェースである。 The communication I/F 24 connects the order support device 2 to the communication network N by wire or wirelessly, and communicates with external devices such as the order terminal 3 and the kitchen terminal 4 via the communication network N according to a predetermined communication protocol. A communication interface for executing data communication.

操作表示部23は、各種の情報を表示する液晶ディスプレイ又は有機ELディスプレイのような表示部と、操作を受け付けるマウス、キーボード、又はタッチパネルなどの操作部とを備えるユーザーインターフェースである。 The operation display unit 23 is a user interface that includes a display unit such as a liquid crystal display or an organic EL display that displays various types of information, and an operation unit such as a mouse, keyboard, or touch panel that receives operations.

記憶部22は、各種の情報を記憶するHDD(Hard Disk Drive)又はSSD(Solid State Drive)などの不揮発性の記憶部である。具体的に、記憶部22は、商品情報D1、注文受付情報D2、及び出力条件情報D3を含む。図2は商品情報D1の一例を示す図であり、図3は注文受付情報D2の一例を示す図であり、図4は出力条件情報D3の一例を示す図である。 The storage unit 22 is a non-volatile storage unit such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive) that stores various types of information. Specifically, the storage unit 22 includes product information D1, order acceptance information D2, and output condition information D3. FIG. 2 is a diagram showing an example of product information D1, FIG. 3 is a diagram showing an example of order reception information D2, and FIG. 4 is a diagram showing an example of output condition information D3.

商品情報D1は、飲食店で提供可能な商品(飲食物)に関する情報(メニュー情報)である。図2に示されるように、商品情報D1には、商品ID、商品名、金額、画像などの情報が含まれる。前記商品IDは、飲食物の識別情報である。前記商品名は、飲食物の名前である。前記画像は、前記飲食物を表す写真又はイラストである。なお、本実施形態では、便宜上、前記画像を画像名で表す。 The product information D1 is information (menu information) on products (food and drink) that can be provided at the restaurant. As shown in FIG. 2, the product information D1 includes information such as product ID, product name, price, and image. The product ID is identification information of food and drink. The product name is the name of food and drink. The image is a photograph or an illustration representing the food and drink. In addition, in this embodiment, the said image is represented with an image name for convenience.

また、商品情報D1には、メニューのカテゴリー(ジャンル)ごとに複数の商品の情報が登録される。例えば、商品ID「A・・・」の飲食物は「定食メニュー」のカテゴリーに含まれる商品であり、商品ID「B・・・」の商品は「一品(アラカルト)メニュー」のカテゴリーに含まれる商品であり、商品ID「C・・・」の商品は「デザートメニュー」のカテゴリーに含まれる商品であり、商品ID「D・・・」の商品は「ドリンクメニュー」のカテゴリーに含まれる商品である。各カテゴリーには、具体的な複数の飲食物が含まれる。例えば「定食メニュー」には、「日替わり定食」、「刺身定食」、「煮魚定食」などが含まれる。 In the product information D1, information on a plurality of products is registered for each menu category (genre). For example, the food and drink with the product ID "A..." is included in the "set meal menu" category, and the product with the product ID "B..." is included in the "a la carte menu" category. The product with the product ID "C..." is a product included in the "dessert menu" category, and the product with the product ID "D..." is a product included in the "drink menu" category. be. Each category includes a number of specific foods and beverages. For example, the "set meal menu" includes "daily set meal", "sashimi set meal", and "boiled fish set meal".

商品情報D1は、飲食店の管理者により予め登録され、必要に応じて適宜更新される。例えば、飲食店の管理者は、注文支援装置2が管理するメニュー登録ページにアクセスして商品情報D1の登録、編集などを行うことが可能である。 The product information D1 is registered in advance by the manager of the restaurant, and updated as necessary. For example, an administrator of a restaurant can access a menu registration page managed by the order support device 2 to register and edit the product information D1.

注文受付情報D2は、注文端末3を介して利用者から受け付けた注文に関する情報である。図3に示されるように、注文受付情報D2には、テーブル番号、利用人数、注文番号、注文商品、注文数などの情報が含まれる。 The order reception information D2 is information regarding an order received from a user via the order terminal 3. FIG. As shown in FIG. 3, the order acceptance information D2 includes information such as the table number, the number of users, the order number, the product ordered, and the number of orders.

前記テーブル番号は、注文を受け付けたテーブルを識別する識別情報である。前記利用人数は、前記テーブルを利用する利用者の人数である。前記利用人数の情報は、注文端末3から取得する情報に含まれる。なお、前記利用人数の情報は、飲食店のスタッフが操作する施設端末(不図示)、予約を管理する管理端末(不図示)などから取得する情報に含まれてもよい。例えば、接客スタッフが飲食店に来店した利用者をテーブルに案内する際に利用者から利用人数を聞き取ると、前記施設端末にテーブル番号及び利用人数を入力する。制御部21は、前記施設端末からテーブル番号及び利用人数の各情報を取得すると、注文受付情報D2にテーブル番号及び利用人数を互いに関連付けて登録する。また、利用者が飲食店を予約する際に利用人数を登録した場合、前記施設端末は前記管理端末から利用者情報(利用者名、利用人数など)を取得して、当該利用者情報と利用者に割り当てるテーブルのテーブル番号とを互いに関連付ける。制御部21は、前記施設端末からテーブル番号及び利用人数の各情報を取得すると、注文受付情報D2にテーブル番号及び利用人数を互いに関連付けて登録する。 The table number is identification information for identifying the table that received the order. The number of users is the number of users who use the table. The information on the number of users is included in the information acquired from the order terminal 3 . The information on the number of users may be included in information acquired from a facility terminal (not shown) operated by restaurant staff, a management terminal (not shown) for managing reservations, or the like. For example, when a customer service staff asks the number of users when guiding users who have visited a restaurant to a table, the table number and the number of users are input to the facility terminal. When the control unit 21 acquires each information of the table number and the number of users from the facility terminal, it registers the table number and the number of users in the order reception information D2 in association with each other. In addition, when the user registers the number of users when making a reservation for a restaurant, the facility terminal acquires user information (user name, number of users, etc.) from the management terminal, and uses the user information and associated with the table number of the table assigned to the user. When the control unit 21 acquires each information of the table number and the number of users from the facility terminal, it registers the table number and the number of users in the order reception information D2 in association with each other.

前記注文番号は、利用者の注文を識別する識別情報である。制御部21は、例えば利用者から注文を受け付けた順、すなわち注文端末3から注文を受け付けた順に番号(注文番号)を注文受付情報D2に登録する。前記注文商品は、注文内容を示す情報である。前記注文商品には、商品情報D1に含まれる商品名のうち利用者に選択された商品(飲食物)の商品名が登録される。各注文商品には、前記注文番号が関連付けられる。 The order number is identification information for identifying the order of the user. The control unit 21 registers numbers (order numbers) in the order reception information D2 in the order in which orders are received from users, ie, in the order in which orders are received from the order terminal 3, for example. The ordered product is information indicating order details. The product name of the product (food and drink) selected by the user from among the product names included in the product information D1 is registered as the ordered product. Each order item is associated with the order number.

前記注文数は、飲食物ごとの注文数を示す情報である。例えば、制御部21は、テーブル番号「3」のテーブルにおいて「日替わり定食2点」の注文を受け付けると、「日替わり定食」に対応する注文数に「2」を登録する。その後、制御部21は、テーブル番号「2」のテーブルにおいて、「刺身定食1点」、「日替わり定食1点」の注文を受け付けると、各注文商品の注文数に「1」を登録する。同一のテーブルにおいて同一の商品を複数受け付け場合には、当該注文商品の注文数に合計注文数が登録される。 The number of orders is information indicating the number of orders for each food and drink. For example, when the control unit 21 receives an order for "two daily set meals" in the table with the table number "3", it registers "2" as the number of orders corresponding to the "daily set meal". After that, when the control unit 21 accepts an order for "one set meal of sashimi" and "one set meal of the day" in the table with the table number "2", it registers "1" as the number of orders for each ordered item. When a plurality of identical products are received in the same table, the total number of orders is registered as the number of orders for the ordered product.

制御部21は、注文端末3から注文を受け付けるごと注文受付情報D2を登録する。注文受付情報D2には現在時刻における情報が登録され、当該情報はリアルタイムに更新される。なお、注文受付情報D2は、利用者が注文端末3において閲覧可能な注文履歴情報として利用されてもよいし、利用者の利用代金の会計処理に利用されてもよい。また、注文受付情報D2は、会計処理が完了した場合などに削除されてもよい。 The control unit 21 registers the order reception information D2 each time an order is received from the order terminal 3 . Information at the current time is registered in the order reception information D2, and the information is updated in real time. Note that the order reception information D2 may be used as order history information that the user can view on the order terminal 3, or may be used for accounting processing of the user's usage fee. Also, the order receipt information D2 may be deleted when the accounting process is completed.

出力条件情報D3は、利用者から受け付けた注文に対応する注文情報を厨房端末4に出力する条件(出力条件)に関する情報である。図4に示されるように、出力条件情報D3には、注文番号、テーブル番号、注文商品、注文数、経過時間、設定数、設定時間、変更設定時間などの情報が含まれる。また、出力条件情報D3には、注文支援装置2が注文端末3を介して受け付けた注文の注文情報であって、厨房端末4に出力する前の注文情報が登録される。すなわち、出力条件情報D3には、注文支援装置2が受け付けた注文の注文情報が、厨房端末4に出力されるまで蓄積される。出力条件情報D3の前記注文番号、前記テーブル番号、前記注文商品、及び前記注文数には、注文受付情報D2の各情報が登録される。 The output condition information D3 is information relating to the conditions (output conditions) for outputting the order information corresponding to the order received from the user to the kitchen terminal 4. FIG. As shown in FIG. 4, the output condition information D3 includes information such as an order number, table number, order item, number of orders, elapsed time, number of settings, setting time, and change setting time. In the output condition information D3, the order information of the order received by the order support device 2 via the order terminal 3 and before being output to the kitchen terminal 4 is registered. That is, the order information of the order received by the order support device 2 is stored in the output condition information D3 until it is output to the kitchen terminal 4 . Information of the order reception information D2 is registered as the order number, the table number, the ordered product, and the number of orders of the output condition information D3.

前記経過時間は、利用者の注文を受け付けた時点からの経過時間を示す情報である。制御部21は、注文端末3から注文を受け付けると時間の計測を開始して、現時点の経過時間を出力条件情報D3に登録する。例えば、制御部21は、テーブル番号「3」のテーブルにおいて「日替わり定食2点」の注文を受け付けると、当該注文を受け付けてから現在時刻までの経過時間「t3」を登録する。また例えば、制御部21は、テーブル番号「2」のテーブルにおいて「刺身定食1点」及び「日替わり定食1点」の注文を受け付けると、当該注文を受け付けてから現在時刻までの経過時間「t2」をそれぞれ登録する。なお、一つのテーブルにおいて複数の注文が同時に入力された場合には、各注文商品に同一の経過時間が登録される。また、一つのテーブルにおいて複数の注文が異なるタイミングで入力された場合には、注文商品ごとに異なる経過時間が登録される。前記経過時間は、リアルタイムに更新される。 The elapsed time is information indicating the elapsed time from the time when the user's order was accepted. When an order is received from the order terminal 3, the control section 21 starts measuring time and registers the current elapsed time in the output condition information D3. For example, when the control unit 21 receives an order for "two set meals of the day" in the table with the table number "3", it registers the elapsed time "t3" from the reception of the order to the current time. Further, for example, when the control unit 21 receives an order for “one set meal of sashimi” and “one set meal of the day” on the table with the table number “2”, the elapsed time “t2” from the acceptance of the order to the current time. are registered respectively. When multiple orders are entered in one table at the same time, the same elapsed time is registered for each ordered item. Also, when a plurality of orders are entered at different timings in one table, different elapsed times are registered for each ordered item. The elapsed time is updated in real time.

前記設定数は、注文支援装置2が注文端末3を介して受け付けた注文の注文情報を厨房端末4に出力する出力条件の一例(第2出力条件)であって、前記注文数に対する閾値である。具体的には、制御部21は、利用者の飲食物の注文数が前記設定数に達したことを条件として注文情報を厨房端末4に出力する。前記設定数は、例えば2以上の数に設定される。ここでは、一例として、前記設定数が「5」(N1=5)に設定されていると仮定する。図4に示す例では、現時点で、前記注文数の合計(4個)が前記設定数「5」未満であるため、出力条件情報D3に含まれる「日替わり定食2点」、「刺身定食1点」、及び「日替わり定食1点」の各注文情報は厨房端末4に出力されない。 The set number is an example of an output condition (second output condition) for outputting the order information of the order received by the order support device 2 via the order terminal 3 to the kitchen terminal 4, and is a threshold for the number of orders. . Specifically, the control unit 21 outputs the order information to the kitchen terminal 4 on condition that the number of food and drink orders by the user reaches the set number. The set number is set to a number of 2 or more, for example. Here, as an example, it is assumed that the set number is set to "5" (N1=5). In the example shown in FIG. 4, at present, the total number of orders (4 items) is less than the set number of "5". ” and “one set meal of the day” are not output to the kitchen terminal 4 .

なお、前記注文数は、一度の注文の注文数であってもよいし、複数の注文の注文数の合計であってもよい。また、前記設定数は、一度の注文の注文数に対して設定されてもよいし、合計注文数に対して設定されてもよい。また、制御部21は、飲食店において異なるテーブルを利用する複数の利用者のそれぞれから受け付けた注文の合計注文数が前記設定数以上になるまで前記注文情報の出力を待機する。すなわち、制御部21は、テーブルの属性に関わらず複数の注文の合計数が前記設定数に達した場合に注文情報を出力する。また、前記注文数は、内容又は種別が同一のメニュー(飲食物)の合計注文数であってもよいし、内容又は種別が同一又は異なるメニュー(飲食物)の合計注文数であってもよい。 The number of orders may be the number of orders for one order or the total number of orders for a plurality of orders. Also, the set number may be set for the number of orders for one order, or may be set for the total number of orders. Further, the control unit 21 waits to output the order information until the total number of orders received from each of a plurality of users who use different tables in the restaurant reaches or exceeds the set number. That is, the control unit 21 outputs order information when the total number of orders reaches the set number regardless of the attributes of the table. In addition, the number of orders may be the total number of orders for menus (food and drink) with the same content or type, or the total number of orders for menus (food and drink) with the same or different content or type. .

また、前記設定数は、飲食物の内容又は種別ごとに設定されてもよい。例えば、「日替わり定食」に対して前記設定数が「6」に設定され、「刺身定食」に対して前記設定数が「3」に設定されてもよい。この場合、制御部21は、「日替わり定食」の注文数(合計注文数)が6以上になるまで待機し、当該注文数が6以上になった場合に「日替わり定食」の注文情報を厨房端末4に出力する。また、制御部21は、「刺身定食」の注文数が3以上になるまで待機し、当該注文数が3以上になった場合に「刺身定食」の注文情報を厨房端末4に出力する。 Further, the set number may be set for each content or type of food and drink. For example, the set number may be set to "6" for "daily special set meal", and the set number may be set to "3" for "sashimi set meal". In this case, the control unit 21 waits until the number of orders (total number of orders) of the "set meal of the day" reaches 6 or more, and when the number of orders reaches 6 or more, the order information of the "set meal of the day" is sent to the kitchen terminal. Output to 4. Further, the control unit 21 waits until the number of orders for the "sashimi set meal" reaches 3 or more, and outputs order information for the "sashimi set meal" to the kitchen terminal 4 when the number of orders reaches 3 or more.

前記設定時間は、注文支援装置2が注文端末3を介して受け付けた注文の注文情報を厨房端末4に出力する出力条件の一例(第1出力条件)であって、前記経過時間に対する閾値である。具体的には、制御部21は、利用者の飲食物の注文を受け付けた時点からの経過時間が前記設定時間に達したことを条件として注文情報を厨房端末4に出力する。例えば、制御部21は、「日替わり定食2点」の注文を受け付けた時点からの経過時間「t3」が前記設定時間「T1」(例えば3分)に達した場合に、「日替わり定食2点」の注文情報を厨房端末4に出力する。また、例えば、制御部21は、「刺身定食1点」及び「日替わり定食1点」の注文を受け付けた時点からの経過時間「t2」が前記設定時間「T1」に達した場合に、「刺身定食1点」及び「日替わり定食1点」の注文情報を厨房端末4に出力する。図4に示す例では、現時点で、経過時間「t3」及び「t2」のいずれも前記設定時間「T1」に達していないため、出力条件情報D3に含まれる「日替わり定食2点」、「刺身定食1点」、及び「日替わり定食1点」の各注文情報は厨房端末4に出力されていない。 The set time is an example of an output condition (first output condition) for outputting the order information of the order received by the order support device 2 via the order terminal 3 to the kitchen terminal 4, and is a threshold for the elapsed time. . Specifically, the control unit 21 outputs the order information to the kitchen terminal 4 on condition that the elapsed time from the reception of the food and drink order from the user reaches the set time. For example, when the elapsed time "t3" from the time when the order for "two daily set meals" is received reaches the set time "T1" (for example, 3 minutes), the control unit 21 selects the "two daily set meals". order information to the kitchen terminal 4. Further, for example, when the elapsed time "t2" from the time when the order for "1 piece of sashimi set meal" and "1 piece of daily set meal" is received reaches the set time "T1", the control unit 21 The order information of "one set meal" and "one set meal of the day" is output to the kitchen terminal 4. In the example shown in FIG. 4, at the present time, neither of the elapsed times "t3" and "t2" has reached the set time "T1". The order information for "one set meal" and "one set meal of the day" is not output to the kitchen terminal 4 .

なお、前記設定時間は、飲食物の内容又は種別ごとに設定されてもよい。例えば、「日替わり定食」に対して前記設定時間が「3分」に設定され、「刺身定食」に対して前記設定時間が「1分」に設定されてもよい。この場合、制御部21は、「日替わり定食」の注文を受け付けた時点からの経過時間が3分に達するまで待機し、当該経過時間が3分に達した場合に「日替わり定食」の注文情報を厨房端末4に出力する。また、制御部21は、「刺身定食」の注文を受け付けた時点からの経過時間が1分に達するまで待機し、当該経過時間が1分に達した場合に「刺身定食」の注文情報を厨房端末4に出力する。図4に示す例では、前記設定時間は、共通の時間「T1」が設定されている。 Note that the set time may be set for each content or type of food and drink. For example, the set time may be set to "3 minutes" for the "daily set meal", and the set time may be set to "1 minute" for the "sashimi set meal". In this case, the control unit 21 waits until the elapsed time reaches 3 minutes from the time when the order for the "daily set meal" is accepted, and when the elapsed time reaches 3 minutes, the order information for the "daily set meal" is displayed. Output to kitchen terminal 4 . In addition, the control unit 21 waits until one minute has passed since the order for the "sashimi set meal" was received, and when the elapsed time reaches one minute, the control unit 21 sends the order information for the "sashimi set meal" to the kitchen. Output to terminal 4. In the example shown in FIG. 4, a common time "T1" is set as the set time.

前記変更設定時間は、前記設定時間を変更(短縮)した変更後の設定時間を示す情報であり、前記経過時間に対する変更後の閾値となる。前記変更設定時間は、後述する制御部21の処理により設定される。前記変更設定時間が設定されると、制御部21は、利用者の飲食物の注文を受け付けた時点からの経過時間が前記変更設定時間に達したことを条件として注文情報を厨房端末4に出力する。図4に示す例では、テーブル番号「3」の「日替わり定食2点」に対応する設定時間「T1」が「T11」に短縮され、テーブル番号「2」の「日替わり定食1点」に対応する設定時間「T1」が「T12」に短縮されている。前記変更設定時間の設定方法については後述する。 The changed set time is information indicating the set time after the set time has been changed (shortened), and serves as the changed threshold for the elapsed time. The change setting time is set by processing of the control unit 21, which will be described later. When the change set time is set, the control unit 21 outputs the order information to the kitchen terminal 4 on condition that the elapsed time from the time when the user's order for food and drink is received reaches the change set time. do. In the example shown in FIG. 4, the set time "T1" corresponding to "two daily set meals" of table number "3" is shortened to "T11", and corresponds to "one daily set meal" of table number "2". The set time "T1" is shortened to "T12". A method for setting the changed set time will be described later.

制御部21は、利用者の注文を受け付けるごとに注文情報を注文受付情報D2及び出力条件情報D3に登録し、前記第1出力条件又は前記第2出力条件が満たされて当該注文情報を厨房端末4に出力するごとに当該注文情報を出力条件情報D3から削除する。なお、注文受付情報D2では、前記注文情報が履歴情報として蓄積される。 The control unit 21 registers the order information in the order reception information D2 and the output condition information D3 each time an order is received from the user, and outputs the order information to the kitchen terminal when the first output condition or the second output condition is satisfied. 4, the order information is deleted from the output condition information D3. Note that the order information is accumulated as history information in the order reception information D2.

なお、他の実施形態として、商品情報D1、注文受付情報D2、及び出力条件情報D3などの情報の一部又は全部が、注文端末3、又は、注文支援装置2からアクセス可能なサーバに記憶されてもよい。この場合、注文支援装置2の制御部21は、注文端末3又は前記サーバから前記情報を取得して、後述の注文支援処理(図14参照)などの各処理を実行してもよい。 As another embodiment, part or all of the information such as the product information D1, the order reception information D2, and the output condition information D3 is stored in the order terminal 3 or a server accessible from the order support device 2. may In this case, the control unit 21 of the order support device 2 may acquire the information from the order terminal 3 or the server and execute each process such as the order support process (see FIG. 14) described later.

また、記憶部22には、注文端末3に表示されるトップ画面(図5参照)、メニュー画面(図6参照)、注文画面(図7参照)、会計画面(不図示)などのデータも記憶される。 The storage unit 22 also stores data such as the top screen (see FIG. 5), the menu screen (see FIG. 6), the order screen (see FIG. 7), and the checkout screen (not shown) displayed on the order terminal 3. be done.

さらに、記憶部22には、制御部21に後述の注文支援処理(図14参照)を実行させるための注文支援プログラムなどの制御プログラムが記憶されている。例えば、前記注文支援プログラムは、USB、CD又はDVDなどのコンピュータ読取可能な記録媒体に非一時的に記録されており、注文支援装置2に電気的に接続されるUSBドライブ、CDドライブ又はDVDドライブなどの読取装置(不図示)で読み取られて記憶部22に記憶される。また、前記注文支援プログラムは、注文支援装置2からアクセス可能なサーバからダウンロードされて、記憶部22に記憶されてもよい。 Further, the storage unit 22 stores a control program such as an order support program for causing the control unit 21 to execute order support processing (see FIG. 14), which will be described later. For example, the order support program is non-temporarily recorded on a computer-readable recording medium such as a USB, CD, or DVD, and is electrically connected to the order support device 2 via a USB drive, a CD drive, or a DVD drive. or the like (not shown) and stored in the storage unit 22 . Further, the order support program may be downloaded from a server accessible from the order support device 2 and stored in the storage unit 22 .

制御部21は、CPU、ROM、及びRAMなどの制御機器を有する。前記CPUは、各種の演算処理を実行するプロセッサーである。前記ROMは、前記CPUに各種の演算処理を実行させるためのBIOS及びOSなどの制御プログラムが予め記憶される不揮発性の記憶部である。前記RAMは、各種の情報を記憶する揮発性又は不揮発性の記憶部であり、前記CPUが実行する各種の処理の一時記憶メモリー(作業領域)として使用される。そして、制御部21は、前記ROM又は記憶部22に予め記憶された各種の制御プログラムを前記CPUで実行することにより注文支援装置2を制御する。 The control unit 21 has control devices such as a CPU, ROM, and RAM. The CPU is a processor that executes various kinds of arithmetic processing. The ROM is a non-volatile storage unit in which control programs such as BIOS and OS for causing the CPU to execute various arithmetic processes are stored in advance. The RAM is a volatile or nonvolatile storage unit that stores various information, and is used as a temporary storage memory (work area) for various processes executed by the CPU. The control unit 21 controls the order support device 2 by causing the CPU to execute various control programs pre-stored in the ROM or storage unit 22 .

ところで、飲食店では、厨房における調理作業の作業効率と、利用者に注文商品を提供する時間(所要時間)とを考慮して、スタッフが厨房に注文情報を伝達する。ここで、複数の利用者から注文を受け付けた場合に、スタッフが複数の注文情報をまとめて厨房に伝達することにより、厨房は効率よく調理作業を行うことができる。しかし、厨房の作業効率を優先し過ぎると、厨房に伝達されていない複数の注文情報が溜まってしまい、利用者に提供する時間が遅くなる問題が生じる。これに対して、本実施形態に係る注文支援装置2では、飲食店における厨房の作業効率を向上しつつ、利用者に飲食物を提供する時間の遅延を抑えることが可能である。 By the way, in a restaurant, staff members transmit order information to the kitchen in consideration of the work efficiency of the cooking work in the kitchen and the time (required time) for providing the ordered product to the user. Here, when orders are received from a plurality of users, the staff collectively transmits a plurality of order information to the kitchen, so that the kitchen can efficiently perform cooking work. However, if the working efficiency of the kitchen is given too much priority, a plurality of pieces of order information that have not been transmitted to the kitchen will accumulate, resulting in a delay in providing the information to the user. On the other hand, the order support device 2 according to the present embodiment can improve the work efficiency of the kitchen in the restaurant while suppressing the delay in providing food and drink to the user.

具体的に、制御部21は、図1に示されるように、取得処理部211、受付処理部212、計測処理部213、算出処理部214、判定処理部215、出力処理部216、設定処理部217などの各種の処理部を含む。なお、制御部21は、前記CPUで前記注文支援プログラムに従った各種の処理を実行することによって、取得処理部211、受付処理部212、計測処理部213、算出処理部214、判定処理部215、出力処理部216、及び設定処理部217として機能する。また、制御部21に含まれる一部又は全部の処理部が電子回路で構成されていてもよい。なお、前記注文支援プログラムは、複数のプロセッサーを前記各種の処理部として機能させるためのプログラムであってもよい。 Specifically, as shown in FIG. 1, the control unit 21 includes an acquisition processing unit 211, a reception processing unit 212, a measurement processing unit 213, a calculation processing unit 214, a determination processing unit 215, an output processing unit 216, a setting processing unit 217 and various processing units. It should be noted that the control unit 21 executes various processes in accordance with the order support program by means of the CPU, whereby the acquisition processing unit 211, the reception processing unit 212, the measurement processing unit 213, the calculation processing unit 214, the determination processing unit 215 , an output processing unit 216, and a setting processing unit 217. Also, part or all of the processing units included in the control unit 21 may be configured by electronic circuits. The order support program may be a program for causing a plurality of processors to function as the various processing units.

設定処理部217は、前記第1出力条件に対応する閾値である前記設定時間と、前記第2出力条件に対応する閾値である前記設定数とを設定する。具体的には、設定処理部217は、注文情報を厨房端末4に出力する第2出力条件に対応する閾値である前記設定数を所定の数(2以上の数)に設定する。設定処理部217は、設定した前記設定数を出力条件情報D3(図4参照)に登録する。また、設定処理部217は、注文情報を厨房端末4に出力する第1出力条件に対応する閾値である前記設定時間を所定の時間に設定する。設定処理部217は、設定した前記設定時間を出力条件情報D3(図4参照)に登録する。例えば、設定処理部217は、前記設定数を「5」(N1=5)に設定し、前記設定時間を「3分」(T1=3分)に設定する。設定処理部217は、所定の条件(後述)に基づいて前記設定数及び前記設定時間を設定してもよいし、飲食店の管理者による設定操作に基づいて前記設定数及び前記設定時間を設定してもよい。 The setting processing unit 217 sets the set time, which is the threshold value corresponding to the first output condition, and the set number, which is the threshold value corresponding to the second output condition. Specifically, the setting processing unit 217 sets the setting number, which is the threshold corresponding to the second output condition for outputting the order information to the kitchen terminal 4, to a predetermined number (2 or more). The setting processing unit 217 registers the set number in the output condition information D3 (see FIG. 4). The setting processing unit 217 also sets the set time, which is the threshold value corresponding to the first output condition for outputting the order information to the kitchen terminal 4, to a predetermined time. The setting processing unit 217 registers the set time in the output condition information D3 (see FIG. 4). For example, the setting processing unit 217 sets the set number to "5" (N1=5) and sets the set time to "3 minutes" (T1=3 minutes). The setting processing unit 217 may set the set number and the set time based on a predetermined condition (described later), or set the set number and the set time based on a setting operation by an administrator of the restaurant. You may

取得処理部211は、飲食店を利用する利用者の人数(利用人数)の情報と、当該利用者が利用するテーブルのテーブル番号の情報とを取得する。例えば、接客スタッフが飲食店に来店した利用者を所定のテーブルに案内する際に利用者から利用人数を聞き取ると、前記施設端末にテーブル番号及び利用人数を入力する。取得処理部211は、前記施設端末からテーブル番号及び利用人数の各情報を取得する。また、利用者が飲食店を予約する際に利用人数を登録した場合、前記施設端末は前記管理端末から利用者情報(利用者名、利用人数など)を取得して、当該利用者情報と利用者に割り当てるテーブルのテーブル番号とを互いに関連付けて予約管理台帳に登録する。取得処理部211は、前記予約管理台帳からテーブル番号及び利用人数の各情報を取得する。取得処理部211は、テーブル番号及び利用人数の各情報を取得すると、注文受付情報D2(図3参照)にテーブル番号及び利用人数を互いに関連付けて登録する。 The acquisition processing unit 211 acquires information on the number of users (number of users) who use the restaurant and information on the table numbers of the tables used by the users. For example, when a customer service staff asks the number of users when guiding users who have visited a restaurant to a predetermined table, the table number and the number of users are input to the facility terminal. The acquisition processing unit 211 acquires each information of the table number and the number of users from the facility terminal. In addition, when the user registers the number of users when making a reservation for a restaurant, the facility terminal acquires user information (user name, number of users, etc.) from the management terminal, and uses the user information and The table number of the table assigned to the user is associated with each other and registered in the reservation management ledger. The acquisition processing unit 211 acquires each information of the table number and the number of users from the reservation management ledger. After acquiring each information of the table number and the number of users, the acquisition processing unit 211 registers the table number and the number of users in the order reception information D2 (see FIG. 3) in association with each other.

テーブルに対応するテーブル番号及び利用人数の各情報が注文受付情報D2に登録されると、制御部21は、当該テーブルの利用者からの注文の受け付けを許可する。例えば、制御部21は、図5に示すトップ画面などを注文端末3に表示させる。制御部21は、トップ画面(図5参照)に対応するトップページ、メニュー画面(図6参照)に対応するメニューページ、注文画面(図7参照)に対応する注文ページ、会計画面(不図示)に対応する会計ページなどを生成してこれらのページの情報を注文端末3に送信することにより、注文端末3に各ページを表示させることが可能である。 When the table number and the number of users corresponding to the table are registered in the order reception information D2, the control section 21 permits the reception of orders from the users of the table. For example, the control unit 21 causes the order terminal 3 to display the top screen shown in FIG. The control unit 21 displays a top page corresponding to the top screen (see FIG. 5), a menu page corresponding to the menu screen (see FIG. 6), an order page corresponding to the order screen (see FIG. 7), and a checkout screen (not shown). Each page can be displayed on the order terminal 3 by generating a corresponding checkout page and transmitting the information of these pages to the order terminal 3 .

図5に示すトップ画面には、カテゴリー(「定食」、「一品(アラカルト)」、「デザート」、「ドリンク」)ごとのメニューボタンM1が表示される。図6に示すメニュー画面には、図5に示すトップ画面のカテゴリーに含まれる具体的な飲食物の情報が表示される。例えば、「定食メニュー」のメニュー画面(図6参照)には、「日替わり定食」、「刺身定食」、「煮魚定食」、「…」などの情報が表示される。前記メニュー画面において、複数の飲食物が1ページに収まらない場合には、複数ページに渡って表示される。例えば利用者が前記メニュー画面の「次へ」を選択すると、次ページのメニュー画面が表示される。 The top screen shown in FIG. 5 displays menu buttons M1 for each category (“set meal”, “a la carte”, “dessert”, “drink”). The menu screen shown in FIG. 6 displays specific food and drink information included in the categories of the top screen shown in FIG. For example, on the menu screen of "set meal menu" (see FIG. 6), information such as "daily set meal", "sashimi set meal", "boiled fish set meal", and "..." are displayed. In the menu screen, when a plurality of foods and drinks cannot fit on one page, they are displayed over a plurality of pages. For example, when the user selects "next" on the menu screen, the menu screen of the next page is displayed.

また、図6に示すメニュー画面には、図5に示すトップ画面のメニューボタンM1と、メニュー欄M2に表示される複数の飲食物情報(画像M3、商品名M4、金額など)とが表示される。画像M3は、飲食物の画像を表すとともに、利用者が飲食物を選択するための選択ボタンとしての機能を有する。また前記メニュー画面には、お気に入りページに移行するためのお気に入りページボタンM5と、注文画面(図7参照)に移行するための注文ページボタンM6と、会計画面に移行するための会計ボタンM7とが含まれる。 Also, on the menu screen shown in FIG. 6, the menu button M1 of the top screen shown in FIG. 5 and a plurality of food and drink information (image M3, product name M4, price, etc.) displayed in the menu column M2 are displayed. be. The image M3 represents an image of food and drink, and has a function as a selection button for the user to select food and drink. The menu screen has a favorite page button M5 for switching to the favorite page, an order page button M6 for switching to the order screen (see FIG. 7), and a checkout button M7 for switching to the checkout screen. included.

また、図7に示す注文画面には、利用者がメニュー画面において選択した飲食物の一覧が表示される。前記注文画面には、一覧表示された飲食物の注文を確定させる注文確定ボタンM8が含まれる。利用者は、前記注文画面において、注文確定ボタンM8を押下することにより選択した飲食物の注文を確定させる操作、選択した飲食物の数量を変更、削除する操作などを行う。 Further, the order screen shown in FIG. 7 displays a list of foods and drinks selected by the user on the menu screen. The order screen includes an order confirmation button M8 for confirming the order of the food and drink displayed in the list. The user presses the order confirmation button M8 on the order screen to perform operations such as confirming the order of the selected food and drink, changing the quantity of the selected food and drink, and deleting the selected food and drink.

このように、利用者は、注文端末3を利用して飲食物を注文する場合、前記メニュー画面において所望の飲食物を選択し、前記注文画面において選択した飲食物の注文を確定させる操作を行う。 In this way, when ordering food and drink using the order terminal 3, the user selects the desired food and drink on the menu screen, and performs an operation to confirm the order of the selected food and drink on the order screen. .

受付処理部212は、注文端末3に表示される各種画面において利用者からの操作を受け付ける。例えば、受付処理部212は、図5~図7に示す各画面において利用者の選択操作(タッチ操作など)を受け付ける。受付処理部212は、本発明の受付処理部の一例である。 The reception processing unit 212 receives operations from the user on various screens displayed on the order terminal 3 . For example, the reception processing unit 212 receives a user's selection operation (such as a touch operation) on each screen shown in FIGS. The reception processing unit 212 is an example of the reception processing unit of the present invention.

例えば、図5に示すトップ画面において利用者が「定食メニュー」を選択した場合、受付処理部212はカテゴリー選択操作を受け付ける。この場合、制御部21は、カテゴリー選択操作に応じた図6に示すメニュー画面を注文端末3に表示させる。また例えば、図6に示すメニュー画面において利用者が「日替わり定食」を選択した場合、受付処理部212は商品選択操作を受け付ける。また、例えば図7に示す注文画面において利用者が注文を確定させる操作(注文確定ボタンM8の押下操作)を行った場合、受付処理部212は注文確定操作を受け付ける。ここで、受付処理部212は、利用者による注文確定操作を受け付けた場合に、当該利用者の注文を受け付ける。例えば、受付処理部212は、複数の利用者を含む利用者グループのテーブルについて、当該利用者グループの各利用者が飲食物を選択して、その後に注文確定操作を行った場合に当該利用者グループの注文を受け付ける。なお、利用者グループの各利用者が個別に商品選択操作及び注文確定操作を行った場合、受付処理部212は、利用者ごとに注文を受け付ける。すなわち、受付処理部212が受け付ける一度の注文には、一人の利用者の一つの飲食物が含まれてもよいし、一人又は複数の利用者の複数の飲食物が含まれてもよい。 For example, when the user selects "set meal menu" on the top screen shown in FIG. 5, the reception processing unit 212 receives a category selection operation. In this case, the control unit 21 causes the order terminal 3 to display the menu screen shown in FIG. 6 corresponding to the category selection operation. Further, for example, when the user selects "daily set meal" on the menu screen shown in FIG. 6, the reception processing unit 212 receives a product selection operation. Further, for example, when the user performs an operation of confirming an order (an operation of pressing the confirm order button M8) on the order screen shown in FIG. Here, the reception processing unit 212 receives an order of the user when an order confirmation operation by the user is received. For example, for a user group table including a plurality of users, the reception processing unit 212 selects food and drink for each user of the user group, and then performs an order confirmation operation. Accept group orders. It should be noted that when each user of the user group individually performs a product selection operation and an order confirmation operation, the reception processing unit 212 receives an order for each user. That is, one order received by the reception processing unit 212 may include one food item for one user, or multiple items for one or more users.

また、受付処理部212は、利用者の注文を受け付けた場合、注文番号及び注文商品の情報を、当該利用者が利用するテーブルのテーブル番号に関連付けて注文受付情報D2(図3参照)及び出力条件情報D3(図4参照)に登録する。なお、各注文端末3には予めテーブル番号が関連付けられており、受付処理部212が注文端末3から受け付ける注文には、テーブル番号の情報が含まれる。このため、受付処理部212は、各注文に対応するテーブル番号を把握することが可能である。 In addition, when receiving an order from a user, the reception processing unit 212 associates the information on the order number and the ordered product with the table number of the table used by the user, and outputs the order reception information D2 (see FIG. 3). Register in the condition information D3 (see FIG. 4). A table number is associated with each order terminal 3 in advance, and the order received from the order terminal 3 by the reception processing unit 212 includes information on the table number. Therefore, the reception processing unit 212 can grasp the table number corresponding to each order.

計測処理部213は、受付処理部212により受け付けられる注文ごとに経過時間を計測する。具体的には、計測処理部213は、受付処理部212が前記注文を受け付けると時間の計測を開始する。例えば、受付処理部212がテーブル番号「3」のテーブルに対応する注文として、「日替わり定食2点」の注文を受け付けると、計測処理部213は、前記注文を受け付けてから現在時刻までの経過時間「t3」を出力条件情報D3に登録する。また、前記注文はテーブルごとに行われるため、例えば一つのテーブルにおいて複数の飲食物の注文が行われた場合には、計測処理部213は、複数の注文に対応する経過時間を計測する。例えば、受付処理部212がテーブル番号「2」のテーブルに対応する注文として、「刺身定食1点」及び「日替わり定食1点」の注文を受け付けると、計測処理部213は、テーブル番号「2」に対応する各注文商品に対応する経過時間として同一の時間「t2」を登録する。計測処理部213は、前記注文の注文情報が厨房端末4に出力された場合に、当該注文に対応する経過時間の計測を終了する。 The measurement processing unit 213 measures the elapsed time for each order received by the reception processing unit 212 . Specifically, the measurement processing unit 213 starts measuring time when the reception processing unit 212 receives the order. For example, when the reception processing unit 212 receives an order for “two set meals of the day” as an order corresponding to the table with the table number “3”, the measurement processing unit 213 determines the elapsed time from the reception of the order to the current time. "t3" is registered in the output condition information D3. In addition, since the orders are placed for each table, for example, when a plurality of food and drink orders are placed at one table, the measurement processing unit 213 measures the elapsed time corresponding to the plurality of orders. For example, when the reception processing unit 212 receives orders for “one sashimi set meal” and “one daily set meal” as orders corresponding to the table with the table number “2”, the measurement processing unit 213 receives the order for the table number “2”. The same time "t2" is registered as the elapsed time corresponding to each ordered product corresponding to . When the order information of the order is output to the kitchen terminal 4, the measurement processing section 213 ends the measurement of the elapsed time corresponding to the order.

算出処理部214は、受付処理部212により受け付けられる前記注文の注文数を算出する。具体的には、算出処理部214は、受付処理部212が飲食物の注文を受け付けるごとに、それまでに受け付けた注文を合計した注文数を算出する。すなわち、前記注文数は、受付処理部212が前記飲食物の注文を受け付けてから当該注文の注文情報が厨房端末4に出力されるまでの間に出力条件情報D3に蓄積された前記飲食物の合計注文数に相当する。 The calculation processing unit 214 calculates the number of orders received by the reception processing unit 212 . Specifically, each time the reception processing unit 212 receives an order for food and drink, the calculation processing unit 214 calculates the total number of orders received so far. That is, the number of orders is the number of the food and drink accumulated in the output condition information D3 from the reception of the food and drink order by the reception processing unit 212 until the order information of the order is output to the kitchen terminal 4. Corresponds to the total number of orders.

例えば、算出処理部214は、受付処理部212がテーブル番号「3」のテーブルにおいて「日替わり定食2点」の注文を受け付けると、注文数として「2」を算出する。続いて、前記「日替わり定食2点」の注文情報が厨房端末4に出力される前に、受付処理部212がテーブル番号「2」のテーブルにおいて「刺身定食1点」及び「日替わり定食1点」の注文を受け付けると、算出処理部214は、合計の注文数として「4」を算出する。さらに、前記「日替わり定食2点」の注文情報及び前記「刺身定食1点」及び「日替わり定食1点」の注文情報が厨房端末4に出力される前に、受付処理部212がテーブル番号「4」のテーブルにおいて「日替わり定食2点」、「刺身定食1点」、「ビール3点」の注文を受け付けると、算出処理部214は、合計の注文数として「10」を算出する。 For example, when the reception processing unit 212 receives an order for “two set meals of the day” in the table with the table number “3”, the calculation processing unit 214 calculates “2” as the number of orders. Subsequently, before the order information of "2 items of daily special set meal" is output to kitchen terminal 4, the reception processing unit 212 outputs "1 item of sashimi set meal" and "1 item of daily special set meal" in the table with table number "2". , the calculation processing unit 214 calculates "4" as the total number of orders. Furthermore, before the order information of the "2 items of the daily set meal" and the order information of the "1 item of the sashimi set meal" and the "1 item of the daily set meal" are output to the kitchen terminal 4, the reception processing unit 212 sets the table number "4". , the calculation processing unit 214 calculates "10" as the total number of orders.

なお、算出処理部214は、飲食物の内容又は種別に応じて前記注文数を算出してもよい。具体的には、算出処理部214は、厨房の作業効率に影響を与える飲食物について前記合計注文数を算出する。例えば、算出処理部214は、ドリンクメニューを除いて前記注文数を算出する。上記の例では、受付処理部212がテーブル番号「4」のテーブルにおいて「日替わり定食2点」、「刺身定食1点」、「ビール3点」の注文を受け付けた場合に、算出処理部214は、「ビール」を除いて、合計の注文数として「7」を算出する。 Note that the calculation processing unit 214 may calculate the number of orders according to the content or type of food and drink. Specifically, the calculation processing unit 214 calculates the total number of orders for food and drink that affect the working efficiency of the kitchen. For example, the calculation processing unit 214 calculates the number of orders except for the drink menu. In the above example, when the reception processing unit 212 receives orders for “two daily set meals,” “one sashimi set meal,” and “three beers” in the table with the table number “4”, the calculation processing unit 214 , excluding "beer", "7" is calculated as the total number of orders.

このように、算出処理部214は、受付処理部212により受け付けられた注文の注文情報が厨房端末4に出力されるまで注文数を加算していく。そして、算出処理部214は、前記注文情報が厨房端末4に出力されると、算出した合計注文数をリセットする。算出処理部214は、本発明の算出処理部の一例である。 In this manner, the calculation processing unit 214 adds the number of orders until the order information of the order received by the reception processing unit 212 is output to the kitchen terminal 4 . Then, when the order information is output to the kitchen terminal 4, the calculation processing section 214 resets the calculated total number of orders. The calculation processing unit 214 is an example of the calculation processing unit of the present invention.

判定処理部215は、受付処理部212により飲食物の注文が受け付けられた時点からの前記経過時間が前記設定時間に達したか否かを判定する第1判定処理を実行する。図8には、受付処理部212がテーブル番号「3」の「日替わり定食2点」の注文を受け付け、計測処理部213が前記注文が受け付けられた時点から現在時刻までの経過時間t3を計測した状態の出力条件情報D3の一例を示している。また、ここでは、設定処理部217が設定時間「T1」を設定した場合を示している。図8に示す例の場合、判定処理部215は、前記注文が受け付けられた時点からの経過時間t3が前記設定時間T1に達したか否かを判定する。 The determination processing unit 215 executes a first determination process of determining whether or not the elapsed time from the reception of the food order by the reception processing unit 212 has reached the set time. In FIG. 8, the reception processing unit 212 receives an order for “two set meals of the day” with the table number “3”, and the measurement processing unit 213 measures the elapsed time t3 from the time the order was received to the current time. An example of state output condition information D3 is shown. Also, here, the case where the setting processing unit 217 sets the set time "T1" is shown. In the case of the example shown in FIG. 8, the determination processing unit 215 determines whether or not the elapsed time t3 from the time when the order was accepted has reached the set time T1.

また、判定処理部215は、受付処理部212により受け付けられる飲食物の注文の注文数が前記設定数以上であるか否かを判定する第2判定処理を実行する。図8には、受付処理部212がテーブル番号「3」の「日替わり定食2点」の注文を受け付け、算出処理部214が前記注文の注文数「2」を算出した状態の出力条件情報D3の一例を示している。また、ここでは、設定処理部217が設定数「N1」を設定した場合を示している。図8に示す例の場合、判定処理部215は、前記注文の注文数「2」が前記設定数N1以上であるか否かを判定する。判定処理部215は、受付処理部212により注文が受け付けられるごとに、前記第1判定処理及び前記第2判定処理を実行する。判定処理部215は、本発明の判定処理部の一例である。 The determination processing unit 215 also executes a second determination process of determining whether or not the number of food and drink orders received by the reception processing unit 212 is equal to or greater than the set number. FIG. 8 shows the output condition information D3 in a state in which the reception processing unit 212 has received an order for “two daily set meals” of the table number “3”, and the calculation processing unit 214 has calculated the number of orders “2” for the order. An example is shown. Also, here, a case is shown in which the setting processing unit 217 sets the set number “N1”. In the case of the example shown in FIG. 8, the determination processing unit 215 determines whether or not the number of orders "2" of the order is equal to or greater than the set number N1. The determination processing unit 215 executes the first determination process and the second determination process each time an order is received by the reception processing unit 212 . The determination processing section 215 is an example of the determination processing section of the present invention.

出力処理部216は、前記経過時間が前記設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、受付処理部212により受け付けられる注文に対応する注文情報を厨房端末4に出力する。すなわち、出力処理部216は、判定処理部215による前記第1判定処理及び前記第2判定処理の判定結果に基づいて、前記注文情報を厨房端末4に出力する。図8に示す例では、出力処理部216は、前記経過時間t3が前記設定時間T1に達した場合、又は、前記注文数「2」が前記設定数N1以上である場合に、「日替わり定食2点」の注文情報を厨房端末4に出力する。例えば、前記設定数が「5」に設定されている場合において、受付処理部212が「日替わり定食2点」の注文を受け付けた後に他の注文を受け付けることなく前記経過時間t3が前記設定時間T1に達した場合には、出力処理部216は、その時点で「日替わり定食2点」の注文情報を厨房端末4に出力する。また、例えば、前記設定数が「2」に設定されている場合には、受付処理部212が「日替わり定食2点」の注文を受け付けた時点で、出力処理部216は、「日替わり定食2点」の注文情報を厨房端末4に出力する。 The output processing unit 216 outputs the order information corresponding to the order received by the reception processing unit 212 under the output condition that the elapsed time has reached the set time or that the number of orders is equal to or greater than the set number. Output to 4. That is, the output processing unit 216 outputs the order information to the kitchen terminal 4 based on the determination results of the first determination processing and the second determination processing by the determination processing unit 215 . In the example shown in FIG. 8, when the elapsed time t3 reaches the set time T1, or when the number of orders "2" is equal to or greater than the set number N1, the output processing unit 216 outputs "daily set meal 2 The order information of "Point" is output to the kitchen terminal 4. For example, when the set number is set to "5", after the reception processing unit 212 receives an order for "two set meals of the day", no other orders are received, and the elapsed time t3 is set to the set time T1. When the number reaches , the output processing unit 216 outputs the order information of “two daily set meals” to the kitchen terminal 4 at that time. Further, for example, when the set number is set to "2", when the reception processing unit 212 receives an order for "2 items of daily set meals", the output processing unit 216 outputs "2 items of daily set meals". ” to the kitchen terminal 4.

このように、出力処理部216は、前記経過時間に対する第1出力条件と、前記注文数に対する第2出力条件とのうちいずれかの出力条件が満たされた時点で、受付処理部212により受け付けられた注文に対応する注文情報を厨房端末4に出力する。 In this way, the output processing unit 216 accepts a The order information corresponding to the received order is output to the kitchen terminal 4. - 特許庁

また、出力処理部216は、受付処理部212が受け付けた注文に関する注文情報F1を厨房端末4に出力する。具体的には、出力処理部216は、利用者が注文した飲食物の注文内容と、当該利用者が利用するテーブルのテーブル番号と、注文番号とを含む注文情報F1を厨房端末4に出力する。注文情報F1には、注文日時(受付日時)が含まれてもよい。また、出力処理部216は、前記注文内容、前記テーブル番号、及び注文番号を含む注文票を厨房端末4から出力(印刷又は表示)させる。出力処理部216は、前記注文情報と、受付処理部212が前記注文を受け付けた受付時刻とを注文票に表示させてもよい。出力処理部216は、本発明の出力処理部の一例である。 Also, the output processing unit 216 outputs the order information F1 regarding the order received by the reception processing unit 212 to the kitchen terminal 4 . Specifically, the output processing unit 216 outputs to the kitchen terminal 4 the order information F1 including the order details of the food and drink ordered by the user, the table number of the table used by the user, and the order number. . The order information F1 may include an order date (acceptance date). Also, the output processing unit 216 causes the kitchen terminal 4 to output (print or display) an order form including the order details, the table number, and the order number. The output processing unit 216 may display the order information and the reception time when the reception processing unit 212 received the order on the order sheet. The output processing unit 216 is an example of the output processing unit of the present invention.

ここで、設定処理部217は、前記設定時間を短縮する変更処理を実行することが可能である。 Here, the setting processing unit 217 can execute change processing for shortening the setting time.

例えば、受付処理部212により少なくとも1つの飲食物の注文が受け付けられた場合であって、かつ、前記飲食物の注文に対応する前記出力条件が満たされる前に受付処理部212により他の飲食物の注文が受け付けられた場合に、設定処理部217は前記変更処理を実行する。例えば、前記設定数が「5」に設定されており、前記設定時間が「T1」に設定されている場合において、受付処理部212がテーブル番号「3」の「日替わり定食2点」の注文を受け付けた後(図8参照)、経過時間t3が前記設定時間「T1」に達する前に、さらに受付処理部212がテーブル番号「2」の「刺身定食1点」及び「日替わり定食1点」の注文を受け付けた場合に(図4参照)、前記設定時間T1を短縮する変更処理を実行する。設定処理部217は、テーブル番号「3」の「日替わり定食2点」に対応する設定時間T1、テーブル番号「2」の「刺身定食1点」に対応する設定時間T1、及びテーブル番号「2」の「日替わり定食1点」に対応する設定時間T1の少なくともいずれかを短縮させる変更処理を実行する。図4に示す例では、設定処理部217は、テーブル番号「3」の「日替わり定食2点」に対応する設定時間T1を変更設定時間T11(T11<T1)に変更し、テーブル番号「2」の「日替わり定食1点」に対応する設定時間T1を変更設定時間T12(T12<T1)に変更する。また、設定処理部217は、テーブル番号「2」の「刺身定食1点」に対応する設定時間T1については変更しない。なお、設定処理部217は、変更設定時間T11,T12を同一の時間に設定してもよいし、異なる時間に設定してもよい。 For example, when an order for at least one food item is received by the reception processing unit 212, and before the output condition corresponding to the order for the food item is satisfied, the reception processing unit 212 may receive another food item. is received, the setting processing unit 217 executes the change processing. For example, when the set number is set to "5" and the set time is set to "T1", the reception processing unit 212 places an order for "two daily set meals" of table number "3". After the reception (see FIG. 8), before the elapsed time t3 reaches the set time "T1", the reception processing unit 212 selects "1 sashimi set meal" and "1 daily set meal" of the table number "2". When an order is received (see FIG. 4), change processing is executed to shorten the set time T1. The setting processing unit 217 sets the set time T1 corresponding to the "two daily set meals" of the table number "3", the set time T1 corresponding to the "one sashimi set meal" of the table number "2", and the table number "2". change processing for shortening at least one of the set times T1 corresponding to "one set meal of the day". In the example shown in FIG. 4, the setting processing unit 217 changes the set time T1 corresponding to the "two set meals of the day" of the table number "3" to the changed set time T11 (T11<T1), and sets the table number "2". is changed to a changed set time T12 (T12<T1). In addition, the setting processing unit 217 does not change the setting time T1 corresponding to "one sashimi set meal" of the table number "2". Note that the setting processing unit 217 may set the changed set times T11 and T12 to the same time, or may set them to different times.

これにより、出力処理部216は、前記経過時間t3が設定時間T1よりも短い前記変更設定時間T11に達した時点で、テーブル番号「3」の「日替わり定食2点」の注文に対応する注文情報を厨房端末4に出力し、前記経過時間t2が設定時間T1よりも短い前記変更設定時間T12に達した時点で、テーブル番号「2」の「日替わり定食1点」の注文に対応する注文情報を厨房端末4に出力する。また、出力処理部216は、前記経過時間t2が設定時間T1に達した時点で、テーブル番号「2」の「刺身定食1点」の注文に対応する注文情報を厨房端末4に出力する。これにより、受け付けた注文が多くなった場合に、厨房端末4に複数の注文情報を早目に出力することができるため、厨房に伝達されていない注文情報が溜まってしまうことを防ぐことができる。 As a result, when the elapsed time t3 reaches the changed set time T11, which is shorter than the set time T1, the output processing unit 216 outputs the order information corresponding to the order of "two daily set meals" of the table number "3". is output to the kitchen terminal 4, and when the elapsed time t2 reaches the changed set time T12, which is shorter than the set time T1, the order information corresponding to the order of "one set meal of the day" of the table number "2" is displayed. Output to kitchen terminal 4 . In addition, the output processing unit 216 outputs to the kitchen terminal 4 the order information corresponding to the order of "one sashimi set meal" of the table number "2" when the elapsed time t2 reaches the set time T1. As a result, when the number of received orders increases, a plurality of order information can be output to the kitchen terminal 4 at an early stage, so that order information that has not been transmitted to the kitchen can be prevented from accumulating. .

また、注文ごとに前記設定時間を変更することができるため、厨房の作業効率を考慮して、例えば同じメニューの複数の注文情報をまとめて厨房端末4に出力することもできる。具体的には、設定処理部217は、図9に示すタイムテーブルに示すように、テーブル番号「3」の「日替わり定食2点」に対応する変更設定時間を「T11」に設定した場合に、テーブル番号「2」の「日替わり定食1点」に対応する変更設定時間T12を「T11-(t3-t2)」に設定する。換言すると、設定処理部217は、テーブル番号「3」の「日替わり定食2点」に対応する設定時間T1の短縮時間を「TA」に設定した場合に、テーブル番号「2」の「日替わり定食1点」に対応する設定時間T1の短縮時間TBを「TA+(t3-t2)」に設定する。これにより、テーブル番号「3」の「日替わり定食2点」の注文情報とテーブル番号「2」の「日替わり定食1点」の注文情報との出力タイミングを合わせることができるため、これらの注文情報をまとめて(同時に)厨房端末4に出力することができる。よって、厨房では、3人分の日替わり定食をまとめて調理及び準備することができる。また、この場合に、テーブル番号「3」の「日替わり定食2点」の注文情報とテーブル番号「2」の「日替わり定食1点」の注文情報とを先に厨房端末4に出力して、その後に、テーブル番号「2」の「刺身定食1点」の注文に対応する注文情報を厨房端末4に出力して、複数の注文情報を分散することができるため、厨房が繁忙状態となること防ぐことができる。 In addition, since the set time can be changed for each order, it is possible to collectively output a plurality of order information of the same menu to the kitchen terminal 4, for example, in consideration of the working efficiency of the kitchen. Specifically, as shown in the timetable shown in FIG. 9, the setting processing unit 217 sets the change setting time corresponding to the table number “3” of “two set meals of the day” to “T11”, The change setting time T12 corresponding to the "one set meal of the day" of the table number "2" is set to "T11-(t3-t2)". In other words, when the setting processing unit 217 sets the shortened time of the set time T1 corresponding to the table number “3” of “two kinds of daily set meals” to “TA”, the setting processing unit 217 sets “daily set meals 1” of the table number “2” to “TA”. The shortened time TB of the set time T1 corresponding to the "point" is set to "TA+(t3-t2)". As a result, it is possible to match the output timing of the order information for "2 items of daily set meal" of table number "3" with the output timing of the order information of "1 item of daily set meal" of table number "2". They can be collectively (simultaneously) output to the kitchen terminal 4 . Therefore, in the kitchen, daily set meals for three people can be cooked and prepared together. Also, in this case, the order information for "two daily set meals" for table number "3" and the order information for "one daily set meal" for table number "2" are first output to the kitchen terminal 4, and then In addition, the order information corresponding to the order of ``one piece of sashimi set meal'' of the table number ``2'' can be output to the kitchen terminal 4, and a plurality of pieces of order information can be distributed, thereby preventing the kitchen from becoming busy. be able to.

このように、設定処理部217は、変更設定時間T12を変更設定時間T11よりも短い時間に設定してもよい。すなわち、第1飲食物(テーブル番号「3」の「日替わり定食2点」)に対して設定時間T1が設定され、第2飲食物(テーブル番号「2」の「日替わり定食1点」)に対して設定時間T1が設定されている場合に、設定処理部217は、第2飲食物に対応する変更設定時間T12を、第1飲食物に対応する変更設定時間T11よりも短い時間に短縮してもよい。これにより、後で受け付けた注文の注文情報を、先に受け付けた注文の注文情報と同時に厨房端末4に出力することができる。もしくは、後で受け付けた注文の注文情報を、先に受け付けた注文の注文情報よりも早く厨房端末4に出力することができる。なお、設定処理部217は、第1飲食物に対応する変更設定時間T11を、第2飲食物に対応する変更設定時間T12よりも短い時間に短縮してもよい。これにより、先に受け付けた注文の注文情報をより早く厨房端末4に出力することができる。 In this manner, the setting processing unit 217 may set the changed set time T12 to a time shorter than the changed set time T11. That is, the set time T1 is set for the first food (table number “3”, “two daily set meals”), and for the second food (table number “2”, “one daily set meal”) , the setting processing unit 217 shortens the changed set time T12 corresponding to the second food to a time shorter than the changed set time T11 corresponding to the first food. good too. Thus, the order information of the order received later can be output to the kitchen terminal 4 at the same time as the order information of the order received earlier. Alternatively, the order information of the order received later can be output to the kitchen terminal 4 earlier than the order information of the order received earlier. Note that the setting processing unit 217 may shorten the changed set time T11 corresponding to the first food to a time shorter than the changed set time T12 corresponding to the second food. As a result, the order information of the previously received order can be output to the kitchen terminal 4 more quickly.

また、設定処理部217は、受付処理部212が受け付けた注文のうち、注文数が閾値以上の飲食物に対応する設定時間を変更し、注文数が閾値未満の飲食物に対応する設定時間を変更しない構成としてもよい。前記閾値が例えば「3」に設定されている場合、上記の例(図4参照)では、「日替わり定食」が3点であるため、設定処理部217は、「日替わり定食」に対応する設定時間T1を変更し、注文数が閾値未満である「刺身定食」に対応する設定時間T1を変更しない。これにより、注文数が多い飲食物について、注文情報を早目に厨房端末4に出力することができる。 In addition, the setting processing unit 217 changes the set time corresponding to food and drink whose order quantity is equal to or greater than the threshold among the orders received by the reception processing unit 212, and changes the set time corresponding to food and drink whose order quantity is less than the threshold. A configuration that does not change is also possible. When the threshold value is set to, for example, "3", in the above example (see FIG. 4), the number of "daily set meals" is 3. Therefore, the setting processing unit 217 sets the set time T1 is changed, and the set time T1 corresponding to the "sashimi set meal" whose number of orders is less than the threshold is not changed. As a result, order information can be quickly output to the kitchen terminal 4 for foods and drinks with a large number of orders.

また、設定処理部217は、受付処理部212が受け付けた注文のうち、同一のテーブルの注文に含まれる複数の飲食物のそれぞれに対応する設定時間を変更してもよい。上記の例(図4参照)では、注文番号「002」の「刺身定食1点」と注文番号「003」の「日替わり定食1点」とは同一のテーブル(テーブル番号「2」)の注文であるため、設定処理部217は、注文番号「002」の「刺身定食1点」及び注文番号「003」の「日替わり定食1点」のそれぞれに対応する設定時間T1を変更する。これにより、同一のテーブルにおいて、利用者間の飲食物の提供時間のズレを小さくすることができる。 Further, the setting processing unit 217 may change the setting time corresponding to each of the plurality of food items included in the order of the same table among the orders received by the reception processing unit 212 . In the above example (see Fig. 4), "1 sashimi set meal" with order number "002" and "1 daily set meal" with order number "003" are orders from the same table (table number "2"). Therefore, the setting processing unit 217 changes the set time T1 corresponding to each of "1 sashimi set meal" of order number "002" and "1 daily set meal" of order number "003". As a result, at the same table, it is possible to reduce the difference in food and drink serving times between users.

なお、設定処理部217は、所定の条件を満たす場合に、前記設定時間T1を変更(短縮)する変更処理を実行してもよい。例えば、設定処理部217は、受付処理部212により第1飲食物の注文と第2飲食物の注文とが同時又は所定時間以内に受け付けられた場合に前記変更処理を実行する。ここで例えば、第1飲食物の注文に対応する経過時間が設定時間に達する直前に受付処理部212が第2飲食物の注文を受け付けて、設定処理部217が各注文に対応する設定時間を変更したことにより第1飲食物及び第2飲食物の注文情報がまとめて厨房端末4に出力されると、調理時間が多くかかり、第1飲食物の注文情報だけが先に出力される場合と比較して、第1飲食物を利用者に提供する時間が遅れる可能性がある。そこで、上記の例では、設定処理部217は、テーブル番号「3」の「日替わり定食2点」の注文と、テーブル番号「2」の「刺身定食1点」及び「日替わり定食1点」の注文とが、同時又は所定時間以内に受け付けられた場合に前記変更処理を実行する。なお、前記所定時間は、設定時間T1未満の時間に設定される。このため、例えば、テーブル番号「3」の「日替わり定食2点」の注文に対応する前記経過時間t3が設定時間T1に達する直前に受付処理部212がテーブル番号「2」の「刺身定食1点」及び「日替わり定食1点」の注文を受け付けた場合には、設定処理部217は、各注文に対応する設定時間T1を変更しない。これにより、利用者に飲食物を提供する時間が遅れることを防ぐことができ、また利用者間又はテーブル間の飲食物の提供時間のばらつきを抑えることができる。また、例えば複数の利用者の注文を略同じタイミングで受け付けた場合に、当該利用者に対する飲食物の提供タイミングを合わせることができる。 Note that the setting processing unit 217 may execute change processing for changing (shortening) the set time T1 when a predetermined condition is satisfied. For example, the setting processing unit 217 executes the change processing when the order for the first food and drink and the order for the second food and drink are received by the reception processing unit 212 at the same time or within a predetermined time. Here, for example, immediately before the elapsed time corresponding to the order for the first food and drink reaches the set time, the reception processing unit 212 receives the order for the second food and drink, and the setting processing unit 217 sets the set time for each order. If the order information for the first food and the second food is output together to the kitchen terminal 4 due to the change, it takes a long time to cook, and only the order information for the first food is output first. In comparison, the time to provide the first food and drink to the user may be delayed. Therefore, in the above example, the setting processing unit 217 places an order for "two daily set meals" on the table number "3" and an order for "one sashimi set meal" and "one daily set meal" on the table number "2". is received at the same time or within a predetermined period of time, the change processing is executed. The predetermined time is set to be less than the set time T1. For this reason, for example, immediately before the elapsed time t3 corresponding to the order of "2 items of daily special set meal" of table number "3" reaches the set time T1, the reception processing unit 212 receives the order of "1 item of sashimi set meal" of table number "2". ' and 'one set meal of the day' are received, the setting processing unit 217 does not change the set time T1 corresponding to each order. As a result, it is possible to prevent delays in providing food and drink to users, and to suppress variations in food and drink serving times between users or between tables. Further, for example, when orders from a plurality of users are received at substantially the same timing, the timing of providing food and drinks to the users can be matched.

また、設定処理部217は、受付処理部212により第1飲食物及び第2飲食物の少なくともいずれかの注文が受け付けられた時間帯が所定の時間帯である場合に前記変更処理を実行してもよい。例えば、設定処理部217は、受付処理部212により第1飲食物及び第2飲食物の少なくともいずれかの注文が受け付けられた時間帯が飲食店の営業時間のうち繁忙時間帯の場合に前記変更処理を実行する。上記の例では、受付処理部212が、テーブル番号「3」の「日替わり定食2点」の注文と、テーブル番号「2」の「刺身定食1点」及び「日替わり定食1点」の注文とのうち少なくともいずれかの注文を、例えば飲食店のランチタイムである「11:00~14:00」のうち最も繁忙状態である「12:00~13:00」の時間帯に受け付けた場合に、設定処理部217が、各注文に対応する設定時間T1を変更する。一方、受付処理部212が前記各注文を「12:00~13:00」以外の時間帯に受け付けた場合には、設定処理部217は、各注文に対応する設定時間T1を変更しない。これにより、繁忙時間帯における厨房の作業効率を向上させることができる。 Further, the setting processing unit 217 executes the change processing when the time period during which the order for at least one of the first food and drink and the second food and drink is received by the reception processing unit 212 is within a predetermined time period. good too. For example, if the reception processing unit 212 receives an order for at least one of the first food and the second food and drink during the busy hours of the business hours of the restaurant, the setting processing unit 217 performs the change. Execute the process. In the above example, the reception processing unit 212 receives an order for “two daily set meals” at table number “3” and an order for “one sashimi set meal” and “one daily set meal” at table number “2”. If at least one of the orders is received during the busiest time of "12:00 to 13:00", which is the lunch time of a restaurant, for example, "11:00 to 14:00", The setting processor 217 changes the set time T1 corresponding to each order. On the other hand, when the reception processing unit 212 receives each order in a time zone other than "12:00 to 13:00", the setting processing unit 217 does not change the set time T1 corresponding to each order. As a result, it is possible to improve the working efficiency of the kitchen during busy hours.

また、設定処理部217は、以下に示す所定の条件に基づいて前記変更設定時間を設定してもよい。なお、設定処理部217は、前記設定時間を所定の条件に応じた時間だけ短縮することにより、前記変更設定時間を設定してもよい。 Also, the setting processing unit 217 may set the changed set time based on the following predetermined conditions. Note that the setting processing unit 217 may set the changed set time by shortening the set time by a time corresponding to a predetermined condition.

例えば、設定処理部217は、受付処理部212が受け付けた注文の内容、すなわち飲食物の内容又は種別に応じた変更設定時間を設定してもよい。具体的には、設定処理部217は、受付処理部212により第1飲食物及び第2飲食物の注文が受け付けられた場合に、第1飲食物に対応する第1設定時間及び第2飲食物に対応する第2設定時間の少なくともいずれかを、第1飲食物及び第2飲食物の内容又は種別に応じた時間だけ短縮させる。例えば、図10に示す設定情報D4に、飲食物(商品)ごとの設定時間と変更設定時間とが予め登録されてもよい。例えば、受付処理部212が「日替わり定食」及び「刺身定食」の注文を受け付けた場合に、設定処理部217は、設定情報D4を参照して、「日替わり定食」の設定時間T1を変更設定時間Tb11に変更し、「刺身定食」の設定時間T1を変更設定時間Tb21に変更する。例えば、注文数が最も多いと予想される「日替わり定食」に対して、最も長い変更設定時間Tb11が設定され、「日替わり定食」の次に注文数が多いと予想される他の定食メニューに対して、変更設定時間Tb11よりも短い変更設定時間Tb21が設定され、調理及び準備に手間が掛からない一品メニューに対して、変更設定時間Tb21よりも短い変更設定時間Tb31が設定される。また、注文を受け付けてからすぐに利用者に提供可能なドリンクメニューに対しては、変更設定時間が設定されなくてもよい。これにより、複数の飲食物の組み合わせを考慮して、複数の注文情報の出力タイミングを調整することができる。 For example, the setting processing unit 217 may set the change setting time according to the content of the order received by the reception processing unit 212, that is, the content or type of food and drink. Specifically, when the order for the first food and drink and the second food and drink is received by the reception processing unit 212, the setting processing unit 217 sets the first set time and the second food and drink corresponding to the first food and drink. At least one of the second set times corresponding to is shortened by a time corresponding to the content or type of the first food and the second food. For example, the set time and change set time for each food and drink (product) may be registered in advance in the setting information D4 shown in FIG. For example, when the reception processing unit 212 receives orders for "daily set meal" and "sashimi set meal", the setting processing unit 217 refers to the setting information D4 and changes the set time T1 of the "daily set meal" to set time T1. Tb11, and the set time T1 of "sashimi set meal" is changed to a changed set time Tb21. For example, the longest change setting time Tb11 is set for the "daily set meal" expected to be ordered the most, and for other set meal menus expected to be ordered the most after the "daily set meal" Therefore, a changed set time Tb21 shorter than the changed set time Tb11 is set, and a changed set time Tb31 shorter than the changed set time Tb21 is set for a one-dish menu that does not take much time to cook and prepare. Further, the change setting time may not be set for a drink menu that can be provided to the user immediately after receiving the order. Accordingly, it is possible to adjust the output timing of a plurality of order information in consideration of the combination of a plurality of foods and drinks.

また例えば、設定処理部217は、前記第1設定時間及び前記第2設定時間の少なくともいずれかを、受付処理部212により受け付けられる前記第1飲食物及び前記第2飲食物の調理時間に応じた時間だけ短縮させてもよい。この場合、設定情報D4に、飲食物ごとの調理時間が登録されてもよい。設定処理部217は、設定情報D4を参照して、受付処理部212が受け付けた注文の調理時間に応じた変更設定時間を設定する。これにより、複数の注文の調理時間を考慮して、注文情報の出力タイミングを調整することができる。 Further, for example, the setting processing unit 217 sets at least one of the first setting time and the second setting time according to the cooking time of the first food and the second food received by the reception processing unit 212. You can shorten the time. In this case, the cooking time for each food may be registered in the setting information D4. The setting processing unit 217 refers to the setting information D4 and sets the changed setting time according to the cooking time of the order received by the reception processing unit 212 . This makes it possible to adjust the output timing of the order information in consideration of the cooking times for multiple orders.

また、設定処理部217は、前記第1設定時間及び前記第2設定時間の少なくともいずれかを、出力処理部216が直前に出力した前記注文情報の内容に応じた時間だけ短縮させてもよい。すなわち、設定処理部217は、厨房の繁忙状況に基づいて、前記変更設定時間を設定してもよい。例えば、図11に示す設定情報D4に、直近の注文数ごとの設定時間と変更設定時間とが予め登録されてもよい。例えば、出力処理部216が直前に出力した注文数が「a1」の場合には、設定処理部217は、設定情報D4を参照して、設定時間T1を変更設定時間Ta11に変更し、出力処理部216が直前に出力した注文数が「a2」の場合には、設定処理部217は、設定情報D4を参照して、設定時間T1を変更設定時間Ta21に変更する。これにより、厨房の繁忙状況に応じて、複数の注文情報の出力タイミングを調整することができる。なお、前記変更設定時間は、直近注文数が多い程、長い時間に設定されてもよい。 Also, the setting processing unit 217 may shorten at least one of the first setting time and the second setting time by a time corresponding to the content of the order information output by the output processing unit 216 immediately before. That is, the setting processing unit 217 may set the changed set time based on the busy state of the kitchen. For example, in the setting information D4 shown in FIG. 11, the set time for each latest order number and the changed set time may be registered in advance. For example, when the number of orders output immediately before by the output processing unit 216 is “a1”, the setting processing unit 217 refers to the setting information D4, changes the set time T1 to the changed set time Ta11, and performs the output process. When the number of orders output by the unit 216 immediately before is "a2", the setting processing unit 217 refers to the setting information D4 and changes the set time T1 to the changed set time Ta21. This makes it possible to adjust the output timings of a plurality of pieces of order information according to the busyness of the kitchen. The change set time may be set to a longer time as the number of recent orders increases.

また例えば、設定処理部217は、受付処理部212が注文を受け付けた時間帯に応じた変更設定時間を設定してもよい。具体的には、設定処理部217は、受付処理部212により第1飲食物及び第2飲食物の注文が受け付けられた場合に、第1飲食物に対応する第1設定時間及び第2飲食物に対応する第2設定時間の少なくともいずれかを、第1飲食物及び第2飲食物の注文を受け付けた時間帯に応じた時間だけ短縮させる。例えば、図12に示す設定情報D4に、時間帯ごとの設定時間と変更設定時間とが予め登録されてもよい。例えば、受付処理部212が「11:00~12:00」の時間帯に注文を受け付けた場合に、設定処理部217は、設定情報D4を参照して、当該注文の設定時間T1を変更設定時間Tc11に変更し、受付処理部212が「12:00~13:00」の時間帯に注文を受け付けた場合に、設定処理部217は、設定情報D4を参照して、当該注文の設定時間T1を変更設定時間Tc21に変更する。例えば、飲食店のランチタイムである「11:00~14:00」のうち最も繁忙状態である「12:00~13:00」の時間帯に対して、最も長い変更設定時間Tc21が設定され、次に繁忙状態である「13:00~14:00」の時間帯に対して、変更設定時間Tc21よりも短い変更設定時間Tc31が設定され、閑散状態である「11:00~12:00」の時間帯に対して、変更設定時間Tc31よりも短い変更設定時間Tc11が設定される。これにより、注文を受け付けた時間帯を考慮して、複数の注文情報の出力タイミングを調整することができる。なお、図10~図12に示す設定情報D4において、前記変更設定時間に代えて、前記設定時間を短縮する短縮時間が登録されてもよい。また、図10~図12に示す設定情報D4は、注文支援装置2の記憶部22に記憶される。 Further, for example, the setting processing unit 217 may set the change setting time according to the time period when the reception processing unit 212 received the order. Specifically, when the order for the first food and drink and the second food and drink is received by the reception processing unit 212, the setting processing unit 217 sets the first set time and the second food and drink corresponding to the first food and drink. At least one of the second set times corresponding to is shortened by the time period corresponding to the time zone in which orders for the first food and the second food are accepted. For example, the set time for each time zone and the changed set time may be registered in advance in the setting information D4 shown in FIG. For example, when the reception processing unit 212 receives an order during the time period “11:00 to 12:00”, the setting processing unit 217 refers to the setting information D4 and changes the setting time T1 of the order. When the time is changed to Tc11 and the reception processing unit 212 receives an order during the time period of "12:00 to 13:00", the setting processing unit 217 refers to the setting information D4 to set the setting time of the order. T1 is changed to the changed setting time Tc21. For example, the longest change setting time Tc21 is set for the time slot of "12:00 to 13:00" which is the busiest of "11:00 to 14:00" which is the lunch time of restaurants. Next, for the time zone of "13:00 to 14:00" which is the busy state, the changed set time Tc31 shorter than the changed set time Tc21 is set, and the "11:00 to 12:00" which is the quiet state is set. ], a changed set time Tc11 shorter than the changed set time Tc31 is set. This makes it possible to adjust the output timings of a plurality of pieces of order information in consideration of the time zone in which orders are accepted. Note that in the setting information D4 shown in FIGS. 10 to 12, a shortened time for shortening the set time may be registered in place of the changed set time. Also, the setting information D4 shown in FIGS. 10 to 12 is stored in the storage unit 22 of the order support device 2. FIG.

ところで、設定処理部217は、前記変更設定時間を元の前記設定時間に戻す処理を実行してもよい。具体的には、設定処理部217は、第1飲食物の注文に対応する前記出力条件又は第2飲食物の注文に対応する前記出力条件が満たされて、注文情報が厨房端末4に出力された場合に、第1飲食物の注文に対応する第1設定時間及び第2飲食物の注文に対応する第2設定時間のうち時間を変更した少なくともいずれかを変更前の時間に戻す。 By the way, the setting processing unit 217 may execute a process of returning the changed set time to the original set time. Specifically, the setting processing unit 217 outputs the order information to the kitchen terminal 4 when the output condition corresponding to the first food order or the output condition corresponding to the second food order is satisfied. In this case, at least one of the first set time corresponding to the first food order and the second set time corresponding to the second food order is returned to the time before the change.

上記の例では、テーブル番号「3」の「日替わり定食2点」の注文に対応する経過時間t3が変更設定時間T11に達し、テーブル番号「2」の「日替わり定食1点」の注文に対応する経過時間t2が変更設定時間T12に達し、両注文の注文情報が厨房端末4に出力された場合に、設定処理部217は、「日替わり定食」に対応する設定時間を元の設定時間T1に戻す。これにより、受付処理部212が新たに「日替わり定食」の注文を受け付けた場合には、判定処理部215は、前記注文が受け付けられた時点からの経過時間が前記設定時間T1に達したか否かを判定する。 In the above example, the elapsed time t3 corresponding to the order of "two daily set meals" on the table number "3" reaches the change setting time T11, and the order of "one daily set meal" on the table number "2" is reached. When the elapsed time t2 reaches the changed set time T12 and the order information of both orders is output to the kitchen terminal 4, the setting processing unit 217 restores the set time corresponding to the "daily set meal" to the original set time T1. . As a result, when the reception processing unit 212 newly receives an order for the “daily special set meal”, the determination processing unit 215 determines whether the elapsed time from the reception of the order has reached the set time T1. determine whether

以上のように、設定処理部217により設定時間が変更(短縮)された場合に、判定処理部215は、受付処理部212により飲食物の注文が受け付けられた時点からの経過時間が設定時間(変更設定時間)に達したか否かを判定する第1判定処理と、受付処理部212により受け付けられる飲食物の注文の注文数が設定数以上であるか否かを判定する第2判定処理とを実行する。また、出力処理部216は、前記経過時間が前記変更設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、受付処理部212により受け付けられる注文に対応する注文情報を厨房端末4に出力する。設定処理部217は、本発明の設定処理部の一例である。 As described above, when the setting time is changed (shortened) by the setting processing unit 217, the determination processing unit 215 determines that the elapsed time from the reception processing unit 212 of the food order is the set time ( A first determination process for determining whether or not the change set time) has been reached, and a second determination process for determining whether or not the number of food orders received by the reception processing unit 212 is equal to or greater than the set number. to run. In addition, the output processing unit 216 outputs order information corresponding to orders received by the reception processing unit 212 on the condition that the elapsed time has reached the change set time or that the number of orders is equal to or greater than the set number. is output to the kitchen terminal 4. The setting processing section 217 is an example of the setting processing section of the present invention.

図13は、前記注文票の一例を示す図である。図13に示す注文票は、図4に示す出力条件情報D3に登録された注文の注文情報に対応する注文票を示している。例えば、出力処理部216は、受付処理部212がテーブル番号「3」の「日替わり定食2点」の注文を受け付けた時点からの前記経過時間t3が前記変更設定時間T11に達した時点で、当該注文の注文情報F1を厨房端末4に出力し、厨房端末4から注文票T101を出力させる。続いて、出力処理部216は、受付処理部212がテーブル番号「2」の「日替わり定食1点」の注文を受け付けた時点からの前記経過時間t2が前記変更設定時間T12に達した時点で、当該注文の注文情報F1を厨房端末4に出力し、厨房端末4から注文票T102を出力させる。続いて、出力処理部216は、受付処理部212がテーブル番号「2」の「刺身定食1点」の注文を受け付けた時点からの前記経過時間t2が前記設定時間T1に達した時点で、当該注文の注文情報F1を厨房端末4に出力し、厨房端末4から注文票T103を出力させる。なお、図9に示すように、設定処理部217がテーブル番号「2」の「日替わり定食1点」に対応する変更設定時間T12を「T11-(t3-t2)」に設定した場合には、注文票T101,T102が続けて出力される。 FIG. 13 is a diagram showing an example of the order form. The order form shown in FIG. 13 indicates the order form corresponding to the order information of the order registered in the output condition information D3 shown in FIG. For example, the output processing unit 216 determines that when the elapsed time t3 from the time when the reception processing unit 212 receives the order for “two daily set meals” of the table number “3” reaches the change setting time T11, The order information F1 of the order is output to the kitchen terminal 4, and the order form T101 is output from the kitchen terminal 4. - 特許庁Subsequently, the output processing unit 216, when the elapsed time t2 from the time when the reception processing unit 212 received the order for "one set meal of the day" of the table number "2" reaches the change setting time T12, The order information F1 of the order is output to the kitchen terminal 4, and the order form T102 is output from the kitchen terminal 4. Subsequently, the output processing unit 216, when the elapsed time t2 from the time when the reception processing unit 212 received the order for “one sashimi set meal” of the table number “2” reaches the set time T1, The order information F1 of the order is output to the kitchen terminal 4, and the order form T103 is output from the kitchen terminal 4. - 特許庁Incidentally, as shown in FIG. 9, when the setting processing unit 217 sets the change set time T12 corresponding to the "one set meal of the day" of the table number "2" to "T11-(t3-t2)", Order forms T101 and T102 are output in succession.

このように、制御部21は、テーブルごとに受け付けた注文を注文商品ごとに切り離して注文商品ごとに経過時間が設定時間に達したか否かを判定して注文情報を出力する。また、制御部21は、注文を受けてから当該注文の注文情報を厨房端末4に出力する前に他の注文を受け付けた場合には、前記設定時間を短縮させる変更処理を実行する。これにより、厨房に伝達されていない注文情報が溜まって、利用者に飲食物を提供する時間が遅くなることを防ぐことができる。また、注文情報の蓄積状況に応じて注文情報の出力タイミングを調整することができるため、厨房の作業効率を向上させることができる。 In this way, the control unit 21 separates the orders accepted for each table into each ordered item, determines whether or not the elapsed time has reached the set time for each ordered item, and outputs order information. Further, when another order is received after receiving the order and before outputting the order information of the order to the kitchen terminal 4, the control section 21 executes the change processing for shortening the set time. As a result, it is possible to prevent delays in providing food and drink to users due to accumulation of order information that has not been transmitted to the kitchen. In addition, since the output timing of the order information can be adjusted according to the accumulation status of the order information, the working efficiency of the kitchen can be improved.

[注文端末3]
図1に示されるように、注文端末3は、制御部31、記憶部32、操作表示部33、及び通信I/F34などを備える。注文端末3は、例えば飲食店の各テーブルに設置されるセルフオーダー端末である。
[Order Terminal 3]
As shown in FIG. 1, the order terminal 3 includes a control section 31, a storage section 32, an operation display section 33, a communication I/F 34, and the like. The order terminal 3 is, for example, a self-order terminal installed at each table in a restaurant.

通信I/F34は、注文端末3を有線又は無線で通信網Nに接続し、通信網Nを介して注文支援装置2、厨房端末4などの外部機器との間で所定の通信プロトコルに従ったデータ通信を実行するための通信インターフェースである。 The communication I/F 34 connects the order terminal 3 to the communication network N by wire or wirelessly, and communicates with external devices such as the order support device 2 and the kitchen terminal 4 via the communication network N according to a predetermined communication protocol. A communication interface for executing data communication.

操作表示部33は、各種の情報を表示する液晶ディスプレイ又は有機ELディスプレイのような表示部と、操作を受け付けるマウス、キーボード、又はタッチパネルなどの操作部とを備えるユーザーインターフェースである。操作表示部33は、利用者から飲食物の注文操作を受け付けるトップ画面(図5参照)、メニュー画面(図6参照)、及び注文画面(図7参照)、利用者から会計操作を受け付ける会計画面(不図示)などを表示する。操作表示部33は、例えばタッチパネルで構成され、利用者のタッチ操作を受け付ける。 The operation display unit 33 is a user interface that includes a display unit such as a liquid crystal display or an organic EL display that displays various information, and an operation unit such as a mouse, keyboard, or touch panel that receives operations. The operation display unit 33 includes a top screen (see FIG. 5), a menu screen (see FIG. 6), and an order screen (see FIG. 7) for receiving food and drink ordering operations from the user, and an accounting screen for accepting accounting operations from the user. (not shown) and the like are displayed. The operation display unit 33 is configured by, for example, a touch panel, and receives a user's touch operation.

記憶部32は、各種の情報を記憶するHDD(Hard Disk Drive)、SSD(Solid State Drive)又はフラッシュメモリーなどの不揮発性の記憶部である。例えば、記憶部32には、ブラウザプログラム等の制御プログラムが記憶される。具体的に、前記ブラウザプログラムは、HTTP(Hypertext Transfer Protocol)等の通信プロトコルに従って注文支援装置2などの外部装置との間で通信処理を制御部31に実行させるための制御プログラムである。 The storage unit 32 is a nonvolatile storage unit such as an HDD (Hard Disk Drive), an SSD (Solid State Drive), or a flash memory that stores various types of information. For example, the storage unit 32 stores a control program such as a browser program. Specifically, the browser program is a control program for causing the control unit 31 to execute communication processing with an external device such as the order support device 2 according to a communication protocol such as HTTP (Hypertext Transfer Protocol).

制御部31は、CPU、ROM、及びRAMなどの制御機器を有する。前記CPUは、各種の演算処理を実行するプロセッサーである。前記ROMは、前記CPUに各種の処理を実行させるためのBIOS及びOSなどの制御プログラムが予め記憶された不揮発性の記憶部である。前記RAMは、各種の情報を記憶する揮発性又は不揮発性の記憶部であり、前記CPUが実行する各種の処理の一時記憶メモリー(作業領域)として使用される。そして、制御部31は、前記ROM又は記憶部32に予め記憶された各種の制御プログラムを前記CPUで実行することにより注文端末3を制御する。 The control unit 31 has control devices such as a CPU, ROM, and RAM. The CPU is a processor that executes various kinds of arithmetic processing. The ROM is a non-volatile storage unit in which control programs such as BIOS and OS for causing the CPU to execute various processes are stored in advance. The RAM is a volatile or nonvolatile storage unit that stores various information, and is used as a temporary storage memory (work area) for various processes executed by the CPU. The control unit 31 controls the order terminal 3 by causing the CPU to execute various control programs pre-stored in the ROM or storage unit 32 .

具体的に、制御部31は、記憶部32に記憶されている前記ブラウザプログラムに従って各種の処理を実行することによりブラウザ処理部311として機能する。ブラウザ処理部311は、注文支援装置2から通信網Nを介して提供される各種情報(トップ画面、メニュー画面、注文画面、会計画面など)を操作表示部33に表示させ、操作表示部33に対する操作を注文支援装置2に入力するブラウザ処理を実行することが可能である。なお、制御部31に含まれる一部又は全部の処理部は電子回路で構成されていてもよい。 Specifically, the control unit 31 functions as a browser processing unit 311 by executing various processes according to the browser program stored in the storage unit 32 . The browser processing unit 311 causes the operation display unit 33 to display various types of information (top screen, menu screen, order screen, accounting screen, etc.) provided from the order support device 2 via the communication network N, It is possible to execute browser processing for inputting an operation to the order support device 2 . Part or all of the processing units included in the control unit 31 may be configured by electronic circuits.

[厨房端末4]
図1に示されるように、厨房端末4は、制御部41、記憶部42、操作表示部43、及び通信I/F44などを備える。厨房端末4は、例えばプリンタ装置、タブレット端末、又はパーソナルコンピュータのような情報処理装置である。なお、厨房端末4は、注文支援装置2と同一の機能をさらに備えてもよいし、注文支援装置2と一体の情報処理装置であってもよい。ここでは、厨房端末4は、飲食店の厨房に設置されるプリンタ装置であると仮定する。
[Kitchen terminal 4]
As shown in FIG. 1, the kitchen terminal 4 includes a control section 41, a storage section 42, an operation display section 43, a communication I/F 44, and the like. The kitchen terminal 4 is, for example, an information processing device such as a printer device, a tablet terminal, or a personal computer. The kitchen terminal 4 may further have the same functions as the order support device 2 or may be an information processing device integrated with the order support device 2 . Here, it is assumed that the kitchen terminal 4 is a printer installed in the kitchen of a restaurant.

通信I/F44は、厨房端末4を有線又は無線で通信網Nに接続し、通信網Nを介して注文支援装置2、注文端末3などの外部機器との間で所定の通信プロトコルに従ったデータ通信を実行するための通信インターフェースである。 The communication I/F 44 connects the kitchen terminal 4 to the communication network N by wire or wirelessly, and communicates with external devices such as the order support device 2 and the order terminal 3 via the communication network N according to a predetermined communication protocol. A communication interface for executing data communication.

操作表示部43は、各種のウェブページなどの情報を表示する液晶ディスプレイ又は有機ELディスプレイのような表示部と、操作を受け付けるマウス、キーボード、又はタッチパネルのような操作部とを備えるユーザーインターフェースである。 The operation display unit 43 is a user interface that includes a display unit such as a liquid crystal display or an organic EL display that displays information such as various web pages, and an operation unit such as a mouse, keyboard, or touch panel that receives operations. .

記憶部42は、各種の情報を記憶するHDD(Hard Disk Drive)、SSD(Solid State Drive)又はフラッシュメモリーなどの不揮発性の記憶部である。例えば、記憶部42には、注文支援装置2、注文端末3との間で各種の情報を送受信するための制御プログラムなどが記憶される。例えば、前記制御プログラムは、CD又はDVDなどのコンピュータ読取可能な記録媒体に非一時的に記録されており、厨房端末4に電気的に接続されるCDドライブ又はDVDドライブなどの読取装置(不図示)で読み取られて記憶部42に記憶される。また、記憶部42に、制御部41に後述の注文支援処理(図14参照)を実行させるための注文支援プログラムなどの制御プログラムが記憶されてもよい。 The storage unit 42 is a nonvolatile storage unit such as an HDD (Hard Disk Drive), an SSD (Solid State Drive), or a flash memory that stores various types of information. For example, the storage unit 42 stores a control program for transmitting and receiving various information between the order support device 2 and the order terminal 3 . For example, the control program is non-temporarily recorded on a computer-readable recording medium such as a CD or DVD, and is read by a reading device (not shown) such as a CD drive or DVD drive electrically connected to the kitchen terminal 4. ) and stored in the storage unit 42 . Further, the storage unit 42 may store a control program such as an order support program for causing the control unit 41 to execute an order support process (see FIG. 14), which will be described later.

制御部41は、CPU、ROM、及びRAMなどの制御機器を有する。前記CPUは、各種の演算処理を実行するプロセッサーである。前記ROMは、前記CPUに各種の演算処理を実行させるためのBIOS及びOSなどの制御プログラムが予め記憶された不揮発性の記憶部である。前記RAMは、各種の情報を記憶する揮発性又は不揮発性の記憶部であり、前記CPUが実行する各種の処理の一時記憶メモリー(作業領域)として使用される。そして、制御部41は、前記ROM又は記憶部42に予め記憶された各種の制御プログラムを前記CPUで実行することにより厨房端末4を制御する。 The control unit 41 has control devices such as a CPU, ROM, and RAM. The CPU is a processor that executes various kinds of arithmetic processing. The ROM is a non-volatile storage unit in which control programs such as BIOS and OS for causing the CPU to execute various arithmetic processes are stored in advance. The RAM is a volatile or nonvolatile storage unit that stores various information, and is used as a temporary storage memory (work area) for various processes executed by the CPU. The control unit 41 controls the kitchen terminal 4 by causing the CPU to execute various control programs pre-stored in the ROM or storage unit 42 .

具体的に、制御部41は、図1に示されるように、取得処理部411、及び出力処理部412などの各種の処理部を含む。なお、制御部41は、前記CPUで前記制御プログラムに従った各種の処理を実行することによって前記各種の処理部として機能する。また、一部又は全部の前記処理部が電子回路で構成されていてもよい。なお、前記制御プログラムは、複数のプロセッサーを前記処理部として機能させるためのプログラムであってもよい。 Specifically, the control unit 41 includes various processing units such as an acquisition processing unit 411 and an output processing unit 412, as shown in FIG. The control unit 41 functions as the various processing units by executing various types of processing according to the control program by the CPU. Also, part or all of the processing unit may be configured by an electronic circuit. Note that the control program may be a program for causing a plurality of processors to function as the processing unit.

取得処理部411は、注文支援装置2から出力される注文情報F1を取得する。例えば、注文支援装置2が注文端末3から注文を受け付け、当該注文を受け付けた時点からの経過時間が当該注文に対応する前記設定時間に達した場合に、注文支援装置2が当該注文の注文情報F1を厨房端末4に出力する。これにより、取得処理部411は、注文支援装置2から出力される注文情報F1を取得する。また例えば、注文支援装置2が注文端末3から前記設定数以上の注文数の注文を受け付けた場合に、注文支援装置2が当該注文の注文情報F1を厨房端末4に出力する。これにより、取得処理部411は、注文支援装置2から出力される注文情報F1を取得する。また例えば、注文支援装置2が注文端末3から注文を受け付け、当該注文を受け付けた時点からの経過時間が当該注文に対応する前記変更設定時間に達した場合に、注文支援装置2が当該注文の注文情報F1を厨房端末4に出力する。これにより、取得処理部411は、注文支援装置2から出力される注文情報F1を取得する。 The acquisition processing unit 411 acquires the order information F1 output from the order support device 2 . For example, when the order support device 2 receives an order from the order terminal 3 and the elapsed time from the time the order is received reaches the set time corresponding to the order, the order support device 2 receives the order information of the order. F1 is output to the kitchen terminal 4. Thereby, the acquisition processing unit 411 acquires the order information F1 output from the order support device 2 . Further, for example, when the order support device 2 receives an order for the set number or more from the order terminal 3 , the order support device 2 outputs the order information F1 of the order to the kitchen terminal 4 . Thereby, the acquisition processing unit 411 acquires the order information F1 output from the order support device 2 . Further, for example, when the order support device 2 receives an order from the order terminal 3 and the elapsed time from the time of receiving the order reaches the change setting time corresponding to the order, the order support device 2 receives the order. The order information F1 is output to the kitchen terminal 4. Thereby, the acquisition processing unit 411 acquires the order information F1 output from the order support device 2 .

出力処理部412は、取得処理部411により取得される情報を外部に出力する。具体的には、出力処理部412は、取得処理部411により取得される注文情報F1を外部に出力させる。厨房端末4には、例えばロール紙がセットされており、ロール紙を搬送する搬送部(不図示)、ロール紙に画像を形成する画像形成部(不図示)、ロール紙を所定位置で切断する切断部(不図示)などが設けられている。 The output processing unit 412 outputs the information acquired by the acquisition processing unit 411 to the outside. Specifically, the output processing unit 412 outputs the order information F1 acquired by the acquisition processing unit 411 to the outside. For example, roll paper is set in the kitchen terminal 4. A transport unit (not shown) transports the roll paper, an image forming unit (not shown) forms an image on the roll paper, and the roll paper is cut at a predetermined position. A cutting portion (not shown) and the like are provided.

例えば図13に示すように、出力処理部412は、取得処理部411により注文情報F1が取得された場合に注文情報F1を注文票に印刷(白黒印刷)させる印刷処理を前記画像形成部に実行させる。具体的には、出力処理部412は、注文情報F1に応じた画像データが入力されるごとに当該画像データに応じた注文内容の画像をロール紙に形成(白黒印刷)させる印刷処理を前記画像形成部に実行させ、その後、ロール紙を所定位置で切断させる切断処理を前記切断部に実行させて外部に排出させる。これにより、一つの注文ごとに一枚の注文票が作成される。厨房スタッフは、注文票を受け取ると、注文内容の飲食物を用意する。 For example, as shown in FIG. 13, the output processing unit 412 causes the image forming unit to print (black and white print) the order information F1 on the order form when the order information F1 is acquired by the acquisition processing unit 411. Let Specifically, every time image data corresponding to order information F1 is input, the output processing unit 412 performs print processing for forming (black-and-white printing) an image of the order content on roll paper according to the image data. The forming unit is caused to execute the cutting process, and then the cutting unit is caused to execute a cutting process of cutting the roll paper at a predetermined position, and the roll paper is discharged to the outside. As a result, one order form is created for each order. When the kitchen staff receives the order slip, they prepare the food and drink according to the order.

例えば図13に示すように、厨房スタッフは、「日替わり定食2点」の注文票T101と、「日替わり定食1点」の注文票T102とを続けて取得すると、3人分の「日替わり定食」を用意し、接客スタッフは、「日替わり定食2点」をテーブル番号「3」の利用者に配膳し、「日替わり定食1点」をテーブル番号「2」の利用者に配膳する。また、厨房スタッフは、「刺身定食1点」の注文票T103を取得すると、1人前の「刺身定食」を用意し、接客スタッフは、「刺身定食1点」をテーブル番号「2」の利用者に配膳する。このように、厨房スタッフは、同一の注文(飲食物)をまとめて用意することができ、また接客スタッフは、当該飲食物をまとめて配膳することができる。 For example, as shown in FIG. 13, when the kitchen staff successively obtains an order form T101 for "two daily set meals" and an order form T102 for "one daily set meal," the "daily set meal" for three people is obtained. The customer service staff serves ``two daily set meals'' to the user of table number ``3'', and serves ``one daily set meal'' to the user of table number ``2''. In addition, when the kitchen staff obtains the order form T103 for "1 piece of sashimi set meal", the "sashimi set meal" for one person is prepared, and the customer service staff orders the "1 piece of sashimi set meal" to the user of table number "2". serve to In this way, the kitchen staff can collectively prepare the same order (food and drink), and the customer service staff can collectively serve the food and drink.

各注文票には、注文を受け付けた日時(受付日時、注文日時)が含まれる。このため、厨房スタッフは、各利用者が実際に注文した時間(注文確定操作の時間)からの経過時間を把握することができるため、注文された飲食物の調理、準備の優先順位などを調整することが可能となる。 Each order form includes the date and time when the order was accepted (accepted date and time, order date and time). For this reason, the kitchen staff can grasp the elapsed time from the time each user actually ordered (the time of the order confirmation operation), so they can adjust the cooking and preparation priority of the ordered food and drink. It becomes possible to

[注文支援処理]
次に、図14を参照しつつ、注文支援システム1において実行される注文支援処理について説明する。具体的に、本実施形態では、注文支援装置2の制御部21によって注文支援処理が実行される。また、制御部21は、各注文端末3からのアクセスに応じて各注文端末3に対応して注文支援処理を並行して実行することが可能である。なお、制御部21は、注文端末3の所定の操作によって注文支援処理を途中で終了することがある。
[Order support processing]
Next, the order support processing executed in the order support system 1 will be described with reference to FIG. Specifically, in this embodiment, the order support process is executed by the control unit 21 of the order support device 2 . In addition, the control unit 21 can concurrently execute order support processing corresponding to each order terminal 3 in response to access from each order terminal 3 . It should be noted that the control unit 21 may end the order support process midway through a predetermined operation of the order terminal 3 .

なお、本発明は、前記注文支援処理に含まれる一又は複数のステップを実行する注文支援方法の発明として捉えることができる。また、ここで説明する前記注文支援処理に含まれる一又は複数のステップは適宜省略されてもよい。なお、前記注文支援処理における各ステップは同様の作用効果を生じる範囲で実行順序が異なってもよい。さらに、ここでは制御部21によって前記注文支援処理における各ステップが実行される場合を例に挙げて説明するが、複数のプロセッサーによって前記注文支援処理における各ステップが分散して実行される注文支援方法も他の実施形態として考えられる。 The present invention can be regarded as an invention of an order support method for executing one or more steps included in the order support process. Also, one or more steps included in the order support processing described here may be omitted as appropriate. The order of execution of each step in the order support process may differ within the range of producing the same effect. Furthermore, here, a case where each step in the order support process is executed by the control unit 21 will be described as an example. are also contemplated as other embodiments.

ステップS11において、制御部21は、飲食店に来店した利用者の人数(利用人数)と、当該利用者が利用するテーブルのテーブル番号とを取得する。例えば、飲食店のスタッフが利用者が来店したことを示す情報を登録すると、制御部21は、施設端末(予約管理台帳)から当該利用者に対応する利用人数及びテーブル番号を取得する。 In step S11, the control unit 21 acquires the number of users who visited the restaurant (the number of users) and the table number of the table used by the users. For example, when a restaurant staff member registers information indicating that a user has visited the restaurant, the control unit 21 acquires the number of users and the table number corresponding to the user from the facility terminal (reservation management ledger).

次にステップS12において、制御部21は、飲食店が提供する飲食物の注文を受け付ける注文受付画面(トップ画面、メニュー画面など)を注文端末3に表示させる。例えば、制御部21は、図5に示すトップ画面を、利用者が利用するテーブル番号のテーブルに設置された注文端末3に表示させる。また、制御部21は、図5に示すトップ画面においていずれかのメニューボタンM1が選択された場合に、図6に示すメニュー画面を注文端末3に表示させる。 Next, in step S12, the control unit 21 causes the order terminal 3 to display an order acceptance screen (top screen, menu screen, etc.) for accepting orders for food and drinks provided by the restaurant. For example, the control unit 21 displays the top screen shown in FIG. 5 on the order terminal 3 installed on the table of the table number used by the user. 6 is displayed on the order terminal 3 when one of the menu buttons M1 is selected on the top screen shown in FIG.

次にステップS13において、制御部21は、注文端末3を介して利用者の注文を受け付けたか否かを判定する。制御部21により利用者の注文を受け付けたと判定された場合(S13:Yes)、処理はステップS14に移行する。制御部21は、利用者の注文を受け付けるまで待機する(S13:No)。例えば、テーブル番号「3」のテーブルの利用者が注文端末3を利用して「日替わり定食2点」を選択して注文(注文確定操作)した場合に、制御部21は、当該利用者の注文を受け付ける。また、制御部21は、利用者の注文に対応する注文番号及び注文商品「日替わり定食2点」の情報を、テーブル番号「3」に関連付けて注文受付情報D2(図3参照)及び出力条件情報D3(図8参照)に登録する。また、制御部21は、テーブル番号「3」の「日替わり定食2点」に対応付けて、前記注文数に対する閾値である前記設定数と、前記経過時間に対する閾値である前記設定時間とを出力条件情報D3(図8参照)に登録する。ステップS13は、本発明の受付ステップの一例である。 Next, in step S<b>13 , the control unit 21 determines whether or not the user's order has been received via the order terminal 3 . If the control unit 21 determines that the user's order has been received (S13: Yes), the process proceeds to step S14. The control unit 21 waits until the user's order is accepted (S13: No). For example, when the user of the table with the table number “3” uses the order terminal 3 to select “two set meals of the day” and place an order (order confirming operation), the control unit 21 confirms the order of the user. accept. In addition, the control unit 21 associates the order number corresponding to the user's order and the information of the ordered product "two set meals of the day" with the table number "3" to generate the order reception information D2 (see FIG. 3) and the output condition information. Register in D3 (see FIG. 8). In addition, the control unit 21 outputs the set number, which is the threshold value for the number of orders, and the set time, which is the threshold value for the elapsed time, in association with "two set meals of the day" of the table number "3". Register in information D3 (see FIG. 8). Step S13 is an example of a receiving step of the present invention.

ステップS14において、制御部21は、注文を受け付けた時点からの経過時間の計測を開始する。例えば、テーブル番号「3」のテーブルの利用者が「日替わり定食2点」の注文確定操作を行うと、制御部21は、当該注文を受け付けて経過時間の計測を開始する。制御部21は、計測した経過時間「t3」の情報を、テーブル番号「3」に関連付けて出力条件情報D3(図8参照)に登録する。また制御部21は、出力条件情報D3の経過時間t3をリアルタイムに更新する。また例えば、後述のステップS162において、制御部21は、テーブル番号「2」のテーブルの利用者の「刺身定食1点」及び「日替わり定食1点」の注文を受け付けると、当該注文に対応する経過時間の計測を開始する。制御部21は、計測した経過時間「t2」の情報を、テーブル番号「2」に関連付けて出力条件情報D3(図4参照)に登録する。すなわち、制御部21は、注文を受け付けるごとに当該注文に対応する経過時間を計測する。 In step S14, the control section 21 starts measuring the elapsed time from the time of receiving the order. For example, when the user of the table with the table number “3” confirms the order for “two set meals of the day”, the control unit 21 accepts the order and starts measuring the elapsed time. The control unit 21 registers information on the measured elapsed time "t3" in the output condition information D3 (see FIG. 8) in association with the table number "3". The control unit 21 also updates the elapsed time t3 of the output condition information D3 in real time. Further, for example, in step S162 to be described later, when the control unit 21 receives an order for "1 sashimi set meal" and "1 daily set meal" from the user of the table with the table number "2", the progress corresponding to the order is received. Start timing. The control unit 21 registers information on the measured elapsed time "t2" in the output condition information D3 (see FIG. 4) in association with the table number "2". That is, the control unit 21 measures the elapsed time corresponding to the order each time the order is received.

次にステップS15において、制御部21は、受け付けた注文に対応する飲食物の注文数を算出する。なお、制御部21は、後述のステップS162において飲食物の注文をさらに受け付けた場合には、それまでに受け付けた注文を合計した注文数(合計注文数)を算出する。すなわち、前記注文数は、受付処理部212が前記飲食物の注文を受け付けてから当該注文の注文情報が厨房端末4に出力されるまでの間に受け付けた前記飲食物の合計注文数に相当する。 Next, in step S15, the control unit 21 calculates the number of food orders corresponding to the received orders. In addition, the control part 21 calculates the number of orders (total number of orders) which totaled the order received so far, when the order of food and drink is further received in step S162 mentioned later. That is, the number of orders corresponds to the total number of orders for the food and drink received from the time the reception processing unit 212 receives the food and drink order until the order information of the order is output to the kitchen terminal 4. .

次にステップS16において、制御部21は、前記注文に対応する飲食物の注文数(合計注文数)が設定数以上であるか否かを判定する。前記注文数が前記設定数以上である場合(S16:Yes)、処理はステップS17に移行する。一方、前記注文数が前記設定数未満である場合(S16:No)、処理はステップS161に移行する。例えば前記設定数が「2」に設定されている場合には、制御部21は、テーブル番号「3」に対応する「日替わり定食2点」の注文の注文数が前記設定数以上であると判定し(S16:Yes)、処理がステップS17に移行する。また、例えば前記設定数が「5」に設定されている場合には、制御部21は、テーブル番号「3」に対応する「日替わり定食2点」の注文の注文数が前記設定数未満であると判定し(S16:No)、処理がステップS161に移行する。ステップS16は、本発明の判定ステップの一例である。 Next, in step S16, the control unit 21 determines whether or not the number of food and drink orders (total number of orders) corresponding to the order is equal to or greater than the set number. If the number of orders is equal to or greater than the set number (S16: Yes), the process proceeds to step S17. On the other hand, when the order quantity is less than the set quantity (S16: No), the process proceeds to step S161. For example, when the set number is set to "2", the control unit 21 determines that the number of orders for "two set meals of the day" corresponding to the table number "3" is greater than or equal to the set number. (S16: Yes), and the process proceeds to step S17. Further, for example, when the set number is set to "5", the control unit 21 determines that the number of orders for "two set meals of the day" corresponding to the table number "3" is less than the set number. (S16: No), and the process proceeds to step S161. Step S16 is an example of the determination step of the present invention.

ステップS161では、制御部21は、前記経過時間が前記設定時間に達したか否かを判定する。前記経過時間が例えば予め設定された設定時間T1に達した場合(S161:Yes)、処理はステップS17に移行する。一方、前記経過時間が設定時間T1に達していない場合(S161:No)、処理はステップS162に移行する。上記の例では、テーブル番号「3」の「日替わり定食2点」の注文を受け付けた時点からの経過時間t3が設定時間T1に達したか否かを判定する。ステップS161は、本発明の判定ステップの一例である。 In step S161, the control unit 21 determines whether or not the elapsed time has reached the set time. When the elapsed time reaches, for example, a preset time T1 (S161: Yes), the process proceeds to step S17. On the other hand, if the elapsed time has not reached the set time T1 (S161: No), the process proceeds to step S162. In the above example, it is determined whether or not the elapsed time t3 from the time when the order for the "two daily set meals" of the table number "3" was accepted has reached the set time T1. Step S161 is an example of the determination step of the present invention.

ステップS162では、制御部21は、注文端末3を介して利用者の他の注文を受け付けたか否かを判定する。制御部21により他の注文を受け付けたと判定された場合(S162:Yes)、処理はステップS163に移行する。一方、制御部21は、利用者の他の注文を受け付けていない場合(S162:No)、処理はステップS161に移行する。すなわち、前記注文数が設定数N1未満であって(S16:No)、制御部21が、前記経過時間が設定時間T1に達する前に他の注文を受け付けた場合には(S162:Yes)、処理はステップS163に移行する。一方、前記注文数が設定数N1未満であって(S16:No)、制御部21が、前記経過時間が設定時間T1に達するまでの間に他の注文を受け付けなかった場合には(S162:NoかつS161:Yes)、処理はステップS17に移行する。ステップS162は、本発明の受付ステップの一例である。 In step S<b>162 , the control unit 21 determines whether or not another order from the user has been received via the order terminal 3 . If the control unit 21 determines that another order has been received (S162: Yes), the process proceeds to step S163. On the other hand, if the control unit 21 has not received another order from the user (S162: No), the process proceeds to step S161. That is, when the number of orders is less than the set number N1 (S16: No) and the control unit 21 receives another order before the elapsed time reaches the set time T1 (S162: Yes), The process proceeds to step S163. On the other hand, if the number of orders is less than the set number N1 (S16: No) and the control unit 21 does not receive another order before the elapsed time reaches the set time T1 (S162: No and S161: Yes), the process proceeds to step S17. Step S162 is an example of a receiving step of the present invention.

ここで、例えば、制御部21は、前記経過時間t3が設定時間T1に達する前に、テーブル番号「2」に対応する「刺身定食1点」及び「日替わり定食1点」の注文を受け付けると、これらの情報をテーブル番号「2」に関連付けて注文受付情報D2(図3参照)及び出力条件情報D3(図4参照)に登録する。出力条件情報D3には、テーブル番号「3」に対応する「日替わり定食2点」の情報と、テーブル番号「2」に対応する「刺身定食1点」及び「日替わり定食1点」の情報とが蓄積される。また、制御部21は、前記経過時間及び前記設定時間を各注文に対応付けて出力条件情報D3に登録する(図4参照)。 Here, for example, if the control unit 21 accepts an order for "one sashimi set meal" and "one daily set meal" corresponding to the table number "2" before the elapsed time t3 reaches the set time T1, These pieces of information are registered in the order acceptance information D2 (see FIG. 3) and the output condition information D3 (see FIG. 4) in association with the table number "2". In the output condition information D3, there are information of "two set meals of the day" corresponding to the table number "3" and information of "one set meal of sashimi" and "one set meal of the day" corresponding to the table number "2". accumulated. Further, the control unit 21 associates the elapsed time and the set time with each order and registers them in the output condition information D3 (see FIG. 4).

ステップS163では、制御部21は、前記設定時間を短縮する変更処理を実行する。例えば、制御部21は、テーブル番号「3」の「日替わり定食2点」に対応する設定時間T1と、テーブル番号「2」の「日替わり定食1点」に対応する設定時間T1とを短縮する変更処理を実行する。制御部21は、変更した設定時間(前記変更設定時間)を出力条件情報D3に登録する。ここでは、一例として、制御部21は、テーブル番号「3」の「日替わり定食2点」に対応する設定時間T1を変更設定時間T11に短縮し、テーブル番号「2」の「日替わり定食1点」に対応する設定時間T1を変更設定時間T12に短縮する(図4参照)。制御部21が前記設定時間を変更すると、処理はステップS15に移行する。ステップS163は、本発明の設定ステップの一例である。 In step S163, the control unit 21 executes change processing for shortening the set time. For example, the control unit 21 makes a change to shorten the set time T1 corresponding to "two daily set meals" of table number "3" and the set time T1 corresponding to "one daily set meal" of table number "2". Execute the process. The control unit 21 registers the changed set time (the changed set time) in the output condition information D3. Here, as an example, the control unit 21 shortens the set time T1 corresponding to "two daily set meals" of the table number "3" to the changed set time T11, and sets "one daily set meal" of the table number "2". is shortened to the changed set time T12 (see FIG. 4). When the control unit 21 changes the set time, the process proceeds to step S15. Step S163 is an example of the setting step of the present invention.

ステップS15に戻ると、制御部21は、ステップS13において受け付けた注文の注文数と、ステップS162において受け付けた注文の注文数とを合計した注文数(合計注文数)を算出する。合計注文数が前記設定数以上になる場合(S16:Yes)には、処理はステップS17に移行し、合計注文数が前記設定数未満になる場合(S16:No)には、処理はステップS161に移行する。ステップS161では、制御部21は、前記経過時間が前記変更設定時間に達したか否かを判定する。例えばテーブル番号「3」の「日替わり定食2点」に対応する経過時間t3が変更設定時間T11に達した場合、テーブル番号「2」の「刺身定食1点」に対応する経過時間t2が設定時間T1に達した場合、又はテーブル番号「2」の「日替わり定食1点」に対応する経過時間t2が変更設定時間T12に達した場合(S161:Yes)、処理はステップS17に移行する。経過時間t3が変更設定時間T11に達しないで、かつ経過時間t2が設定時間T1及び変更設定時間T12に達しない場合には(S161:No)、処理は再びステップS162に移行する。このように、制御部21は、前記注文数(合計注文数)が前記設定数以上になるか、又は、前記経過時間が前記変更設定時間に達するまで、上述したステップS15~S163の処理を繰り返す。 Returning to step S15, the control unit 21 calculates the number of orders (total number of orders) obtained by totaling the number of orders received in step S13 and the number of orders received in step S162. If the total number of orders is greater than or equal to the set number (S16: Yes), the process proceeds to step S17, and if the total number of orders is less than the set number (S16: No), the process proceeds to step S161. transition to In step S161, the control unit 21 determines whether or not the elapsed time has reached the change setting time. For example, when the elapsed time t3 corresponding to "2 items of daily set meal" of table number "3" reaches the change setting time T11, the elapsed time t2 corresponding to "1 item of sashimi set meal" of table number "2" is the set time. If it reaches T1, or if the elapsed time t2 corresponding to the "one set meal of the day" of the table number "2" reaches the change setting time T12 (S161: Yes), the process proceeds to step S17. If the elapsed time t3 does not reach the changed set time T11 and the elapsed time t2 does not reach the set time T1 and the changed set time T12 (S161: No), the process moves to step S162 again. In this way, the control unit 21 repeats the processing of steps S15 to S163 described above until the number of orders (total number of orders) reaches the set number or more, or until the elapsed time reaches the change set time. .

ステップS17では、制御部21は、受け付けた注文の情報(注文情報F1)を厨房端末4に出力する。例えば前記設定数が「2」に設定されている場合において、制御部21は、テーブル番号「3」に対応する「日替わり定食2点」の注文を受け付けると(S16:Yes)、「日替わり定食2点」の注文情報F1を厨房端末4に出力する。 In step S<b>17 , the control unit 21 outputs the received order information (order information F<b>1 ) to the kitchen terminal 4 . For example, when the set number is set to "2", the control unit 21 accepts an order for "two daily set meals" corresponding to the table number "3" (S16: Yes), "daily set meals 2 The order information F1 for "Point" is output to the kitchen terminal 4.

また、例えば前記設定数が「5」に設定されている場合において、制御部21は、テーブル番号「3」に対応する「日替わり定食2点」の注文を受け付けて、その後に他の注文を受け付けることなく経過時間t3が設定時間T1に達した場合には(S161:Yes)、「日替わり定食2点」の注文情報F1を厨房端末4に出力する。 Further, for example, when the set number is set to "5", the control unit 21 accepts an order for "two set meals of the day" corresponding to the table number "3", and then accepts other orders. If the elapsed time t3 has reached the set time T1 without any time (S161: Yes), the order information F1 of "2 set meals of the day" is output to the kitchen terminal 4.

また、例えば前記設定数が「5」に設定されている場合において、制御部21は、テーブル番号「3」に対応する「日替わり定食2点」の注文を受け付け、その後にテーブル番号「2」に対応する「刺身定食1点」及び「日替わり定食1点」の注文を受け付け、その後に他の注文を受け付けることなく経過時間t3が変更設定時間T11に達した場合には(S161:Yes)、「日替わり定食2点」の注文情報F1を厨房端末4に出力する。制御部21は、注文情報F1を厨房端末4に出力すると、当該注文情報を出力条件情報D3から削除する。ステップS17は、本発明の出力ステップの一例である。 Further, for example, when the set number is set to "5", the control unit 21 accepts an order for "two set meals of the day" corresponding to table number "3", and then to table number "2". When the corresponding "sashimi set meal 1 item" and "daily set meal 1 item" are received and the elapsed time t3 reaches the change setting time T11 without receiving any other orders after that (S161: Yes), " The order information F1 for "Daily Set Meal 2 items" is output to the kitchen terminal 4. After outputting the order information F1 to the kitchen terminal 4, the control unit 21 deletes the order information from the output condition information D3. Step S17 is an example of the output step of the present invention.

ステップS17の処理の後、処理はステップS18に移行する。ステップS18では、制御部21は、厨房端末4に出力していない注文情報が出力条件情報D3に存在するか否かを判定する。厨房端末4に出力していない注文情報が存在する場合(S18:Yes)、処理はステップS161に移行する。例えば図4に示す出力条件情報D3において、制御部21がテーブル番号「3」に対応する「日替わり定食2点」の注文情報F1を厨房端末4に出力した場合、テーブル番号「2」に対応する「刺身定食1点」及び「日替わり定食2点」の注文情報が出力条件情報D3に残っているため、処理はステップS161に移行する。続いて例えばテーブル番号「2」に対応する「日替わり定食1点」に対応する経過時間t2が変更設定時間T12に達した場合に(S161:Yes)、「日替わり定食1点」の注文情報F1を厨房端末4に出力する。制御部21は、出力条件情報D3に登録された全ての注文情報が厨房端末4に出力されるまで上述の処理を繰り返す。 After the process of step S17, the process proceeds to step S18. In step S18, the control unit 21 determines whether or not there is order information that has not been output to the kitchen terminal 4 in the output condition information D3. If there is order information that has not been output to the kitchen terminal 4 (S18: Yes), the process proceeds to step S161. For example, in the output condition information D3 shown in FIG. Since the order information of "one sashimi set meal" and "two daily set meals" remains in the output condition information D3, the process proceeds to step S161. Subsequently, for example, when the elapsed time t2 corresponding to "one set meal of the day" corresponding to the table number "2" reaches the change setting time T12 (S161: Yes), the order information F1 of "one set meal of the day" Output to kitchen terminal 4 . The control unit 21 repeats the above process until all the order information registered in the output condition information D3 is output to the kitchen terminal 4. FIG.

出力条件情報D3に、厨房端末4に出力していない注文情報が存在しなくなると(S18:No)、処理が終了して新たな注文を受け付ける。以上のようにして前記注文支援処理が行われる。 When there is no order information that has not been output to the kitchen terminal 4 in the output condition information D3 (S18: No), the process ends and a new order is accepted. The order support processing is performed as described above.

以上説明したように、本実施形態に係る注文支援システム1は、飲食物を提供する施設の利用者の飲食物の注文を受け付け、飲食物の注文が受け付けられた時点からの経過時間が設定時間に達したか否かを判定する第1判定処理と、飲食物の注文の注文数が設定数以上であるか否かを判定する第2判定処理とを実行し、前記経過時間が前記設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、受け付けた注文に対応する注文情報を出力する。また、注文支援システム1は、受け付けた第1飲食物の注文に対応する前記出力条件が満たされない場合において、さらに第2飲食物の注文を受け付けた場合に、前記第1飲食物に対応する第1設定時間及び前記第2飲食物に対応する第2設定時間の少なくともいずれかを短縮させる変更処理を実行する。これにより、受け付けた注文が多くなった場合に、厨房端末4に複数の注文情報を早目に出力することができるため、厨房に伝達されていない注文情報が溜まってしまうことを防ぐことができる。また、注文ごとに前記設定時間を変更(短縮)することができるため、厨房の作業効率を考慮して、例えば同じメニューの複数の注文情報をまとめて厨房端末4に出力することもできる。これにより、厨房の作業効率を向上させることができる。 As described above, the order support system 1 according to the present embodiment accepts an order for food and drink from a user of a facility that provides food and drink, and the set time is the elapsed time from the time when the order for food and drink is accepted. and a second determination process for determining whether the number of orders for food and drink is equal to or greater than the set number, and the elapsed time is the set time or that the number of orders is equal to or greater than the set number, the order information corresponding to the received order is output. In addition, when the output condition corresponding to the received order for the first food and drink is not satisfied, the order support system 1 further receives the order for the second food and drink, the order support system 1 performs the second order corresponding to the first food and drink. A change process for shortening at least one of the first set time and the second set time corresponding to the second food and drink is executed. As a result, when the number of received orders increases, a plurality of order information can be output to the kitchen terminal 4 at an early stage, so that order information that has not been transmitted to the kitchen can be prevented from accumulating. . In addition, since the set time can be changed (reduced) for each order, it is possible to collectively output a plurality of order information for the same menu to the kitchen terminal 4, for example, in consideration of the working efficiency of the kitchen. Thereby, the working efficiency of the kitchen can be improved.

また、注文支援システム1によれば、例えば複数の同一メニューの注文を受け付けた場合に、まとめて注文情報を出力することができるため、個別に注文情報を出力する場合よりも通信トラフィックの低減、及びコンピュータリソースの有効利用が可能となる。 In addition, according to the order support system 1, for example, when receiving a plurality of orders for the same menu, the order information can be output collectively. and effective utilization of computer resources.

本発明の注文支援システムは、上述の実施形態に限定されない。 The order support system of the present invention is not limited to the above-described embodiments.

前記実施形態では、飲食物の内容又は種別、直近の注文数、時間帯などに関わらず共通の設定時間「T1」が設定されている(図10~図12参照)。本発明の他の実施形態として、前記設定時間は、所定の条件に応じて設定されてもよい。例えば、前記設定時間は、以下に示す第1の条件、第2の条件、又は第3の条件に応じて設定される。 In the above-described embodiment, the common set time "T1" is set regardless of the content or type of food, the number of recent orders, the time period, etc. (see FIGS. 10 to 12). As another embodiment of the present invention, the set time may be set according to predetermined conditions. For example, the set time is set according to the following first condition, second condition, or third condition.

第1の条件として、前記設定時間は、飲食物の内容又は種別に基づいて設定される。例えば、前記設定時間は、飲食物が定食メニューの場合に第1設定時間に設定され、飲食物が定食メニューとは異なるメニュー(一品メニュー、ドリンクメニュー、デザートメニューなど)の場合に第1設定時間より短い第2設定時間に設定される。図15には、前記飲食物の内容に基づいて設定される設定時間を含む設定情報D4の一例を示している。図15に示す設定情報D4には、商品ID、商品名、設定時間、変更設定時間などの情報が含まれる。前記設定時間は、前記商品ID(飲食物)ごとに、飲食物の内容に応じた値に設定される。例えば、注文数が最も多いと予想される「日替わり定食」に対して、最も長い設定時間Tb1が設定され、「日替わり定食」の次に注文数が多いと予想される他の定食メニューに対して、設定時間Tb1よりも短い設定時間Tb2が設定され、調理及び準備に手間が掛からない一品メニューに対して、設定時間Tb2よりも短い設定時間Tb3が設定され、注文を受け付けてからすぐに利用者に提供可能なドリンクメニューに対して、最も短い設定時間Tb4が設定され、調理及び準備に手間が掛からないデザートメニューに対して、設定時間Tb4と同一又は同等の設定時間Tb5が設定される。また、前記設定時間は、調理時間、準備時間が長い程、短い時間に設定されてもよい。このように、前記設定時間は、飲食物の内容、種別、調理時間、準備時間などに基づいて設定される。なお、前記調理時間及び前記準備時間は、履歴情報に基づいて取得されてもよい。また、前記変更設定時間は、前記設定時間に対応して、飲食物の内容、種別、調理時間、準備時間などに基づいて設定される。また、前記変更設定時間は、前記設定時間から共通の時間を短縮して算出されてもよいし、前記設定時間から飲食物ごとに定められた時間を短縮して算出されてもよい。 As a first condition, the set time is set based on the content or type of food and drink. For example, the set time is set to the first set time when the food is a set meal menu, and the first set time is set when the food is a menu different from the set meal menu (a la carte menu, drink menu, dessert menu, etc.). A second shorter set time is set. FIG. 15 shows an example of the setting information D4 including the set time set based on the contents of the food and drink. The setting information D4 shown in FIG. 15 includes information such as product ID, product name, setting time, and change setting time. The set time is set to a value corresponding to the contents of the food and drink for each product ID (food and drink). For example, the longest setting time Tb1 is set for the "daily special set meal" expected to be the most ordered, and for other set meal menus expected to be ordered the second largest after the "daily special set meal" , a set time Tb2 shorter than the set time Tb1 is set, and a set time Tb3 shorter than the set time Tb2 is set for a one-dish menu that does not take time and effort to cook and prepare, so that the user can immediately receive the order after receiving the order. The shortest set time Tb4 is set for a drink menu that can be provided to the customer, and a set time Tb5 that is the same as or equal to the set time Tb4 is set for a dessert menu that requires less effort for cooking and preparation. Further, the set time may be set to a shorter time as the cooking time and the preparation time are longer. In this way, the set time is set based on the content, type, cooking time, preparation time, etc. of food and drink. The cooking time and the preparation time may be obtained based on history information. Further, the changed set time is set based on the content, type, cooking time, preparation time, etc. of the food and drink corresponding to the set time. Further, the changed set time may be calculated by shortening a common time from the set time, or may be calculated by shortening a time determined for each food and drink from the set time.

第2の条件として、前記設定時間は、飲食店における飲食物の注文履歴に基づいて設定される。例えば、前記設定時間は、直近に注文された飲食物の注文数に基づいて設定される。図16には、前記注文履歴に基づいて設定される設定時間を含む設定情報D4の一例を示している。図16に示す設定情報D4には、直近注文数、設定時間、変更設定時間などの情報が含まれる。前記直近注文数は、直近の注文の飲食物の注文数である。なお、前記直近注文数は、注文支援装置2が厨房端末4に出力した過去の直近の注文数であってもよいし、注文支援装置2が注文端末3から取得した直近の注文の注文数であってもよい。前記設定時間は、前記直近注文数に応じた時間に設定される。例えば、前記直近注文数「a1」(例えば0~3個)に対して前記設定時間「Ta1」(例えば1分)が設定され、前記直近注文数「a2」(例えば4~6個)に対して前記設定時間「Ta2」(例えば3分)が設定され、前記直近注文数「a3」(例えば7個以上)に対して前記設定時間「Ta3」(例えば5分)が設定される。すなわち、前記設定時間は、直近注文数が多い程、長い時間に設定される。 As a second condition, the set time is set based on the order history of food and drink in the restaurant. For example, the set time is set based on the number of most recently ordered food and beverages. FIG. 16 shows an example of setting information D4 including setting time set based on the order history. The setting information D4 shown in FIG. 16 includes information such as the latest number of orders, setting time, change setting time, and the like. The number of recent orders is the number of food and drink orders of the most recent order. The number of most recent orders may be the number of most recent orders output to the kitchen terminal 4 by the order support device 2, or the number of most recent orders obtained by the order support device 2 from the order terminal 3. There may be. The set time is set to a time corresponding to the latest order quantity. For example, the setting time "Ta1" (for example, 1 minute) is set for the latest order number "a1" (for example, 0 to 3), and for the latest order number "a2" (for example, 4 to 6) Then, the set time "Ta2" (for example, 3 minutes) is set, and the set time "Ta3" (for example, 5 minutes) is set for the latest order number "a3" (for example, 7 or more). That is, the set time is set longer as the number of recent orders increases.

また、前記直近注文数は、注文支援装置2が厨房端末4に出力した前回(直前)の注文数であってもよい。この場合、前記設定時間は、前回の出力注文数に応じた時間に設定される。すなわち、前記設定時間は、前回の出力注文数が多い程、長い時間に設定される。また、前記変更設定時間は、前記設定時間に対応して、直近注文数などに基づいて設定される。また、前記変更設定時間は、前記設定時間から共通の時間を短縮して算出されてもよいし、前記設定時間から直近注文数ごとに定められた時間を短縮して算出されてもよい。 Further, the number of most recent orders may be the number of previous (immediately before) orders output by the order support device 2 to the kitchen terminal 4 . In this case, the set time is set to a time corresponding to the previous number of output orders. That is, the set time is set longer as the previous number of output orders is larger. Further, the change set time is set based on the number of most recent orders, etc., corresponding to the set time. Further, the change set time may be calculated by shortening a common time from the set time, or may be calculated by shortening a time determined for each latest order number from the set time.

第3の条件として、前記設定時間は、時間帯に基づいて設定される。例えば、前記設定時間は、飲食店の営業時間を所定時間ごとに(例えば1時間)ごとに区切った時間帯に基づいて設定される。図17には、前記時間帯に基づいて設定される設定時間を含む設定情報D4の一例を示している。図17に示す設定情報D4には、時間帯、設定時間、変更設定時間などの情報が含まれる。前記時間帯は、例えば繁忙状況に応じた時間帯に分類される。前記繁忙状況は、例えば履歴情報に基づいて取得される。例えば、飲食店のランチタイムである「11:00~14:00」のうち最も繁忙状態である「12:00~13:00」の時間帯に対して、最も長い設定時間Tc2が設定され、次に繁忙状態である「13:00~14:00」の時間帯に対して、設定時間Tc2よりも短い設定時間Tc3が設定され、閑散状態である「11:00~12:00」の時間帯に対して、設定時間Tc3よりも短い設定時間Tc1が設定される。また、前記変更設定時間は、前記設定時間に対応して、時間帯などに基づいて設定される。また、前記変更設定時間は、前記設定時間から共通の時間を短縮して算出されてもよいし、前記設定時間から時間帯ごとに定められた時間を短縮して算出されてもよい。 As a third condition, the set time is set based on the time zone. For example, the set time is set based on a time zone obtained by dividing the business hours of the restaurant into predetermined time intervals (for example, one hour). FIG. 17 shows an example of the setting information D4 including the set time set based on the time zone. The setting information D4 shown in FIG. 17 includes information such as the time zone, set time, and changed set time. The time zones are classified into time zones according to busy conditions, for example. The busy status is acquired based on history information, for example. For example, the longest set time Tc2 is set for the time slot of "12:00 to 13:00" which is the busiest of "11:00 to 14:00" which is the lunch time of the restaurant, Next, a set time Tc3, which is shorter than the set time Tc2, is set for the busy time period of "13:00 to 14:00", and the off-peak time period of "11:00 to 12:00" is set. A set time Tc1 shorter than the set time Tc3 is set for the band. Further, the changed set time is set based on the time zone or the like in correspondence with the set time. Further, the changed set time may be calculated by shortening a common time from the set time, or may be calculated by shortening a time determined for each time zone from the set time.

制御部21(設定処理部217)は、前記第1の条件、前記第2の条件、又は前記第3の条件に基づいて前記設定時間を設定する。また、制御部21は、前記第1の条件、前記第2の条件、及び前記第3の条件の少なくとも2つを組み合わせて前記設定時間を設定してもよい。例えば、制御部21は、前記第1の条件及び前記第2の条件を組み合わせて、直近に受け付けた注文の内容と注文数とに基づいて前記設定時間を設定してもよい。また、制御部21は、前記第2の条件及び前記第3の条件を組み合わせて、受け付けた注文の内容と注文を受け付けた時間帯とに基づいて前記設定時間を設定してもよい。また、制御部21(設定処理部217)は、前記設定時間と同様に、前記第1の条件、前記第2の条件、又は前記第3の条件に基づいて前記変更設定時間を設定してもよい。また、制御部21は、前記第1の条件、前記第2の条件、及び前記第3の条件の少なくとも2つを組み合わせて前記変更設定時間を設定してもよい。 The control unit 21 (setting processing unit 217) sets the set time based on the first condition, the second condition, or the third condition. Moreover, the control unit 21 may set the set time by combining at least two of the first condition, the second condition, and the third condition. For example, the control unit 21 may combine the first condition and the second condition and set the set time based on the details and the number of orders received most recently. Further, the control unit 21 may combine the second condition and the third condition to set the set time based on the content of the received order and the time period during which the order was received. Further, the control unit 21 (setting processing unit 217) may set the changed set time based on the first condition, the second condition, or the third condition, similarly to the set time. good. Further, the control unit 21 may set the change setting time by combining at least two of the first condition, the second condition, and the third condition.

また、他の実施形態として、前記設定数は、前記設定時間と同様に、飲食物の内容又は種別、直近注文数、時間帯に応じて設定されてもよい。 Further, as another embodiment, the set number may be set according to the content or type of food and drink, the number of the most recent orders, and the time slot, like the set time.

また、他の実施形態として、設定処理部217は、第1飲食物の注文に対応する第1出力条件及び第2飲食物の注文に対応する第2出力条件のうち条件の成立が近い方の出力条件に対応する、第1設定時間又は第2設定時間を短縮させてもよい。例えば、図4に示すように、出力条件情報D3に、「日替わり定食2点」、「刺身定食1点」、及び「日替わり定食1点」の3つの注文が蓄積されている場合において、これらの注文のうち「日替わり定食1点」の注文が、最も早く出力条件を満たす場合には、当該「日替わり定食1点」に対応する設定時間を変更する。例えば、「日替わり定食1点」に対応する経過時間t2が最も早く設定時間に達すると見込まれる場合には、当該「日替わり定食1点」に対応する設定時間のみを変更する。これにより、出力条件が満たされ易い注文の注文情報を早目に厨房端末4に出力することができる。また、出力条件が満たされ易い注文から順に注文情報を厨房端末4に出力することができる。なお、設定処理部217は、第1飲食物の注文に対応する第1出力条件及び第2飲食物の注文に対応する第2出力条件のうち条件の成立が遠い方の出力条件に対応する、第1設定時間又は第2設定時間を短縮させてもよい。 As another embodiment, the setting processing unit 217 selects the first output condition corresponding to the order of the first food and the second output condition corresponding to the order of the second food and drink, whichever condition is closer to being satisfied. You may shorten the 1st setting time or the 2nd setting time corresponding to output conditions. For example, as shown in FIG. 4, in the case where the output condition information D3 stores three orders of "two daily set meals," "one sashimi set meal," and "one daily set meal," If the order for "one set meal of the day" among the orders satisfies the output condition the earliest, the set time corresponding to the "one set meal of the day" is changed. For example, if the elapsed time t2 corresponding to "1 set meal of the day" is expected to reach the set time earliest, only the set time corresponding to "1 set meal of the day" is changed. This makes it possible to quickly output to the kitchen terminal 4 the order information of an order that easily satisfies the output conditions. In addition, the order information can be output to the kitchen terminal 4 in descending order from the order that the output condition is likely to be satisfied. It should be noted that the setting processing unit 217 corresponds to the output condition that is farther from being fulfilled of the first output condition corresponding to the order of the first food and the second output condition corresponding to the order of the second food and drink. The first set time or the second set time may be shortened.

1 :注文支援システム
2 :注文支援装置
3 :注文端末
4 :厨房端末
211 :取得処理部
212 :受付処理部
213 :計測処理部
214 :算出処理部
215 :判定処理部
216 :出力処理部
217 :設定処理部
411 :取得処理部
412 :出力処理部
1: order support system 2: order support device 3: order terminal 4: kitchen terminal 211: acquisition processing unit 212: reception processing unit 213: measurement processing unit 214: calculation processing unit 215: determination processing unit 216: output processing unit 217: Setting processing unit 411: Acquisition processing unit 412: Output processing unit

Claims (16)

飲食物を提供する施設の利用者の飲食物の注文を受け付ける受付処理部と、
前記受付処理部により飲食物の注文が受け付けられた時点からの経過時間が設定時間に達したか否かを判定する第1判定処理と、前記受付処理部により受け付けられる飲食物の注文の注文数が設定数以上であるか否かを判定する第2判定処理とを実行する判定処理部と、
前記経過時間が前記設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、前記受付処理部により受け付けられる注文に対応する注文情報を出力可能な出力処理部と、
前記受付処理部により受け付けられた第1飲食物の注文に対応する前記出力条件が満たされない場合において、前記受付処理部により第2飲食物の注文が受け付けられた場合に、前記第1飲食物に対応する第1設定時間及び前記第2飲食物に対応する第2設定時間の少なくともいずれかを短縮させる変更処理を実行する設定処理部と、
を備える注文支援システム。
a reception processing unit that receives orders for food and drink from users of facilities that provide food and drink;
A first determination process for determining whether the elapsed time from the time when the order for food and drink was received by the reception processing unit has reached a set time, and the number of orders for food and drink received by the reception processing unit A determination processing unit that executes a second determination process that determines whether or not is equal to or greater than the set number;
an output processing unit capable of outputting order information corresponding to an order received by the reception processing unit under an output condition that the elapsed time has reached the set time or that the number of orders is equal to or greater than the set number;
When the output condition corresponding to the order for the first food and drink received by the reception processing unit is not satisfied, and when the order for the second food and drink is received by the reception processing unit, the order for the first food and drink a setting processing unit that executes change processing for shortening at least one of the corresponding first set time and the second set time corresponding to the second food and drink;
order support system.
前記設定処理部は、前記設定数を2以上の数に設定する、
請求項1に記載の注文支援システム。
The setting processing unit sets the setting number to a number of 2 or more,
The order support system according to claim 1.
前記設定処理部は、前記受付処理部により少なくとも1つの前記第1飲食物の注文が受け付けられた場合であって、かつ、前記第1飲食物の注文に対応する前記出力条件が満たされる前に前記受付処理部により前記第2飲食物の注文が受け付けられた場合に、前記変更処理を実行する、
請求項1又は2に記載の注文支援システム。
The setting processing unit receives the order for at least one of the first food and drink by the reception processing unit and before the output condition corresponding to the order for the first food and drink is satisfied. executing the change process when the order for the second food and drink is received by the reception processing unit;
3. The order support system according to claim 1 or 2.
前記設定処理部は、さらに前記受付処理部により前記第1飲食物の注文と前記第2飲食物の注文とが同時又は所定時間以内に受け付けられた場合に前記変更処理を実行する、
請求項1~3のいずれかに記載の注文支援システム。
The setting processing unit further executes the change processing when the order for the first food and drink and the order for the second food and drink are received by the reception processing unit at the same time or within a predetermined time.
The order support system according to any one of claims 1 to 3.
前記設定処理部は、さらに前記受付処理部により前記第1飲食物及び前記第2飲食物の少なくともいずれかの注文が受け付けられた時間帯が所定の時間帯である場合に前記変更処理を実行する、
請求項1~4のいずれかに記載の注文支援システム。
The setting processing unit further executes the change processing when the time period during which the order for at least one of the first food and drink and the second food and drink is received by the reception processing unit is a predetermined time period. ,
The order support system according to any one of claims 1 to 4.
前記設定処理部は、前記第1設定時間及び前記第2設定時間の少なくともいずれかを、前記受付処理部により受け付けられる前記第1飲食物及び前記第2飲食物の内容又は種別に応じた時間だけ短縮させる、
請求項1~5のいずれかに記載の注文支援システム。
The setting processing unit sets at least one of the first setting time and the second setting time to a time corresponding to the content or type of the first food and drink and the second food and drink accepted by the reception processing unit. shorten,
The order support system according to any one of claims 1 to 5.
前記設定処理部は、前記第1設定時間及び前記第2設定時間の少なくともいずれかを、前記受付処理部により受け付けられる前記第1飲食物及び前記第2飲食物の調理時間に応じた時間だけ短縮させる、
請求項1~6のいずれかに記載の注文支援システム。
The setting processing unit shortens at least one of the first setting time and the second setting time by a time corresponding to the cooking time of the first food and the second food accepted by the reception processing unit. let
The order support system according to any one of claims 1-6.
前記設定処理部は、前記第2設定時間を前記第1設定時間よりも短い時間に短縮させる、
請求項1~7のいずれかに記載の注文支援システム。
The setting processing unit shortens the second set time to a time shorter than the first set time.
The order support system according to any one of claims 1 to 7.
前記設定処理部は、前記第1設定時間を前記第2設定時間よりも短い時間に短縮させる、
請求項1~7のいずれかに記載の注文支援システム。
The setting processing unit shortens the first set time to a time shorter than the second set time.
The order support system according to any one of claims 1 to 7.
前記設定処理部は、前記第1設定時間及び前記第2設定時間の少なくともいずれかを、前記出力処理部が直前に出力した前記注文情報の内容に応じた時間だけ短縮させる、
請求項1~9のいずれかに記載の注文支援システム。
The setting processing unit shortens at least one of the first setting time and the second setting time by a time corresponding to the content of the order information output immediately before by the output processing unit.
The order support system according to any one of claims 1-9.
前記設定処理部は、前記第1飲食物の注文に対応する前記出力条件及び前記第2飲食物の注文に対応する前記出力条件のうち条件の成立が近い方の前記出力条件に対応する、前記第1設定時間又は前記第2設定時間を短縮させる、
請求項1~10のいずれかに記載の注文支援システム。
The setting processing unit corresponds to the output condition corresponding to the order of the first food and drink and the output condition corresponding to the order of the second food and drink, whichever is closer to being fulfilled. shortening the first set time or the second set time;
The order support system according to any one of claims 1-10.
前記設定処理部は、前記第1飲食物の注文に対応する前記出力条件又は前記第2飲食物の注文に対応する前記出力条件が満たされた場合に、前記第1設定時間及び前記第2設定時間のうち時間を変更した少なくともいずれかを変更前の時間に戻す、
請求項1~11のいずれかに記載の注文支援システム。
The setting processing unit sets the first set time and the second set time when the output condition corresponding to the first food order or the output condition corresponding to the second food order is satisfied. change at least one of the hours back to the time before the change,
The order support system according to any one of claims 1-11.
前記出力処理部は、前記第1飲食物の注文と前記第2飲食物の注文とを含む前記注文情報を出力する、
請求項1~12のいずれかに記載の注文支援システム。
The output processing unit outputs the order information including the order for the first food and drink and the order for the second food and drink.
The order support system according to any one of claims 1-12.
前記出力処理部は、前記注文情報と、前記受付処理部が前記注文を受け付けた受付時刻とを注文票に表示させる、
請求項13に記載の注文支援システム。
The output processing unit causes the order form to display the order information and the reception time at which the reception processing unit received the order,
The order support system according to claim 13.
飲食物を提供する施設の利用者の飲食物の注文を受け付ける受付ステップと、
前記受付ステップにより飲食物の注文が受け付けられた時点からの経過時間が設定時間に達したか否かを判定する第1判定処理と、前記受付ステップにより受け付けられる飲食物の注文の注文数が設定数以上であるか否かを判定する第2判定処理とを実行する判定ステップと、
前記経過時間が前記設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、前記受付ステップにより受け付けられる注文に対応する注文情報を出力可能な出力ステップと、
前記受付ステップにより受け付けられた第1飲食物の注文に対応する前記出力条件が満たされない場合において、前記受付ステップにより第2飲食物の注文が受け付けられた場合に、前記第1飲食物に対応する第1設定時間及び前記第2飲食物に対応する第2設定時間の少なくともいずれかを短縮させる変更処理を実行する設定ステップと、
を一又は複数のプロセッサーにより実行する注文支援方法。
a reception step of accepting an order for food and drink from a user of a facility that provides food and drink;
A first determination process for determining whether or not a set time has elapsed since a food order was received in the receiving step, and the number of food orders received in the receiving step are set. A determination step for executing a second determination process for determining whether the number is greater than or equal to
an output step capable of outputting order information corresponding to the order received by the receiving step under an output condition that the elapsed time has reached the set time or that the number of orders is equal to or greater than the set number;
When the output condition corresponding to the order of the first food and drink accepted by the accepting step is not satisfied, and the order of the second food and drink is accepted by the accepting step, the order corresponding to the first food and drink is accepted. a setting step of executing change processing for shortening at least one of the first set time and the second set time corresponding to the second food and drink;
by one or more processors.
飲食物を提供する施設の利用者の飲食物の注文を受け付ける受付ステップと、
前記受付ステップにより飲食物の注文が受け付けられた時点からの経過時間が設定時間に達したか否かを判定する第1判定処理と、前記受付ステップにより受け付けられる飲食物の注文の注文数が設定数以上であるか否かを判定する第2判定処理とを実行する判定ステップと、
前記経過時間が前記設定時間に達したこと又は前記注文数が前記設定数以上であることを出力条件として、前記受付ステップにより受け付けられる注文に対応する注文情報を出力可能な出力ステップと、
前記受付ステップにより受け付けられた第1飲食物の注文に対応する前記出力条件が満たされない場合において、前記受付ステップにより第2飲食物の注文が受け付けられた場合に、前記第1飲食物に対応する第1設定時間及び前記第2飲食物に対応する第2設定時間の少なくともいずれかを短縮させる変更処理を実行する設定ステップと、
を一又は複数のプロセッサーに実行させるための注文支援プログラム。
a reception step of accepting an order for food and drink from a user of a facility that provides food and drink;
A first determination process for determining whether or not a set time has elapsed since a food order was received in the receiving step, and the number of food orders received in the receiving step are set. A determination step for executing a second determination process for determining whether the number is greater than or equal to
an output step capable of outputting order information corresponding to the order received by the receiving step under an output condition that the elapsed time has reached the set time or that the number of orders is equal to or greater than the set number;
When the output condition corresponding to the order of the first food and drink accepted by the accepting step is not satisfied, and the order of the second food and drink is accepted by the accepting step, the order corresponding to the first food and drink is accepted. a setting step of executing change processing for shortening at least one of the first set time and the second set time corresponding to the second food and drink;
on one or more processors.
JP2020121693A 2020-07-15 2020-07-15 ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM Active JP7315849B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020121693A JP7315849B2 (en) 2020-07-15 2020-07-15 ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020121693A JP7315849B2 (en) 2020-07-15 2020-07-15 ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM

Publications (2)

Publication Number Publication Date
JP2022018531A JP2022018531A (en) 2022-01-27
JP7315849B2 true JP7315849B2 (en) 2023-07-27

Family

ID=80203946

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020121693A Active JP7315849B2 (en) 2020-07-15 2020-07-15 ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM

Country Status (1)

Country Link
JP (1) JP7315849B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199168A (en) 2002-12-16 2004-07-15 Hitachi Ltd System for supporting order reception and cooking preparation for food and drink industry
JP2009104423A (en) 2007-10-24 2009-05-14 Seiko Epson Corp Order processing system, order processing apparatus, order processing method, and control program
JP2010238118A (en) 2009-03-31 2010-10-21 Promise Co Ltd Ordering system
JP2012173788A (en) 2011-02-17 2012-09-10 Sii Data Service Kk Order management system and order management method
JP2017187921A (en) 2016-04-05 2017-10-12 株式会社Stand Computer, information processing method, and network system
JP2020009193A (en) 2018-07-09 2020-01-16 悟 小沢 Matrix control system, matrix control program and matrix control method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332922A (en) * 1993-05-25 1994-12-02 Casio Comput Co Ltd Ordering data processor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199168A (en) 2002-12-16 2004-07-15 Hitachi Ltd System for supporting order reception and cooking preparation for food and drink industry
JP2009104423A (en) 2007-10-24 2009-05-14 Seiko Epson Corp Order processing system, order processing apparatus, order processing method, and control program
JP2010238118A (en) 2009-03-31 2010-10-21 Promise Co Ltd Ordering system
JP2012173788A (en) 2011-02-17 2012-09-10 Sii Data Service Kk Order management system and order management method
JP2017187921A (en) 2016-04-05 2017-10-12 株式会社Stand Computer, information processing method, and network system
JP2020009193A (en) 2018-07-09 2020-01-16 悟 小沢 Matrix control system, matrix control program and matrix control method

Also Published As

Publication number Publication date
JP2022018531A (en) 2022-01-27

Similar Documents

Publication Publication Date Title
JP2006190289A (en) Restaurant management using network provided with customer-operated computer device
JP2007193669A (en) In-store server, outside-store server and order treating method
JP2013137598A (en) Recommendation device for product purchase
JP2009163309A (en) Ordering system, order management method and order-managing program
JP5693306B2 (en) Order management apparatus and order management method
JP6397735B2 (en) Information processing apparatus and program
JP7315849B2 (en) ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM
JP7381878B2 (en) Order support system, order support method, and order support program
JP7381877B2 (en) Order support system, order support method, and order support program
JP7406107B2 (en) Order support system, order support method, and order support program
JP7425312B2 (en) Order support system, order support method, and order support program
JP2023090940A (en) Information processing system, information processing method, and information processing program
JP7425311B2 (en) Order support system, order support method, and order support program
JP7406106B2 (en) Order support system, order support method, and order support program
JP2021128441A (en) Order support system, order support method, and order support program
JP7368734B2 (en) Order support system, order support method, and order support program
JP7368735B2 (en) Order support system, order support method, and order support program
JP7376799B2 (en) Order support system, order support method, and order support program
JP2003085255A (en) Order processing system
JP6986416B2 (en) Vacancy information management device, vacant seat information providing device, vacant seat information providing system, and program
JP2021196891A (en) Order support system, order support method, and order support program
JP7421153B1 (en) Order management system and order management method
JP7445137B2 (en) Information processing system, information processing method, and information processing program
JP7277790B2 (en) ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM
WO2021100494A1 (en) Information processing device, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220530

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230522

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230613

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230626

R150 Certificate of patent or registration of utility model

Ref document number: 7315849

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150