WO2016152969A1 - Order management system and order management method - Google Patents

Order management system and order management method Download PDF

Info

Publication number
WO2016152969A1
WO2016152969A1 PCT/JP2016/059362 JP2016059362W WO2016152969A1 WO 2016152969 A1 WO2016152969 A1 WO 2016152969A1 JP 2016059362 W JP2016059362 W JP 2016059362W WO 2016152969 A1 WO2016152969 A1 WO 2016152969A1
Authority
WO
WIPO (PCT)
Prior art keywords
order
terminal
information
dish
restaurant
Prior art date
Application number
PCT/JP2016/059362
Other languages
French (fr)
Japanese (ja)
Inventor
光重 山本
能徳 川上
実 中園
Original Assignee
大日本印刷株式会社
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 大日本印刷株式会社 filed Critical 大日本印刷株式会社
Publication of WO2016152969A1 publication Critical patent/WO2016152969A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants

Definitions

  • the present invention relates to an order management system for managing orders.
  • Patent Documents 1 and 2 disclose an example in which a customer orders a dish by operating an order terminal as a system for managing and smoothly placing an order in such a restaurant.
  • Patent Documents 1 and 2 are systems in a single restaurant, and are not intended for application to an area where a plurality of restaurants such as food courts are provided.
  • the present invention aims to provide an order management system and the like suitable for an area with a plurality of restaurants.
  • an order management system which manages the order of a plurality of restaurants, and includes an order terminal used for ordering dishes and a settlement terminal used for order settlement,
  • the ordering terminal transmits order information including dish information indicating the order to be ordered and its quantity, and dish information that can be identified by a restaurant providing the dish, and serving information corresponding to the serving destination of the dish.
  • An order management system comprising: a recording unit that acquires the dish information and records the sales of the dish provided by the restaurant for each restaurant using the dish information. is there.
  • the order information to be transmitted at the time of order includes cooking information and serving destination information, and by indicating the number of dishes to be ordered by the cooking information and their quantity, it is possible to identify a plurality of restaurants by providing a restaurant. Even in the attached area, after accepting an order, cooking at each store, cooking of dishes, etc. can be performed smoothly, and even a small number of people can respond. In addition, sales information can be recorded for each restaurant using the cooking information, and sales at each store can be grasped individually.
  • the order terminal is preferably a portable terminal that can be carried. Thereby, the convenience of the customer can be improved.
  • the dish information includes dishes to be ordered, their quantities, and store identification information of restaurants that provide the dishes. Thereby, a restaurant can be identified suitably by cooking information.
  • the serving destination information is terminal identification information of the order terminal. As a result, it is possible to smoothly serve dishes to customers who have ordered food at the order terminal.
  • the second invention includes an order terminal used for ordering dishes and a settlement terminal used for order settlement, and is an order management method by an order management system for managing orders of a plurality of restaurants, wherein the order terminal comprises: Sending order information including the dish information to be ordered and its quantity, and the dish information that can be identified by the restaurant providing the dish, and the serving destination information corresponding to the serving destination of the dish, the checkout terminal,
  • the order management method is characterized in that the dish information is acquired, and sales of dishes provided by the restaurant are recorded for each restaurant using the dish information.
  • the figure which shows the order management system 1 The figure which shows the hardware constitutions of the order terminal 2
  • the figure which shows the hardware constitutions of the payment terminal 4 The figure explaining the food court 100 Flow chart showing the flow of cooking orders
  • the figure which shows the example of the order information 50 Flow chart showing the order checkout flow
  • FIG. 1 is a diagram showing a schematic configuration of an order management system 1 according to an embodiment of the present invention.
  • the order management system 1 is applied to a food court, which will be described later, and manages the order of dishes for a plurality of restaurants, and includes an order terminal 2, a store terminal 3, a checkout terminal 4, a server 5, and the like.
  • the order terminal 2 is a terminal used by customers for ordering food, and places an order by transmitting order information, which will be described later, to the store terminal 3 via wireless communication or the like.
  • the order terminal 2 is a portable terminal that can be carried by a customer.
  • various tablet terminals can be used as the order terminal 2, but the order terminal 2 is not limited thereto.
  • the order terminal 2 can also be used by a service person such as a food court.
  • FIG. 2 is a diagram showing a hardware configuration of the order terminal 2.
  • the order terminal 2 is configured by connecting, for example, a control unit 21, a storage unit 22, an input unit 23, a display unit 24, a communication unit 25, and the like through a bus 26.
  • the present invention is not limited to this, and various configurations can be taken as appropriate.
  • the control unit 21 includes a CPU, a ROM, a RAM, and the like.
  • the CPU calls and executes a program related to the processing of the order terminal 2 stored in the storage unit 22 or the like in the work memory area on the RAM.
  • the ROM is a non-volatile memory and permanently stores programs such as a boot program and BIOS, data, and the like.
  • the RAM is a volatile memory, and temporarily stores programs and data loaded from the storage unit 22 and the ROM, and includes a work area used by the control unit 21 to perform various processes.
  • the storage unit 22 is, for example, a flash memory or the like, and stores a program executed by the control unit 21, data necessary for program execution, an OS, and the like. Programs and the like are read by the control unit 21 as necessary, transferred to the RAM, and executed.
  • the input unit 23 is an input device such as a touch panel provided in the display unit 24, for example.
  • the display unit 24 is a display device such as a liquid crystal display.
  • the communication unit 25 is a communication interface that mediates wireless communication or the like, and performs communication with other devices.
  • the bus 26 is a path that mediates transmission / reception of control signals, data signals, and the like between the units.
  • the store terminal 3 is an order receiving terminal that accepts orders from the order terminal 2.
  • the store terminal 3 is installed for each restaurant.
  • FIG. 3 is a diagram showing a hardware configuration of the store terminal 3.
  • the store terminal 3 is configured by connecting, for example, a control unit 31, a storage unit 32, an input unit 33, a display unit 34, a communication unit 35, a printer 36, and the like through a bus 37.
  • the present invention is not limited to this, and various configurations can be taken as appropriate.
  • the control unit 31 is substantially the same as the control unit 21 described with reference to FIG. 2, and the program related to the processing of the store terminal 3 stored in the storage unit 32 or the like is called by the CPU to the work memory area on the RAM and executed.
  • the other storage unit 32, input unit 33, display unit 34, communication unit 35, and bus 37 are substantially the same as the storage unit 22, input unit 23, display unit 24, communication unit 25, and bus 26 described in FIG. is there.
  • the printer 36 prints and outputs a receipt and the like to be taken with the dish at the time of serving the dish, which will be described later. It is also possible to provide a plurality of store terminals 3 in one store and use one printer 36 for these store terminals 3.
  • the settlement terminal 4 is a terminal used for order settlement.
  • the payment terminal 4 collectively receives payment for a plurality of restaurants, and records the sales of food provided by the restaurants for each restaurant.
  • FIG. 4 is a diagram showing a hardware configuration of the settlement terminal 4.
  • the checkout terminal 4 is a cash register terminal configured by connecting, for example, a control unit 41, a storage unit 42, an input unit 43, a display unit 44, a communication unit 45, a printer 46, and the like through a bus 47.
  • the present invention is not limited to this, and various configurations can be taken as appropriate.
  • the control unit 41 is substantially the same as the control unit 21 described with reference to FIG. 2, and a program related to the processing of the payment terminal 4 stored in the storage unit 42 or the like is called by the CPU to the work memory area on the RAM and executed.
  • the other storage unit 42, input unit 43, display unit 44, communication unit 45, and bus 47 are substantially the same as the storage unit 22, input unit 23, display unit 24, communication unit 25, and bus 26 described in FIG. is there.
  • the printer 46 prints and outputs a receipt as an invoice when the order is settled.
  • the server 5 is connected to the store terminal 3 and the payment terminal 4 via the network 6 and is used for recording and managing order information and sales information described later.
  • the server 5 includes a control unit, a storage unit, an input unit, a display unit, a communication unit, a bus, and the like that are substantially the same as those described with reference to FIG.
  • FIG. 5 is a diagram illustrating an example of a food court 100 to which the order management system 1 is applied.
  • the food court 100 is an area where a plurality of restaurants 121, 122, and 123 that provide food are provided, and includes a restaurant space 110 and a store space 120.
  • the eating and drinking space 110 is a space for customers (see A in FIG. 5) to eat and drink, and a plurality of tables 112 and chairs 113 are provided.
  • the order terminal 2 is disposed at a predetermined position on the table 112, for example (only a part is shown in the figure).
  • a checkout terminal 4 is provided beside the entrance 111 of the eating and drinking space 110.
  • a plurality of restaurants 121, 122, and 123 are arranged in the store space 120.
  • the store space 120 is provided with kitchens of the restaurants 121, 122, and 123, and the store terminals 3 are also installed in the restaurants 121, 122, and 123, respectively.
  • the server 5 is not shown.
  • the order terminal 2 sets the position in advance, and the position data (position ID, table ID, seat ID, etc.) corresponding to the position of the order terminal 2 is recorded in the storage unit 32 of the order terminal 2 or the like. Keep it.
  • FIG. 6 is a flowchart showing the flow of ordering dishes. 6 are processes executed by the control unit 21 of the order terminal 2, and S14 to S17 are processes executed by the control unit 31 of the store terminal 3.
  • the customer when the customer enters the eating and drinking space 110 from the entrance 111 of the food court 100 shown in FIG.
  • the customer moves according to the guidance and sits down on the chair 113 of the guidance destination table 112. Thereafter, the customer operates the order terminal 2 to place an order from the dishes provided by the restaurants 121, 122, and 123.
  • a store selection screen (not shown) that displays a restaurant to be selectable on the order terminal 2 is first displayed, and one of the restaurants is displayed on the store selection screen.
  • the display shifts to a dish selection screen (not shown) that displays the food provided by the restaurant and the quantity of the food that can be selected.
  • the customer sequentially selects and inputs the food to be ordered with the restaurant and the quantity on each screen.
  • the order terminal 2 accepts these inputs (S11).
  • the customer orders food from the order terminal 2.
  • the customer inputs an order instruction by, for example, selecting an “order” button displayed on the dish selection screen.
  • the order terminal 2 Upon receiving the input of the order instruction (S12), the order terminal 2 creates order information including dish information and serving destination information and transmits it to the store terminal 3 (S13).
  • the order information is also recorded in the storage unit 22 of the order terminal 2, the storage unit of the server 5, and the like.
  • Fig. 7 shows an example of order information 50.
  • the upper part of FIG. 7 is an example of the order information 50 about the restaurant 121 and the lower part is the restaurant 122.
  • the order information 50 includes order identification information 51, serving destination information 52, cooking information 53, and the like.
  • the order identification information 51 is information for identifying an order, for example, an order ID such as a number assigned for each order.
  • the distribution destination information 52 is information corresponding to the distribution destination of the dish, and the position data of the order terminal 2 described above is used in this embodiment.
  • the dish information 53 indicates the dish to be ordered and its quantity, and identifies the restaurant that provides the dish.
  • the dish information 53 includes a store ID 531, a dish 532, a quantity 533, an amount 534, and the like, which are recorded in association with each other.
  • the store ID 531 is store identification information for identifying a restaurant that provides the food 532.
  • the order information 50 is individually transmitted to the store terminal 3 of the restaurant corresponding to the store ID 531.
  • the dish 532 indicates the dish to be ordered, and the quantity 533 indicates the quantity of the order to be ordered.
  • two “cutlet sandwiches” are ordered from the restaurant 121, and two “burgers” are ordered from the restaurant 122.
  • an order is made one by one, but it is also possible to order a plurality of dishes (plural types) such as “cutlet sandwich” and “coffee”.
  • the amount 534 is a price for each dish 532, and is obtained by multiplying the unit price of the dish 532 by the quantity 533.
  • the unit price of the dish 532 is stored in advance in the storage unit 22 of the order terminal 2, for example.
  • the store terminal 3 When the store terminal 3 receives the order information 50 from the order terminal 2 (S14), the store terminal 3 outputs the order information 50 (S15).
  • the order information 50 is displayed and printed on the display of each restaurant 121, 122, 123 connected to the store terminal 3 and the printer 36 of the store terminal 3.
  • a single display or printer may be installed in a common space in the store space 120, and may be shared by a plurality of restaurants 121, 122, 123.
  • the cooking staff of each restaurant 121, 122, 123 looks at the output order information 50 and cooks the food ordered to its own store.
  • the fact that cooking has been completed is input to the store terminal 3.
  • the store terminal 3 accepts the input of the completion of cooking (S16)
  • the store terminal 3 controls the printer 36 to print a receipt on which the dish 532, the distribution destination information 52, etc. are printed (S17).
  • Information indicating completion of cooking can also be transmitted from the store terminal 3 to the order terminal 2 and displayed on the order terminal 2. The information can also be transmitted from another terminal.
  • the service staff will take the above receipt and serve the cooked food to the customer.
  • the service person can grasp the position of the order terminal 2 by looking at the distribution destination information 52 of the receipt, and can deliver the cooked food to the customer who placed the order at the order terminal 2.
  • FIG. 8 is a flowchart showing the flow of payment.
  • S21 and S22 in FIG. 8 are processes executed by the control unit 21 of the order terminal 2
  • S23 to S25 are processes executed by the control unit 41 of the settlement terminal 4.
  • a customer who has finished a meal requests payment from the order terminal 2.
  • the specific procedure is various and not particularly limited.
  • a settlement screen (not shown) for settlement is displayed on the order terminal 2, and the customer selects the “settlement” button on the settlement screen. And make a payment request input.
  • the order terminal 2 receives the input of the settlement request (S21)
  • the order terminal 2 transmits the order information 50 about each restaurant including the dish information 53 described in FIG. 7 to the settlement terminal 4 (S22).
  • the settlement terminal 4 receives and acquires the order information 50 (S23), refers to the dish information 53 included in the order information 50, controls the printer 46, and prints a receipt as an invoice (S24).
  • the dish 532 ordered to each restaurant and its amount 534, the serving information 52, the total amount 534, and the like are displayed.
  • the service clerk takes this bill and moves to the customer and hands it to the customer.
  • the customer takes the bill and goes to the checkout terminal 4 to make a payment.
  • the settlement of the order is completed, and the customer leaves the doorway 111.
  • the serving destination information 52 position data of the ordering terminal 2
  • the total amount 534 of the dish 532 ordered from each restaurant is displayed on the display unit 44 as a payment amount. It has become.
  • the checkout terminal 4 uses the dish information 53 of the order information 50 acquired from the order terminal 2 to record the sales of the dish for each restaurant (S25), and creates sales information.
  • FIG. 9A shows an example of sales information 60.
  • a dish 62 For each store ID 61 of each restaurant 121, 122, 123, a dish 62, its quantity 63, and an amount 64 are recorded.
  • the store ID 61, the dish 62, the quantity 63, and the amount 64 are the same as the store ID 531, the dish 532, the quantity 533, and the amount 534 described in FIG.
  • sales information 60 is created.
  • the sales information 60 is recorded in the storage unit 42 of the checkout terminal 4 or the storage unit of the server 5, and can be output by a printer or the like after the business hours are finished, for example, every business day. it can. It can also be used for forecasting sales from the next day onwards, and can be used as a reference when determining the order quantity of ingredients necessary for cooking.
  • a customer places an order from a table or the like using the order terminal 2 in an area where a plurality of restaurants such as the food court 100 are provided, and a service clerk serves food to the customer.
  • customers' orders can be suitably managed.
  • the order information 50 transmitted at the time of order includes the dish information 53 and the serving destination information 52, and the dish information 532 and its quantity 533 are indicated by the dish information 53, and the restaurant providing the dish can be identified. Even in an area with a plurality of restaurants, it is possible to smoothly cook dishes and serve dishes at each store after receiving an order, and it is possible to handle even a small number of people. Further, the sales information can be recorded for each restaurant using the dish information 53, and the sales of each store can be grasped individually.
  • the convenience of the customer can be improved by making the ordering terminal 2 portable.
  • the dish information 53 includes a shop ID 531 in addition to the dish 532 to be ordered and its quantity 533, the restaurant can be suitably identified by the dish information 53.
  • the store ID 531 may be omitted in a case where the restaurant 532 providing the food 532 can be identified from the food 532 itself without duplication in the food 532 provided at each store.
  • the present invention is not limited to the above embodiment.
  • the position data of the order terminal 2 is used as the distribution destination information 52 in the present embodiment
  • the distribution destination information 52 is not limited to this, and it is only necessary to correspond to the distribution destination of the dish. Another example of the arrangement destination information 52 will be described later.
  • the application target of the order management system 1 according to the present invention may be a plurality of restaurants, and is not limited to the food court 100.
  • FIG. 10 is a diagram illustrating a food court 100 according to the second embodiment.
  • the order terminal 2 is handed over from the service staff and is directly guided to the table 112 (see the dotted arrow).
  • one store terminal 3 is provided in the store space 120, and the store terminal 3 accepts food orders for a plurality of restaurants.
  • the checkout terminal 4a is an automatic checkout machine provided next to the entrance / exit 111 of the eating and drinking space 110.
  • the checkout terminal 4 a is a depositing unit (not shown) such as a coin mech or bill validator that manages deposits with coins or bills from a coin slot (not shown) or a bill insertion slot (not shown).
  • the depositing unit includes a reader / writer for reading and writing these card media so that payment can be made from an electronic money card, a credit card, a prepaid card, or the like.
  • the shop terminal 3 is made to function as a positioning terminal, and the current location of the order terminal 2 is periodically acquired together with the terminal ID of the order terminal 2 by a known method using an access point (not shown).
  • the data is linked and recorded in the storage unit 32 or the like.
  • a positioning terminal may be provided separately.
  • FIG. 11 shows an example of order information 50a transmitted from the order terminal 2 to the store terminal 3 at the time of ordering.
  • the terminal ID (terminal identification information) of the order terminal 2 is used as the serving destination information 52.
  • the order information 50a is a batch of orders for two stores (restaurants 121 and 122).
  • the store terminal 3 performs the same processing as S14 to S17 described above, and the cooking staff of each of the restaurants 121, 122, and 123 stores their own stores based on the order information 50a output on the store side as described above. It is possible to cook the food ordered for it.
  • the service person has a receipt printed by the printer 36 of the store terminal 3 and distributes the cooked food to the customer. As described above, the dish 532 and the serving destination information 52 are printed on this receipt.
  • the location of the order terminal 2 and the terminal ID are linked and recorded by the store terminal 3, and the location of the order terminal 2 and the terminal ID are displayed on a display connected to the store terminal 3 or a terminal owned by a service person. Can be displayed.
  • the terminal ID (see FIG. 11) of the ordering terminal 2 which is the distribution destination information 52 is printed on the above-mentioned receipt held by the service clerk, the service clerk compares the above display with the distribution destination information 52 ( The location of the order terminal 2 corresponding to the terminal ID) can be grasped, and the cooked food can be delivered to the customer who placed the order at the order terminal 2.
  • the customer who has finished the meal moves to the entrance / exit 111 with the order terminal 2 and performs checkout at the checkout terminal 4a.
  • the customer makes a settlement request from the order terminal 2 in the same procedure as S21 to S22.
  • the checkout terminal 4a receives the order information 50a from the ordering terminal 2 in the same manner as in S23 described above, but after that, with reference to the dish information 53 included in the order information 50a, the checkout terminal 4a
  • the total amount 534 is displayed on the display unit 44 as a payment amount.
  • the customer looks at the displayed payment amount, pays the amount by cash or electronic money, returns the order terminal 2 and exits from the entrance 111.
  • a control device for restricting the exit such as a flap open / close gate or a bar-rotating gate is provided at the entrance / exit 111. It is also possible to operate such as canceling the exit regulation of the regulation device by the settlement terminal 4a. For example, in the case of a flap opening / closing type gate, when the settlement is completed, an opening instruction is transmitted from the settlement terminal 4a to the gate to open the flap door.
  • the same effect as in the first embodiment can be obtained. Further, by using the terminal identification information of the ordering terminal 2 as the serving destination information 52, it becomes possible to smoothly distribute the dish to the customer who ordered the dish at the ordering terminal 2.
  • the service clerk When the service clerk guides the customer to the table 111, the service clerk inputs the position data described in the first embodiment to the order terminal 2, or the position data provided in the table 111 or the like so as to be readable. May be read by the order terminal 2, and in this case, the position data can be used as the serving destination information 52.
  • the customer directly inputs the order identification information 51 and the customer information 52 to the settlement terminal 4a, and the settlement terminal 4a receives and acquires the corresponding order information 50a from the store terminal 3 or the like. Is also possible.
  • the subsequent processing is the same as described above.
  • the payment is performed after the meal, but it may be a prepayment in which the payment is performed before the meal.
  • the order information 50a is transmitted from the ordering terminal 2 to the settlement terminal 4a, and after the settlement at the settlement terminal 4a is completed as described above, the order information 50a is transmitted from the settlement terminal 4a to the store terminal 3. Keep it. Subsequent cooking and serving of food can be performed in the same manner as described above.
  • the checkout terminal 4a functions as an order receiving terminal.
  • order management system 2 order terminal 3; store terminals 4, 4a; checkout terminals 50 and 50a; order information 51; order identification information 52; serving information 53; dish information 60; 62, 532; cuisine 63, 533; quantity 64, 534; amount 100; food court 110; eating space 111; doorway 112; table 113; chair 120; store space 121, 122, 123;

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

The purpose of the present invention is to provide an order management system and so forth that can suitably manage customer orders in an area in which there are a plurality of restaurants. An order management system of the present invention manages orders in a food court 100 in which there are a plurality of restaurants 121, 122, 123, and includes order terminals 2, store terminals 3, a settlement terminal 4, and the like. The order terminals 2 place orders by transmitting order information to the store terminals 3. The order information includes: order identification information; serving destination information that corresponds to a serving destination for a dish; and dish information that indicates an ordered dish and the amount of the ordered dish, and with which the restaurant that will provide the dish can be identified. The settlement terminal 4 records sales, of dishes provided by the restaurants 121, 122, 123, for the restaurants 121, 122, 123 by using the dish information of the order information obtained from the order terminals 2 when orders are settled.

Description

注文管理システム、注文管理方法Order management system, order management method
 本発明は、注文の管理を行う注文管理システム等に関する。 The present invention relates to an order management system for managing orders.
 大型のショッピングモールなどでは、複数の飲食店を併設したエリアが設けられることが多い。このようなエリアはフードコートなどと呼ばれる。 Large shopping malls often have an area with multiple restaurants. Such an area is called a food court.
 フードコートでは、顧客がいずれかの店舗に出向き料理の注文、受取、精算等を行った後、テーブル等に料理を持ち帰って食事を行う。しかしながら、店舗に出向いてから料理を持ち帰るまでの移動距離や移動時間が長くなりがちであり、また混雑時などでは、先にテーブル等の席を確保して注文の際に荷物などをテーブル等に置いたまま店舗に並ぶことになる場合もあり、顧客にとって大変であり必ずしも便利とはいえない。その他、家族の場合、誰かが子供に付いて店舗を回る必要があり、結果、親は食べたいものがあっても子供に合わせなければならない。逆もまた同様である。さらに、インバウンドでの海外旅行者の場合、席を確保するのが大変であり特に合席などは不可能に近く、加えて各店舗で言葉が通じないことによるストレスも大きい。例えば料理の内容が判らない、各店舗で馴染みの無い通貨で都度支払いをしなければならないといったことはストレスになる。 At the food court, customers go to one of the stores to order, receive, and pay for dishes, and then bring the dishes back to the table for dinner. However, the travel distance and travel time from going to the store after taking the food home tends to be long, and when it is crowded, secure a seat such as a table first and place the luggage etc. on the table when placing an order. In some cases, they may be left in the store, which is difficult for the customer and not always convenient. In addition, in the case of a family, somebody needs to go to the store with the child, and as a result, the parent must adapt to the child even if there is something he wants to eat. The reverse is also true. Furthermore, it is difficult for overseas travelers on the inbound to secure seats, especially seating is impossible, and in addition, there is a lot of stress due to the fact that each store cannot speak. For example, it is stressful that you don't know what the food is and you have to pay in a currency that you are not familiar with.
 一般的な飲食店では、顧客がテーブル等から料理の注文を行った後、注文した料理がサービス係によって顧客のテーブル等まで配膳されることが多く、上記のような不便さは無い。特許文献1、2には、このような飲食店における注文を管理して円滑に行うためのシステムとして、顧客が注文端末を操作して料理の注文を行う例が開示されている。 In general restaurants, after a customer orders food from a table or the like, the ordered food is often distributed to the customer's table or the like by the service staff, and there is no inconvenience as described above. Patent Documents 1 and 2 disclose an example in which a customer orders a dish by operating an order terminal as a system for managing and smoothly placing an order in such a restaurant.
特許第4137599号Patent No. 4137599 特許第3582782号Japanese Patent No.3582782
 フードコートでも上記のように顧客がテーブル等から注文を行い、サービス係が顧客の元へ料理を配膳するような運用を行うと顧客にとって便利であり、それに適した注文管理のためのシステムがあると望ましい。特許文献1、2は単一の飲食店におけるシステムであり、フードコートのような複数の飲食店を併設したエリアへの適用を目的としたものではなかった。 In the food court as well, there is a system for order management that is convenient for customers when it is convenient for customers to order food from the table etc. And desirable. Patent Documents 1 and 2 are systems in a single restaurant, and are not intended for application to an area where a plurality of restaurants such as food courts are provided.
 本発明は、複数の飲食店を併設したエリアに適した注文管理システム等を提供することを目的とする。 The present invention aims to provide an order management system and the like suitable for an area with a plurality of restaurants.
 前述した課題を解決するための第1の発明は、複数の飲食店の注文の管理を行う注文管理システムであって、料理の注文に用いる注文端末と注文の精算に用いる精算端末を含み、前記注文端末は、注文する料理とその数量を示し且つ前記料理を提供する飲食店が識別可能な料理情報と、前記料理の配膳先に対応する配膳先情報と、を含む注文情報を送信する送信手段を有し、前記精算端末は、前記料理情報を取得し、前記料理情報を用いて飲食店が提供する料理の売り上げを飲食店ごとに記録する記録手段を有することを特徴とする注文管理システムである。 1st invention for solving the subject mentioned above is an order management system which manages the order of a plurality of restaurants, and includes an order terminal used for ordering dishes and a settlement terminal used for order settlement, The ordering terminal transmits order information including dish information indicating the order to be ordered and its quantity, and dish information that can be identified by a restaurant providing the dish, and serving information corresponding to the serving destination of the dish. An order management system comprising: a recording unit that acquires the dish information and records the sales of the dish provided by the restaurant for each restaurant using the dish information. is there.
 本発明によれば、フードコートなど複数の飲食店を併設したエリアにおいて、顧客が注文端末を用いてテーブル等から注文を行い、サービス係が顧客の元へと料理を配膳するような運用を行う際に、顧客の注文を好適に管理することができる。すなわち、注文時に送信する注文情報として料理情報や配膳先情報を含むとともに、料理情報によって注文する料理やその数量を示すほか料理を提供する飲食店を識別可能としておくことで、複数の飲食店を併設したエリアにおいても、注文を受け付けた後各店舗における料理の調理、料理の配膳等を円滑に行うことができ、少ない人員でも対応可能になる。また料理情報を用いて飲食店ごとに売り上げを記録でき、各店舗の売り上げを個別に把握できるようになる。 According to the present invention, in an area with a plurality of restaurants such as a food court, a customer places an order from a table or the like using an ordering terminal, and a service person performs an operation such as serving food to the customer. In this case, it is possible to suitably manage customer orders. In other words, the order information to be transmitted at the time of order includes cooking information and serving destination information, and by indicating the number of dishes to be ordered by the cooking information and their quantity, it is possible to identify a plurality of restaurants by providing a restaurant. Even in the attached area, after accepting an order, cooking at each store, cooking of dishes, etc. can be performed smoothly, and even a small number of people can respond. In addition, sales information can be recorded for each restaurant using the cooking information, and sales at each store can be grasped individually.
 前記注文端末は、持ち運び可能な携帯端末であると望ましい。
 これにより、顧客の利便性を向上させることができる。
The order terminal is preferably a portable terminal that can be carried.
Thereby, the convenience of the customer can be improved.
 前記料理情報は、注文する料理とその数量、及び前記料理を提供する飲食店の店舗識別情報を含むことが望ましい。
 これにより、料理情報によって飲食店を好適に識別できる。
It is desirable that the dish information includes dishes to be ordered, their quantities, and store identification information of restaurants that provide the dishes.
Thereby, a restaurant can be identified suitably by cooking information.
 前記配膳先情報は、前記注文端末の端末識別情報であることが望ましい。
 これにより、注文端末で料理の注文を行った顧客の元へとスムーズに料理の配膳を行うことが可能になる。
It is desirable that the serving destination information is terminal identification information of the order terminal.
As a result, it is possible to smoothly serve dishes to customers who have ordered food at the order terminal.
 第2の発明は、料理の注文に用いる注文端末と注文の精算に用いる精算端末を含み、複数の飲食店の注文の管理を行う注文管理システムによる注文管理方法であって、前記注文端末が、注文する料理とその数量を示し且つ前記料理を提供する飲食店が識別可能な料理情報と、前記料理の配膳先に対応する配膳先情報と、を含む注文情報を送信し、前記精算端末が、前記料理情報を取得し、前記料理情報を用いて飲食店が提供する料理の売り上げを飲食店ごとに記録することを特徴とする注文管理方法である。 The second invention includes an order terminal used for ordering dishes and a settlement terminal used for order settlement, and is an order management method by an order management system for managing orders of a plurality of restaurants, wherein the order terminal comprises: Sending order information including the dish information to be ordered and its quantity, and the dish information that can be identified by the restaurant providing the dish, and the serving destination information corresponding to the serving destination of the dish, the checkout terminal, The order management method is characterized in that the dish information is acquired, and sales of dishes provided by the restaurant are recorded for each restaurant using the dish information.
 本発明により、複数の飲食店を併設したエリアに適した注文管理システム等を提供することができる。 According to the present invention, it is possible to provide an order management system suitable for an area with a plurality of restaurants.
注文管理システム1を示す図The figure which shows the order management system 1 注文端末2のハードウェア構成を示す図The figure which shows the hardware constitutions of the order terminal 2 店舗端末3のハードウェア構成を示す図The figure which shows the hardware constitutions of the shop terminal 3 精算端末4のハードウェア構成を示す図The figure which shows the hardware constitutions of the payment terminal 4 フードコート100について説明する図The figure explaining the food court 100 料理の注文の流れを示すフローチャートFlow chart showing the flow of cooking orders 注文情報50の例を示す図The figure which shows the example of the order information 50 注文の精算の流れを示すフローチャートFlow chart showing the order checkout flow 売上情報60の例を示す図The figure which shows the example of the sales information 60 フードコート100を示す図The figure which shows the food court 100 注文情報50aの例を示す図The figure which shows the example of the order information 50a
 以下、図面に基づいて本発明の好適な実施形態について詳細に説明する。 Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings.
(1.注文管理システム1)
 図1は本発明の実施形態に係る注文管理システム1の概略構成を示す図である。注文管理システム1は後述するフードコート等に適用され、複数の飲食店に対する料理の注文の管理を行うものであり、注文端末2、店舗端末3、精算端末4、サーバ5等を含む。
(1. Order management system 1)
FIG. 1 is a diagram showing a schematic configuration of an order management system 1 according to an embodiment of the present invention. The order management system 1 is applied to a food court, which will be described later, and manages the order of dishes for a plurality of restaurants, and includes an order terminal 2, a store terminal 3, a checkout terminal 4, a server 5, and the like.
 注文端末2は、顧客が料理の注文に用いる端末であり、後述する注文情報を無線通信等を介して店舗端末3に送信することで注文を行う。本実施形態では、注文端末2を顧客が持ち運び可能な携帯端末とする。注文端末2としては例えば各種のタブレット端末等を用いることができるが、これに限ることはない。また、注文端末2はフードコート等のサービス係などが使用することも可能である。 The order terminal 2 is a terminal used by customers for ordering food, and places an order by transmitting order information, which will be described later, to the store terminal 3 via wireless communication or the like. In the present embodiment, the order terminal 2 is a portable terminal that can be carried by a customer. For example, various tablet terminals can be used as the order terminal 2, but the order terminal 2 is not limited thereto. The order terminal 2 can also be used by a service person such as a food court.
 図2は注文端末2のハードウェア構成を示す図である。図2に示すように、注文端末2は、例えば制御部21、記憶部22、入力部23、表示部24、通信部25等をバス26により接続して構成される。但しこれに限ることなく、適宜様々な構成をとることができる。 FIG. 2 is a diagram showing a hardware configuration of the order terminal 2. As shown in FIG. 2, the order terminal 2 is configured by connecting, for example, a control unit 21, a storage unit 22, an input unit 23, a display unit 24, a communication unit 25, and the like through a bus 26. However, the present invention is not limited to this, and various configurations can be taken as appropriate.
 制御部21は、CPU、ROM、RAM等から構成される。CPUは記憶部22などに格納された注文端末2の処理に係るプログラムをRAM上のワークメモリ領域に呼び出して実行する。ROMは不揮発性メモリであり、ブートプログラムやBIOSなどのプログラム、データなどを恒久的に保持している。RAMは揮発性メモリであり、記憶部22、ROMなどからロードしたプログラムやデータを一時的に保持するとともに、制御部21が各種処理を行うために使用するワークエリアを備える。 The control unit 21 includes a CPU, a ROM, a RAM, and the like. The CPU calls and executes a program related to the processing of the order terminal 2 stored in the storage unit 22 or the like in the work memory area on the RAM. The ROM is a non-volatile memory and permanently stores programs such as a boot program and BIOS, data, and the like. The RAM is a volatile memory, and temporarily stores programs and data loaded from the storage unit 22 and the ROM, and includes a work area used by the control unit 21 to perform various processes.
 記憶部22は例えばフラッシュメモリ等であり、制御部21が実行するプログラム、プログラム実行に必要なデータ、OSなどが格納される。プログラム等は制御部21により必要に応じて読み出され、RAMに移して実行される。 The storage unit 22 is, for example, a flash memory or the like, and stores a program executed by the control unit 21, data necessary for program execution, an OS, and the like. Programs and the like are read by the control unit 21 as necessary, transferred to the RAM, and executed.
 入力部23は、例えば表示部24に設けられたタッチパネルなどの入力装置である。
 表示部24は、例えば液晶ディスプレイなどのディスプレイ装置である。
 通信部25は無線通信等を媒介する通信インタフェースであり、他の装置との間で通信を行う。
 バス26は各部間の制御信号、データ信号等の授受を媒介する経路である。
The input unit 23 is an input device such as a touch panel provided in the display unit 24, for example.
The display unit 24 is a display device such as a liquid crystal display.
The communication unit 25 is a communication interface that mediates wireless communication or the like, and performs communication with other devices.
The bus 26 is a path that mediates transmission / reception of control signals, data signals, and the like between the units.
 店舗端末3は、注文端末2からの注文を受け付ける注文受付用の端末である。本実施形態において、店舗端末3は飲食店ごとに設置される。 The store terminal 3 is an order receiving terminal that accepts orders from the order terminal 2. In the present embodiment, the store terminal 3 is installed for each restaurant.
 図3は店舗端末3のハードウェア構成を示す図である。図3に示すように、店舗端末3は、例えば制御部31、記憶部32、入力部33、表示部34、通信部35、プリンタ36等をバス37により接続して構成される。但しこれに限ることなく、適宜様々な構成をとることができる。 FIG. 3 is a diagram showing a hardware configuration of the store terminal 3. As shown in FIG. 3, the store terminal 3 is configured by connecting, for example, a control unit 31, a storage unit 32, an input unit 33, a display unit 34, a communication unit 35, a printer 36, and the like through a bus 37. However, the present invention is not limited to this, and various configurations can be taken as appropriate.
 制御部31は図2で説明した制御部21と略同様であり、記憶部32等に格納された店舗端末3の処理に係るプログラムをCPUによりRAM上のワークメモリ領域に呼び出して実行する。その他の記憶部32、入力部33、表示部34、通信部35、バス37についても、図2で説明した記憶部22、入力部23、表示部24、通信部25、バス26と略同様である。 The control unit 31 is substantially the same as the control unit 21 described with reference to FIG. 2, and the program related to the processing of the store terminal 3 stored in the storage unit 32 or the like is called by the CPU to the work memory area on the RAM and executed. The other storage unit 32, input unit 33, display unit 34, communication unit 35, and bus 37 are substantially the same as the storage unit 22, input unit 23, display unit 24, communication unit 25, and bus 26 described in FIG. is there.
 プリンタ36は、後述する料理の配膳時に料理とともに持って行くレシートなどを印刷し、出力するものである。なお、1店舗に複数の店舗端末3を設け、これらの店舗端末3に対して1台のプリンタ36とすることも可能である。 The printer 36 prints and outputs a receipt and the like to be taken with the dish at the time of serving the dish, which will be described later. It is also possible to provide a plurality of store terminals 3 in one store and use one printer 36 for these store terminals 3.
 精算端末4は、注文の精算に用いる端末である。本実施形態において、精算端末4は複数の飲食店についての精算を一括して受け付け、飲食店が提供する料理の売り上げを飲食店ごとに記録する。 The settlement terminal 4 is a terminal used for order settlement. In the present embodiment, the payment terminal 4 collectively receives payment for a plurality of restaurants, and records the sales of food provided by the restaurants for each restaurant.
 図4は精算端末4のハードウェア構成を示す図である。図4に示すように、精算端末4は、例えば制御部41、記憶部42、入力部43、表示部44、通信部45、プリンタ46等をバス47により接続して構成されたレジ端末である。但しこれに限ることなく、適宜様々な構成をとることができる。 FIG. 4 is a diagram showing a hardware configuration of the settlement terminal 4. As shown in FIG. 4, the checkout terminal 4 is a cash register terminal configured by connecting, for example, a control unit 41, a storage unit 42, an input unit 43, a display unit 44, a communication unit 45, a printer 46, and the like through a bus 47. . However, the present invention is not limited to this, and various configurations can be taken as appropriate.
 制御部41は図2で説明した制御部21と略同様であり、記憶部42等に格納された精算端末4の処理に係るプログラムをCPUによりRAM上のワークメモリ領域に呼び出して実行する。その他の記憶部42、入力部43、表示部44、通信部45、バス47についても、図2で説明した記憶部22、入力部23、表示部24、通信部25、バス26と略同様である。 The control unit 41 is substantially the same as the control unit 21 described with reference to FIG. 2, and a program related to the processing of the payment terminal 4 stored in the storage unit 42 or the like is called by the CPU to the work memory area on the RAM and executed. The other storage unit 42, input unit 43, display unit 44, communication unit 45, and bus 47 are substantially the same as the storage unit 22, input unit 23, display unit 24, communication unit 25, and bus 26 described in FIG. is there.
 プリンタ46は、注文の精算時に請求書としてレシートを印刷し、出力するものである。 The printer 46 prints and outputs a receipt as an invoice when the order is settled.
 サーバ5はネットワーク6を介して店舗端末3や精算端末4と接続され、後述する注文情報や売上情報等を記録し管理するために用いられる。サーバ5は、図2で説明したものと略同様の制御部、記憶部、入力部、表示部、通信部、バス等を有する。 The server 5 is connected to the store terminal 3 and the payment terminal 4 via the network 6 and is used for recording and managing order information and sales information described later. The server 5 includes a control unit, a storage unit, an input unit, a display unit, a communication unit, a bus, and the like that are substantially the same as those described with reference to FIG.
(2.フードコート100)
 図5は注文管理システム1を適用するフードコート100の例を示す図である。フードコート100は、料理の提供を行う複数の飲食店121、122、123を併設したエリアであり、飲食スペース110と店舗スペース120からなる。
(2. Food court 100)
FIG. 5 is a diagram illustrating an example of a food court 100 to which the order management system 1 is applied. The food court 100 is an area where a plurality of restaurants 121, 122, and 123 that provide food are provided, and includes a restaurant space 110 and a store space 120.
 飲食スペース110は顧客(図5のA参照)が飲食を行うためのスペースであり、複数のテーブル112、椅子113が設けられる。注文端末2は、例えばテーブル112上の所定の位置に配置される(図では一部のみ示している)。飲食スペース110の出入口111の脇には精算端末4が設けられる。 The eating and drinking space 110 is a space for customers (see A in FIG. 5) to eat and drink, and a plurality of tables 112 and chairs 113 are provided. The order terminal 2 is disposed at a predetermined position on the table 112, for example (only a part is shown in the figure). A checkout terminal 4 is provided beside the entrance 111 of the eating and drinking space 110.
 店舗スペース120には複数の飲食店121、122、123が配置される。店舗スペース120には、各飲食店121、122、123の厨房等が設けられ、各飲食店121、122、123には前記した店舗端末3も設置される。 A plurality of restaurants 121, 122, and 123 are arranged in the store space 120. The store space 120 is provided with kitchens of the restaurants 121, 122, and 123, and the store terminals 3 are also installed in the restaurants 121, 122, and 123, respectively.
 なお、図5ではサーバ5の図示を省略している。また本実施形態では、注文端末2で予め位置設定を行い、注文端末2の位置に対応する位置データ(位置ID、テーブルID、座席ID等)を注文端末2の記憶部32等に記録するようにしておく。 In FIG. 5, the server 5 is not shown. In the present embodiment, the order terminal 2 sets the position in advance, and the position data (position ID, table ID, seat ID, etc.) corresponding to the position of the order terminal 2 is recorded in the storage unit 32 of the order terminal 2 or the like. Keep it.
(3.注文管理システム1による注文管理方法)
 次に、注文管理システム1による注文管理方法について図6~図9等を参照して説明する。
(3. Order management method by order management system 1)
Next, an order management method by the order management system 1 will be described with reference to FIGS.
(3-1.料理の注文)
 図6は料理の注文の流れを示すフローチャートである。図6のS11~S13は注文端末2の制御部21が実行する処理であり、S14~S17は店舗端末3の制御部31が実行する処理である。
(3-1. Ordering food)
FIG. 6 is a flowchart showing the flow of ordering dishes. 6 are processes executed by the control unit 21 of the order terminal 2, and S14 to S17 are processes executed by the control unit 31 of the store terminal 3.
 本実施形態では、顧客が図5に示したフードコート100の出入口111から飲食スペース110に入る際に、サービス係によってテーブル112へと案内される。顧客は案内に従って移動し、案内先のテーブル112の椅子113へと着席する。その後、顧客は注文端末2を操作し、飲食店121、122、123が提供する料理の中から注文を行う。 In the present embodiment, when the customer enters the eating and drinking space 110 from the entrance 111 of the food court 100 shown in FIG. The customer moves according to the guidance and sits down on the chair 113 of the guidance destination table 112. Thereafter, the customer operates the order terminal 2 to place an order from the dishes provided by the restaurants 121, 122, and 123.
 具体的な操作手順は様々であり特に限定されないが、例えば、注文端末2にて飲食店を選択可能に表示する店舗選択画面(不図示)をまず表示し、店舗選択画面でいずれかの飲食店が選択されると、その飲食店が提供する料理、及びその数量を選択可能に表示する料理選択画面(不図示)へと移行するものとする。顧客は、各画面にて飲食店と注文する料理、及びその数量を順次選択して入力する。注文端末2はこれらの入力を受付ける(S11)。 Although the specific operation procedure is various and not particularly limited, for example, a store selection screen (not shown) that displays a restaurant to be selectable on the order terminal 2 is first displayed, and one of the restaurants is displayed on the store selection screen. When is selected, the display shifts to a dish selection screen (not shown) that displays the food provided by the restaurant and the quantity of the food that can be selected. The customer sequentially selects and inputs the food to be ordered with the restaurant and the quantity on each screen. The order terminal 2 accepts these inputs (S11).
 その後、顧客は注文端末2から料理の注文を行う。この際、顧客は例えば上記の料理選択画面上に表示された「注文」ボタンを選択するなどして注文指示を入力する。注文端末2は注文指示の入力を受付けると(S12)、料理情報と配膳先情報とを含む注文情報を作成し、店舗端末3へと送信する(S13)。注文情報は注文端末2の記憶部22やサーバ5の記憶部等にも記録される。 After that, the customer orders food from the order terminal 2. At this time, the customer inputs an order instruction by, for example, selecting an “order” button displayed on the dish selection screen. Upon receiving the input of the order instruction (S12), the order terminal 2 creates order information including dish information and serving destination information and transmits it to the store terminal 3 (S13). The order information is also recorded in the storage unit 22 of the order terminal 2, the storage unit of the server 5, and the like.
 図7に注文情報50の例を示す。図7の上段が飲食店121、下段が飲食店122についての注文情報50の例である。図7に示すように、注文情報50は、注文識別情報51、配膳先情報52、料理情報53等を含む。 Fig. 7 shows an example of order information 50. The upper part of FIG. 7 is an example of the order information 50 about the restaurant 121 and the lower part is the restaurant 122. As shown in FIG. 7, the order information 50 includes order identification information 51, serving destination information 52, cooking information 53, and the like.
 注文識別情報51は注文を識別する情報であり、例えば一回の注文ごとに割り当てられた番号などの注文IDである。
 配膳先情報52は料理の配膳先に対応する情報であり、本実施形態では前記した注文端末2の位置データが用いられる。
The order identification information 51 is information for identifying an order, for example, an order ID such as a number assigned for each order.
The distribution destination information 52 is information corresponding to the distribution destination of the dish, and the position data of the order terminal 2 described above is used in this embodiment.
 料理情報53は、注文する料理とその数量を示し、且つ料理を提供する飲食店を識別可能とするものである。料理情報53は、店舗ID531、料理532、数量533、金額534等を含み、これらを紐付けて記録したものである。 The dish information 53 indicates the dish to be ordered and its quantity, and identifies the restaurant that provides the dish. The dish information 53 includes a store ID 531, a dish 532, a quantity 533, an amount 534, and the like, which are recorded in association with each other.
 店舗ID531は、料理532を提供する飲食店を識別するための店舗識別情報である。本実施形態では、店舗ID531に対応する飲食店の店舗端末3に注文情報50が個別に送信される。 The store ID 531 is store identification information for identifying a restaurant that provides the food 532. In the present embodiment, the order information 50 is individually transmitted to the store terminal 3 of the restaurant corresponding to the store ID 531.
 料理532は注文する料理を示すものであり、数量533は注文する料理の数量を示す。図7の例では、飲食店121に対して「カツサンド」を2つ注文しており、飲食店122に対しては「ハンバーガー」を2つ注文している。本実施形態では1品ずつ注文を行っているが、例えば「カツサンド」と「コーヒー」など、複数品(複数種類)の料理を注文することも可能である。 The dish 532 indicates the dish to be ordered, and the quantity 533 indicates the quantity of the order to be ordered. In the example of FIG. 7, two “cutlet sandwiches” are ordered from the restaurant 121, and two “burgers” are ordered from the restaurant 122. In this embodiment, an order is made one by one, but it is also possible to order a plurality of dishes (plural types) such as “cutlet sandwich” and “coffee”.
 金額534は料理532ごとの代金であり、料理532の単価に数量533を掛けて得られる。料理532の単価は例えば注文端末2の記憶部22に予め格納される。 The amount 534 is a price for each dish 532, and is obtained by multiplying the unit price of the dish 532 by the quantity 533. The unit price of the dish 532 is stored in advance in the storage unit 22 of the order terminal 2, for example.
 図6の説明に戻る。店舗端末3は、注文端末2から注文情報50を受信する(S14)と、注文情報50の出力を行う(S15)。 Returning to the explanation of FIG. When the store terminal 3 receives the order information 50 from the order terminal 2 (S14), the store terminal 3 outputs the order information 50 (S15).
 S15では、例えば店舗端末3に接続された各飲食店121、122、123のディスプレイや店舗端末3のプリンタ36で注文情報50の表示出力や印刷出力を行う。1台のディスプレイやプリンタを店舗スペース120内の共用空間に設置するなどして複数の飲食店121、122、123で共通利用してもよい。 In S15, for example, the order information 50 is displayed and printed on the display of each restaurant 121, 122, 123 connected to the store terminal 3 and the printer 36 of the store terminal 3. A single display or printer may be installed in a common space in the store space 120, and may be shared by a plurality of restaurants 121, 122, 123.
 各飲食店121、122、123の調理係は、出力された注文情報50を見て自身の店舗に対して注文された料理を調理する。調理を終えた際には、店舗端末3に調理完了の旨が入力される。店舗端末3は調理完了の入力を受付ける(S16)と、プリンタ36を制御して料理532や配膳先情報52等が印刷されたレシートを印刷する(S17)。また調理完了を示す情報を店舗端末3から注文端末2に送信し、注文端末2で表示させることも可能である。当該情報の送信は別の端末などから行うこともできる。 The cooking staff of each restaurant 121, 122, 123 looks at the output order information 50 and cooks the food ordered to its own store. When cooking is finished, the fact that cooking has been completed is input to the store terminal 3. When the store terminal 3 accepts the input of the completion of cooking (S16), the store terminal 3 controls the printer 36 to print a receipt on which the dish 532, the distribution destination information 52, etc. are printed (S17). Information indicating completion of cooking can also be transmitted from the store terminal 3 to the order terminal 2 and displayed on the order terminal 2. The information can also be transmitted from another terminal.
 サービス係は上記のレシートを持って、調理された料理を顧客の元へと配膳する。サービス係はレシートの配膳先情報52を見て注文端末2の位置を把握でき、当該注文端末2にて注文を行った顧客の元へと調理された料理を届けることができる。 The service staff will take the above receipt and serve the cooked food to the customer. The service person can grasp the position of the order terminal 2 by looking at the distribution destination information 52 of the receipt, and can deliver the cooked food to the customer who placed the order at the order terminal 2.
(3-2.注文の精算)
 顧客は食事を終えた後、精算を行ってフードコート100を出る。図8は精算の流れを示すフローチャートである。図8のS21、S22は注文端末2の制御部21が実行する処理であり、S23~S25は精算端末4の制御部41が実行する処理である。
(3-2. Order settlement)
After finishing the meal, the customer pays out and leaves the food court 100. FIG. 8 is a flowchart showing the flow of payment. S21 and S22 in FIG. 8 are processes executed by the control unit 21 of the order terminal 2, and S23 to S25 are processes executed by the control unit 41 of the settlement terminal 4.
 本実施形態では、食事を終えた顧客が注文端末2から精算の依頼を行う。具体的な手順は様々であり特に限定されないが、例えば、精算を行うための精算画面(不図示)を注文端末2にて表示し、顧客が精算画面上で「精算」ボタンを選択するなどして精算依頼の入力を行うようにしておく。注文端末2は、精算依頼の入力を受付ける(S21)と、図7で説明した料理情報53等を含む各飲食店についての注文情報50を精算端末4に送信する(S22)。 In this embodiment, a customer who has finished a meal requests payment from the order terminal 2. The specific procedure is various and not particularly limited. For example, a settlement screen (not shown) for settlement is displayed on the order terminal 2, and the customer selects the “settlement” button on the settlement screen. And make a payment request input. When the order terminal 2 receives the input of the settlement request (S21), the order terminal 2 transmits the order information 50 about each restaurant including the dish information 53 described in FIG. 7 to the settlement terminal 4 (S22).
 精算端末4は、注文情報50を受信して取得する(S23)と、注文情報50に含まれる料理情報53を参照し、プリンタ46を制御してレシートを請求書として印刷する(S24)。この請求書には、各飲食店に注文した料理532とその金額534、配膳先情報52、及び金額534の総計などが表示される。サービス係はこの請求書を持って顧客の元まで移動し顧客に手渡す。顧客は請求書を持って精算端末4の位置まで向かい、支払を行う。以上により注文の精算が完了し、顧客は出入口111から退場する。なお、精算端末4では、配膳先情報52(注文端末2の位置データ)が入力されると各飲食店に注文した料理532の金額534の総計が支払額として表示部44に表示されるようになっている。 The settlement terminal 4 receives and acquires the order information 50 (S23), refers to the dish information 53 included in the order information 50, controls the printer 46, and prints a receipt as an invoice (S24). In this bill, the dish 532 ordered to each restaurant and its amount 534, the serving information 52, the total amount 534, and the like are displayed. The service clerk takes this bill and moves to the customer and hands it to the customer. The customer takes the bill and goes to the checkout terminal 4 to make a payment. As a result, the settlement of the order is completed, and the customer leaves the doorway 111. In the checkout terminal 4, when the serving destination information 52 (position data of the ordering terminal 2) is input, the total amount 534 of the dish 532 ordered from each restaurant is displayed on the display unit 44 as a payment amount. It has become.
 また、精算端末4は、注文端末2から取得した注文情報50の料理情報53を用いて、飲食店ごとに料理の売り上げを記録し(S25)、売上情報を作成する。 Further, the checkout terminal 4 uses the dish information 53 of the order information 50 acquired from the order terminal 2 to record the sales of the dish for each restaurant (S25), and creates sales information.
 図9(a)は売上情報60の例であり、各飲食店121、122、123の店舗ID61ごとに、料理62とその数量63、金額64が記録されている。店舗ID61、料理62、数量63、金額64は、図7で説明した店舗ID531、料理532、数量533、金額534と同様である。 FIG. 9A shows an example of sales information 60. For each store ID 61 of each restaurant 121, 122, 123, a dish 62, its quantity 63, and an amount 64 are recorded. The store ID 61, the dish 62, the quantity 63, and the amount 64 are the same as the store ID 531, the dish 532, the quantity 533, and the amount 534 described in FIG.
 精算端末4は、例えば前記のS23において図7で説明した注文情報50を取得した場合、注文情報50の料理情報53を参照し、店舗ID531に紐づく料理532、数量533、金額534を、店舗ID531と対応する店舗ID61の料理62、数量63、金額64として図9(b)のBに示すように新たに追加して記録する。 For example, when the order information 50 described in FIG. As shown in B of FIG. 9B, new additions are recorded as food 62, quantity 63, and amount 64 of store ID 61 corresponding to ID 531.
 こうして売上情報60が作成される。この売上情報60は精算端末4の記憶部42やサーバ5の記憶部に記録され、例えば営業日ごとに営業時間の終了後プリンタなどによって出力することができ、各店舗の一日の売上を把握できる。また、翌日以降の売上予測などにも用いることができ、料理の調理に必要な食材の注文量を決定する際の参考にもなる。 Thus, sales information 60 is created. The sales information 60 is recorded in the storage unit 42 of the checkout terminal 4 or the storage unit of the server 5, and can be output by a printer or the like after the business hours are finished, for example, every business day. it can. It can also be used for forecasting sales from the next day onwards, and can be used as a reference when determining the order quantity of ingredients necessary for cooking.
 以上説明したように、本実施形態によれば、フードコート100など複数の飲食店を併設したエリアにおいて顧客が注文端末2を用いてテーブル等から注文を行い、サービス係が顧客の元へ料理を配膳するような運用を行う際に、顧客の注文を好適に管理することができる。すなわち、注文時に送信する注文情報50として料理情報53や配膳先情報52を含むとともに、料理情報53によって注文する料理532やその数量533を示すほか料理を提供する飲食店を識別可能としておくことで、複数の飲食店を併設したエリアにおいても、注文を受け付けた後各店舗における料理の調理、料理の配膳等を円滑に行うことができ、少ない人員でも対応可能になる。また料理情報53を用いて飲食店ごとに売り上げを記録でき、各店舗の売り上げを個別に把握できるようになる。 As described above, according to this embodiment, a customer places an order from a table or the like using the order terminal 2 in an area where a plurality of restaurants such as the food court 100 are provided, and a service clerk serves food to the customer. When performing operations such as serving, customers' orders can be suitably managed. In other words, the order information 50 transmitted at the time of order includes the dish information 53 and the serving destination information 52, and the dish information 532 and its quantity 533 are indicated by the dish information 53, and the restaurant providing the dish can be identified. Even in an area with a plurality of restaurants, it is possible to smoothly cook dishes and serve dishes at each store after receiving an order, and it is possible to handle even a small number of people. Further, the sales information can be recorded for each restaurant using the dish information 53, and the sales of each store can be grasped individually.
 また、注文端末2を持ち運び可能な携帯端末とすることで、顧客の利便性を向上させることができる。 Moreover, the convenience of the customer can be improved by making the ordering terminal 2 portable.
 さらに、料理情報53は注文する料理532とその数量533に加え、店舗ID531を含むので、料理情報53によって飲食店を好適に識別できる。ただし、各店舗で提供する料理532に重複が無く料理532そのものから当該料理532を提供する飲食店が識別可能なケースなどでは、店舗ID531を省略することも可能である。 Furthermore, since the dish information 53 includes a shop ID 531 in addition to the dish 532 to be ordered and its quantity 533, the restaurant can be suitably identified by the dish information 53. However, the store ID 531 may be omitted in a case where the restaurant 532 providing the food 532 can be identified from the food 532 itself without duplication in the food 532 provided at each store.
 しかしながら、本発明は上記の実施形態に限らない。例えば、本実施形態では配膳先情報52として注文端末2の位置データを用いたが、配膳先情報52はこれに限らず、料理の配膳先に対応していればよい。配膳先情報52の別の例については後述する。さらに、本発明に係る注文管理システム1の適用対象は複数の飲食店であればよく、フードコート100に限ることはない。 However, the present invention is not limited to the above embodiment. For example, although the position data of the order terminal 2 is used as the distribution destination information 52 in the present embodiment, the distribution destination information 52 is not limited to this, and it is only necessary to correspond to the distribution destination of the dish. Another example of the arrangement destination information 52 will be described later. Furthermore, the application target of the order management system 1 according to the present invention may be a plurality of restaurants, and is not limited to the food court 100.
 次に、本発明の第2の実施形態について説明する。第2の実施形態は第1の実施形態と異なる点について説明し、同様の点については図等で同じ符号を付すなどして説明を省略する。また、第1、第2の実施形態で説明した構成は、必要に応じて組み合わせて用いることが可能である。 Next, a second embodiment of the present invention will be described. The second embodiment will be described with respect to differences from the first embodiment, and the same points will be denoted by the same reference numerals in the drawings and the like, and the description thereof will be omitted. Further, the configurations described in the first and second embodiments can be used in combination as necessary.
[第2の実施形態]
 図10は第2の実施形態におけるフードコート100を示す図である。本実施形態では、第1の実施形態と異なり、顧客が飲食スペース110に入る際にサービス係から注文端末2が手渡され、そのままテーブル112へと案内される(点線矢印参照)。また、本実施形態では店舗端末3が店舗スペース120に1台設けられ、この店舗端末3で複数の飲食店に対する料理の注文を受け付ける。
[Second Embodiment]
FIG. 10 is a diagram illustrating a food court 100 according to the second embodiment. In the present embodiment, unlike the first embodiment, when the customer enters the eating and drinking space 110, the order terminal 2 is handed over from the service staff and is directly guided to the table 112 (see the dotted arrow). Further, in the present embodiment, one store terminal 3 is provided in the store space 120, and the store terminal 3 accepts food orders for a plurality of restaurants.
 さらに、精算端末4aは、飲食スペース110の出入口111の隣に設けられた自動精算機である。精算端末4aは、図4で説明した構成に加え、硬貨投入口(不図示)や紙幣挿入口(不図示)からの硬貨や紙幣による入金を管理するコインメックやビルバリ等の入金部(不図示)を有する。また、電子マネーカードやクレジットカード、プリペイドカード等から支払いができるよう、入金部はこれらのカード媒体の読取や書込を行うためのリーダライタを備える。 Furthermore, the checkout terminal 4a is an automatic checkout machine provided next to the entrance / exit 111 of the eating and drinking space 110. In addition to the configuration described with reference to FIG. 4, the checkout terminal 4 a is a depositing unit (not shown) such as a coin mech or bill validator that manages deposits with coins or bills from a coin slot (not shown) or a bill insertion slot (not shown). ). The depositing unit includes a reader / writer for reading and writing these card media so that payment can be made from an electronic money card, a credit card, a prepaid card, or the like.
 また本実施形態では、フードコート100内で注文端末2の測位が行われているものとする。例えば、店舗端末3を測位用の端末として機能させ、アクセスポイント(不図示)等を用いた既知の手法により注文端末2の現在場所を注文端末2の端末IDとともに定期的に取得し、これらを紐付けて記憶部32等に記録するようにしておく。なお、測位用の端末を別途設けることも可能である。 In this embodiment, it is assumed that positioning of the order terminal 2 is performed in the food court 100. For example, the shop terminal 3 is made to function as a positioning terminal, and the current location of the order terminal 2 is periodically acquired together with the terminal ID of the order terminal 2 by a known method using an access point (not shown). The data is linked and recorded in the storage unit 32 or the like. A positioning terminal may be provided separately.
 次に、第2の実施形態における料理の注文から注文の精算までの流れについて、第1の実施形態と異なる点を主に説明する。 Next, the difference from the first embodiment will be mainly described with respect to the flow from the order of cooking in the second embodiment to the settlement of the order.
 本実施形態でも、料理の注文については前記のS11~13と同様に注文端末2から行われる。図11は注文時に注文端末2から店舗端末3に送信される注文情報50aの例であり、本実施形態では配膳先情報52として注文端末2の端末ID(端末識別情報)が用いられる。また注文情報50aは2つの店舗(飲食店121、122)への注文を一括したものとなっている。 Also in this embodiment, food orders are made from the order terminal 2 as in S11 to S13 above. FIG. 11 shows an example of order information 50a transmitted from the order terminal 2 to the store terminal 3 at the time of ordering. In this embodiment, the terminal ID (terminal identification information) of the order terminal 2 is used as the serving destination information 52. The order information 50a is a batch of orders for two stores (restaurants 121 and 122).
 店舗端末3でも前記のS14~S17と同様の処理が行われ、各飲食店121、122、123の調理係は、前記と同様、店舗側で出力された注文情報50aに基づき、自身の店舗に対して注文された料理を調理することができる。サービス係は、前記と同様、店舗端末3のプリンタ36で印刷されるレシートを持って、調理された料理を顧客の元へと配膳する。前記したように、このレシートには料理532や配膳先情報52等が印刷される。 The store terminal 3 performs the same processing as S14 to S17 described above, and the cooking staff of each of the restaurants 121, 122, and 123 stores their own stores based on the order information 50a output on the store side as described above. It is possible to cook the food ordered for it. As in the case described above, the service person has a receipt printed by the printer 36 of the store terminal 3 and distributes the cooked food to the customer. As described above, the dish 532 and the serving destination information 52 are printed on this receipt.
 本実施形態では店舗端末3によって注文端末2の場所と端末IDが紐付けて記録されており、店舗端末3と接続されたディスプレイやサービス係が所持する端末などで注文端末2の場所と端末IDを表示させることができる。一方で、サービス係の持つ上記のレシートには配膳先情報52である注文端末2の端末ID(図11参照)が印刷されるので、サービス係は、上記の表示と見比べて配膳先情報52(端末ID)に対応する注文端末2の場所を把握でき、当該注文端末2にて注文を行った顧客の元へと調理された料理を届けることができる。 In this embodiment, the location of the order terminal 2 and the terminal ID are linked and recorded by the store terminal 3, and the location of the order terminal 2 and the terminal ID are displayed on a display connected to the store terminal 3 or a terminal owned by a service person. Can be displayed. On the other hand, since the terminal ID (see FIG. 11) of the ordering terminal 2 which is the distribution destination information 52 is printed on the above-mentioned receipt held by the service clerk, the service clerk compares the above display with the distribution destination information 52 ( The location of the order terminal 2 corresponding to the terminal ID) can be grasped, and the cooked food can be delivered to the customer who placed the order at the order terminal 2.
 注文の精算時には、食事を終えた顧客が注文端末2を持って出入口111まで移動し、精算端末4aにて精算を行う。顧客は、前記のS21~S22と同様の手順で注文端末2から精算依頼を行う。精算端末4aは、注文端末2から注文情報50aを受信するのは前記のS23と同様であるが、その後、注文情報50aに含まれる料理情報53を参照し、各飲食店に注文した料理532の金額534の総計を支払額として表示部44に表示する。顧客は表示された支払額を見て、その金額を現金や電子マネーなどによって入金して支払を行い、注文端末2を返却して出入口111から退場する。 At the time of checkout of the order, the customer who has finished the meal moves to the entrance / exit 111 with the order terminal 2 and performs checkout at the checkout terminal 4a. The customer makes a settlement request from the order terminal 2 in the same procedure as S21 to S22. The checkout terminal 4a receives the order information 50a from the ordering terminal 2 in the same manner as in S23 described above, but after that, with reference to the dish information 53 included in the order information 50a, the checkout terminal 4a The total amount 534 is displayed on the display unit 44 as a payment amount. The customer looks at the displayed payment amount, pays the amount by cash or electronic money, returns the order terminal 2 and exits from the entrance 111.
 なお、精算を終えた顧客のみ退場可能とするため、例えば出入口111にフラップ開閉式のゲートやバー回転式のゲートなど退場を規制するための規制装置(不図示)を設けておき、精算完了時に精算端末4aによって規制装置の退場規制を解除するなどの運用も可能である。例えばフラップ開閉式のゲートの場合、精算完了時に精算端末4aからゲートに開放指示を送信してフラップ扉を開状態とさせる。 In order to allow only customers who have completed the checkout to leave, for example, a control device (not shown) for restricting the exit such as a flap open / close gate or a bar-rotating gate is provided at the entrance / exit 111. It is also possible to operate such as canceling the exit regulation of the regulation device by the settlement terminal 4a. For example, in the case of a flap opening / closing type gate, when the settlement is completed, an opening instruction is transmitted from the settlement terminal 4a to the gate to open the flap door.
 この第2の実施形態でも、第1の実施形態と同様の効果が得られる。また配膳先情報52として注文端末2の端末識別情報を用いることで、注文端末2で料理の注文を行った顧客の元へとスムーズに料理の配膳を行うことが可能になる。 In the second embodiment, the same effect as in the first embodiment can be obtained. Further, by using the terminal identification information of the ordering terminal 2 as the serving destination information 52, it becomes possible to smoothly distribute the dish to the customer who ordered the dish at the ordering terminal 2.
 なお、サービス係が顧客をテーブル111へと案内したときに、サービス係が第1の実施形態で説明した位置データを注文端末2に入力したり、あるいはテーブル111等に読取可能に設けた位置データを注文端末2で読み取らせてもよく、この場合、配膳先情報52としてこの位置データを用いることが可能である。 When the service clerk guides the customer to the table 111, the service clerk inputs the position data described in the first embodiment to the order terminal 2, or the position data provided in the table 111 or the like so as to be readable. May be read by the order terminal 2, and in this case, the position data can be used as the serving destination information 52.
 また注文の精算時には、例えば顧客が注文識別情報51や配膳先情報52を精算端末4aに直接入力し、精算端末4aがこれに対応する注文情報50aを店舗端末3等から受信して取得することも可能である。以降の処理は前記したものと同様である。 Further, at the time of order settlement, for example, the customer directly inputs the order identification information 51 and the customer information 52 to the settlement terminal 4a, and the settlement terminal 4a receives and acquires the corresponding order information 50a from the store terminal 3 or the like. Is also possible. The subsequent processing is the same as described above.
 また、本実施形態では食事の後に精算を行っているが、食事の前に精算を行う前払いとすることもできる。例えば料理の注文時に注文情報50aを注文端末2から精算端末4aに送信し、前記と同様に精算端末4aでの精算を終えた後、精算端末4aから店舗端末3に注文情報50aを送信するようにしておく。以降の料理の調理や配膳は前記と同様に行うことができ、この例では精算端末4aが注文受付用の端末として機能する。 Further, in this embodiment, the payment is performed after the meal, but it may be a prepayment in which the payment is performed before the meal. For example, when ordering food, the order information 50a is transmitted from the ordering terminal 2 to the settlement terminal 4a, and after the settlement at the settlement terminal 4a is completed as described above, the order information 50a is transmitted from the settlement terminal 4a to the store terminal 3. Keep it. Subsequent cooking and serving of food can be performed in the same manner as described above. In this example, the checkout terminal 4a functions as an order receiving terminal.
 以上、添付図面を参照して、本発明の好適な実施形態について説明したが、本発明は係る例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。 The preferred embodiments of the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these are naturally within the technical scope of the present invention. Understood.
1;注文管理システム
2;注文端末
3;店舗端末
4、4a;精算端末
50、50a;注文情報
51;注文識別情報
52;配膳先情報
53;料理情報
60;売上情報
61、531;店舗ID
62、532;料理
63、533;数量
64、534;金額
100;フードコート
110;飲食スペース
111;出入口
112;テーブル
113;椅子
120;店舗スペース
121、122、123;飲食店
1; order management system 2; order terminal 3; store terminals 4, 4a; checkout terminals 50 and 50a; order information 51; order identification information 52; serving information 53; dish information 60;
62, 532; cuisine 63, 533; quantity 64, 534; amount 100; food court 110; eating space 111; doorway 112; table 113; chair 120; store space 121, 122, 123;

Claims (5)

  1.  複数の飲食店の注文の管理を行う注文管理システムであって、
     料理の注文に用いる注文端末と注文の精算に用いる精算端末を含み、
     前記注文端末は、
     注文する料理とその数量を示し且つ前記料理を提供する飲食店が識別可能な料理情報と、前記料理の配膳先に対応する配膳先情報と、を含む注文情報を送信する送信手段を有し、
     前記精算端末は、
     前記料理情報を取得し、前記料理情報を用いて飲食店が提供する料理の売り上げを飲食店ごとに記録する記録手段を有する
     ことを特徴とする注文管理システム。
    An order management system for managing orders of a plurality of restaurants,
    Including an ordering terminal used to order food and a checkout terminal used to checkout orders,
    The order terminal is
    A transmission means for transmitting order information including the dish to be ordered and the quantity thereof, and the dish information that can be identified by the restaurant that provides the dish, and the distribution destination information corresponding to the distribution destination of the dish;
    The checkout terminal is
    The order management system characterized by having a recording means which acquires the said dish information and records the sales of the dish which a restaurant provides using the said dish information for every restaurant.
  2.  前記注文端末は、持ち運び可能な携帯端末であることを特徴とする請求項1記載の注文管理システム。 The order management system according to claim 1, wherein the order terminal is a portable terminal that can be carried.
  3.  前記料理情報は、注文する料理とその数量、及び前記料理を提供する飲食店の店舗識別情報を含むことを特徴とする請求項1または請求項2記載の注文管理システム。 3. The order management system according to claim 1 or 2, wherein the dish information includes a dish to be ordered, its quantity, and store identification information of a restaurant that provides the dish.
  4.  前記配膳先情報は、前記注文端末の端末識別情報であることを特徴とする請求項1から請求項3のいずれか1項に記載の注文管理システム。 The order management system according to any one of claims 1 to 3, wherein the destination information is terminal identification information of the order terminal.
  5.  料理の注文に用いる注文端末と注文の精算に用いる精算端末を含み、複数の飲食店の注文の管理を行う注文管理システムによる注文管理方法であって、
     前記注文端末が、
     注文する料理とその数量を示し且つ前記料理を提供する飲食店が識別可能な料理情報と、前記料理の配膳先に対応する配膳先情報と、を含む注文情報を送信し、
     前記精算端末が、
     前記料理情報を取得し、前記料理情報を用いて飲食店が提供する料理の売り上げを飲食店ごとに記録する
     ことを特徴とする注文管理方法。 
    An order management method using an order management system for managing orders of a plurality of restaurants, including an order terminal used for ordering dishes and a checkout terminal used for order settlement,
    The ordering terminal is
    Sending order information including dish information indicating the quantity to be ordered and the food information that can be identified by the restaurant providing the dish, and serving information corresponding to the serving destination of the dish;
    The checkout terminal is
    The order management method, wherein the dish information is acquired, and sales of dishes provided by the restaurant are recorded for each restaurant using the dish information.
PCT/JP2016/059362 2015-03-24 2016-03-24 Order management system and order management method WO2016152969A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015060909A JP2016181116A (en) 2015-03-24 2015-03-24 Order management system and order management method
JP2015-060909 2015-03-24

Publications (1)

Publication Number Publication Date
WO2016152969A1 true WO2016152969A1 (en) 2016-09-29

Family

ID=56977454

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/059362 WO2016152969A1 (en) 2015-03-24 2016-03-24 Order management system and order management method

Country Status (2)

Country Link
JP (1) JP2016181116A (en)
WO (1) WO2016152969A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7339527B2 (en) * 2019-10-24 2023-09-06 株式会社ぐるなび ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM
JP7516152B2 (en) 2020-07-30 2024-07-16 東芝テック株式会社 Information processing device, payment processing system, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005234789A (en) * 2004-02-18 2005-09-02 Mitsubishi Electric Information Systems Corp Restaurant fare adjustment system and restaurant fare adjustment program
JP2010176384A (en) * 2009-01-29 2010-08-12 Sii Data Service Kk Order information management system
JP2010277375A (en) * 2009-05-29 2010-12-09 Sanyo Electric Co Ltd Order acceptance system
JP2011524561A (en) * 2008-05-12 2011-09-01 オーティージー マネージメント インコーポレイテッド System for users in constrained locations to order items

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005234789A (en) * 2004-02-18 2005-09-02 Mitsubishi Electric Information Systems Corp Restaurant fare adjustment system and restaurant fare adjustment program
JP2011524561A (en) * 2008-05-12 2011-09-01 オーティージー マネージメント インコーポレイテッド System for users in constrained locations to order items
JP2010176384A (en) * 2009-01-29 2010-08-12 Sii Data Service Kk Order information management system
JP2010277375A (en) * 2009-05-29 2010-12-09 Sanyo Electric Co Ltd Order acceptance system

Also Published As

Publication number Publication date
JP2016181116A (en) 2016-10-13

Similar Documents

Publication Publication Date Title
US11087298B2 (en) Computer-controlled, unattended, automated checkout store outlet system and related method
US6415555B1 (en) System and method for accepting customer orders
US8224700B2 (en) System and method for managing restaurant customer data elements
JP7054102B2 (en) Vending equipment
US20020052790A1 (en) Server and terminals used in management system for serving food and beverage
JP5746914B2 (en) Accounting system
US20070215695A1 (en) Device and system for presenting and facilitating payment of a restaurant bill
US20130151355A1 (en) Systems and methods for ordering goods or services
US20150379495A1 (en) Money handling system, money handling apparatus, and money handling method
WO2016152969A1 (en) Order management system and order management method
JP2001209675A (en) Ordering system
JP2005250934A (en) Order accounting method
JP4877992B2 (en) Merchandise sales data processing apparatus and computer program
JP2008287662A (en) Commodity sales data processor and computer program
JP7207515B2 (en) ORDER RECEIVING DEVICE, ORDER RECEIVING SUPPORT METHOD AND PROGRAM
JP2001101280A (en) System for processing order data
JP7418874B2 (en) order system
JP2004046422A (en) Food and drink service performing system
JP6713075B2 (en) Self-order system, self-order management method, and program
JP2005250735A (en) Order accounting method and system
JP6938285B2 (en) Payment device and its program
EP3370212A1 (en) Settlement apparatus and method for controlling settlement apparatus
JP2024038718A (en) Article information processor and program
KR20240125136A (en) Method and system for ordering product for near shop in real-time based on user location information
Torres En Route to Fast and Efficient Service: A Proposed Automated Ordering System in Counter-Style Foodservice Establishments

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16768872

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16768872

Country of ref document: EP

Kind code of ref document: A1