WO2018180691A1 - Turn management system, turn management device and program - Google Patents

Turn management system, turn management device and program Download PDF

Info

Publication number
WO2018180691A1
WO2018180691A1 PCT/JP2018/010770 JP2018010770W WO2018180691A1 WO 2018180691 A1 WO2018180691 A1 WO 2018180691A1 JP 2018010770 W JP2018010770 W JP 2018010770W WO 2018180691 A1 WO2018180691 A1 WO 2018180691A1
Authority
WO
WIPO (PCT)
Prior art keywords
waiting
item
turn
group
facility
Prior art date
Application number
PCT/JP2018/010770
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 WO2018180691A1 publication Critical patent/WO2018180691A1/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
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • 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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to an order management system, an order management apparatus, and a program.
  • Patent Document 1 describes a reservation management system that simultaneously provides a reservation management service for a plurality of facilities that can wait for a turn, and a user can make a reservation for a turn from a Web, a telephone, or a storefront terminal. It is stated that you can apply.
  • the number of users and reservation items can be selected at the time of reservation.
  • the present invention has been made in view of the circumstances described above, and an object of the present invention is to be able to present an appropriate choice of waiting items according to the number of users and the waiting situation.
  • the order management system is an order management system that manages the waiting order of users in a facility, A waiting item storage unit that holds the number of users available for each waiting item that can wait in turn in the facility; A turn waiting list storage unit for managing a turn waiting list including information on a turn waiting situation of a turn waiting group in the facility; A number information receiving unit for receiving the number of users by the user; A waiting item extraction unit that extracts selectable waiting items based on whether the accepted number of users is included in the range of available number of people for each waiting item; A waiting item display section that displays information about the extracted waiting items and waiting time for each waiting item; A waiting item reception unit for receiving selection input of the displayed waiting item; A reception registration processing unit for adding a waiting group for the received waiting item to the waiting list.
  • the waiting item extraction unit is a waiting item of the first group in which the received number of users is included in the range of the available number of people, and a waiting item in which the received number of users exceeds the upper limit of the available number of people, A second group of waiting items having a waiting time shorter than the waiting time of any of the waiting items included in the first group of waiting items, and the waiting item display unit displays the waiting items of the first group
  • the waiting time information is displayed, and for the second group of waiting items, information indicating how many people can be used together with the waiting time information is displayed. May be.
  • the reception registration processing unit when receiving the second group of waiting items, adds the divided groups as separate waiting groups to the waiting list, and sets each group into one group. It is desirable to manage belonging.
  • an order waiting management screen display unit that displays information on the order waiting group registered in the order waiting list is provided, and the order waiting management screen display unit can identify a plurality of order waiting groups belonging to one group. The information on the number of people in the entire group may be displayed.
  • FIG. The figure which shows schematic structure of the order management system 1000 which concerns on embodiment of this invention.
  • the block diagram which shows the main structures of the order management terminal 200.
  • FIG. The sequence diagram of the reception registration process of waiting for the order in the order management system 1000 according to the embodiment of the present invention.
  • the present invention can be applied to any facility that manages waiting for a facility user, such as a hospital, a bank, a government office, a department store, an amusement facility, and an event venue. .
  • FIG. 1 is a diagram showing a schematic configuration of an order management system 1000 according to the present embodiment.
  • the order management system 1000 includes an order management server 100 installed in a management center and the like, and an order management terminal 200 installed near the entrance of a store (facility).
  • the order management server 100 is connected to the order management terminal 200 via the communication network N.
  • the order management server 100 manages the waiting for the order registered via the order management terminal 200 for each facility.
  • the order management server 100 is configured by a general-purpose computer, and a server function is realized by operating a predetermined server program on the computer.
  • the number of computers constituting the order management server 100 is not necessarily one, and may be composed of a plurality of computers distributed on the communication network N.
  • the order management server 100 includes a management database (order waiting list storage unit, waiting item storage unit) 110 for managing the order management terminal 200 for each facility, a processor (waiting item extraction unit, reception registration processing unit) 120, It has.
  • the management database 110 includes a client management table TA1, a status management table TA2, and a waiting item management table TA3.
  • a unique ID and a passcode (account) assigned to the order management terminal 200 are registered for each facility. For example, “ID: A1...”, “Pass code: AA2. These pieces of information are set by, for example, an administrator (for example, the owner of a facility) who performs management waiting in each facility at the time of system introduction.
  • an administrator for example, the owner of a facility
  • Pass code AA2.
  • these pieces of information are set by, for example, an administrator (for example, the owner of a facility) who performs management waiting in each facility at the time of system introduction.
  • the same ID and passcode may be used.
  • a plurality of IDs and passwords may be used properly according to predetermined conditions. .
  • the waiting list for each facility is registered in the status management table TA2.
  • the order waiting list includes a list of persons who are waiting for an order (order waiting group) and information (status information) indicating a waiting state of each order waiting group.
  • One record of the waiting list includes information such as reception number “4”, reception time “13:03”, number of users “6”, waiting item “table”, status “calling”, group number “G1”, and the like. include.
  • information such as name, contact e-mail address, and telephone number can be included.
  • the wait item is an item that can be selected at the time of registration for registration set for each facility, and is managed in the wait item management table TA3. Details will be described later.
  • the group number is an identification number for managing the group so that it can be seen that it is the same group when it is divided into a plurality of groups and the waiting list is registered because the number of users is large.
  • the status includes “Waiting” which is the state before the turn arrives, “Calling” which is the state informing that the turn has arrived, and “Guidance” which is the state where the person who has come in the order is actually guided to the venue "Completed”, and “cancelled”, which is a state in which the waiting for the order is canceled, is included. What items are set as the status can be appropriately set and changed by the manager of each facility.
  • the information included in the waiting list can be set and changed as appropriate by the manager of each facility.
  • the contents of the waiting list are updated based on new registration information to the waiting list transmitted from the order management terminal 200 or status update information (details will be described later).
  • the waiting item management table TA3 information on waiting items that can be selected at the time of registration for registration, information on the number of people who can use each waiting item, and current waiting time, which are set for each facility, are registered.
  • the user selects the type of seat as a waiting item.
  • “table seat”, “counter seat”, “terrace seat”, and “private room” are set as seat types.
  • the number of people who can use each waiting item can set the lower limit and the upper limit of the available number of people, or either the lower limit or the upper limit.
  • “table seats: 4 to 9 people”, “counter seats: 1 to 3 people”, “terrace seats: 2 to 4 people”, and “private room: 6 to 10 people” are set.
  • the waiting items for each facility are, for example, managers (for example, store owners) who manage waiting in each facility at the time of system introduction. Etc.). Moreover, these can also be changed at any time as needed.
  • the processor 120 includes an arithmetic and logic unit (such as a CPU) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and manages the order by executing various programs stored in storage means such as a ROM. Each part of the server 100 is centrally controlled. In addition, the processor 120 also executes a computer program (order management application) for managing the wait for turn in cooperation with the order management terminal 200.
  • arithmetic and logic unit such as a CPU
  • a computer program order management application
  • the communication network N includes a communication network capable of transmitting and receiving information between the order management server 100 and the order management terminal 200.
  • the communication network N is, for example, any one of the Internet, a LAN, a dedicated line, a telephone line, a corporate network, a mobile communication network, Bluetooth (registered trademark), WiFi (Wireless Fidelity), other communication lines, a combination thereof, and the like. It does not matter whether it is wired or wireless.
  • the order management terminal 200 can exchange data with the order management server 100 via the communication network N, such as a tablet terminal, a personal computer (PC), a notebook PC, a smartphone, a mobile phone, and a personal digital assistant (PDA).
  • a terminal device can be used. Note that a plurality of order management terminals 200 can be used in one facility.
  • FIG. 2 is a block diagram showing the main configuration of the order management terminal 200.
  • the order management terminal 200 includes a processor (number information receiving unit, waiting item receiving unit) 210, an input device 215, a display device (waiting item display unit, waiting order management screen display unit) 216, a communication interface 220, and a storage.
  • a resource 230 is provided.
  • the order management terminal 200 accepts inputs such as registration and update to the waiting list by the facility user or employee directly operating the input device 215 such as a touch panel. For example, the employee of the facility performs an input for newly registering the waiting list in the waiting list or an input for updating the status registered in the waiting list.
  • the processor 210 includes an arithmetic logic unit (CPU or the like) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and executes various programs stored in the storage resource 230 to execute the order management terminal 200. Central control of each part.
  • the various registers are, for example, a program counter, a data register, an instruction register, a general-purpose register, and the like.
  • the input device 215 is provided with various operation buttons and a touch panel 215a for accepting inputs such as acceptance to the waiting list and disappearance from the waiting list.
  • the display device 216 is a device for displaying a waiting list, a reception screen, and a status management screen, and is configured by a liquid crystal display, for example.
  • the communication interface 220 is a hardware module for connecting to the communication network N and communicating with other devices via the communication network N.
  • the communication interface 220 is a modulation / demodulation device such as an ISDN modem, an ADSL modem, a cable modem, an optical modem, or a soft modem.
  • the storage resource 230 is, for example, a logical device provided by a storage area of a physical device.
  • the physical device is a computer-readable recording medium such as a disk drive or a semiconductor memory (ROM, RAM, etc.).
  • the storage resource 230 may be constructed by mapping a plurality of physical devices to one logical device, or may be constructed by mapping one physical device to a plurality of logical devices.
  • the storage resource 230 stores an operating system program, a driver program, various data, and the like.
  • Examples of the driver program include a communication interface driver program for controlling the communication interface 220.
  • the storage resource 230 stores a computer program (order management application) AP1 for managing the waiting in cooperation with the order management server 100 by being executed by the processor 210. Has been.
  • the waiting reception registration process is performed by a user visiting the store operating the order management terminal 200.
  • the order management terminal 200 receives the information included in the waiting list registered in the status management table TA2 from the order management server 100 via the communication network N (step S31).
  • the order management terminal 200 causes the display device 216 to display an acceptance screen for accepting an order waiting (step S32).
  • the reception screen for example, a list in which the information of the waiting list (the reception number of the person waiting for the turn and the current status information) is arranged in time series in the order of reception is displayed. In addition, the number of waiting groups currently waiting for the order is displayed.
  • step S33 When the user performs a predetermined operation input such as touching the displayed reception screen (step S33: YES), a screen for inputting the number of users is displayed on the display device 216 (step S34).
  • step S35 When the user inputs the number of users by operating the touch panel on the screen or the like (step S35: YES), the input information on the number of users is transmitted to the order management server 100 (step S36).
  • the order management server 100 extracts selectable waiting items based on the received number of users (step S37). Specifically, first, a waiting item of the first group in which the inputted number of users is included in the range of the number of available users is extracted. Further, for the waiting items whose input number of users exceeds the upper limit of the number of available users, the current waiting time of those waiting items is the current waiting time of any of the waiting items included in the first group of waiting items. If it is shorter than the time, it is extracted as a waiting item of the second group.
  • the waiting time of “table seat” as the waiting item of the first group is 30 minutes
  • the waiting time of “private room” is 60 minutes
  • the waiting time of “counter seat” is 15 minutes
  • “counter seat” is extracted as the waiting item of the second group.
  • the order management server 100 transmits the extracted waiting items of the first group and the second group to the order management terminal 200 together with the current waiting time information (step S38). Since the waiting items of the second group can be used if they are divided into a plurality of groups, information indicating what number of groups should be divided is also transmitted. For example, in the case of the above six persons, the “counter seat” is notified that there is a condition that three persons are divided into two groups.
  • the order management terminal 200 displays a waiting item designation screen on the display device 216 based on the received information on the selectable waiting items (step S39).
  • FIG. 4 is a diagram illustrating a waiting item designation screen (in the case of the above-described example of six people). As shown in FIG. 4, a button for designating a waiting item is displayed on the waiting item designation screen. Specifically, the button B1 indicating the waiting item of the first group and the button B2 indicating the waiting item of the second group are displayed separately. As shown in FIG.
  • a message indicating that the first group of waiting items can be used by six people ("seats that can be accepted by six people") is displayed, and for the second group of waiting items, A message indicating that the use is divided into a plurality of groups and that the waiting time will be shortened (“waiting separately will shorten the waiting time”) is displayed.
  • the order management terminal 200 selects a waiting item by a user's operation, and further completes input of information necessary for reception of the order (contact e-mail address, telephone number, etc.) as necessary. Is displayed (step S40). On the reception completion screen, a reception number (waiting number), a waiting time at the present time, and the like are displayed. In addition, when the waiting item of the 2nd group is selected, the reception number of each group is displayed. In addition, a message prompting to receive a turn ticket is displayed, and the user can receive a turn ticket printed from a printer connected to the turn management terminal 200.
  • the two-dimensional code associated with the receipt number is printed on the turn ticket.
  • the display device of the mobile terminal has the current turn waiting state (the current number of waiting groups, waiting time, etc.) Is displayed.
  • users can receive a message when the order arrives, or receive a remind mail when the order approaches, by entering an email address according to the guidance displayed by reading the two-dimensional code. It may be possible to be able to.
  • the confirmed new registration information is transmitted from the order management terminal 200 to the order management server 100 via the communication network N (step S41).
  • the order management server 100 receives new registration information from a certain facility, the order management server 100 performs a process of newly adding a set of waiting orders to the order waiting list of the facility, based on the received new registration information, and stores the status management table TA2. Update (step S42).
  • the second group of waiting items is selected, a record is created and added for each group. Each record is assigned the same group number and managed as one group.
  • the employee selects the waiting group to be updated from the waiting list displayed on the order management terminal 200, and any one of “call”, “cancel”, and “change” is selected for the selected waiting group. Perform the update operation.
  • Information for example, reception number “1” for specifying the order waiting group to be updated and update operation information (for example, “call”) are uploaded from the order management terminal 200 to the order management server 100 via the communication network N. .
  • the order management server 100 updates the waiting list for the facility based on the received information. For example, when the “calling” operation is performed on the reception number “1”, the status of the waiting group in the reception number “1” is updated to “calling”.
  • FIG. 5 is a diagram illustrating a turn waiting management screen for employees displayed on the turn management terminal 200. As shown in FIG. 5, the information on the order waiting group registered in the order waiting list is displayed on the order waiting management screen.
  • the pairs of the reception numbers 4 and 5 each have a pair of two persons who have registered the waiting order of the counter seats, but it is displayed on the left that it is originally a group of 4 persons. . This display is displayed based on the group number of the waiting list. So, for example, if the table seats (4-9 people) are vacated early while the 4th and 5th pairs are waiting, the employee will take the 4th and 5th pairs. Both can be guided to one table seat.
  • the available number of people is set for each waiting item, and the waiting item whose input number of users is included in the range of the available number of people is presented as an option at the time of registration for reception. I did it.
  • This makes it possible to present options for appropriate waiting items according to the number of users. For example, by selecting an item with a large capacity despite the small number of people, the use efficiency of the facility can be improved. It is possible to prevent the deterioration by simple processing.
  • the waiting time is shorter than the waiting items included in the range of the available number of users even if the waiting number is greater than the upper limit of the number of available users, , So that it can be selected after presenting as a condition that it is divided into multiple groups. Accordingly, the range of selection for the user is widened, and the facility use efficiency can be further improved for the facility side.
  • the present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention.
  • the said embodiment is only a mere illustration in all points, and is not interpreted limitedly.
  • the above-described processing steps can be arbitrarily changed in order as long as the processing contents do not contradict each other, or can be executed in parallel.
  • Order management system 100 ... Order management server 110 ... Management database 120 ... Processor 200 ... Order management terminal 210 ... Processor 215 ... Input device 215a ... Touch panel 216 ... Display device 220 ... Communication interface 230 ... Storage resource 240 ... Radio signal transmission / reception Unit TA1 ... Client management table TA2 ... Status management table TA3 ... Wait item management table N ... Communication network AP1 ... Order management application

Abstract

The present invention allows choices of suitable waiting items to be presented according to the number of users and a waiting situation. This turn management system (1000), which manages turn waiting of user in a facility, is provided with: a waiting item storage unit (110) which holds the number of allowable people for each waiting item for which people can wait in turn in the facility; a turn waiting list storage unit (110) which manages a turn waiting list including information on a turn waiting situation of a turn waiting group in the facility; a people number information receiving unit (210) which receives an input of the number of using people by a user; a waiting item extraction unit (120) which extracts, on the basis of whether the received number of using people is included in a range of the number of allowable people for each waiting item, a selectable waiting item; a waiting item display unit (216) which displays the extracted waiting item and information on a waiting time for each waiting item; a waiting item receiving unit (210) which receives a selection input of the displayed waiting item; and a reception registration processing unit (120) which adds, to the turn waiting list, the turn waiting group for the received waiting item.

Description

順番管理システム、順番管理装置、およびプログラムOrder management system, order management apparatus, and program 関連出願の相互参照Cross-reference of related applications
 本出願は、2017年3月27日に出願された日本出願番号2017-61090号に基づくもので、ここにその記載内容を援用する。 This application is based on Japanese Patent Application No. 2017-61090 filed on March 27, 2017, the contents of which are incorporated herein by reference.
 本発明は、順番管理システム、順番管理装置、およびプログラムに関する。 The present invention relates to an order management system, an order management apparatus, and a program.
 従来、レストランや店舗、病院、銀行、役所等においては、そのサービスを待つ顧客の順番待ちを管理するために、種々の順番管理システムが採用されている。
 例えば、特許文献1には、順番待ちのできる複数の施設に対して同時に予約管理サービスを提供する予約管理システムが記載されており、ユーザは、Webや、電話や、店頭端末から順番待ち予約の申し込みをできることが記載されている。
2. Description of the Related Art Conventionally, various order management systems have been employed in restaurants, stores, hospitals, banks, government offices, and the like in order to manage waiting for customers waiting for their services.
For example, Patent Document 1 describes a reservation management system that simultaneously provides a reservation management service for a plurality of facilities that can wait for a turn, and a user can make a reservation for a turn from a Web, a telephone, or a storefront terminal. It is stated that you can apply.
特開2005-50002号公報JP 2005-50002 A
 従来の順番管理システムにおいては、予約時に、利用人数や予約項目を選択することができるが、予約項目に利用人数による制限はなく、利用人数に関係なく予約項目を選択することができた。このため、人数が少ない場合には定員の多い項目は選択できないようにしたり、人数が多い場合には、1つの組を複数に分けることで、より早く案内できる選択肢を提示したりすることができなかった。 In the conventional order management system, the number of users and reservation items can be selected at the time of reservation. However, there are no restrictions on the number of reservation items, and reservation items can be selected regardless of the number of users. For this reason, it is possible not to select items with a large capacity when the number of people is small, or to present options that can be guided more quickly by dividing one set into multiple when the number of people is large. There wasn't.
 本発明は、以上説明した事情を鑑みてなされたものであり、利用人数と待ち状況に応じて、適切な待ち項目の選択肢を提示できるようにすることを目的の一つとする。 The present invention has been made in view of the circumstances described above, and an object of the present invention is to be able to present an appropriate choice of waiting items according to the number of users and the waiting situation.
 本発明の一実施形態に係る順番管理システムは、施設における利用者の順番待ちを管理する順番管理システムであって、
 前記施設における順番待ち可能な待ち項目毎の利用可能人数を保持する待ち項目記憶部と、
 前記施設における順番待ち組の順番待ち状況の情報を含む順番待ちリストを管理する順番待ちリスト記憶部と、
 利用者による利用人数の入力を受け付ける人数情報受付部と、
 受け付けた利用人数が前記待ち項目毎の利用可能人数の範囲に含まれるか否かに基づいて、選択可能な待ち項目を抽出する待ち項目抽出部と、
 抽出された待ち項目と、待ち項目毎の待ち時間の情報を表示する待ち項目表示部と、
 表示された待ち項目の選択入力を受け付ける待ち項目受付部と、
 前記順番待ちリストに、受け付けた待ち項目に対する順番待ち組を追加する受付登録処理部と、を備えたものである。
The order management system according to an embodiment of the present invention is an order management system that manages the waiting order of users in a facility,
A waiting item storage unit that holds the number of users available for each waiting item that can wait in turn in the facility;
A turn waiting list storage unit for managing a turn waiting list including information on a turn waiting situation of a turn waiting group in the facility;
A number information receiving unit for receiving the number of users by the user;
A waiting item extraction unit that extracts selectable waiting items based on whether the accepted number of users is included in the range of available number of people for each waiting item;
A waiting item display section that displays information about the extracted waiting items and waiting time for each waiting item;
A waiting item reception unit for receiving selection input of the displayed waiting item;
A reception registration processing unit for adding a waiting group for the received waiting item to the waiting list.
 また、前記待ち項目抽出部は、受け付けた利用人数が利用可能人数の範囲に含まれる第1群の待ち項目と、受け付けた利用人数が利用可能人数の上限を超えている待ち項目であって、待ち時間が、前記第1群の待ち項目に含まれるいずれの待ち項目の待ち時間よりも短い第2群の待ち項目と、を抽出し、前記待ち項目表示部は、前記第1群の待ち項目については、待ち時間の情報を表示し、前記第2群の待ち項目については、待ち時間の情報と併せて、何人ずつの組に分かれれば利用可能であるかを示す情報を表示するようにしてもよい。 The waiting item extraction unit is a waiting item of the first group in which the received number of users is included in the range of the available number of people, and a waiting item in which the received number of users exceeds the upper limit of the available number of people, A second group of waiting items having a waiting time shorter than the waiting time of any of the waiting items included in the first group of waiting items, and the waiting item display unit displays the waiting items of the first group The waiting time information is displayed, and for the second group of waiting items, information indicating how many people can be used together with the waiting time information is displayed. May be.
 また、前記受付登録処理部は、前記第2群の待ち項目を受け付けた場合には、分けた組をそれぞれ別の順番待ち組として前記順番待ちリストに追加し、それぞれの組が1つのグループに属することを管理することが望ましい。 In addition, when receiving the second group of waiting items, the reception registration processing unit adds the divided groups as separate waiting groups to the waiting list, and sets each group into one group. It is desirable to manage belonging.
 また、前記順番待ちリストに登録されている順番待ち組の情報を表示する順番待ち管理画面表示部を備え、前記順番待ち管理画面表示部は、1つのグループに属する複数の順番待ち組を識別できるように表示すると共に、当該グループ全体の人数の情報を表示するようにしてもよい。 In addition, an order waiting management screen display unit that displays information on the order waiting group registered in the order waiting list is provided, and the order waiting management screen display unit can identify a plurality of order waiting groups belonging to one group. The information on the number of people in the entire group may be displayed.
 本発明によれば、利用人数と待ち状況に応じて、適切な待ち項目の選択肢を提示できるようにすることができる。 According to the present invention, it is possible to present appropriate waiting item options according to the number of users and the waiting situation.
本発明の実施形態に係る順番管理システム1000の概略構成を示す図。The figure which shows schematic structure of the order management system 1000 which concerns on embodiment of this invention. 順番管理端末200の主要構成を示すブロック図。The block diagram which shows the main structures of the order management terminal 200. FIG. 本発明の実施形態に係る順番管理システム1000における順番待ちの受付登録処理のシーケンス図。The sequence diagram of the reception registration process of waiting for the order in the order management system 1000 according to the embodiment of the present invention. 本発明の実施形態に係る順番管理システム1000における待ち項目指定画面を例示する図。The figure which illustrates the waiting item designation | designated screen in the order management system 1000 which concerns on embodiment of this invention. 本発明の実施形態に係る順番管理システム1000における従業者用の順番待ち管理画面を例示する図である。It is a figure which illustrates the turn waiting management screen for employees in the turn management system 1000 which concerns on embodiment of this invention.
 以下、本発明の実施形態について図面を参照しつつ詳細に説明する。なお、同一の要素には同一の符号を付し、重複する説明を省略する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.
 本実施形態では、レストランAにおける順番待ち管理の例について説明するが、その他、病院、銀行、役所、デパート、アミューズメント施設、イベント会場など、施設利用者の順番待ちの管理を行うあらゆる施設に適用できる。 In this embodiment, an example of the waiting management in the restaurant A will be described. However, the present invention can be applied to any facility that manages waiting for a facility user, such as a hospital, a bank, a government office, a department store, an amusement facility, and an event venue. .
 図1は、本実施形態に係る順番管理システム1000の概略構成を示す図である。図1に示すように、順番管理システム1000は、管理センター等に設置された順番管理サーバ100と、店舗(施設)の入口付近などに設置された順番管理端末200を含んでいる。順番管理サーバ100は、順番管理端末200と通信ネットワークNを介して接続されている。 FIG. 1 is a diagram showing a schematic configuration of an order management system 1000 according to the present embodiment. As shown in FIG. 1, the order management system 1000 includes an order management server 100 installed in a management center and the like, and an order management terminal 200 installed near the entrance of a store (facility). The order management server 100 is connected to the order management terminal 200 via the communication network N.
 順番管理サーバ100は、順番管理端末200を介して登録される順番待ちを施設毎に管理する。図1の例では、1つの施設の順番管理端末200のみが図示されているが、順番管理サーバ100は、実際には複数の施設に設置されている順番管理端末200と通信ネットワークで接続され、各施設の順番待ちを管理している。順番管理サーバ100は、汎用的なコンピュータによって構成され、そのコンピュータにおいて所定のサーバ用プログラムが動作することにより、サーバ機能を実現する。順番管理サーバ100を構成するコンピュータは、必ずしも1台である必要はなく、通信ネットワークN上に分散する複数のコンピュータから構成されてもよい。 The order management server 100 manages the waiting for the order registered via the order management terminal 200 for each facility. In the example of FIG. 1, only the order management terminal 200 of one facility is illustrated, but the order management server 100 is actually connected to the order management terminal 200 installed in a plurality of facilities through a communication network. We manage the waiting order of each facility. The order management server 100 is configured by a general-purpose computer, and a server function is realized by operating a predetermined server program on the computer. The number of computers constituting the order management server 100 is not necessarily one, and may be composed of a plurality of computers distributed on the communication network N.
 順番管理サーバ100は、施設ごとに順番管理端末200を管理するための管理データベース(順番待ちリスト記憶部、待ち項目記憶部)110と、プロセッサ(待ち項目抽出部、受付登録処理部)120と、を備えている。管理データベース110は、クライアント管理テーブルTA1と、ステータス管理テーブルTA2、及び待ち項目管理テーブルTA3を備えている。 The order management server 100 includes a management database (order waiting list storage unit, waiting item storage unit) 110 for managing the order management terminal 200 for each facility, a processor (waiting item extraction unit, reception registration processing unit) 120, It has. The management database 110 includes a client management table TA1, a status management table TA2, and a waiting item management table TA3.
 クライアント管理テーブルTA1には、施設毎に、順番管理端末200に対して付与されている固有のIDとパスコード(アカウント)が登録されている。例えば、「レストランA」のレコードとして、「ID:A1・・・」、「パスコード:AA2・・・」等が設定されている。これらの情報は、例えば、システム導入の際に各施設で順番待ちの管理を行う管理者(例えば、施設のオーナーなど)によって設定される。なお、1施設で複数の順番管理端末200を利用する場合には、同一のIDとパスコードを利用しても良いが、例えば所定の条件に従い、複数のIDとパスワードを使い分けるようにしてもよい。 In the client management table TA1, a unique ID and a passcode (account) assigned to the order management terminal 200 are registered for each facility. For example, “ID: A1...”, “Pass code: AA2. These pieces of information are set by, for example, an administrator (for example, the owner of a facility) who performs management waiting in each facility at the time of system introduction. When a plurality of order management terminals 200 are used in one facility, the same ID and passcode may be used. For example, a plurality of IDs and passwords may be used properly according to predetermined conditions. .
 ステータス管理テーブルTA2には、各施設での順番待ちリストが登録されている。この順番待ちリストは、順番待ちをしている者(順番待ち組)の一覧と、各々の順番待ち組の待ち状況をあらわす情報(ステータス情報)が含まれる。順番待ちリストの1レコードには、受付番号「4」、受付時刻「13:03」、利用人数「6」、待ち項目「テーブル」、ステータス「呼出中」、グループ番号「G1」等の情報が含まれている。その他、氏名、連絡先のメールアドレス、電話番号などの情報も含むことができる。 The waiting list for each facility is registered in the status management table TA2. The order waiting list includes a list of persons who are waiting for an order (order waiting group) and information (status information) indicating a waiting state of each order waiting group. One record of the waiting list includes information such as reception number “4”, reception time “13:03”, number of users “6”, waiting item “table”, status “calling”, group number “G1”, and the like. include. In addition, information such as name, contact e-mail address, and telephone number can be included.
 待ち項目は、施設ごとに設定された受付登録時に選択できる項目であり、待ち項目管理テーブルTA3で管理されている。詳しくは後述する。 The wait item is an item that can be selected at the time of registration for registration set for each facility, and is managed in the wait item management table TA3. Details will be described later.
 グループ番号は、利用人数が多いために複数の組に分かれて順番待ちを登録した場合に、元は同じグループであることが分かるように管理するための識別番号である。 The group number is an identification number for managing the group so that it can be seen that it is the same group when it is divided into a plurality of groups and the waiting list is registered because the number of users is large.
 ステータスには、順番到来前の状態である「待ち中」、順番が来たことを知らせた状態である「呼出中」、順番が来た者を実際に会場内に案内した状態である「案内済」、さらに順番待ちをキャンセルした状態である「取消済」等が含まれる。ステータスとしてどのような項目を設定するかは各施設の管理者等が適宜設定および変更可能となっている。 The status includes “Waiting” which is the state before the turn arrives, “Calling” which is the state informing that the turn has arrived, and “Guidance” which is the state where the person who has come in the order is actually guided to the venue "Completed", and "cancelled", which is a state in which the waiting for the order is canceled, is included. What items are set as the status can be appropriately set and changed by the manager of each facility.
 なお、順番待ちリストに含める情報は、各施設の管理者等が適宜設定および変更可能となっている。順番待ちリストの内容は、順番管理端末200から送信される順番待ちリストへの新規登録情報、またはステータスの更新情報(詳細は後述)に基づいて更新される。 The information included in the waiting list can be set and changed as appropriate by the manager of each facility. The contents of the waiting list are updated based on new registration information to the waiting list transmitted from the order management terminal 200 or status update information (details will be described later).
 待ち項目管理テーブルTA3には、施設ごとに設定されている、受付登録時に選択が可能な待ち項目の情報と、各待ち項目の利用可能人数、および現在の待ち時間の情報が登録されている。例えば、レストランAの場合、利用者は待ち項目として席の種類を選択する。ここでは、席の種類として「テーブル席」、「カウンター席」、「テラス席」、「個室」が設定されている。各待ち項目の利用可能人数は、利用可能な人数の下限と上限、または下限か上限のどちらか一方を設定することができる。ここでは例として、「テーブル席:4~9人」、「カウンター席:1~3人」、「テラス席:2~4人」、「個室:6~10人」が設定されている。また、各待ち項目の現在の待ち時間は、あらかじめ設定された1組あたりの基準待ち時間に、各待ち項目の現在の待ち組数を乗じることにより順番管理サーバ100が算出する。例えば、「テーブル席」に既に2組の順番待ちが登録されている場合には、「テーブル席」の現在の(3組目の)待ち時間は、10分(1組あたり待ち時間)×3(組)=30分となる。なお、1組あたりの基準待ち時間は、待ち項目毎に異なっていてもよいし、1組目の待ち時間と、2組目以降の待ち時間が別途設定されていてもよい。 In the waiting item management table TA3, information on waiting items that can be selected at the time of registration for registration, information on the number of people who can use each waiting item, and current waiting time, which are set for each facility, are registered. For example, in the case of restaurant A, the user selects the type of seat as a waiting item. Here, “table seat”, “counter seat”, “terrace seat”, and “private room” are set as seat types. The number of people who can use each waiting item can set the lower limit and the upper limit of the available number of people, or either the lower limit or the upper limit. In this example, “table seats: 4 to 9 people”, “counter seats: 1 to 3 people”, “terrace seats: 2 to 4 people”, and “private room: 6 to 10 people” are set. Further, the current waiting time of each waiting item is calculated by the order management server 100 by multiplying a preset reference waiting time per set by the current waiting number of each waiting item. For example, when two sets of waiting queues are already registered in “table seats”, the current (third set) waiting time of “table seats” is 10 minutes (waiting time per set) × 3 (Set) = 30 minutes. Note that the reference waiting time per group may be different for each waiting item, and the waiting time for the first set and the waiting time for the second and subsequent sets may be set separately.
 なお、施設ごとの待ち項目、各待ち項目の利用可能人数、および1組あたりの基準待ち時間は、例えば、システム導入の際に各施設で順番待ちの管理を行う管理者(例えば、店舗のオーナーなど)によって設定される。また、これらは、必要に応じて随時変更することもできる。 Note that the waiting items for each facility, the number of people who can use each waiting item, and the standard waiting time for each set are, for example, managers (for example, store owners) who manage waiting in each facility at the time of system introduction. Etc.). Moreover, these can also be changed at any time as needed.
 プロセッサ120は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニット(CPUなど)および各種レジスタから構成され、ROM等の記憶手段に格納されている各種プログラムを実行することで順番管理サーバ100の各部を中枢的に制御する。また、プロセッサ120は、順番管理端末200と連携して順番待ちを管理するためのコンピュータプログラム(順番管理アプリケーション)も実行する。 The processor 120 includes an arithmetic and logic unit (such as a CPU) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and manages the order by executing various programs stored in storage means such as a ROM. Each part of the server 100 is centrally controlled. In addition, the processor 120 also executes a computer program (order management application) for managing the wait for turn in cooperation with the order management terminal 200.
 通信ネットワークNは、順番管理サーバ100と順番管理端末200との間などで、相互に情報を送受信可能な通信網を含む。通信ネットワークNは、例えば、インターネット、LAN、専用線、電話回線、企業内ネットワーク、移動体通信網、ブルートゥース(登録商標)、WiFi(Wireless Fidelity)、その他の通信回線、それらの組み合わせ等のいずれであってもよく、有線であるか無線であるかを問わない。 The communication network N includes a communication network capable of transmitting and receiving information between the order management server 100 and the order management terminal 200. The communication network N is, for example, any one of the Internet, a LAN, a dedicated line, a telephone line, a corporate network, a mobile communication network, Bluetooth (registered trademark), WiFi (Wireless Fidelity), other communication lines, a combination thereof, and the like. It does not matter whether it is wired or wireless.
 順番管理端末200は、タブレット端末や、パーソナルコンピュータ(PC)、ノートPC、スマートフォン、携帯電話機、携帯情報端末(PDA)など、通信ネットワークNを介して順番管理サーバ100とデータの授受が可能なあらゆる端末装置を利用することができる。なお、順番管理端末200は、1施設で複数台利用することもできる。 The order management terminal 200 can exchange data with the order management server 100 via the communication network N, such as a tablet terminal, a personal computer (PC), a notebook PC, a smartphone, a mobile phone, and a personal digital assistant (PDA). A terminal device can be used. Note that a plurality of order management terminals 200 can be used in one facility.
 図2は、順番管理端末200の主要構成を示すブロック図である。順番管理端末200は、プロセッサ(人数情報受付部、待ち項目受付部)210と、入力装置215と、表示装置(待ち項目表示部、順番待ち管理画面表示部)216と、通信インタフェース220と、記憶資源230を備える。順番管理端末200は、施設の利用者や従業者が直接タッチパネルなどの入力装置215を操作することで、順番待ちリストへの登録や更新等の入力を受け付ける。例えば、施設の従業者は順番待ちリストに新たに順番待ちの登録をするための入力や、順番待ちリストに登録されているステータスを更新するための入力を行う。 FIG. 2 is a block diagram showing the main configuration of the order management terminal 200. As shown in FIG. The order management terminal 200 includes a processor (number information receiving unit, waiting item receiving unit) 210, an input device 215, a display device (waiting item display unit, waiting order management screen display unit) 216, a communication interface 220, and a storage. A resource 230 is provided. The order management terminal 200 accepts inputs such as registration and update to the waiting list by the facility user or employee directly operating the input device 215 such as a touch panel. For example, the employee of the facility performs an input for newly registering the waiting list in the waiting list or an input for updating the status registered in the waiting list.
 プロセッサ210は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニット(CPUなど)および各種レジスタから構成され、記憶資源230に格納されている各種プログラムを実行することで順番管理端末200の各部を中枢的に制御する。各種レジスタは、例えば、プログラムカウンタ、データレジスタ、命令レジスタ、汎用レジスタ等である。 The processor 210 includes an arithmetic logic unit (CPU or the like) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and executes various programs stored in the storage resource 230 to execute the order management terminal 200. Central control of each part. The various registers are, for example, a program counter, a data register, an instruction register, a general-purpose register, and the like.
 入力装置215は、順番待ちリストへの受付や順番待ちリストからの消込み等の入力を受け付けるための各種操作ボタンやタッチパネル215aを備えている。 The input device 215 is provided with various operation buttons and a touch panel 215a for accepting inputs such as acceptance to the waiting list and disappearance from the waiting list.
 表示装置216は、順番待ちリストや、受付画面やステータス管理画面を表示するための装置であり、例えば液晶ディスプレイにより構成される。 The display device 216 is a device for displaying a waiting list, a reception screen, and a status management screen, and is configured by a liquid crystal display, for example.
 通信インタフェース220は、通信ネットワークNに接続し、通信ネットワークNを介して他の装置と通信をするためのハードウェアモジュールである。通信インタフェース220は、例えば、ISDNモデム、ADSLモデム、ケーブルモデム、光モデム、ソフトモデム等の変調復調装置である。 The communication interface 220 is a hardware module for connecting to the communication network N and communicating with other devices via the communication network N. The communication interface 220 is a modulation / demodulation device such as an ISDN modem, an ADSL modem, a cable modem, an optical modem, or a soft modem.
 記憶資源230は、例えば、物理デバイスの記憶領域が提供する論理デバイスである。物理デバイスは、例えば、ディスクドライブまたは半導体メモリ(ROM、RAMなど)等のコンピュータ読み取り可能な記録媒体である。記憶資源230は、複数の物理デバイスを1つの論理デバイスにマッピングして構築してもよいし、1つの物理デバイスを複数の論理デバイスにマッピングして構築してもよい。 The storage resource 230 is, for example, a logical device provided by a storage area of a physical device. The physical device is a computer-readable recording medium such as a disk drive or a semiconductor memory (ROM, RAM, etc.). The storage resource 230 may be constructed by mapping a plurality of physical devices to one logical device, or may be constructed by mapping one physical device to a plurality of logical devices.
 記憶資源230には、オペレーティングシステムプログラム、ドライバプログラム、各種データ等が格納される。ドライバプログラムとしては、例えば、通信インタフェース220を制御するための通信インタフェースドライバプログラム等がある。また、記憶資源230には、これら各種プログラムや各種データのほか、プロセッサ210が実行することにより、順番管理サーバ100と連携して順番待ちを管理するためのコンピュータプログラム(順番管理アプリケーション)AP1が記憶されている。 The storage resource 230 stores an operating system program, a driver program, various data, and the like. Examples of the driver program include a communication interface driver program for controlling the communication interface 220. In addition to these various programs and various data, the storage resource 230 stores a computer program (order management application) AP1 for managing the waiting in cooperation with the order management server 100 by being executed by the processor 210. Has been.
(順番待ちの受付登録)
 次に、順番待ちの受付登録処理について、図3のシーケンス図を用いて説明する。本実施形態では、順番待ちの受付登録処理は、店舗に来店した利用者が順番管理端末200を操作することにより行う。
(Registration waiting for waiting)
Next, the waiting reception registration process will be described with reference to the sequence diagram of FIG. In the present embodiment, the waiting-waiting reception registration process is performed by a user visiting the store operating the order management terminal 200.
 順番管理端末200は、通信ネットワークNを介して、順番管理サーバ100からステータス管理テーブルTA2に登録されている順番待ちリストに含まれる情報を受信する(ステップS31)。 The order management terminal 200 receives the information included in the waiting list registered in the status management table TA2 from the order management server 100 via the communication network N (step S31).
 次に、順番管理端末200は、順番待ちの受付をするための受付画面を表示装置216に表示させる(ステップS32)。受付画面には、例えば、順番待ちリストの情報(順番待ちをしている者の受付番号と現在のステータス情報)が、受付をした順番に時系列に並べられた一覧が表示される。さらに、現在順番待ちをしている待ち組数なども表示される。 Next, the order management terminal 200 causes the display device 216 to display an acceptance screen for accepting an order waiting (step S32). On the reception screen, for example, a list in which the information of the waiting list (the reception number of the person waiting for the turn and the current status information) is arranged in time series in the order of reception is displayed. In addition, the number of waiting groups currently waiting for the order is displayed.
 表示された受付画面に対して利用者が画面へのタッチなどの所定の操作入力を行うと(ステップS33:YES)、利用人数を入力する画面が表示装置216に表示される(ステップS34)。利用者が画面上のタッチパネルの操作などによって利用人数を入力すると(ステップS35:YES)、入力された利用人数の情報が、順番管理サーバ100に送信される(ステップS36)。 When the user performs a predetermined operation input such as touching the displayed reception screen (step S33: YES), a screen for inputting the number of users is displayed on the display device 216 (step S34). When the user inputs the number of users by operating the touch panel on the screen or the like (step S35: YES), the input information on the number of users is transmitted to the order management server 100 (step S36).
 順番管理サーバ100は、受信した利用人数に基づいて、選択可能な待ち項目を抽出する(ステップS37)。具体的には、まず、入力された利用人数が、利用可能人数の範囲に含まれる第1群の待ち項目を抽出する。さらに、入力された利用人数が、利用可能人数の上限を超えている待ち項目について、それらの待ち項目の現在の待ち時間が、第1群の待ち項目に含まれるいずれの待ち項目の現在の待ち時間よりも短い場合には、第2群の待ち項目として抽出する。 The order management server 100 extracts selectable waiting items based on the received number of users (step S37). Specifically, first, a waiting item of the first group in which the inputted number of users is included in the range of the number of available users is extracted. Further, for the waiting items whose input number of users exceeds the upper limit of the number of available users, the current waiting time of those waiting items is the current waiting time of any of the waiting items included in the first group of waiting items. If it is shorter than the time, it is extracted as a waiting item of the second group.
 例えば、入力された利用人数が2人の場合は、第1群の待ち項目として「カウンター席」(1~3人)と「テラス席」(2~4人)が抽出される。また、第2群の待ち項目に該当する待ち項目はないので抽出されない。また、入力された利用人数が6人の場合は、第1群の待ち項目として「テーブル席」と「個室」が抽出される。また、第2群の待ち項目の候補として、「カウンター席」と「テラス席」が抽出される。ここで、第1群の待ち項目である「テーブル席」の現在の待ち時間が30分、「個室」の待ち時間が60分であり、一方、「カウンター席」の待ち時間が15分、「テラス席」の待ち時間が40分の場合、第2群の待ち項目として「カウンター席」が抽出される。 For example, if the input number of users is 2, “counter seat” (1 to 3 people) and “terrace seat” (2 to 4 people) are extracted as the waiting items of the first group. Further, since there is no waiting item corresponding to the waiting item of the second group, it is not extracted. In addition, when the number of used users is 6, “table seat” and “private room” are extracted as the waiting items of the first group. Further, “counter seats” and “terrace seats” are extracted as candidates for the second group of waiting items. Here, the waiting time of “table seat” as the waiting item of the first group is 30 minutes, the waiting time of “private room” is 60 minutes, while the waiting time of “counter seat” is 15 minutes, “ When the waiting time of “terrace seat” is 40 minutes, “counter seat” is extracted as the waiting item of the second group.
 順番管理サーバ100は、抽出された第1群と第2群の待ち項目について、現在の待ち時間の情報と共に順番管理端末200に送信する(ステップS38)。第2群の待ち項目については、複数の組に分かれれば利用可能なので、具体的にどのような人数の組に分かれればよいかを示す情報も併せて送信する。例えば、上記の6人の例の場合、「カウンター席」は3人ずつ2組に分かれるという条件付きであることを通知する。 The order management server 100 transmits the extracted waiting items of the first group and the second group to the order management terminal 200 together with the current waiting time information (step S38). Since the waiting items of the second group can be used if they are divided into a plurality of groups, information indicating what number of groups should be divided is also transmitted. For example, in the case of the above six persons, the “counter seat” is notified that there is a condition that three persons are divided into two groups.
 順番管理端末200は、受信した選択可能な待ち項目の情報に基づいて、待ち項目指定画面を表示装置216に表示する(ステップS39)。図4は、待ち項目指定画面を例示する図(上記の6人の例の場合)である。図4に示すように、待ち項目指定画面には、待ち項目を指定するためのボタン等が表示される。具体的には、第1群の待ち項目を示すボタンB1と第2群の待ち項目を示すボタンB2を分けて表示する。図4に示すように、第1群の待ち項目については、6人で利用可能であることを示すメッセージ(「6名で受付できる席」)が表示され、第2群の待ち項目については、複数の組に分かれての利用であること、および待ち時間は短くなることを示すメッセージ(「別々で受付すると待ち時間が短くなります」)が表示される。 The order management terminal 200 displays a waiting item designation screen on the display device 216 based on the received information on the selectable waiting items (step S39). FIG. 4 is a diagram illustrating a waiting item designation screen (in the case of the above-described example of six people). As shown in FIG. 4, a button for designating a waiting item is displayed on the waiting item designation screen. Specifically, the button B1 indicating the waiting item of the first group and the button B2 indicating the waiting item of the second group are displayed separately. As shown in FIG. 4, a message indicating that the first group of waiting items can be used by six people ("seats that can be accepted by six people") is displayed, and for the second group of waiting items, A message indicating that the use is divided into a plurality of groups and that the waiting time will be shortened ("waiting separately will shorten the waiting time") is displayed.
 順番管理端末200は、利用者の操作によって待ち項目が選択され、さらに必要に応じて順番待ちの受付に必要な情報(連絡先のメールアドレス、電話番号等)の入力が完了すると、受付完了画面を表示する(ステップS40)。受付完了画面には、受付番号(待ち番号)や、現時点での待ち時間等が表示される。なお、第2群の待ち項目が選択された場合には、それぞれの組の受付番号が表示される。また、順番券を受け取るよう促すメッセージが表示され、利用者は、順番管理端末200に接続されたプリンタから印刷される順番券を受け取ることができる。 The order management terminal 200 selects a waiting item by a user's operation, and further completes input of information necessary for reception of the order (contact e-mail address, telephone number, etc.) as necessary. Is displayed (step S40). On the reception completion screen, a reception number (waiting number), a waiting time at the present time, and the like are displayed. In addition, when the waiting item of the 2nd group is selected, the reception number of each group is displayed. In addition, a message prompting to receive a turn ticket is displayed, and the user can receive a turn ticket printed from a printer connected to the turn management terminal 200.
 順番券には、受付番号と対応付けられた二次元コードが印刷されている。利用者が自身の所持する携帯端末を利用して順番券に印刷された二次元コードを読み取ることで、携帯端末の表示装置に現在の順番待ち状況(現状の待ち組数や待ち時間など)が表示される。また、利用者が、二次元コードを読み込むことによって表示される案内にしたがってメールアドレスを入力することにより、順番が到来した際にメッセージを受信したり、順番が近づいたときにリマインドメールを受信したりすることができるようにしてもよい。 The two-dimensional code associated with the receipt number is printed on the turn ticket. By reading the two-dimensional code printed on the turn ticket using the mobile terminal that the user owns, the display device of the mobile terminal has the current turn waiting state (the current number of waiting groups, waiting time, etc.) Is displayed. In addition, users can receive a message when the order arrives, or receive a remind mail when the order approaches, by entering an email address according to the guidance displayed by reading the two-dimensional code. It may be possible to be able to.
 確定した新規登録情報は、順番管理端末200から通信ネットワークNを介して順番管理サーバ100に送信される(ステップS41)。順番管理サーバ100は、ある施設から新規登録情報を受信すると、受信した新規登録情報に基づいて、その施設の順番待ちリストに順番待ちを1組新たに追加する処理を行い、ステータス管理テーブルTA2を更新する(ステップS42)。なお、第2群の待ち項目が選択された場合には、それぞれの組についてレコードを作成し追加する。また、それぞれのレコードには同じグループ番号を付与し、1つのグループとして管理する。 The confirmed new registration information is transmitted from the order management terminal 200 to the order management server 100 via the communication network N (step S41). When the order management server 100 receives new registration information from a certain facility, the order management server 100 performs a process of newly adding a set of waiting orders to the order waiting list of the facility, based on the received new registration information, and stores the status management table TA2. Update (step S42). When the second group of waiting items is selected, a record is created and added for each group. Each record is assigned the same group number and managed as one group.
(順番待ちリストの更新)
 各施設の順番待ちリストの各レコードの内容は、施設の従業者が順番管理端末200を用いて「取消」、「変更」、「呼出」、「案内」等の操作を行った際に更新される。「取消」は、順番待ちをキャンセルすることを意味し、「変更」は、いったん入力された順番待ちの内容を変更することを意味する。また、「呼出」は、順番が来た組を口頭で呼出したり、電話や呼出メールなどで知らせた状態であることを意味し、「案内」は、順番が来た組に対して実際に対応を開始した状態であることを意味する。
(Update waiting list)
The contents of each record in the waiting list of each facility are updated when the facility employee performs operations such as “cancel”, “change”, “call”, “guidance” using the order management terminal 200. The “Cancel” means canceling the waiting order, and “change” means changing the contents of the waiting order once input. In addition, “call” means that the group that has been ordered is called verbally or informed by telephone or call mail. “Guidance” actually corresponds to the group that has been ordered. It means that it is in the state which started.
 従業者は、順番管理端末200に表示された順番待ちリストの中から、更新対象の順番待ち組を選択し、選択した順番待ち組に対して「呼出」、「取消」、「変更」のいずれかの更新操作を行う。更新対象の順番待ち組を特定する情報(例えば受付番号「1」)と更新操作の情報(例えば「呼出」)は、順番管理端末200から通信ネットワークNを介して順番管理サーバ100にアップロードされる。順番管理サーバ100は、受信した情報に基づき、当該施設の順番待ちリストを更新する。例えば、受付番号「1」に対して「呼出」操作を行った場合には、受付番号「1」の順番待ち組のステータスが「呼出中」に更新される。 The employee selects the waiting group to be updated from the waiting list displayed on the order management terminal 200, and any one of “call”, “cancel”, and “change” is selected for the selected waiting group. Perform the update operation. Information (for example, reception number “1”) for specifying the order waiting group to be updated and update operation information (for example, “call”) are uploaded from the order management terminal 200 to the order management server 100 via the communication network N. . The order management server 100 updates the waiting list for the facility based on the received information. For example, when the “calling” operation is performed on the reception number “1”, the status of the waiting group in the reception number “1” is updated to “calling”.
(順番待ち管理画面)
 従業者は、順番管理端末200に表示される従業者用の順番待ち管理画面を参照しながら、順番が到来した順番待ち組を受付順に案内する。レストランAの場合は、受付時に指定された席の種類毎に、対応する席が空いたら案内していく。ただし、1グループが複数の順番待ち組に分かれて登録されている場合には、指定された席種と異なる席種であっても、グループ全体で案内できる席種が先に空いた場合には、そちらの席に案内する。以下、具体的に説明する。図5は、順番管理端末200に表示される従業者用の順番待ち管理画面を例示する図である。図5に示すように、順番待ち管理画面には、順番待ちリストに登録されている順番待ち組の情報が表示される。図中、受付番号4番と5番の組は、それぞれ2名の組でカウンター席の順番待ちを登録しているが、元は4名の1つのグループであることが左端に表示されている。この表示は、順番待ちリストのグループ番号に基づいて表示される。したがって、例えば、4番と5番の組が待っている間に、キャンセル等が出てテーブル席(4~9人)が早く空いた場合には、従業者は4番と5番の組を共に1つのテーブル席に案内することができる。
(Standby management screen)
The employee guides the order waiting group in the order of acceptance while referring to the employee waiting order management screen displayed on the order management terminal 200. In the case of restaurant A, for each seat type designated at the time of reception, guidance is provided when a corresponding seat is available. However, if one group is divided into multiple waiting groups and registered, even if the seat type is different from the specified seat type, if the seat type that can be guided by the entire group is available first , Guide you to that seat. This will be specifically described below. FIG. 5 is a diagram illustrating a turn waiting management screen for employees displayed on the turn management terminal 200. As shown in FIG. 5, the information on the order waiting group registered in the order waiting list is displayed on the order waiting management screen. In the figure, the pairs of the reception numbers 4 and 5 each have a pair of two persons who have registered the waiting order of the counter seats, but it is displayed on the left that it is originally a group of 4 persons. . This display is displayed based on the group number of the waiting list. So, for example, if the table seats (4-9 people) are vacated early while the 4th and 5th pairs are waiting, the employee will take the 4th and 5th pairs. Both can be guided to one table seat.
 以上のように、本実施形態によれば、待ち項目毎に利用可能人数を設定し、受付登録の際に、入力された利用人数が利用可能人数の範囲に含まれる待ち項目を選択肢として提示するようにした。これにより、利用人数に応じて、適切な待ち項目の選択肢を提示することが可能になり、例えば、少人数にも関わらず収容人数の大きな項目を選択してしまうことによって、設備の利用効率が悪くなることを簡易な処理で防止することができる。 As described above, according to the present embodiment, the available number of people is set for each waiting item, and the waiting item whose input number of users is included in the range of the available number of people is presented as an option at the time of registration for reception. I did it. This makes it possible to present options for appropriate waiting items according to the number of users. For example, by selecting an item with a large capacity despite the small number of people, the use efficiency of the facility can be improved. It is possible to prevent the deterioration by simple processing.
 また、入力された利用人数が利用可能な人数の上限を超えている待ち項目であっても、入力された利用人数が利用可能人数の範囲に含まれる待ち項目よりも待ち時間が短い場合には、複数の組に分かれることを条件として提示した上で選択できるようにした。これにより、利用者にとっては選択の幅が広がると共に、施設側にとっては、設備の利用効率をさらに向上させることができる。 In addition, if the waiting time is shorter than the waiting items included in the range of the available number of users even if the waiting number is greater than the upper limit of the number of available users, , So that it can be selected after presenting as a condition that it is divided into multiple groups. Accordingly, the range of selection for the user is widened, and the facility use efficiency can be further improved for the facility side.
 また、複数の組に分かれて順番待ちを登録した場合には、元は1つのグループであることが分かるように管理し、従業者が閲覧する画面上でも、1つのグループであることを示すように表示するようにしたので、仮に収容人数の大きい待ち項目(席)が先に空いた場合には大きい席の方へまとめて案内するなどの臨機応変な対応を支援することができる。 In addition, when waiting in turn is registered in a plurality of groups, management is performed so that the original is one group, and the group is also shown on the screen viewed by the employee. Therefore, if a waiting item (seat) with a large capacity is vacant first, it is possible to support a flexible response such as guiding to a larger seat together.
 なお、本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。このため、上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。例えば、上述した各処理ステップは処理内容に矛盾を生じない範囲で任意に順番を変更し、または並列に実行することができる。 Note that the present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention. For this reason, the said embodiment is only a mere illustration in all points, and is not interpreted limitedly. For example, the above-described processing steps can be arbitrarily changed in order as long as the processing contents do not contradict each other, or can be executed in parallel.
1000…順番管理システム
100…順番管理サーバ
110…管理データベース
120…プロセッサ
200…順番管理端末
210…プロセッサ
215…入力装置
215a…タッチパネル
216…表示装置
220…通信インタフェース
230…記憶資源
240…無線信号受発信部機
TA1…クライアント管理テーブル
TA2…ステータス管理テーブル
TA3…待ち項目管理テーブル
N…通信ネットワーク
AP1…順番管理アプリケーション
1000 ... Order management system 100 ... Order management server 110 ... Management database 120 ... Processor 200 ... Order management terminal 210 ... Processor 215 ... Input device 215a ... Touch panel 216 ... Display device 220 ... Communication interface 230 ... Storage resource 240 ... Radio signal transmission / reception Unit TA1 ... Client management table TA2 ... Status management table TA3 ... Wait item management table N ... Communication network AP1 ... Order management application

Claims (6)

  1.  施設における利用者の順番待ちを管理する順番管理システムであって、
     前記施設における順番待ち可能な待ち項目毎の利用可能人数を保持する待ち項目記憶部と、
     前記施設における順番待ち組の順番待ち状況の情報を含む順番待ちリストを管理する順番待ちリスト記憶部と、
     利用者による利用人数の入力を受け付ける人数情報受付部と、
     受け付けた利用人数が前記待ち項目毎の利用可能人数の範囲に含まれるか否かに基づいて、選択可能な待ち項目を抽出する待ち項目抽出部と、
     抽出された待ち項目と、待ち項目毎の待ち時間の情報を表示する待ち項目表示部と、
     表示された待ち項目の選択入力を受け付ける待ち項目受付部と、
     前記順番待ちリストに、受け付けた待ち項目に対する順番待ち組を追加する受付登録処理部と、を備えた順番管理システム。
    An order management system for managing the waiting order of users in a facility,
    A waiting item storage unit that holds the number of users available for each waiting item that can wait in turn in the facility;
    A turn waiting list storage unit for managing a turn waiting list including information on a turn waiting situation of a turn waiting group in the facility;
    A number information receiving unit for receiving the number of users by the user;
    A waiting item extraction unit that extracts selectable waiting items based on whether the accepted number of users is included in the range of available number of people for each waiting item;
    A waiting item display section that displays information about the extracted waiting items and waiting time for each waiting item;
    A waiting item reception unit for receiving selection input of the displayed waiting item;
    An order management system comprising: an acceptance registration processing unit that adds an order waiting group for the accepted waiting items to the order waiting list.
  2.  前記待ち項目抽出部は、
     受け付けた利用人数が利用可能人数の範囲に含まれる第1群の待ち項目と、
     受け付けた利用人数が利用可能人数の上限を超えている待ち項目であって、待ち時間が、前記第1群の待ち項目に含まれるいずれの待ち項目の待ち時間よりも短い第2群の待ち項目と、を抽出し、
     前記待ち項目表示部は、
     前記第1群の待ち項目については、待ち時間の情報を表示し、
     前記第2群の待ち項目については、待ち時間の情報と併せて、何人ずつの組に分かれれば利用可能であるかを示す情報を表示する、請求項1に記載の順番管理システム。
    The waiting item extraction unit
    A waiting item of the first group in which the accepted number of people is included in the range of the available number of people,
    A waiting item in the second group in which the received number of users exceeds the upper limit of the available number of users, and the waiting time is shorter than the waiting time of any waiting item included in the waiting item in the first group And extract
    The waiting item display section
    For the waiting item of the first group, information on waiting time is displayed,
    The order management system according to claim 1, wherein the second group of waiting items is displayed with information indicating how many people can be used together with waiting time information together with information on waiting time.
  3.  前記受付登録処理部は、
     前記第2群の待ち項目を受け付けた場合には、分けた組をそれぞれ別の順番待ち組として前記順番待ちリストに追加し、それぞれの組が1つのグループに属することを管理する、請求項2に記載の順番管理システム。
    The reception registration processing unit
    3. When the second group of waiting items is received, the divided groups are added to the waiting list as separate waiting groups, respectively, and it is managed that each group belongs to one group. The order management system described in.
  4.  前記順番待ちリストに登録されている順番待ち組の情報を表示する順番待ち管理画面表示部を備え、
     前記順番待ち管理画面表示部は、1つのグループに属する複数の順番待ち組を識別できるように表示すると共に、当該グループ全体の人数の情報を表示する、請求項3に記載の順番管理システム。
    Comprising a turn waiting management screen display unit for displaying information on a turn waiting group registered in the turn waiting list;
    The order management system according to claim 3, wherein the order waiting management screen display unit displays a plurality of order waiting groups belonging to one group so as to be identified, and displays information on the number of persons in the entire group.
  5.  施設における利用者の順番待ちを管理する順番管理装置であって、
     前記施設における順番待ち可能な待ち項目毎の利用可能人数を保持する待ち項目記憶部と、
     前記施設における順番待ち組の順番待ち状況の情報を含む順番待ちリストを管理する順番待ちリスト記憶部と、
     利用者によって入力された利用人数が前記待ち項目毎の利用可能人数の範囲に含まれるか否かに基づいて、選択可能な待ち項目を抽出する待ち項目抽出部と、
     抽出された待ち項目の中から利用者によって選択された待ち項目に対し、前記順番待ちリストに順番待ち組を追加する受付登録処理部と、を備えた順番管理装置。
    An order management device that manages waiting for users in a facility,
    A waiting item storage unit that holds the number of users available for each waiting item that can wait in turn in the facility;
    A turn waiting list storage unit for managing a turn waiting list including information on a turn waiting situation of a turn waiting group in the facility;
    A waiting item extraction unit that extracts selectable waiting items based on whether the number of users input by the user is included in the range of available number of people for each waiting item;
    An order management apparatus comprising: a reception registration processing unit that adds a waiting group to the waiting list for a waiting item selected by a user from the extracted waiting items.
  6.  施設における順番待ちを管理するコンピュータを、
     前記施設における順番待ち可能な待ち項目毎の利用可能人数を保持する待ち項目記憶部と、
     前記施設における順番待ち組の順番待ち状況の情報を含む順番待ちリストを管理する順番待ちリスト記憶部と、
     利用者によって入力された利用人数が前記待ち項目毎の利用可能人数の範囲に含まれるか否かに基づいて、選択可能な待ち項目を抽出する待ち項目抽出部と、
     抽出された待ち項目の中から利用者によって選択された待ち項目に対し、前記順番待ちリストに順番待ち組を追加する受付登録処理部、として機能させるプログラム。
    A computer that manages the waiting time at the facility,
    A waiting item storage unit that holds the number of users available for each waiting item that can wait in turn in the facility;
    A turn waiting list storage unit for managing a turn waiting list including information on a turn waiting situation of a turn waiting group in the facility;
    A waiting item extraction unit that extracts selectable waiting items based on whether the number of users input by the user is included in the range of available number of people for each waiting item;
    A program that functions as an acceptance registration processing unit that adds a waiting group to the waiting list for a waiting item selected by a user from among the extracted waiting items.
PCT/JP2018/010770 2017-03-27 2018-03-19 Turn management system, turn management device and program WO2018180691A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017061090A JP6297733B1 (en) 2017-03-27 2017-03-27 Order management system, order management apparatus, and program
JP2017-061090 2017-03-27

Publications (1)

Publication Number Publication Date
WO2018180691A1 true WO2018180691A1 (en) 2018-10-04

Family

ID=61629213

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/010770 WO2018180691A1 (en) 2017-03-27 2018-03-19 Turn management system, turn management device and program

Country Status (2)

Country Link
JP (1) JP6297733B1 (en)
WO (1) WO2018180691A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001134673A (en) * 1999-08-20 2001-05-18 Waitekku:Kk Customer service managing device
JP2002311170A (en) * 2001-04-16 2002-10-23 Yoshio Shimizu Wait time display system
US20040054592A1 (en) * 2002-09-13 2004-03-18 Konrad Hernblad Customer-based wireless ordering and payment system for food service establishments using terminals and mobile devices
JP5996752B1 (en) * 2015-09-18 2016-09-21 株式会社リクルートホールディングス Coupon issuing system and program
JP2017016569A (en) * 2015-07-06 2017-01-19 株式会社リクルートホールディングス Turn management system, turn management device, and program
JP2017049882A (en) * 2015-09-03 2017-03-09 株式会社リクルートホールディングス Order management system, order management device and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001134673A (en) * 1999-08-20 2001-05-18 Waitekku:Kk Customer service managing device
JP2002311170A (en) * 2001-04-16 2002-10-23 Yoshio Shimizu Wait time display system
US20040054592A1 (en) * 2002-09-13 2004-03-18 Konrad Hernblad Customer-based wireless ordering and payment system for food service establishments using terminals and mobile devices
JP2017016569A (en) * 2015-07-06 2017-01-19 株式会社リクルートホールディングス Turn management system, turn management device, and program
JP2017049882A (en) * 2015-09-03 2017-03-09 株式会社リクルートホールディングス Order management system, order management device and program
JP5996752B1 (en) * 2015-09-18 2016-09-21 株式会社リクルートホールディングス Coupon issuing system and program

Also Published As

Publication number Publication date
JP6297733B1 (en) 2018-03-20
JP2018163569A (en) 2018-10-18

Similar Documents

Publication Publication Date Title
JP5992121B1 (en) Order management system, order management apparatus, and program
JP5931265B1 (en) Order management system, order management apparatus, and program
JP6051324B1 (en) Order management system, order management apparatus, and program
JP6283333B2 (en) Order management system, order management apparatus, and program
JP6154525B1 (en) Order management system, order management apparatus, and program
JP2019028531A (en) Queue management system, queue management apparatus, and program
JP6302112B1 (en) Order management system, order management apparatus, and program
JP6088079B1 (en) Order management system, order management apparatus, and program
JP6297733B1 (en) Order management system, order management apparatus, and program
JP6336181B1 (en) Information processing system, order management apparatus, and program
JP6482697B1 (en) Order management system
WO2019172388A1 (en) Turn management system, turn management terminal, and program
JP6345848B1 (en) Order management system, order management apparatus, and program
WO2021066093A1 (en) Turn management system, turn management device, and program
JP6581689B1 (en) Order management system, order management apparatus, and program
JP6807349B2 (en) Order management system, order management device, and program
JP2018139055A (en) Order management system, order management unit, and program
JP6498336B1 (en) Order management system and program
JP6391782B1 (en) Order management system
JP6403812B2 (en) Order management system, order management apparatus, and program
JP6019207B1 (en) Order management system, order management apparatus, and order management program
WO2018180715A1 (en) Turn management system and program
JP2019086816A (en) Order management system

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

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

Country of ref document: EP

Kind code of ref document: A1