JP6210955B2 - Order terminal and order registration processing program - Google Patents

Order terminal and order registration processing program Download PDF

Info

Publication number
JP6210955B2
JP6210955B2 JP2014169789A JP2014169789A JP6210955B2 JP 6210955 B2 JP6210955 B2 JP 6210955B2 JP 2014169789 A JP2014169789 A JP 2014169789A JP 2014169789 A JP2014169789 A JP 2014169789A JP 6210955 B2 JP6210955 B2 JP 6210955B2
Authority
JP
Japan
Prior art keywords
order
cooking
terminal
progress
input
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.)
Expired - Fee Related
Application number
JP2014169789A
Other languages
Japanese (ja)
Other versions
JP2016045730A (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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2014169789A priority Critical patent/JP6210955B2/en
Publication of JP2016045730A publication Critical patent/JP2016045730A/en
Application granted granted Critical
Publication of JP6210955B2 publication Critical patent/JP6210955B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Description

本発明の実施形態は、オーダー端末及び注文登録処理プログラムに関する。 Embodiments described herein relate generally to an order terminal and an order registration processing program.

近年では例えば飲食店においてタブレット型の端末を用いて顧客が自ら商品を注文するシステムが導入されている。   In recent years, for example, a system in which a customer orders a product by himself using a tablet-type terminal in a restaurant has been introduced.

このタブレット型端末は、タッチパネルなどの表示装置にメニューを表示し、顧客からの指示に従って注文を入力し、入力された注文をオーダーエントリーシステムに送信する。   This tablet-type terminal displays a menu on a display device such as a touch panel, inputs an order in accordance with an instruction from a customer, and transmits the input order to the order entry system.

オーダーエントリーシステムは受信したオーダーを調理場にあるキッチン端末に表示し、調理担当者に注文された商品の調理を指示する。   The order entry system displays the received order on the kitchen terminal in the kitchen, and instructs the cook person to cook the ordered product.

このシステムは顧客から注文を受け付ける注文係の店員の数が少なくて済むという利点があるが、顧客にとっては自ら注文した商品がいつ配膳されるのかが見えにくい。また、注文した商品の配膳が遅い場合、注文係の店員が少ない分だけ顧客からの要望を受け付けにくくなる。   Although this system has the advantage that the number of salesclerks who accept orders from customers is small, it is difficult for customers to see when the products they ordered are distributed. In addition, when the ordered product is slow to distribute, it becomes difficult to accept requests from customers due to the small number of clerk at the order desk.

特開2011−164853号公報JP 2011-164853 A

従って、顧客が注文した商品の調理の進行状況と待ち時間とを容易に把握できるオーダー端末及び注文登録処理プログラムが求められている。 Therefore, there is a need for an order terminal and an order registration processing program that can easily grasp the cooking progress and waiting time of the product ordered by the customer.

上記の課題を解決するために、本発明の一実施形態は、メニューを表示すると共に顧客からの注文を受付ける入出力部と、商品ごとに標準の調理時間を格納する商品マスタと、注文を格納するオーダー入力ファイルと、注文された商品ごとに調理開始時間及び調理状況を示すステータスを含む進行状況データを格納する進行状況ファイルと、を記憶する記憶部と、通信回線によって接続され、進行状況データを格納するオーダーサーバから進行状況データを受信して進行状況ファイルに格納し、調理開始時間及び標準の調理時間に基づいて調理完了までの待ち時間を算出し、待ち時間を入出力部に表示させる制御部と、を備え、制御部は、入出力部が受付けた注文を注文情報としてオーダーサーバに送信する、オーダー端末を提供する。 In order to solve the above problems, an embodiment of the present invention includes an input-output unit for accepting an order from a customer and displays a menu, and product master for storing a standard cooking time for each product, the orders and order input file for storing a storage unit for storing the progress file, the storing progress data including a status indicating a cooking start time and cooking conditions for each product in orders, are connected by a communication line, progressive Receive the progress data from the order server that stores the situation data, store it in the progress file, calculate the waiting time until cooking is completed based on the cooking start time and standard cooking time, and put the waiting time in the input / output unit and a control unit which causes the display control unit transmits the order server orders input-output unit is accepted as the order information, to provide an order terminal.

注文登録処理装置を含む注文処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the order processing system containing an order registration processing apparatus. POS端末の構成を示すブロック図である。It is a block diagram which shows the structure of a POS terminal. 管理端末の構成を示すブロック図である。It is a block diagram which shows the structure of a management terminal. オーダー端末の構成を示すブロック図である。It is a block diagram which shows the structure of an order terminal. ハンディーターミナルの構成を示すブロック図である。It is a block diagram which shows the structure of a handy terminal. オーダーサーバの構成を示すブロック図である。It is a block diagram which shows the structure of an order server. キッチン端末の構成を示すブロック図である。It is a block diagram which shows the structure of a kitchen terminal. 商品マスタのデータ構成を示す図である。It is a figure which shows the data structure of a goods master. トランザクションファイルのデータ構成を示す図である。It is a figure which shows the data structure of a transaction file. 進行状況ファイルのデータ構成を示す図である。It is a figure which shows the data structure of a progress condition file. 座席マスタのデータ構成を示す図である。It is a figure which shows the data structure of a seat master. 座席状況ファイルのデータ構成を示す図である。It is a figure which shows the data structure of a seat condition file. 注文処理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of an order processing system. オーダー画面の例を示す図である。It is a figure which shows the example of an order screen. 進行状況画面の例を示す図である。It is a figure which shows the example of a progress condition screen. 管理画面の例を示す図である。It is a figure which shows the example of a management screen.

以下、注文登録処理装置及び注文登録処理プログラムの一実施形態について、図面を用いて詳細に説明する。   Hereinafter, an embodiment of an order registration processing apparatus and an order registration processing program will be described in detail with reference to the drawings.

図1は、注文登録処理装置を含む注文処理システムの構成を示すブロック図である。図1に示すように、注文処理システムは、POS(point of sales)端末10と、管理端末20と、注文登録処理装置であるオーダー端末30と、ハンディーターミナル40と、オーダーサーバ50と、キッチン端末60と、を備える。注文処理システムは例えばレストランなどの飲食店において使用される。   FIG. 1 is a block diagram showing a configuration of an order processing system including an order registration processing apparatus. As shown in FIG. 1, the order processing system includes a POS (point of sales) terminal 10, a management terminal 20, an order terminal 30 that is an order registration processing device, a handy terminal 40, an order server 50, and a kitchen terminal. 60. The order processing system is used in restaurants such as restaurants.

POS端末10、オーダーサーバ50、及びキッチン端末60は、LAN(local area network)1などの通信回線を介して互いに接続する。さらに管理端末20、オーダー端末30、及びハンディーターミナル40はLAN1に接続された無線ルータ2を介して互いに接続する。   The POS terminal 10, the order server 50, and the kitchen terminal 60 are connected to each other via a communication line such as a LAN (local area network) 1. Furthermore, the management terminal 20, the order terminal 30, and the handy terminal 40 are connected to each other via the wireless router 2 connected to the LAN1.

POS端末10は、販売情報を登録、処理し、一取引ずつ会計処理を行う。販売情報には、顧客ごとの商品の売り上げ明細の情報が含まれる。   The POS terminal 10 registers and processes sales information, and performs accounting for each transaction. The sales information includes information on the sales details of the product for each customer.

管理端末20は、店舗の管理者によって使用され、調理の進行状況や人員配置、顧客の着席状況などを表示する。   The management terminal 20 is used by the manager of the store, and displays the progress of cooking, staffing, the seating status of customers, and the like.

オーダー端末30は、顧客の各テーブルに配置され、メニューを表示するとともに顧客からの注文の入力を受け付ける。オーダー端末30は入力した注文情報をオーダーサーバ50に送信する。   The order terminal 30 is arranged in each table of customers, displays a menu, and accepts input of orders from customers. The order terminal 30 transmits the input order information to the order server 50.

ハンディーターミナル40は店員用の端末である。ハンディーターミナル40は、注文の入力を行うほか、顧客の来店の登録であるチェックインと、顧客によって注文された商品の配膳完了の入力を行う。   The handy terminal 40 is a terminal for a store clerk. The handy terminal 40 not only inputs an order but also inputs a check-in that is registration of the customer's visit to the store and a completion of the distribution of the product ordered by the customer.

ハンディーターミナル40は入力された情報をオーダーサーバ50に送信する。   The handy terminal 40 transmits the input information to the order server 50.

オーダーサーバ50は、受信した注文情報に基づいてキッチン端末60に調理指示を送信する。また、配膳完了をハンディーターミナルから受信した場合、注文情報を売り上げ情報としてPOS端末10に送信する。   The order server 50 transmits a cooking instruction to the kitchen terminal 60 based on the received order information. When the completion of the arrangement is received from the handy terminal, the order information is transmitted to the POS terminal 10 as sales information.

キッチン端末60は、オーダーサーバ50から受信した注文情報に基づいて、調理指示を出力する。   The kitchen terminal 60 outputs a cooking instruction based on the order information received from the order server 50.

図2は、POS端末10の構成を示すブロック図である。図2に示すように、POS端末10は、POS制御部101と、POS記憶部102と、POS入出力部103と、POS通信部104と、を備える。   FIG. 2 is a block diagram showing the configuration of the POS terminal 10. As illustrated in FIG. 2, the POS terminal 10 includes a POS control unit 101, a POS storage unit 102, a POS input / output unit 103, and a POS communication unit 104.

POS制御部101は演算装置であるCPU(central processing unit)を含む。   The POS control unit 101 includes a CPU (central processing unit) that is an arithmetic device.

POS記憶部102はメモリ、ハードディスクドライブなどの記憶装置を含む。POS記憶部102は、商品マスタ102Aと、トランザクションファイル102Bと、を格納する。   The POS storage unit 102 includes a storage device such as a memory and a hard disk drive. The POS storage unit 102 stores a product master 102A and a transaction file 102B.

POS記憶部102は、注文登録処理プログラムを格納し、POS制御部101はPOS記憶部102から注文登録処理プログラムを順次読み出して実行する。   The POS storage unit 102 stores an order registration processing program, and the POS control unit 101 sequentially reads and executes the order registration processing program from the POS storage unit 102.

商品マスタ102Aは、商品に固有に割り当てられる商品IDごとに、商品名、単価を含む商品情報を格納する。   The product master 102A stores product information including a product name and a unit price for each product ID uniquely assigned to a product.

トランザクションファイル102Bは、オーダーサーバ50から受信した売り上げ情報を一取引ごとに格納する。   The transaction file 102B stores the sales information received from the order server 50 for each transaction.

POS入出力部103は、ディスプレイ、キーボード、マウスなどの入出力装置を含む。   The POS input / output unit 103 includes input / output devices such as a display, a keyboard, and a mouse.

POS通信部104は、LAN1に接続し、通信を行う。   The POS communication unit 104 connects to the LAN 1 and performs communication.

図3は、管理端末20の構成を示すブロック図である。図3に示すように、管理端末20は、管理端末制御部201と、管理端末記憶部202と、管理端末入出力部203と、管理端末通信部204と、を備える。   FIG. 3 is a block diagram showing the configuration of the management terminal 20. As illustrated in FIG. 3, the management terminal 20 includes a management terminal control unit 201, a management terminal storage unit 202, a management terminal input / output unit 203, and a management terminal communication unit 204.

管理端末制御部201は、演算装置であるCPUを含む。   The management terminal control unit 201 includes a CPU that is an arithmetic device.

管理端末記憶部202はメモリ、ハードディスクドライブなどの記憶装置を含む。管理端末記憶部202は注文された商品ごとに調理の進行状況を格納する進行状況ファイル202Aを格納する。   The management terminal storage unit 202 includes a storage device such as a memory and a hard disk drive. The management terminal storage unit 202 stores a progress status file 202A that stores the progress status of cooking for each ordered product.

管理端末記憶部202は、注文登録処理プログラムを格納し、管理端末制御部201は管理端末記憶部202から注文登録処理プログラムを順次読み出して実行する。   The management terminal storage unit 202 stores an order registration processing program, and the management terminal control unit 201 sequentially reads the order registration processing program from the management terminal storage unit 202 and executes it.

管理端末入出力部203は、ディスプレイ、キーボード、マウスなどの入出力装置を含む。   The management terminal input / output unit 203 includes input / output devices such as a display, a keyboard, and a mouse.

管理端末通信部204は、無線ルータ2を介してLAN1に接続し、通信を行う。   The management terminal communication unit 204 connects to the LAN 1 via the wireless router 2 and performs communication.

図4は、オーダー端末30の構成を示すブロック図である。図4に示すように、オーダー端末30は、オーダー端末制御部301と、オーダー端末記憶部302と、オーダー端末入出力部303と、オーダー端末通信部304と、を備える。   FIG. 4 is a block diagram illustrating a configuration of the order terminal 30. As shown in FIG. 4, the order terminal 30 includes an order terminal control unit 301, an order terminal storage unit 302, an order terminal input / output unit 303, and an order terminal communication unit 304.

オーダー端末制御部301は、演算装置であるCPUを含む。   The order terminal control unit 301 includes a CPU that is an arithmetic device.

オーダー端末記憶部302はメモリ、ハードディスクドライブなどの記憶装置を含む。オーダー端末記憶部302は、商品マスタ102Aと同じ内容を格納する商品マスタ302Aと、注文情報を格納するオーダー入力ファイル302Bと、注文した商品ごとに調理の進行状況を格納する進行状況ファイル302Cと、を記憶する。   The order terminal storage unit 302 includes a storage device such as a memory and a hard disk drive. The order terminal storage unit 302 includes a product master 302A that stores the same contents as the product master 102A, an order input file 302B that stores order information, a progress status file 302C that stores the progress of cooking for each ordered product, Remember.

オーダー端末記憶部302は、注文登録処理プログラムを格納し、オーダー端末制御部301はオーダー端末記憶部302から注文登録処理プログラムを順次読み出して実行する。   The order terminal storage unit 302 stores an order registration processing program, and the order terminal control unit 301 sequentially reads and executes the order registration processing program from the order terminal storage unit 302.

オーダー端末入出力部303は、例えばタッチパネルなどの入出力装置を含む。   The order terminal input / output unit 303 includes an input / output device such as a touch panel, for example.

オーダー端末通信部304は、無線ルータ2を介してLAN1に接続し、通信を行う。   The order terminal communication unit 304 connects to the LAN 1 via the wireless router 2 and performs communication.

オーダー端末30は、コンピュータ、特にタブレット端末を用いることができる。   The order terminal 30 can be a computer, particularly a tablet terminal.

図5は、ハンディーターミナル40の構成を示すブロック図である。図5に示すように、ハンディーターミナル40は、ハンディー端末制御部401と、ハンディー端末記憶部402と、ハンディー端末入出力部403と、ハンディー端末通信部404と、を備える。   FIG. 5 is a block diagram showing a configuration of the handy terminal 40. As shown in FIG. 5, the handy terminal 40 includes a handy terminal control unit 401, a handy terminal storage unit 402, a handy terminal input / output unit 403, and a handy terminal communication unit 404.

ハンディー端末制御部401は、演算装置であるCPUを含む。   The handy terminal control unit 401 includes a CPU that is an arithmetic device.

ハンディー端末記憶部402はメモリ、ハードディスクドライブなどの記憶装置を含む。ハンディー端末記憶部402は、商品マスタ102Aと同じ内容を格納する商品マスタ402Aと、注文情報を格納するオーダー入力ファイル402Bと、を記憶する。   The handy terminal storage unit 402 includes a storage device such as a memory and a hard disk drive. The handy terminal storage unit 402 stores a product master 402A that stores the same contents as the product master 102A, and an order input file 402B that stores order information.

ハンディー端末記憶部402は、注文登録処理プログラムを格納し、ハンディー端末制御部401はハンディー端末記憶部402から注文登録処理プログラムを順次読み出して実行する。   The handy terminal storage unit 402 stores an order registration processing program, and the handy terminal control unit 401 sequentially reads and executes the order registration processing program from the handy terminal storage unit 402.

ハンディー端末入出力部403は、タッチパネル、ディスプレイ、キーボードなどの入出力装置を含む。   The handy terminal input / output unit 403 includes input / output devices such as a touch panel, a display, and a keyboard.

ハンディー端末通信部404は、無線ルータ2を介してLAN1に接続し、通信を行う。   The handy terminal communication unit 404 connects to the LAN 1 via the wireless router 2 and performs communication.

図6は、オーダーサーバ50の構成を示すブロック図である。図6に示すように、オーダーサーバ50は、オーダーサーバ制御部501と、オーダーサーバ記憶部502と、オーダーサーバ入出力部503と、オーダーサーバ通信部504と、を備える。   FIG. 6 is a block diagram illustrating a configuration of the order server 50. As shown in FIG. 6, the order server 50 includes an order server control unit 501, an order server storage unit 502, an order server input / output unit 503, and an order server communication unit 504.

オーダーサーバ制御部501は、演算装置であるCPUを含む。   The order server control unit 501 includes a CPU that is an arithmetic device.

オーダーサーバ記憶部502はメモリ、ハードディスクドライブなどの記憶装置を含む。オーダーサーバ記憶部502は、注文情報を格納するオーダーファイル502Aと、座席に関する情報を格納する座席マスタ502Bと、座席の使用状況を格納する座席状況ファイル502Cと、を記憶する。   The order server storage unit 502 includes a storage device such as a memory and a hard disk drive. The order server storage unit 502 stores an order file 502A for storing order information, a seat master 502B for storing information related to seats, and a seat status file 502C for storing seat usage status.

オーダーサーバ記憶部502は、注文登録処理プログラムを格納し、オーダーサーバ制御部501はオーダーサーバ記憶部502から注文登録処理プログラムを順次読み出して実行する。   The order server storage unit 502 stores an order registration processing program, and the order server control unit 501 sequentially reads out and executes the order registration processing program from the order server storage unit 502.

オーダーサーバ入出力部503は、ディスプレイ、キーボード、マウスなどの入出力装置を含む。   The order server input / output unit 503 includes input / output devices such as a display, a keyboard, and a mouse.

オーダーサーバ通信部504はLAN1に接続し、通信を行う。   The order server communication unit 504 connects to the LAN 1 and performs communication.

図7は、キッチン端末60の構成を示すブロック図である。図7に示すように、キッチン端末60は、キッチン端末制御部601と、キッチン端末記憶部602と、キッチン端末入出力部603と、キッチン端末通信部604と、を備える。   FIG. 7 is a block diagram illustrating a configuration of the kitchen terminal 60. As shown in FIG. 7, the kitchen terminal 60 includes a kitchen terminal control unit 601, a kitchen terminal storage unit 602, a kitchen terminal input / output unit 603, and a kitchen terminal communication unit 604.

キッチン端末制御部601は、演算装置であるCPUを含む。   The kitchen terminal control unit 601 includes a CPU that is an arithmetic device.

キッチン端末記憶部602はメモリ、ハードディスクドライブなどの記憶装置を含む。キッチン端末記憶部602は、注文情報を格納するオーダーファイル602Aを記憶する。   The kitchen terminal storage unit 602 includes a storage device such as a memory and a hard disk drive. The kitchen terminal storage unit 602 stores an order file 602A that stores order information.

キッチン端末記憶部602は、注文登録処理プログラムを格納し、キッチン端末制御部601はキッチン端末記憶部602から注文登録処理プログラムを順次読み出して実行する。   The kitchen terminal storage unit 602 stores an order registration processing program, and the kitchen terminal control unit 601 sequentially reads and executes the order registration processing program from the kitchen terminal storage unit 602.

キッチン端末入出力部603は、ディスプレイ、キーボード、マウスなどの入出力装置を含む。   The kitchen terminal input / output unit 603 includes input / output devices such as a display, a keyboard, and a mouse.

キッチン端末通信部604はLAN1に接続し、通信を行う。   The kitchen terminal communication unit 604 connects to the LAN 1 and performs communication.

図8は、商品マスタ102Aのデータ構成を示す図である。図8に示すように、商品マスタ102Aは、「商品ID」と、「部門」と、「商品名」と、「単価」と、「標準調理時間」と、を格納する。   FIG. 8 is a diagram illustrating a data configuration of the product master 102A. As shown in FIG. 8, the product master 102A stores “product ID”, “department”, “product name”, “unit price”, and “standard cooking time”.

「商品ID」は商品に固有に割り当てられる識別子である。「部門」は取扱い部門を示す。「商品名」は商品の名称を示す。「単価」は商品の1単位量当たりの価格を示す。「標準調理時間」は商品の調理にかかる標準的な時間を示す。   “Product ID” is an identifier uniquely assigned to a product. “Department” indicates a handling department. “Product name” indicates the name of the product. “Unit price” indicates the price per unit amount of the product. “Standard cooking time” indicates a standard time required for cooking the product.

各データの例は、商品IDが「20123」、部門が「02」、商品名が「商品A」、標準調理時間が「10分」である。   As an example of each data, the product ID is “20123”, the department is “02”, the product name is “product A”, and the standard cooking time is “10 minutes”.

標準調理時間は、予め設定されていても、キッチン端末制御部601が商品ごとの実際の調理時間の平均を算出して求めた値を使用してもよい。   Even if the standard cooking time is set in advance, a value obtained by calculating an average of actual cooking time for each product by the kitchen terminal control unit 601 may be used.

図9は、トランザクションファイル102Bのデータ構成を示す図である。図9に示すように、トランザクションファイル102Bは、テーブルに固有に割り当てられる「テーブルNo.」と、一取引に固有に割り当てられる「伝票No.」と、「商品ID」と、「部門」と、「商品名」と、「単価」と、売り上げが立った数量を示す「数量」と、を格納する。   FIG. 9 shows the data structure of the transaction file 102B. As shown in FIG. 9, the transaction file 102B includes a “table No.” uniquely assigned to the table, a “slip No.” uniquely assigned to one transaction, a “product ID”, a “department”, “Product name”, “Unit price”, and “Quantity” indicating the quantity of sales are stored.

各データの例は、テーブルNo.が「08」、伝票No.が「102」、商品IDが「20123」、部門が「02」、商品名が「商品A」、単価が「580」、数量が「2」である。   An example of each data is the table No. Is “08”, slip no. Is “102”, the product ID is “20123”, the department is “02”, the product name is “product A”, the unit price is “580”, and the quantity is “2”.

オーダー入力ファイル402B、オーダーファイル502A及び602Aのデータ構成はトランザクションファイル102Bのデータ構成と同様である。   The data structure of the order input file 402B and the order files 502A and 602A is the same as the data structure of the transaction file 102B.

図10は、進行状況ファイル202A及び302Cのデータ構成を示す図である。図10に示すように、進行状況ファイル202A及び302Cは、「テーブルNo.」と、「伝票No.」と、「商品ID」と、「部門」と、「商品名」と、「単価」と、「数量」と、「調理開始時間」と、「ステータス」と、「調理担当」と、を格納する。   FIG. 10 shows the data structure of the progress status files 202A and 302C. As shown in FIG. 10, the progress status files 202A and 302C include “table No.”, “slip No.”, “product ID”, “department”, “product name”, and “unit price”. , “Quantity”, “Cooking start time”, “Status”, and “Cooking staff” are stored.

「数量」は注文された商品の数量を示す。「調理開始時間」は当該商品の調理を開始した時間である。「ステータス」は進行状況を示す識別子である。「調理担当」は当該商品の調理担当者の識別子である。   “Quantity” indicates the quantity of the ordered product. “Cooking start time” is the time when cooking of the product starts. “Status” is an identifier indicating the progress status. “Cooking person” is an identifier of a person in charge of cooking the product.

各データの例は、テーブルNo.が「08」、伝票No.が「102」、商品IDが「20123」、部門が「02」、商品名が「商品A」、単価が「580」、数量が「2」、調理開始時間が「18:50」、ステータスが「配膳完了」、調理担当が「11」である。   An example of each data is the table No. Is “08”, slip no. Is “102”, product ID is “20103”, department is “02”, product name is “product A”, unit price is “580”, quantity is “2”, cooking start time is “18:50”, status is “Distribution is complete” and the person in charge of cooking is “11”.

図11は、座席マスタ502Bのデータ構成を示す図である。図11に示すように、座席マスタ502Bは、「テーブルNo.」と、当該テーブルのフロア内における位置を示す「座標」と、当該テーブルの座席の数を示す「座席数」と、を格納する。   FIG. 11 is a diagram illustrating a data configuration of the seat master 502B. As shown in FIG. 11, the seat master 502B stores “table No.”, “coordinates” indicating the position of the table on the floor, and “seat number” indicating the number of seats on the table. .

各データの例は、テーブルNo.が「08」、座標が「5,3」、座席数が「4」である。   An example of each data is the table No. Is “08”, the coordinates are “5, 3”, and the number of seats is “4”.

図12は、座席状況ファイル502Cのデータ構成を示す図である。図12に示すように、座席状況ファイル502Cは、「テーブルNo.」と、現在の当該座席の状況を示す「状況」と、を格納する。   FIG. 12 is a diagram showing a data configuration of the seat status file 502C. 12, the seat status file 502C stores “table No.” and “situation” indicating the current status of the seat.

各データの例は、テーブルNo.が「08」、状況が「サービスX」である。   An example of each data is the table No. Is “08” and the status is “service X”.

図13は、注文処理システムの動作を示すフローチャートである。図13に示すように、ステップ1301において、ハンディーターミナル40のハンディー端末制御部401は、オペレータの指示に基づいて顧客が入店して着席したことを示すデータであるチェックインをオーダーサーバ50に送信する。   FIG. 13 is a flowchart showing the operation of the order processing system. As shown in FIG. 13, in step 1301, the handy terminal control unit 401 of the handy terminal 40 transmits, to the order server 50, check-in that is data indicating that the customer has entered the store and seated based on the operator's instruction. To do.

ステップ1302において、オーダーサーバ50のオーダーサーバ制御部501はハンディーターミナル40からチェックインを受信する。オーダーサーバ制御部501はテーブルNo.に伝票No.を割り当てて以降の受注をハンディーターミナル40及びオーダー端末30に許可する。   In step 1302, the order server control unit 501 of the order server 50 receives a check-in from the handy terminal 40. The order server control unit 501 has a table No. Slip no. The handy terminal 40 and the order terminal 30 are permitted to receive orders after the allocation.

ステップ1303において、顧客の指示に従って、オーダー端末30のオーダー端末制御部301は入力された注文を注文情報としてオーダーサーバ50に送信する。   In step 1303, the order terminal control unit 301 of the order terminal 30 transmits the input order to the order server 50 as order information in accordance with a customer instruction.

ステップ1304において、オーダーサーバ制御部501は注文情報を受信する。オーダーサーバ制御部501は受信した注文情報を、キッチン端末60に送信する。   In step 1304, the order server control unit 501 receives the order information. The order server control unit 501 transmits the received order information to the kitchen terminal 60.

ステップ1305において、キッチン端末60のキッチン端末制御部601はキッチン端末入出力部603のディスプレイに注文情報に基づいて調理指示を含むオーダー画面1401を表示する。   In step 1305, the kitchen terminal control unit 601 of the kitchen terminal 60 displays an order screen 1401 including a cooking instruction on the display of the kitchen terminal input / output unit 603 based on the order information.

ステップ1306において、キッチン端末制御部601は調理担当者の指示に基づいて調理開始を示すデータを入力し、調理開始時間と、調理を開始した旨の情報と、をオーダーサーバ50に送信する。   In step 1306, the kitchen terminal control unit 601 inputs data indicating the start of cooking based on the instruction from the person in charge of cooking, and transmits the cooking start time and information indicating that cooking has started to the order server 50.

ステップ1307において、オーダーサーバ制御部501は調理開始時間と、調理を開始した旨の情報と、を受信する。オーダーサーバ制御部501は受信した調理開始時間と、調理を開始した旨の情報と、をオーダーファイル502Aに格納する。   In step 1307, the order server control unit 501 receives the cooking start time and information indicating that cooking has started. The order server control unit 501 stores the received cooking start time and information indicating that cooking has started in the order file 502A.

ステップ1308において、オーダー端末制御部301は、顧客の指示に従って注文した商品の調理の進行状況の確認指示を、テーブルNo.及び伝票No.とともにオーダーサーバ50に送信する。   In step 1308, the order terminal control unit 301 sends an instruction to confirm the progress of cooking of the product ordered according to the customer instruction to the table No. And slip no. At the same time, it is transmitted to the order server 50.

ステップ1309において、オーダーサーバ制御部501は受信したテーブルNo.及び伝票No.に基づいてオーダーファイル502Aを検索し、該当するデータを進行状況データとして読み出す。さらに、オーダーサーバ制御部501は読み出した進行状況データを応答としてオーダー端末30に送信する。   In step 1309, the order server control unit 501 receives the received table number. And slip no. The order file 502A is searched based on the above, and the corresponding data is read out as the progress status data. Further, the order server control unit 501 transmits the read progress status data to the order terminal 30 as a response.

オーダー端末制御部301は受信した進行状況データに基づいて進行状況画面1501をオーダー端末入出力部303のディスプレイ乃至タッチパネルに表示する。   The order terminal control unit 301 displays a progress status screen 1501 on the display or touch panel of the order terminal input / output unit 303 based on the received progress status data.

ステップ1310において、キッチン端末制御部601は調理が終了した商品について調理終了を示すデータを調理担当者の指示に基づいて入力し、テーブルNo.及び伝票No.とともに商品IDごとに調理終了を示すデータをオーダーサーバ50に送信する。   In step 1310, the kitchen terminal control unit 601 inputs data indicating the end of cooking for the product for which cooking has been completed based on the instruction of the person in charge of cooking. And slip no. At the same time, data indicating the end of cooking is transmitted to the order server 50 for each product ID.

ステップ1311において、オーダーサーバ制御部501は調理終了を示すデータを受信する。オーダーサーバ制御部501は、受信したテーブルNo.、伝票No.、及び商品IDに基づいてオーダーファイル502Aを検索し、該当するデータのステータスに調理終了を示すデータを格納する。   In step 1311, the order server control unit 501 receives data indicating the end of cooking. The order server control unit 501 receives the received table No. , Slip no. The order file 502A is searched based on the product ID, and data indicating the end of cooking is stored in the status of the corresponding data.

ステップ1312において、オーダー端末制御部301は、顧客の指示に従って注文した商品の調理の進行状況の確認指示を、テーブルNo.及び伝票No.とともにオーダーサーバ50に送信する。   In step 1312, the order terminal control unit 301 sends an instruction for confirming the progress of cooking of the product ordered according to the customer instruction to the table No. And slip no. At the same time, it is transmitted to the order server 50.

ステップ1313において、オーダーサーバ制御部501は受信したテーブルNo.及び伝票No.に基づいてオーダーファイル502Aを検索し、該当するデータを進行状況データとして読み出す。さらに、オーダーサーバ制御部501は読み出した進行状況データを応答としてオーダー端末30に送信する。   In step 1313, the order server control unit 501 receives the received table number. And slip no. The order file 502A is searched based on the above, and the corresponding data is read out as the progress status data. Further, the order server control unit 501 transmits the read progress status data to the order terminal 30 as a response.

オーダー端末30は受信した進行状況データに基づいて進行状況画面1501をオーダー端末入出力部303のディスプレイ乃至タッチパネルに表示する。   The order terminal 30 displays a progress status screen 1501 on the display or touch panel of the order terminal input / output unit 303 based on the received progress status data.

ステップ1314において、ハンディー端末制御部401はオペレータの指示に基づいて配膳を完了した旨のデータをテーブルNo.、伝票No.、及び商品IDとともにオーダーサーバ50に送信する。   In step 1314, the handy terminal control unit 401 stores data indicating that the arrangement is completed based on the operator's instruction. , Slip no. And the product ID are transmitted to the order server 50.

ステップ1315において、オーダーサーバ制御部501は配膳完了を示すデータを受信する。オーダーサーバ制御部501は、受信したテーブルNo.、伝票No.、及び商品IDに基づいてオーダーファイル502Aを検索し、該当するデータのステータスに配膳完了を示すデータを格納する。   In step 1315, the order server control unit 501 receives data indicating the completion of the arrangement. The order server control unit 501 receives the received table No. , Slip no. The order file 502A is searched based on the product ID, and data indicating the completion of serving is stored in the status of the corresponding data.

ステップ1316において、管理端末20の管理端末制御部201は、管理者の指示に基づいて進行状況の確認を指示するデータをオーダーサーバ50に送信する。   In step 1316, the management terminal control unit 201 of the management terminal 20 transmits data instructing confirmation of the progress status to the order server 50 based on an instruction from the administrator.

ステップ1317において、オーダーサーバ制御部501は、現在チェックイン中の伝票No.のデータを進行状況データとしてオーダーファイル502Aから読み出し、応答として管理端末20に送信する。   In step 1317, the order server control unit 501 determines the slip No. currently being checked in. Is read out from the order file 502A as progress status data and transmitted to the management terminal 20 as a response.

管理端末20は、受信した進行状況データに基づいて管理画面1601を管理端末入出力部203のディスプレイ乃至タッチパネルに表示する。   The management terminal 20 displays a management screen 1601 on the display or touch panel of the management terminal input / output unit 203 based on the received progress data.

図14は、オーダー画面1401の例を示す図である。図14に示すように、オーダー画面1401は、テーブルNo.ごとにステータスを含む注文情報を表示する注文内容欄1402を表示する。オーダー画面1401は、調理開始を指示する「調理開始」ボタン1403と、調理完了を指示する「消込入力」ボタン1404と、を表示する。   FIG. 14 is a diagram illustrating an example of the order screen 1401. As shown in FIG. 14, the order screen 1401 includes a table No. An order detail column 1402 for displaying order information including the status is displayed. The order screen 1401 displays a “cooking start” button 1403 for instructing the start of cooking, and a “consumption input” button 1404 for instructing the completion of cooking.

キッチン端末制御部601は、調理担当者の指示に従って、指定されたテーブルNo.ごとの注文された商品について、調理開始乃至調理完了の指示の入力を「調理開始」ボタン1403乃至「消込入力」ボタン1404により受け付ける。   The kitchen terminal control unit 601 performs the specified table No. according to the instruction from the person in charge of cooking. For each ordered product, input of a cooking start or cooking completion instruction is accepted by a “cooking start” button 1403 to a “consumption input” button 1404.

図15は、進行状況画面1501の例を示す図である。図15に示すように、進行状況画面1501は、注文された商品ごとに調理時間と、調理完了までの待ち時間である調理待ち時間を含む進行状況確認欄1503と、を表示する。   FIG. 15 is a diagram showing an example of the progress status screen 1501. As illustrated in FIG. 15, the progress status screen 1501 displays a cooking time and a progress status confirmation column 1503 including a cooking waiting time that is a waiting time until completion of cooking for each ordered product.

オーダー端末制御部301はオーダーサーバ50から受信した調理時間と、商品マスタ302Aから商品IDに基づいて読み出した標準調理時間と、オーダー端末30のタイマが有する現在時間と、に基づいて、調理待ち時間を計算する。オーダー端末制御部301は調理待ち時間をインジケータと文字とによって進行状況確認欄1503に表示する。   The order terminal control unit 301 uses the cooking time received from the order server 50, the standard cooking time read based on the product ID from the product master 302A, and the current time of the timer of the order terminal 30 to determine the cooking wait time. Calculate The order terminal control unit 301 displays the cooking wait time in the progress status confirmation column 1503 using an indicator and characters.

オーダー端末制御部301は進行状況画面1501に、初期画面に戻ることを指示する「TOP」ボタン1504と、注文を追加する旨を指示する「注文する」ボタン1505と、注文履歴を表示させるための「履歴」ボタン1506と、を表示する。オーダー端末制御部301は進行状況画面1501に、進行状況確認欄1503を再表示する旨を指示する「調理状況」ボタン1507と、店員の呼び出しを指示する「店員呼出」ボタン1508と、一取引を終了して会計を指示する「お会計」ボタン1509と、を表示する。   The order terminal control unit 301 displays a “TOP” button 1504 for instructing to return to the initial screen, an “order” button 1505 for instructing to add an order, and an order history on the progress status screen 1501. “History” button 1506 is displayed. The order terminal control unit 301 performs one transaction on the progress status screen 1501 with a “cooking status” button 1507 for instructing to redisplay the progress status confirmation column 1503, and a “sales clerk” button 1508 for instructing to call the store clerk. When finished, an “account” button 1509 for instructing accounting is displayed.

オーダー端末制御部301は、「履歴」ボタン1506の押下によって注文履歴を表示した場合、キャンセルボタンをさらに表示し、顧客の指示により指定された商品のキャンセル受け付けることもできる。   When the order history is displayed by pressing the “history” button 1506, the order terminal control unit 301 can further display a cancel button and accept cancellation of a product designated by a customer instruction.

オーダー端末制御部301は、インジケータを、例えば標準調理時間を5分割し、時間が経過するごとに5個の図形のうちの対応するものの色を変化させることにより時間経過を視覚的に表現するように表示することもできる。   The order terminal control unit 301 divides the standard cooking time into five parts, for example, and changes the color of the corresponding one of the five figures as time passes, so that the time passage is visually expressed. Can also be displayed.

図16は、管理画面1601の例を示す図である。図16に示すように、管理画面1601は、オペレータのうち当該フロアを担当するオペレータを強調して示すフロア担当欄1602と、座席の状況を示す座席情報欄1603と、調理場の状況を示す調理場欄1605と、を含む。   FIG. 16 is a diagram illustrating an example of the management screen 1601. As shown in FIG. 16, the management screen 1601 displays a floor charge column 1602 that highlights an operator in charge of the floor among the operators, a seat information column 1603 that indicates the seat status, and a cooking status that indicates the status of the kitchen. Field column 1605.

管理端末制御部201は、座席情報欄1603のテーブルのアイコンが押下されたと判定した場合、指定されたテーブルNo.の進行情報を進行状況ポップアップ1604に表示する。   When the management terminal control unit 201 determines that the icon of the table in the seat information column 1603 has been pressed, the specified table No. Is displayed on a progress pop-up 1604.

管理端末制御部201は、進行状況ポップアップ1604に注文された商品ごとに調理状況と待ち時間を表示する。管理端末制御部201は調理状況を進行状況確認欄1503と同様にインジケータによって表示することができる。   The management terminal control unit 201 displays the cooking status and the waiting time for each product ordered in the progress status popup 1604. The management terminal control unit 201 can display the cooking status using an indicator as in the progress status confirmation field 1503.

管理端末制御部201は、各テーブルのアイコンをオーダーサーバ50から別途受信する座席状況ファイル502Cの状況に基づいて色乃至模様を変化させて表示することもできる。   The management terminal control unit 201 can also change and display the color or pattern based on the status of the seat status file 502 </ b> C that receives the icon of each table separately from the order server 50.

管理端末制御部201は、注文情報の部門について集計し、例えば「揚げ」、「焼き」、「刺し」などの調理部門ごとの注文数を円グラフによって表示することができる。   The management terminal control unit 201 can aggregate the departments of the order information, and can display the number of orders for each cooking department such as “fried”, “baked”, and “stab” by a pie chart.

管理端末制御部201は、部門を調理担当ごとに集計し、各部門を担当している調理担当者の人数をアイコンによって表示することができる。   The management terminal control unit 201 can count the divisions for each person in charge of cooking, and can display the number of persons in charge of cooking who are in charge of each department with icons.

以上のべたように、本実施形態においては、各テーブルに配置される注文登録処理装置であるオーダー端末30によって注文した商品の調理の進行状況を視覚的に確認することができる。   As described above, in the present embodiment, it is possible to visually check the progress of cooking of the product ordered by the order terminal 30 which is an order registration processing device arranged in each table.

従って、顧客が注文した商品の調理の進行状況と待ち時間とを容易に把握できるという効果がある。   Accordingly, there is an effect that it is possible to easily grasp the cooking progress and waiting time of the product ordered by the customer.

いくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。   Although several embodiments have been described, these embodiments have been presented by way of example and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are also included in the invention described in the claims and the equivalents thereof.

20:管理端末
30:オーダー端末
50:オーダーサーバ
301:オーダー端末制御部
302A:商品マスタ
302B:オーダー入力ファイル
302C:進行状況ファイル
20: Management terminal 30: Order terminal 50: Order server 301: Order terminal control unit 302A: Product master 302B: Order input file 302C: Progress status file

Claims (6)

メニューを表示すると共に顧客からの注文を受付ける入出力部と、
商品ごとに標準の調理時間を格納する商品マスタと、注文を格納するオーダー入力ファイルと、注文された商品ごとに調理開始時間及び調理状況を示すステータスを含む進行状況データを格納する進行状況ファイルと、を記憶する記憶部と、
通信回線によって接続され、前記進行状況データを格納するオーダーサーバから前記進行状況データを受信して前記進行状況ファイルに格納し、前記調理開始時間及び前記標準の調理時間に基づいて調理完了までの待ち時間を算出し、前記待ち時間を前記入出力部に表示させる制御部と、
を備え
前記制御部は、前記入出力部が受付けた注文を注文情報として前記オーダーサーバに送信する、
オーダー端末
An input / output unit for displaying menus and receiving orders from customers ;
Progress of storing the product master for storing a standard cooking time for each product, and order input file containing the orders, the progress data including a status indicating a cooking start time and cooking conditions for each product that is orders A storage unit for storing files ,
Connected by a communication line, receive the progress data from the order server storing the progress data, store the progress data in the progress file, and wait for the completion of cooking based on the cooking start time and the standard cooking time A control unit that calculates time and displays the waiting time on the input / output unit;
Equipped with a,
The control unit transmits the order received by the input / output unit to the order server as order information.
Order terminal .
前記制御部は、
前記待ち時間をインジケータによって前記入出力部に表示させる請求項1記載のオーダー端末
The controller is
The order terminal according to claim 1, wherein the waiting time is displayed on the input / output unit by an indicator.
前記オーダーサーバは、
通信回線によって接続され、前記調理開始時間及び前記標準の調理時間に基づいて調理完了までの待ち時間を表示装置に表示する管理端末に、前記進行状況データを送信する請求項1記載のオーダー端末
The order server
The order terminal according to claim 1, wherein the progress status data is transmitted to a management terminal connected by a communication line and displaying a waiting time until cooking is completed on a display device based on the cooking start time and the standard cooking time.
メニューを表示すると共に顧客からの注文を受付ける入出力装置と、
商品ごとに標準の調理時間を格納する商品マスタと、注文を格納するオーダー入力ファイルと、注文された商品ごとに調理開始時間及び調理状況を示すステータスを含む進行状況データを格納する進行状況ファイルと、を記憶する記憶装置と、
を備えるオーダー端末を制御するコンピュータを、
通信回線によって接続され、前記進行状況データを格納するオーダーサーバから前記進行状況データを受信して前記進行状況ファイルに格納する進行状況データ受信手段と、
前記調理開始時間及び前記標準の調理時間に基づいて調理完了までの待ち時間を算出し、前記待ち時間を前記入出力装置に表示させる待ち時間表示手段と、
前記入出力装置が受付けた注文を注文情報として前記オーダーサーバに送信する送信制御手段と、
として機能させるための注文登録処理プログラム。
An input / output device for displaying menus and receiving orders from customers ;
Progress of storing the product master for storing a standard cooking time for each product, and order input file containing the orders, the progress data including a status indicating a cooking start time and cooking conditions for each product that is orders A storage device for storing files ,
A computer for controlling an order terminal comprising:
Progress data receiving means connected by a communication line, receiving the progress data from an order server storing the progress data and storing it in the progress file;
A waiting time display means for calculating a waiting time until cooking is completed based on the cooking start time and the standard cooking time, and causing the input / output device to display the waiting time;
A transmission control means for transmitting the order received by the input / output device to the order server as order information;
Order registration processing program to function as
前記待ち時間表示手段は、
前記待ち時間をインジケータによって前記入出力装置に表示させる請求項4記載の注文登録処理プログラム。
The waiting time display means includes
The order registration processing program according to claim 4, wherein the waiting time is displayed on the input / output device by an indicator.
前記オーダーサーバを、
通信回線によって接続され、前記調理開始時間及び前記標準の調理時間に基づいて調理完了までの待ち時間を表示装置に表示する管理端末に、前記進行状況データを送信する進行状況データ送信手段として機能させるための請求項4記載の注文登録処理プログラム。
The order server,
A management terminal connected by a communication line and displaying a waiting time until cooking is completed on the display device based on the cooking start time and the standard cooking time is caused to function as progress status data transmitting means for transmitting the progress status data. An order registration processing program according to claim 4 for.
JP2014169789A 2014-08-22 2014-08-22 Order terminal and order registration processing program Expired - Fee Related JP6210955B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014169789A JP6210955B2 (en) 2014-08-22 2014-08-22 Order terminal and order registration processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014169789A JP6210955B2 (en) 2014-08-22 2014-08-22 Order terminal and order registration processing program

Publications (2)

Publication Number Publication Date
JP2016045730A JP2016045730A (en) 2016-04-04
JP6210955B2 true JP6210955B2 (en) 2017-10-11

Family

ID=55636233

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014169789A Expired - Fee Related JP6210955B2 (en) 2014-08-22 2014-08-22 Order terminal and order registration processing program

Country Status (1)

Country Link
JP (1) JP6210955B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7173517B2 (en) * 2017-10-06 2022-11-16 株式会社寺岡精工 Order data management system, order data management device and program
JP7469874B2 (en) * 2019-12-20 2024-04-17 東京瓦斯株式会社 Method, system, program and device for supporting cooking operations
KR102189901B1 (en) * 2020-04-23 2020-12-11 주식회사 더온에프앤비 Method and apparatus for optimizing cooking time of ordered food

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0489U (en) * 1990-04-13 1992-01-06
JPH08315032A (en) * 1995-05-23 1996-11-29 Ekushingu:Kk Order system and ordering terminal
JP2003109125A (en) * 2001-10-01 2003-04-11 Seiko Epson Corp Menu order system and computer program
JP2003115082A (en) * 2001-10-05 2003-04-18 Toshiba Corp Order entry system
WO2003069528A1 (en) * 2002-02-18 2003-08-21 Seiko Epson Corporation Commodity order system
JP2011164853A (en) * 2010-02-08 2011-08-25 Toshiba Tec Corp Server and system for managing order
JP5584788B2 (en) * 2013-01-17 2014-09-03 東芝テック株式会社 Order processing system, order terminal and order program

Also Published As

Publication number Publication date
JP2016045730A (en) 2016-04-04

Similar Documents

Publication Publication Date Title
JP6353215B2 (en) Vacant seat management system and vacant seat management method
JP6392579B2 (en) Order registration processing apparatus and order registration processing program
JP2016015047A (en) Information processor and program
JP2019144963A (en) Culinary provision time management device, culinary provision time management system, culinary provision time management method, and culinary provision time management program
JP6210955B2 (en) Order terminal and order registration processing program
JP2009163309A (en) Ordering system, order management method and order-managing program
JP2015153092A (en) Work management device and work management program
JP2008287466A (en) Electronics device, and information providing system and method
JP2014164609A (en) Order reception device, server and control program
JP6209498B2 (en) Order registration processing apparatus and order registration processing program
JP7356850B2 (en) Self order processing system
JP5804127B2 (en) Ordering system
JP2014215696A (en) Order reception device and program
JP2016045728A (en) Order registration processor and order registration processing program
JP5431277B2 (en) Order receiving apparatus and program thereof
JP2018049494A (en) Registration system
JP5615424B2 (en) Hospitality support system and program
JP6368238B2 (en) Order processing system and program
JP5379716B2 (en) Customer information processing apparatus and program
JP5341923B2 (en) Custom equipment and programs
JP6259376B2 (en) Order registration processing apparatus and order registration processing program
JP2020205024A (en) Reserved order processing system, reserved order processing method, and software
JP2016045784A (en) Order registration processing system and order registration processing program
JP5473167B2 (en) Order device and its order program
JP2014167671A (en) Order reception device and order reception program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160714

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170523

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170519

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170721

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: 20170822

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170912

R150 Certificate of patent or registration of utility model

Ref document number: 6210955

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees