JP7278009B1 - Coupon management system and program - Google Patents

Coupon management system and program Download PDF

Info

Publication number
JP7278009B1
JP7278009B1 JP2022126398A JP2022126398A JP7278009B1 JP 7278009 B1 JP7278009 B1 JP 7278009B1 JP 2022126398 A JP2022126398 A JP 2022126398A JP 2022126398 A JP2022126398 A JP 2022126398A JP 7278009 B1 JP7278009 B1 JP 7278009B1
Authority
JP
Japan
Prior art keywords
coupon
menu
storage unit
order
control unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022126398A
Other languages
Japanese (ja)
Other versions
JP2024022939A (en
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 株式会社スカイダイニング
Priority to JP2022126398A priority Critical patent/JP7278009B1/en
Application granted granted Critical
Publication of JP7278009B1 publication Critical patent/JP7278009B1/en
Publication of JP2024022939A publication Critical patent/JP2024022939A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】煩雑な操作を要することなく、クーポンに対応した特典を適用することを目的とする。【解決手段】制御部と、記憶部と、を備え、記憶部は、複数のメニュー項目を記憶するメニュー記憶部と、複数のクーポンそれぞれのクーポン識別情報と、クーポンが適用されるメニュー項目と、クーポンに応じて提供されるクーポン特典と、を対応付けて記憶するクーポン記憶部を含み、制御部は、利用客により注文された注文メニュー項目と、利用客が利用する利用クーポンと、を取得し、注文メニュー項目が、クーポン記憶部において、利用クーポンに対応付けられている場合に、利用クーポンに対応付けられているクーポン特典を、注文メニュー項目に対して適用する。【選択図】図1An object of the present invention is to apply benefits corresponding to coupons without requiring complicated operations. A control unit and a storage unit are provided, and the storage unit includes a menu storage unit that stores a plurality of menu items, coupon identification information for each of the plurality of coupons, menu items to which the coupon is applied, Coupon benefits provided in accordance with the coupon are included in the storage in association with each other, and the control unit acquires the order menu items ordered by the customer and the coupons used by the customer. , when the order menu item is associated with the use coupon in the coupon storage unit, the coupon benefit associated with the use coupon is applied to the order menu item. [Selection drawing] Fig. 1

Description

本発明は、クーポン管理システム及びプログラムに関する。 The present invention relates to a coupon management system and program.

従来、レストラン等の飲食店では、各種クーポンが利用されている。クーポンに関する技術として、特許文献1には、利用されたクーポンの回収が必要な場合に、クーポンの回収が必要である旨を出力する技術が開示されている。 Conventionally, various types of coupons are used in eating establishments such as restaurants. As a technique related to coupons, Patent Document 1 discloses a technique for outputting a message indicating that the coupon needs to be collected when the used coupon needs to be collected.

特開2022-41581号公報JP 2022-41581 A

しかしながら、クーポンが利用された場合には、注文端末において、クーポンに対応して、商品の代金を変更するなどの操作を行う必要があり、操作が面倒であるという問題があった。 However, when a coupon is used, it is necessary to perform an operation such as changing the price of the product corresponding to the coupon at the order terminal, which is troublesome.

本発明は、上記の課題に鑑みてなされたものであって、煩雑な操作を要することなく、クーポンに対応した特典を適用することを目的とする。 SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and an object of the present invention is to apply benefits corresponding to coupons without requiring complicated operations.

上記の目的を達成するために、本発明は、クーポン管理システムであって、制御部と、記憶部と、を備え、前記記憶部は、複数のメニュー項目を記憶するメニュー記憶部と、複数のクーポンそれぞれのクーポン識別情報と、前記クーポンが適用されるメニュー項目と、前記クーポンに応じて提供されるクーポン特典と、を対応付けて記憶するクーポン記憶部を含み、前記制御部は、利用客により注文された注文メニュー項目と、前記利用客が利用する利用クーポンと、を取得し、前記注文メニュー項目が、前記クーポン記憶部において、前記利用クーポンに対応付けられている場合に、前記利用クーポンに対応付けられている前記クーポン特典を、前記注文メニュー項目に対して適用する。 To achieve the above object, the present invention provides a coupon management system comprising a control section and a storage section, the storage section comprising a menu storage section for storing a plurality of menu items, and a plurality of menu items. a coupon storage unit that associates and stores coupon identification information for each coupon, menu items to which the coupon is applied, and coupon benefits provided according to the coupon; obtaining an order menu item ordered and a use coupon to be used by the customer, and acquiring the use coupon when the order menu item is associated with the use coupon in the coupon storage unit; Applying the associated coupon benefit to the order menu item.

本発明の他の形態は、クーポン管理装置のコンピュータに、クーポン管理装置で実行されるプログラムであって、利用客が利用する利用クーポン及び利用客により注文された注文メニュー項目を取得する取得ステップと、複数のクーポンそれぞれのクーポン識別情報と、クーポンが適用されるメニュー項目と、クーポンに応じて提供されるクーポン特典と、を対応付けて記憶するクーポン記憶部において、取得ステップで取得した注文メニュー項目が、利用クーポンに対応付けられている場合に、利用クーポンに対応付けられているクーポン特典を、注文メニュー項目に対して適用するステップと、を実行させるためのプログラムである。 According to another aspect of the present invention, a computer of the coupon management device is provided with a program executed by the coupon management device, and an acquisition step for acquiring a coupon used by a customer and an order menu item ordered by the customer. , the order menu item acquired in the acquisition step in a coupon storage unit that associates and stores coupon identification information for each of a plurality of coupons, menu items to which the coupon is applied, and coupon benefits provided according to the coupon. is associated with the use coupon, applying the coupon benefit associated with the use coupon to the order menu item.

本発明によれば、煩雑な操作を要することなく、クーポンに対応した特典を反映させることができる。 ADVANTAGE OF THE INVENTION According to this invention, the privilege corresponding to a coupon can be reflected, without requiring complicated operation.

クーポン管理システムの構成図である。1 is a configuration diagram of a coupon management system; FIG. 商品DBのデータ構成の一例を示す図である。It is a figure which shows an example of the data structure of goods DB. クーポンDBのデータ構成の一例を示す図である。It is a figure which shows an example of a data structure of coupon DB. 注文受付処理を示すフローチャートである。It is a flow chart which shows order reception processing. クーポン管理処理を示すフローチャートである。It is a flow chart which shows coupon management processing. 変形例に係るクーポンDBのデータ構成の一例を示す図である。It is a figure which shows an example of a data structure of coupon DB which concerns on a modification. 変形例に係るメニュー画面の表示例を示す図である。FIG. 11 is a diagram showing a display example of a menu screen according to a modified example;

本発明の実施形態を、図を参照して説明する。なお、以下に示す実施形態は、本発明を具体化した一例に過ぎず、本発明を限定するものではない。 Embodiments of the present invention will be described with reference to the drawings. It should be noted that the embodiment shown below is merely an example that embodies the present invention, and does not limit the present invention.

図1は、本実施形態に係る注文システム1の全体図である。注文システム1は、レストランなどの飲食に係る商品を提供する店舗において、注文された商品の提供を管理するシステムである。注文システム1はさらに、店舗において利用客によりクーポンが利用された場合に、クーポンに応じた特典であるクーポン特典を適用する。例えば、フライドポテト1つ無料のクーポンが利用された場合に、利用客により注文されたフライドポテト1つの代金を無料にするような処理を行う。 FIG. 1 is an overall view of an ordering system 1 according to this embodiment. The ordering system 1 is a system for managing the provision of ordered products in a store such as a restaurant that provides products related to eating and drinking. The ordering system 1 further applies a coupon privilege, which is a privilege according to the coupon, when the coupon is used by the customer at the store. For example, when a coupon for one free french fries is used, processing is performed such that one french fries ordered by the customer is free of charge.

ここで、クーポンは、例えば、フライドポテト1つ無料、ドリンク10%引き、ドリンク50円引き、というように、値引きや無料提供などのクーポン特典を享受するための利用券である。クーポンは、紙媒体でもよく、インターネット等で入手可能な電子クーポンであってもよい。また、クーポンの発行元は、当該注文システム1が導入されたレストランとするが、クーポンの発行元は実施形態に限定されるものではない。他の例としては、クーポンの発行元は、飲食店のポータルサイトの運営会社等であってもよい。 Here, the coupon is a ticket for enjoying coupon benefits such as discounts and free offerings, such as one free French fries, 10% discount on drinks, and 50 yen discount on drinks. The coupon may be a paper medium or an electronic coupon available on the Internet or the like. The issuer of the coupon is the restaurant in which the ordering system 1 is introduced, but the issuer of the coupon is not limited to the embodiment. As another example, the issuer of the coupon may be a company that operates a portal site of a restaurant, or the like.

注文システム1は、管理装置10と、注文端末装置20と、会計装置30と、を備えている。管理装置10、注文端末装置20及び会計装置30は、無線LAN(Local Area Network)などのネットワークを介して接続されている。管理装置10は、例えば据置型の汎用コンピュータやクラウド型のサーバ等により構成され、注文された商品の提供、会計などを管理するとともに、クーポンに係る処理を行う。ここで、管理装置10は、クーポンの適用を管理するクーポン管理装置の一例である。注文端末装置20は、例えばハンディターミナルやスマートフォン、タブレット端末などのスマートデバイスである。注文端末装置20は、接客者などのユーザが携帯し、利用客からの注文の入力等に利用される。入力された情報は、管理装置10に送信される。なお、図1に示す例では、一つの注文端末装置20が示されているものの、注文端末装置20は複数あってもよく、管理装置10は複数の注文端末装置20と通信可能である。会計装置30は、注文された商品の会計処理を行う。 The order system 1 includes a management device 10 , an order terminal device 20 and a checkout device 30 . The management device 10, order terminal device 20, and accounting device 30 are connected via a network such as a wireless LAN (Local Area Network). The management device 10 is composed of, for example, a stationary general-purpose computer, a cloud-type server, or the like, and manages provision of ordered products, accounting, and the like, and performs processing related to coupons. Here, the management device 10 is an example of a coupon management device that manages application of coupons. The order terminal device 20 is, for example, a smart device such as a handy terminal, a smart phone, or a tablet terminal. The order terminal device 20 is carried by a user such as a waiter and used for inputting an order from a customer. The entered information is transmitted to the management device 10 . Although one order terminal device 20 is shown in the example shown in FIG. The accounting device 30 performs accounting processing for ordered products.

管理装置10は、第1制御部11と、第1通信部12と、記録媒体13と、を備えている。第1制御部11は、CPU(Central Processing Unit)等のプロセッサと、ROM(Read Only Memory)、RAM(Random Access Memory)等、プロセッサが処理を実行するためのメモリとを含み、各種の処理を実行する。第1制御部11は、記録媒体13やROMなどに格納された種々のプログラムを実行する。本実施形態の第1制御部11は、記録媒体13に格納されたプログラムを実行することにより、商品提供の管理やクーポン管理のための処理を行う。第1制御部11の処理については後述する。第1通信部12は、注文端末装置20、会計装置30など外部の装置と無線通信を行うための装置であり、第1制御部11による情報の送受信は、第1通信部12を介して行われる。 The management device 10 includes a first control section 11 , a first communication section 12 and a recording medium 13 . The first control unit 11 includes a processor such as a CPU (Central Processing Unit) and a memory for the processor to execute processing such as ROM (Read Only Memory) and RAM (Random Access Memory), and performs various processes. Execute. The first control unit 11 executes various programs stored in the recording medium 13, ROM, or the like. The first control unit 11 of the present embodiment executes a program stored in the recording medium 13 to perform processing for product provision management and coupon management. Processing of the first control unit 11 will be described later. The first communication unit 12 is a device for performing wireless communication with external devices such as the order terminal device 20 and the checkout device 30 . will be

記録媒体13は、商品DB131と、クーポンDB132と、を記憶する。ここで、商品DB131は、複数の商品を記憶する。ここで、商品は、飲食店で提供されるハンバーグセットやコーヒーなどのメニューであり、メニュー項目に対応する。また、ハンバーグセット、生姜焼きセット、など、店舗で提供される複数のメニューを示す情報をメニュー表と称する。メニュー表は、店舗において利用客が閲覧するメニュー表に対応した情報である。商品DB131は、複数のメニュー項目を記憶するメニュー記憶部の一例である。 The recording medium 13 stores a product DB 131 and a coupon DB 132 . Here, the product DB 131 stores a plurality of products. Here, the product is a menu such as a hamburger set or coffee offered at a restaurant, and corresponds to a menu item. Also, information indicating a plurality of menus offered at a store, such as a hamburger set, ginger-fried set, etc., is referred to as a menu table. The menu table is information corresponding to the menu table viewed by customers in the store. The product DB 131 is an example of a menu storage unit that stores multiple menu items.

図2は、商品DB121のデータ構成の一例を示す図である。商品DB131は、店舗で提供される各商品に関する情報を格納する。商品DB131は、具体的には、メニュー表IDと、メニュー表名と、カテゴリIDと、カテゴリ名と、商品IDと、商品名と、単価と、を対応付けて格納する。 FIG. 2 is a diagram showing an example of the data configuration of the product DB 121. As shown in FIG. The product DB 131 stores information on each product offered at the store. Specifically, the product DB 131 stores menu table IDs, menu table names, category IDs, category names, product IDs, product names, and unit prices in association with each other.

メニュー表IDは、メニュー表の識別情報である。例えば、1つの店舗において、モーニングメニュー表、ランチメニュー表、グランドメニュー表というように、時間帯に応じて適用されるメニュー表が切り替えられる場合には、複数のメニュー表が存在する。メニュー表は、これら複数のメニュー表を識別するための情報である。 The menu table ID is identification information of the menu table. For example, in one store, there are a plurality of menu tables, such as a morning menu table, a lunch menu table, and a grand menu table, when the menu table to be applied is switched according to the time period. The menu table is information for identifying these multiple menu tables.

メニュー表名は、メニュー表の名称である。カテゴリIDは、メニュー表に示される商品のカテゴリの識別情報である。カテゴリとしては、セットメニュー、一品料理、ドリンク等が挙げられる。商品IDは、商品の識別情報である。なお、ハンバーグセットは、ハンバーグ、ライス及びドリンクというように複数の品を含んでいる。このように、1つの商品は、複数の品を含んでもよい。単価は、商品の価格である。 The menu table name is the name of the menu table. The category ID is identification information of the product category displayed in the menu table. Categories include set menus, a la carte dishes, drinks, and the like. The product ID is identification information of the product. A hamburger set includes a plurality of items such as a hamburger, rice, and a drink. Thus, one item may include multiple items. The unit price is the price of the product.

なお、商品それぞれの単価と、商品が属するカテゴリと、各メニュー表に表示される商品を特定できるようなDBが記録媒体13としての記憶部に格納されていればよく、具体的なDBの構成は、本実施形態の商品DB131の構成に限定されるものではない。他の例としては、商品DBにおいては、商品とカテゴリの対応関係が定義され、各メニュー表に含まれる商品が定義されたメニュー表DBがさらに記録媒体13に格納されてもよい。 It is sufficient that a DB that can specify the unit price of each product, the category to which the product belongs, and the product displayed in each menu table is stored in the storage unit as the recording medium 13, and the specific configuration of the DB. is not limited to the configuration of the product DB 131 of this embodiment. As another example, the recording medium 13 may further store a menu table DB in which correspondence relationships between products and categories are defined in the product DB, and products included in each menu table are defined.

図3は、クーポンDB132のデータ構成の一例を示す図である。クーポンDB132は、店舗で利用される複数のクーポンそれぞれの情報を記憶するクーポン記憶部の一例である。クーポンDB132は、具体的には、クーポンIDと、メニュー表IDと、カテゴリIDと、商品IDと、クーポン特典と、適用条件と、を対応付けて格納する。 FIG. 3 is a diagram showing an example of the data structure of the coupon DB 132. As shown in FIG. The coupon DB 132 is an example of a coupon storage unit that stores information on each of multiple coupons used at a store. Specifically, the coupon DB 132 stores coupon IDs, menu list IDs, category IDs, product IDs, coupon benefits, and application conditions in association with each other.

クーポンIDは、店舗で利用されるクーポンの識別情報である。1つの店舗において、ポテト無料クーポン、ドリンク50%オフクーポン、ドリンク1杯につき50円引きというように複数のクーポンが利用できる場合がある。このような複数のクーポンは、クーポンIDにより識別される。 A coupon ID is identification information of a coupon used at a store. In one store, multiple coupons may be used, such as a free potato coupon, a 50% off drink coupon, and a 50 yen discount per drink. Such multiple coupons are identified by coupon IDs.

クーポン特典は、クーポンの適用により利用者が受けられる特典内容を示す情報である。クーポン特典としては、値引き、割引きの他、無料や100円へ変更といった金額変更が挙げられる。適用条件は、クーポン特典の適用が許容される条件である。適用条件としては、例えば、1グループ1つまで(1つの来店グループにおいて1つの商品のみに適用可能)や、1つの来店グループに含まれる人数分の商品に適用可能、など適用可能な商品の個数(数量)に関する条件がある。また、適用条件としては、16-18時(16時から18時の時間帯のみ)、のように、適用可能な注文時間帯の条件がある。適用条件はまた、例えば、1枚のクーポンにおいて、5名までフライドポテト無料、というように、適用可能な利用客の人数であってもよい。なお、適用条件は、必須の情報ではなく、クーポン特典の適用に制限がない場合には、クーポンIDに適用条件は対応付けられていない。 The coupon privilege is information indicating the details of the privilege that the user can receive by applying the coupon. Coupon privileges include price reductions, discounts, and price changes such as free of charge and changes to 100 yen. The application condition is a condition under which application of the coupon benefit is permitted. Applicable conditions are, for example, up to one group per group (applicable to only one product in one visit group), applicable to products for the number of people included in one visit group, etc. Number of applicable products There are conditions regarding (quantity). Also, applicable conditions include applicable order time zone conditions such as 16:00 to 18:00 (only the time zone from 16:00 to 18:00). The eligibility criteria may also be the number of patrons applicable, for example, 5 free fries on one coupon. Note that the application condition is not essential information, and if there is no restriction on the application of the coupon privilege, the application condition is not associated with the coupon ID.

図3の例においては、クーポンID「C001」のクーポンは、商品ID「F021」で識別されるフライドポテトに対応付けられている。これは、クーポンID「C001」のクーポンの適用対象が、フライドポテトであることを意味する。また、クーポンID「C001」のクーポンには、「1グループ1つまで」の適用条件が対応付けられている。これは、クーポンID「C001」のクーポンにより、クーポン特典である無料が適用されるのは、1グループに対して1つのフライドポテトのみであることを意味する。なお、適用対象の利用客については、自由に設定することができる。例えば、グループではなく、グループに含まれる人数分、5人まで、などの適用制限を設定することができる。 In the example of FIG. 3, the coupon with the coupon ID "C001" is associated with French fries identified with the product ID "F021." This means that the application target of the coupon with the coupon ID "C001" is french fries. In addition, the coupon with the coupon ID "C001" is associated with an application condition of "one group per group". This means that the coupon with the coupon ID "C001" applies the free coupon benefit to only one french fries per group. Note that the applicable customers can be freely set. For example, it is possible to set an application limit such as up to 5 people included in the group instead of the group.

また、クーポンID「C002」のクーポンは、カテゴリID「G009」で識別されるドリンクに対応付けられている。これは、クーポンID「C002」のクーポンの適用対象が、カテゴリ「ドリンク」に含まれるすべての商品であることを意味する。また、クーポンID「C002」のクーポンには、「16-18時」の適用条件が対応付けられていることから、利用可能な時間が16-18時に制限される。 Also, the coupon with the coupon ID "C002" is associated with the drink identified with the category ID "G009". This means that the coupon with the coupon ID “C002” is applied to all products included in the category “drink”. In addition, since the coupon with the coupon ID "C002" is associated with the application condition of "16:00 to 18:00", the available time is limited to 16:00 to 18:00.

また、クーポンID「C003」のクーポンは、メニュー表ID「M002」で識別されるモーニングメニュー表に対応付けられている。すなわち、クーポンID「C003」のクーポンの適用対象は、モーニングメニュー表に含まれるすべての商品となる。 Also, the coupon with the coupon ID "C003" is associated with the morning menu table identified with the menu table ID "M002". That is, the coupon with the coupon ID "C003" is applied to all products included in the morning menu table.

クーポンID「C004」のクーポンは、メニュー表ID「M003」のランチメニュー表及び商品ID「F111」のポテトサラダに対応付けられている。これは、クーポンID「C004」のクーポンの適用対象がランチメニュー表のポテトサラダであることを意味する。すなわち、これは、ポテトサラダであっても、グランドメニュー表のポテトサラダには適用がないことを意味する。 The coupon with the coupon ID "C004" is associated with the lunch menu table with the menu table ID "M003" and the potato salad with the product ID "F111". This means that the coupon with the coupon ID "C004" is applied to the potato salad on the lunch menu table. In other words, this means that even if it is potato salad, it does not apply to the potato salad on the grand menu table.

以上のように、クーポンIDは、商品ID、カテゴリID及びメニュー表の少なくとも1つに対応付けられる。すなわち、クーポンIDは、商品DB131における1又は2以上の商品に対応付けられている。このように、1つのクーポンIDは、1つの商品に対応付けられていてもよく、複数の商品に対応付けられていてもよい。具体的には、クーポンIDが商品IDに対応付けられている場合には、クーポン特典は、商品IDで識別される1つの商品に対応付けられる。なお、1つのクーポンIDに複数の商品IDが対応付けられている場合には、クーポン特典は、複数の商品IDそれぞれにより特定される複数の商品に対応付けられる。また、クーポンIDがカテゴリIDに対応付けられている場合には、カテゴリIDで識別されるカテゴリに含まれるすべての商品に対応付けられる。また、クーポンIDがメニュー表IDに対応付けられている場合には、メニュー表IDで識別されるメニュー表に含まれるすべての商品に対してクーポン特典が対応付けられる。さらには、メニューIDと商品ID、というように複数の情報により、クーポン特典の適用対象の商品が特定されてもよい。 As described above, the coupon ID is associated with at least one of the product ID, category ID, and menu table. That is, the coupon ID is associated with one or more products in the product DB 131 . Thus, one coupon ID may be associated with one product, or may be associated with multiple products. Specifically, when a coupon ID is associated with a product ID, the coupon privilege is associated with one product identified by the product ID. Note that when multiple product IDs are associated with one coupon ID, the coupon privilege is associated with multiple products specified by each of the multiple product IDs. Also, when a coupon ID is associated with a category ID, it is associated with all products included in the category identified by the category ID. Further, when the coupon ID is associated with the menu table ID, the coupon benefits are associated with all the products included in the menu table identified by the menu table ID. Furthermore, the product to which the coupon privilege is applied may be specified by a plurality of pieces of information such as the menu ID and the product ID.

説明を図1に戻す。注文端末装置20は、第2制御部21と、第2通信部22と、表示部23と、入力部24と、を備えている。第2制御部21は、管理装置10の第1制御部11と同様に、プロセッサと記憶部(図示せず)とを含み、ROM等の記憶部に格納された種々のプログラムを実行することにより各種の処理を実行する。第2制御部21は、例えば注文端末装置20を操作するユーザ(接客者)から入力を受け付けたり、管理装置10から受信した情報(例えばメニュー表等)を表示したりする。第2通信部22は、管理装置10など外部の装置と無線通信を行うための装置であり、第2制御部21による情報の送受信は、第2通信部22を介して行われる。表示部23は、各種情報を表示する表示装置である。入力部24は、接客者による指示の入力を受け付けるためのユーザインタフェースである。表示部23と入力部24は、タッチパネルとして一体に設けられてもよい。 Returning to FIG. The order terminal device 20 includes a second control section 21 , a second communication section 22 , a display section 23 and an input section 24 . Like the first control unit 11 of the management device 10, the second control unit 21 includes a processor and a storage unit (not shown), and executes various programs stored in a storage unit such as a ROM. Executes various processing. The second control unit 21 receives input from, for example, a user (a customer) who operates the order terminal device 20, and displays information received from the management device 10 (for example, a menu table, etc.). The second communication unit 22 is a device for performing wireless communication with an external device such as the management device 10 , and transmission and reception of information by the second control unit 21 are performed via the second communication unit 22 . The display unit 23 is a display device that displays various information. The input unit 24 is a user interface for receiving instructions input by the customer. The display unit 23 and the input unit 24 may be provided integrally as a touch panel.

図4は、注文端末装置20による注文受付処理を示すフローチャートである。注文受付処理では、第2制御部21はまず、ステップS100において、店舗の利用客による注文内容を取得したか否かを確認する。例えば、利用客によりハンバーグセットなどの商品が注文され、接客者がこれを注文端末装置20の入力部24により入力すると、第2制御部21は、入力部24を介して、ハンバーグセットを示す注文を取得する。第2制御部21は、注文を取得しなかった場合には(ステップS100でN)、処理をステップS104へ進める。第2制御部21は、注文を取得した場合には(ステップS100でY)、注文された商品を登録する(ステップS102)。 FIG. 4 is a flow chart showing order reception processing by the order terminal device 20. As shown in FIG. In the order reception process, first, in step S100, the second control unit 21 confirms whether or not the details of the order from the customer of the store have been acquired. For example, when a customer orders a product such as a hamburger set, and the customer inputs this through the input unit 24 of the order terminal device 20, the second control unit 21 receives the order indicating the hamburger set through the input unit 24. to get If the second control unit 21 does not acquire an order (N in step S100), the process proceeds to step S104. When the second control unit 21 acquires an order (Y in step S100), it registers the ordered product (step S102).

次に、ステップS104において、第2制御部21は、利用客により利用される利用クーポンのクーポンIDを取得したか否かを確認する。本実施形態においては、利用客から利用するクーポン(利用クーポン)を提示された場合に、接客者は、提示された利用クーポンのクーポンIDを注文端末装置20に入力する。この場合に、第2制御部21は、入力部24を介して、クーポンIDを取得する。第2制御部21は、クーポンIDを取得しなかった場合に(ステップS104でN)、処理をステップS108へ進める。第2制御部21は、クーポンIDを取得した場合に(ステップS104でY)、クーポンIDを登録する(ステップS106)。次に、ステップS108において、第2制御部21は、注文送信指示を取得したか否かを判断する。利用客による注文が完了した場合に、接客者は、表示部23に表示される送信ボタン(不図示)を選択する。送信ボタンが選択されると、第2制御部21は、注文送信指示を取得する。 Next, in step S104, the second control unit 21 confirms whether or not the coupon ID of the coupon used by the customer has been acquired. In this embodiment, when a customer presents a coupon to be used (use coupon), the waiter inputs the coupon ID of the presented use coupon to the order terminal device 20 . In this case, the second control section 21 acquires the coupon ID via the input section 24 . When the second control unit 21 does not acquire the coupon ID (N in step S104), the process proceeds to step S108. When acquiring the coupon ID (Y in step S104), the second control unit 21 registers the coupon ID (step S106). Next, in step S108, the second control unit 21 determines whether or not an order transmission instruction has been acquired. When the order by the customer is completed, the customer selects a send button (not shown) displayed on the display section 23 . When the send button is selected, the second control section 21 acquires an order send instruction.

第2制御部21は、注文送信指示を取得しなかった場合には(ステップS108でN)、処理をステップS100へ進める。第2制御部21は、注文送信指示を取得した場合には(ステップS108でY)、ステップS102において登録された商品を示す注文情報を生成し、これを管理装置10へ送信する(ステップS110)。例えば、ハンバーグセット、生姜焼きセット及びフライドポテトが注文されると、第2制御部21は、これら3つの商品と、注文日時と、を示す注文情報を生成し、これを管理装置10へ送信する。また、ステップS106において、クーポンIDが登録されている場合には、第2制御部21は、注文された商品(注文メニュー項目)と、クーポンIDと、注文日時と、を示す注文情報を生成し、これを管理装置10へ送信する。以上で、注文受付処理が完了する。 If the second control unit 21 does not acquire an order transmission instruction (N in step S108), the process proceeds to step S100. When the second control unit 21 acquires the order transmission instruction (Y in step S108), the second control unit 21 generates order information indicating the product registered in step S102, and transmits this to the management device 10 (step S110). . For example, when a hamburger set, ginger-grilled set, and french fries are ordered, the second control unit 21 generates order information indicating these three items and the order date and time, and transmits this to the management device 10. . Also, in step S106, if the coupon ID is registered, the second control unit 21 generates order information indicating the ordered product (order menu item), the coupon ID, and the order date and time. , to the management device 10 . This completes the order acceptance process.

図5は、管理装置10によるクーポン管理処理を示すフローチャートである。クーポン管理処理では、第1制御部11は、ステップS200において、第1通信部12が注文情報を受信するまで待機し(ステップS200でN)、注文情報を受信すると(ステップS200でY)、処理をステップS202へ進める。ステップS202において、第1制御部11は、注文情報にクーポンIDが含まれているか否かを確認する。第1制御部11は、クーポンIDが含まれていない場合には(ステップS202でN)、処理をステップS208へ進める。第1制御部11は、クーポンIDが含まれる場合には(ステップS202でY)、処理をステップS204へ進める。ステップS204において、第1制御部11は、注文情報に含まれる商品において、クーポン特典が適用されるか否かを確認する。このとき、第1制御部11は、注文情報と、クーポンD132と、を参照する。 FIG. 5 is a flowchart showing coupon management processing by the management device 10. As shown in FIG. In the coupon management process, the first control unit 11 waits until the first communication unit 12 receives the order information in step S200 (N in step S200), and when the order information is received (Y in step S200), the process to step S202. In step S202, the first control unit 11 confirms whether the order information includes a coupon ID. When the coupon ID is not included (N in step S202), the first control unit 11 advances the process to step S208. If the coupon ID is included (Y in step S202), the first control unit 11 advances the process to step S204. In step S204, the first control unit 11 confirms whether or not the coupon benefit is applied to the product included in the order information. At this time, the first control unit 11 refers to the order information and the coupon D132.

例えば、注文情報において、注文された商品として、ハンバーグセット、生姜焼きセット及びフライドポテトが含まれ、クーポンID「C001」が示されているとする。この場合には、第2制御部21は、フライドポテトに対してクーポン特典が適用され得ると判断する。ただし、クーポンID「C001」には、適用条件が対応付けられているため、第1制御部11は、さらに、適用条件を満たしているか否かを確認する。適用条件は、16時から18時である。したがって、注文情報に示される注文日時が16時から18時の間の時間であれば、フライドポテトに対してクーポン特典の適用があると判断する。このように、第1制御部11は、クーポンDB132において、注文情報に示されるクーポンIDに対応付けられている商品と、適用条件と、を参照することで、クーポン適用の有無を確認する。 For example, it is assumed that the order information includes the hamburger set, the ginger-fried ginger set, and the french fries as the ordered products, and the coupon ID "C001" is indicated. In this case, the second control unit 21 determines that the coupon benefit can be applied to French fries. However, since the application condition is associated with the coupon ID "C001", the first control unit 11 further confirms whether or not the application condition is satisfied. The applicable condition is from 16:00 to 18:00. Therefore, if the order date and time indicated in the order information is between 16:00 and 18:00, it is determined that the coupon privilege is applied to the French fries. In this way, the first control unit 11 refers to the product associated with the coupon ID indicated in the order information and the application conditions in the coupon DB 132 to confirm whether or not the coupon is applied.

第1制御部11は、クーポン特典が適用されない場合には(ステップS204でN)、処理をステップS208へ進める。第1制御部11は、クーポン特典が適用される場合には(ステップS204でY)、クーポン特典を適用する(ステップS206)。具体的には、第1制御部11は、クーポンDB132において、注文情報に含まれるクーポンIDに対応付けられているクーポン特典を特定する。そして、第1制御部11は、注文情報に含まれる商品のうち、クーポン特典の適用ありと特定された商品に対して、クーポン特典を適用する。例えば、クーポン特典の適用ありと特定された商品がフライドポテトで、クーポン特典が無料の場合には、フライドポテトの代金として、無料を設定する。 When the coupon benefit is not applied (N in step S204), the first control unit 11 advances the process to step S208. When the coupon privilege is applied (Y in step S204), the first control unit 11 applies the coupon privilege (step S206). Specifically, the first control unit 11 identifies the coupon benefit associated with the coupon ID included in the order information in the coupon DB 132 . Then, the first control unit 11 applies the coupon benefits to the products identified as being subject to the coupon benefits among the products included in the order information. For example, if the product specified to be subject to the coupon privilege is french fries and the coupon privilege is free, the fee for the french fries is set to be free.

次に、ステップS208において、第1制御部11は、伝票情報を生成する。具体的には、第1制御部11は、注文情報に含まれる商品それぞれについて、商品DB131に登録されている単価を代金として設定する。第1制御部11はさらに、クーポン特典の適用がある商品については、クーポン特典を適用した金額を値引き額として設定する。そして、これらの代金の合計を請求額として算出する。そして、第1制御部11は、クーポン特典の適用がない場合には、各商品の単価と、特典に応じた値引き額と、合計の請求額と、を示した伝票情報を生成する。第1制御部11は、クーポンの適用がある場合には、特典に応じた値引き額と、値引きが反映された、合計の請求額とを、示した伝票情報を生成する。次に、ステップS210において、第1制御部11は、伝票情報を会計装置30に送信し、さらに不図示のプリンタにおいて伝票情報を印刷する。以上で、クーポン管理処理が完了する。なお、会計装置30においては、伝票情報に従い会計処理が行われる。 Next, in step S208, the first control unit 11 generates slip information. Specifically, the first control unit 11 sets the unit price registered in the product DB 131 as the price for each product included in the order information. Further, the first control unit 11 sets the amount of money to which the coupon privilege is applied as the discount amount for products to which the coupon privilege is applied. Then, the sum of these charges is calculated as the billed amount. Then, when the coupon privilege is not applied, the first control unit 11 generates slip information indicating the unit price of each product, the discount amount according to the privilege, and the total billed amount. When the coupon is applied, the first control unit 11 generates slip information indicating the discount amount according to the benefit and the total billed amount reflecting the discount. Next, in step S210, the first control unit 11 transmits the slip information to the accounting device 30, and prints the slip information on a printer (not shown). This completes the coupon management process. Accounting processing is performed in the accounting device 30 according to the slip information.

例えば、注文商品がハンバーグセット、生姜焼きセット、及びフライドポテトであり、「C001」のクーポンが適用されたとする。この場合には、ステップS208において、ハンバーグセット及び生姜焼きセットの代金として、それぞれ1000円が設定され、フライドポテトの代金として300円が設定された上で、フライドポテトの値引き額300円が設定される。 For example, suppose that the order items are a hamburger set, a ginger-fried ginger set, and french fries, and a coupon "C001" is applied. In this case, in step S208, 1,000 yen is set as the price of the hamburger set and the ginger-grilled set, and 300 yen is set as the price of the french fries. be.

以下において、クーポン管理処理の具体例について説明する。例えば、注文商品が、ハンバーグセットと、コーヒーであり、クーポンIDが「C002」であるとする。この場合には、ステップS204において、クーポンDB132において、C002に対応付けられた適用条件が確認される。そして、注文情報に示される注文日時が16時から18時の間の時刻の場合には、クーポン特典の適用ありと判断され、コーヒーの代金が50%引きに設定される。 A specific example of the coupon management process will be described below. For example, assume that the ordered products are a hamburger set and coffee, and the coupon ID is "C002". In this case, in step S204, in the coupon DB 132, the application condition associated with C002 is confirmed. If the order date and time indicated in the order information is between 16:00 and 18:00, it is determined that the coupon benefit is applicable, and the coffee price is set to 50% discount.

また、注文商品が、モーニングメニュー表に含まれるモーニングAセットであり、クーポンIDが「C003」であるとする。この場合には、クーポン特典の適用ありと判断され、モーニングAセットに対して、10%の値引き金額が設定される。 It is also assumed that the ordered item is the Morning A set included in the morning menu table and the coupon ID is "C003". In this case, it is determined that the coupon privilege is applicable, and a 10% discount amount is set for the morning A set.

なお、クーポンID「C001」には、「1グループ1つまで」の適用条件が対応付けられている。このため、注文情報に、複数のフライドポテトが含まれている場合でも、クーポン特典が適用されるのは、1つのフライドポテトのみとなる。また、適用条件として、1グループに対して5名までフライドポテト無料というように、1グループに含まれる利用客の人数に応じた適用条件が対応付けられている場合には、人数分のフライドポテトが無料となり、それ以上の個数が注文された場合には、それ以上の個数においては、無料は適用されない。 Coupon ID "C001" is associated with an application condition of "one coupon per group". Therefore, even if the order information includes a plurality of french fries, only one french fries is eligible for the coupon benefit. Also, as an applicable condition, if an applicable condition corresponding to the number of customers included in one group is associated, such as free fries for up to five people per group, fries for the number of people will be free of charge, and if more units are ordered, the free shipping will not apply to the additional units.

また、クーポンID「C002」の場合には、「16-18時」の適用条件が対応付けられている。このため、注文情報に、カテゴリ「ドリンク」の商品が含まれている場合でも、注文日時が20時など、適用条件を満たさない場合には、クーポン特典は適用されない。 Coupon ID "C002" is associated with an application condition of "16:00 to 18:00". Therefore, even if the order information includes products of the category "drink", if the order date and time do not meet the application conditions, such as 20:00, the coupon benefits are not applied.

以上のように、本実施形態の注文システム1においては、クーポンDB132において、クーポンと、クーポン特典が適用される商品と、クーポン特典と、が対応付けられている。これにより、自動で、クーポン特典を適用することができる。 As described above, in the order system 1 of the present embodiment, the coupon, the product to which the coupon privilege is applied, and the coupon privilege are associated in the coupon DB 132 . Thereby, the coupon benefits can be applied automatically.

以上の実施形態は、本発明を実施するための一例であり、他にも種々の実施形態を採用可能である。すなわち特許請求の範囲に記載された本発明の要旨を逸脱しない範囲内において、以下に説明する種々の変形や変更が可能である。 The above embodiment is an example for carrying out the present invention, and various other embodiments can be adopted. That is, various modifications and changes described below are possible without departing from the gist of the invention described in the claims.

そうした第1の変形例としては、本実施形態の管理装置に替えて、商品DB及びクーポンDBを備える装置と、クーポン管理処理を実行する装置と、を備えたクーポン管理システムを備えてもよい。このように、管理装置の処理を複数の装置が行うクーポン管理システムとして実現されてもよい。 As such a first modification, instead of the management device of the present embodiment, a coupon management system including a device having a product DB and a coupon DB and a device for executing coupon management processing may be provided. In this way, it may be realized as a coupon management system in which a plurality of devices perform the processing of the management device.

第2の変形例としては、注文システムの管理装置は、複数の店舗それぞれにおけるクーポンの利用を管理してもよい。この場合には、注文システムは、各店舗で利用される注文端末装置と、各店舗で利用される会計装置を備える。そして、この場合の管理装置のクーポンDB1321においては、図6に示すように、クーポンIDに対して、さらに店舗IDが対応付けられている。これにより、管理装置は、クーポン特典の適用対象を店舗単位で管理することができる。 As a second modification, the management device of the ordering system may manage the use of coupons at each of a plurality of shops. In this case, the order system includes an order terminal device used at each store and a checkout device used at each store. In the coupon DB 1321 of the management device in this case, as shown in FIG. 6, the coupon ID is further associated with the shop ID. Thereby, the management device can manage the application target of the coupon privilege on a store-by-store basis.

例えば、1段目に示すように、クーポンID「C001」が全店に対応付けられている場合には、クーポンID「001」のクーポンの適用は全店に対して有効となる。一方、クーポンID「C002」の場合は、店舗ID「R001」のみが対応付けられているため、クーポンID「C002」のクーポンは、店舗ID「R001」の店舗のみで有効となる。また、クーポンID「C003」は、店舗ID「R001~R010」に対応付けられている。これは、クーポンID「C003」のクーポンが、店舗ID「R001~R010」のそれぞれにより特定される複数の店舗で有効であることを示している。 For example, as shown in the first row, when the coupon ID "C001" is associated with all stores, the application of the coupon with the coupon ID "001" is valid for all stores. On the other hand, the coupon ID "C002" is associated only with the shop ID "R001", so the coupon with the coupon ID "C002" is valid only at the shop with the shop ID "R001". Coupon ID "C003" is associated with store IDs "R001 to R010". This indicates that the coupon with the coupon ID "C003" is valid at a plurality of stores specified by the store IDs "R001 to R010".

第3の変形例としては、注文端末装置20の表示部23には、図7に示すように、メニュー画面400にクーポンボタン410が表示されてもよい。そして、接客者は、利用客からクーポンを提示された場合に、クーポンボタン410を選択する。クーポンボタン410が選択されると、クーポンDB132に登録される各クーポンが表示される。接客者がクーポンの種類を選択すると、第2制御部21は、選択されたクーポンの種類に対応付けられたすべての商品を一覧表示する。例えば、16-18時の時間帯において、「C002」のクーポンが提示された場合には、第2制御部21は、「G009」のドリンクカテゴリに属するすべてのドリンクを表示部23に一覧表示する。 As a third modification, the display unit 23 of the order terminal device 20 may display a coupon button 410 on the menu screen 400 as shown in FIG. Then, the waiter selects the coupon button 410 when the coupon is presented by the customer. When the coupon button 410 is selected, each coupon registered in the coupon DB 132 is displayed. When the customer selects the type of coupon, the second control unit 21 displays a list of all products associated with the selected type of coupon. For example, in the time zone of 16:00 to 18:00, when the "C002" coupon is presented, the second control unit 21 displays a list of all drinks belonging to the "G009" drink category on the display unit 23. .

第4の変形例としては、クーポンIDを取得するタイミングは、実施形態に限定されるものではない。他の例としては、会計装置30における会計時にクーポンが提示されてもよい。この場合には、注文時には、クーポンなしとして注文端末装置20から管理装置10に注文情報が送信される。そして、管理装置10においては、クーポン特典の適用のない伝票情報を生成し、これを会計装置30に送信する。そして、会計時に利用客からクーポンが提示された場合には、クーポンIDが会計装置30の不図示の入力部により入力され、管理装置10に送信される。そして、管理装置10においては、クーポンIDと、クーポンDB132と、を参照することで、クーポン特典の適用のある商品について、値引き、割引き、無料の清算を行い、新たに伝票情報を生成する。 As a fourth modification, the timing of acquiring the coupon ID is not limited to the embodiment. As another example, the coupon may be presented at checkout on checkout device 30 . In this case, when ordering, order information is transmitted from the order terminal device 20 to the management device 10 with no coupon. Then, the management device 10 generates slip information to which the coupon benefit is not applied and transmits it to the accounting device 30 . When the customer presents a coupon at the time of checkout, the coupon ID is input by an input unit (not shown) of checkout device 30 and sent to management device 10 . By referring to the coupon ID and the coupon DB 132, the management device 10 performs discounts, discounts, and free settlements for products to which coupon benefits are applied, and generates new slip information.

また、他の例としては、第3の変形例において説明したように、会計装置30は、会計装置30の表示部(不図示)にクーポンボタンを表示し、利用されるクーポンが選択された場合にクーポン特典の適用可能な商品が一覧表示されてもよい。この場合、一覧表示された商品の中から適用する商品が選択されると、選択された商品に対してクーポン特典が適用される。 As another example, as described in the third modification, the checkout device 30 displays a coupon button on the display unit (not shown) of the checkout device 30, and when a coupon to be used is selected, , a list of products to which coupon benefits can be applied may be displayed. In this case, when a product to be applied is selected from the listed products, the coupon benefit is applied to the selected product.

第5の変形例としては、クーポンが適用されるメニューは、飲食店で提供される商品に関するものに限定されるものではない。他の例としては、飲食店で提供される商品以外の商品に関するメニューに適用されてもよい。また、クーポンが適用されるメニューは、商品に限らず、カラオケの利用、マッサージサービス、などサービスに関するものであってもよい。また、クーポンの適用対象は、メニューに限らず、例えば、ハンバーグのソースなどのオプション等でもよい。また、商品分析の対象となるメニューグループをクーポンの適用対象として設定することも可能である。 As a fifth modified example, menus to which coupons are applied are not limited to those related to products offered at restaurants. As another example, it may be applied to menus related to products other than products offered at restaurants. Also, the menu to which the coupon is applied is not limited to products, and may be related to services such as karaoke and massage services. Further, the application target of the coupon is not limited to the menu, and may be, for example, options such as hamburger sauce. Also, it is possible to set a menu group to be subjected to product analysis as a coupon application target.

第6の変形例としては、クーポンの管理方法は、実施形態に限定されるものではない。例えば、クーポンは、来店情報に対応付けて管理されてもよい。これにより、来店情報に対応したテーブルIDに対応する会計全体に対してクーポン特典を適用することができる。 As a sixth modification, the coupon management method is not limited to the embodiment. For example, coupons may be managed in association with store visit information. Thereby, the coupon benefit can be applied to the entire transaction corresponding to the table ID corresponding to the store visit information.

第7の変形例としては、クーポンは、自動で適用されてもよい。例えば、一定期間に来店した利用客に一律にキャンペーン特典を適用する場合には、来店日時に基づいて、自動的に特典を適用することができる。 As a seventh variation, the coupon may be applied automatically. For example, when a campaign benefit is uniformly applied to customers who visit the store during a certain period of time, the benefit can be automatically applied based on the date and time of the store visit.

第8の変形例としては、クーポンの特典の適用回数は、無制限でもよく、制限があってもよいものとする。 As an eighth modified example, the number of times the coupon benefit can be applied may be unlimited or limited.

第9の変形例としては、利用客の注文は、接客者が注文端末装置20を用いて行うのに替えて、利用客が注文装置を直接操作することにより行われてもよい。この場合、二次元コードの読み込みや、コード情報の入力により、クーポンを利用することができる。 As a ninth modification, the customer may place an order by directly operating the ordering device instead of using the ordering terminal device 20 by the customer. In this case, the coupon can be used by reading the two-dimensional code or inputting the code information.

さらに、本発明の手法は、プログラムや方法としても適用可能である。また、一部がソフトウェアであり一部がハードウェアであったりするなど、適宜、変更可能である。さらに、システムを制御するプログラムの記録媒体としても発明は成立する。むろん、そのプログラムの記録媒体は、磁気記録媒体であってもよいし半導体メモリであってもよいし、今後開発されるいかなる記録媒体においても全く同様に考えることができる。 Furthermore, the method of the present invention can be applied as a program or method. In addition, it can be changed as appropriate such that part of it is software and part of it is hardware. Furthermore, the invention is established as a recording medium for a program for controlling the system. Of course, the program recording medium may be a magnetic recording medium, a semiconductor memory, or any other recording medium that will be developed in the future.

1 注文システム
10 管理装置
11 第1制御部
12 第1通信部
13 記録媒体
20 注文端末装置
21 第2制御部
22 第2通信部
23 表示部
24 入力部
30 会計装置
131 商品DB
132 クーポンDB
1 order system 10 management device 11 first control unit 12 first communication unit 13 recording medium 20 order terminal device 21 second control unit 22 second communication unit 23 display unit 24 input unit 30 accounting device 131 product DB
132 Coupon DB

Claims (6)

制御部と、
記憶部と、
を備え、
前記記憶部は、
複数のメニュー項目を、前記メニュー項目のカテゴリ、と、前記メニュー項目を含むメニュー表の種類と、に対応付けて記憶するメニュー記憶部と、
複数のクーポンそれぞれが適用される前記メニュー項目、前記カテゴリ及び前記メニュー表の種類の何れかと、前記クーポンに応じて提供されるクーポン特典と、を、前記クーポンのクーポン識別情報に対応付けて記憶するクーポン記憶部を含み、
前記制御部は、
利用客により注文された注文メニュー項目と、前記利用客が利用する利用クーポンの前記クーポン識別情報と、を取得し、
前記クーポン記憶部を参照し、前記注文メニュー項目、前記カテゴリ及び前記メニュー表の何れかが、前記クーポン記憶部において、前記利用クーポンの前記クーポン識別情報に対応付けられている場合に、前記利用クーポンの前記クーポン識別情報に対応付けられている前記クーポン特典を、前記注文メニュー項目に対して適用する、クーポン管理システム。
a control unit;
a storage unit;
with
The storage unit
a menu storage unit that stores a plurality of menu items in association with categories of the menu items and types of menu tables containing the menu items ;
Any one of the menu items, categories, and menu table types to which each of a plurality of coupons is applied, and coupon benefits provided according to the coupon are stored in association with coupon identification information of the coupon. including a coupon storage unit;
The control unit
obtaining the order menu item ordered by the customer and the coupon identification information of the coupon used by the customer;
When the coupon storage unit is referred to, and any one of the order menu item, the category, and the menu table is associated with the coupon identification information of the usage coupon in the coupon storage unit, the usage coupon applying the coupon privilege associated with the coupon identification information of the order menu item to the order menu item.
前記クーポン記憶部は、前記クーポン特典に対応付けて、前記クーポン特典の適用条件をさらに記憶し、
前記制御部は、前記利用客による前記注文が前記適用条件を満たす場合に、前記利用クーポンに対応付けられている前記クーポン特典を適用する、請求項1に記載のクーポン管理システム。
The coupon storage unit further stores conditions for applying the coupon benefits in association with the coupon benefits,
2. The coupon management system according to claim 1, wherein said control unit applies said coupon privilege associated with said use coupon when said order by said user satisfies said application condition.
前記クーポン特典は、前記メニュー項目に対する値引き、割引き又は無料提供であり、
前記制御部は、前記注文メニュー項目が、前記利用クーポンに対応付けられている場合に、前記注文メニュー項目に対する代金として、値引き額又は無料を設定する、請求項1に記載のクーポン管理システム。
the coupon benefits are discounts, discounts or free offers for the menu items;
2. The coupon management system according to claim 1, wherein said control unit sets a discount amount or no charge for said order menu item when said order menu item is associated with said use coupon.
前記クーポン記憶部は、1つの前記クーポン識別情報に対して、1又は2以上のメニュー項目を対応付けて記憶する、請求項に記載のクーポン管理システム。 4. The coupon management system according to claim 3 , wherein said coupon storage unit stores one coupon identification information in association with one or more menu items. 前記適用条件は、前記クーポン特典が適用される注文時間帯、前記利用客の人数及びメニュー項目の数量の上限の少なくとも1つを含む、請求項に記載のクーポン管理システム。 3. The coupon management system according to claim 2 , wherein said application conditions include at least one of an order time zone to which said coupon privilege is applied, the number of said customers, and an upper limit of menu item quantity. クーポン管理装置で実行されるプログラムであって、
前記クーポン管理装置の記憶部は、
複数のメニュー項目を、前記メニュー項目のカテゴリ、と、前記メニュー項目を含むメニュー表の種類と、に対応付けて記憶するメニュー記憶部と、
複数のクーポンそれぞれが適用される前記メニュー項目、前記カテゴリ及び前記メニュー表の種類の何れかと、前記クーポンに応じて提供されるクーポン特典と、を、前記クーポンのクーポン識別情報に対応付けて記憶するクーポン記憶部を含み、
利用客が利用する利用クーポンのクーポン識別情報及び前記利用客により注文された注文メニュー項目を取得する取得ステップと、
前記クーポン記憶部を参照し、前記注文メニュー項目、前記カテゴリ及び前記メニュー表の何れかが、前記クーポン記憶部において、前記利用クーポンの前記クーポン識別情報に対応付けられている場合に、前記利用クーポンの前記クーポン識別情報に対応付けられている前記クーポン特典を、前記注文メニュー項目に対して適用する適用ステップと
を実行させるための、プログラム。
A program executed by a coupon management device,
The storage unit of the coupon management device,
a menu storage unit that stores a plurality of menu items in association with categories of the menu items and types of menu tables containing the menu items;
Any one of the menu items, categories, and menu table types to which each of a plurality of coupons is applied, and coupon benefits provided according to the coupon are stored in association with coupon identification information of the coupon. including a coupon storage unit;
an acquisition step of acquiring coupon identification information of a coupon used by a customer and an order menu item ordered by the customer;
When the coupon storage unit is referred to, and any one of the order menu item, the category, and the menu table is associated with the coupon identification information of the usage coupon in the coupon storage unit, the usage coupon and an applying step of applying the coupon privilege associated with the coupon identification information of to the order menu item.
JP2022126398A 2022-08-08 2022-08-08 Coupon management system and program Active JP7278009B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022126398A JP7278009B1 (en) 2022-08-08 2022-08-08 Coupon management system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022126398A JP7278009B1 (en) 2022-08-08 2022-08-08 Coupon management system and program

Publications (2)

Publication Number Publication Date
JP7278009B1 true JP7278009B1 (en) 2023-05-19
JP2024022939A JP2024022939A (en) 2024-02-21

Family

ID=86382619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022126398A Active JP7278009B1 (en) 2022-08-08 2022-08-08 Coupon management system and program

Country Status (1)

Country Link
JP (1) JP7278009B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014132412A (en) 2013-01-07 2014-07-17 Toshiba Tec Corp Order reception device and program
JP2014164443A (en) 2013-02-22 2014-09-08 Toshiba Tec Corp Order terminal, terminal monitoring device and terminal monitoring program
JP2016045731A (en) 2014-08-22 2016-04-04 東芝テック株式会社 Order registration processing system and order registration processing program
JP2018106626A (en) 2016-12-28 2018-07-05 サン電子株式会社 Server and order system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014132412A (en) 2013-01-07 2014-07-17 Toshiba Tec Corp Order reception device and program
JP2014164443A (en) 2013-02-22 2014-09-08 Toshiba Tec Corp Order terminal, terminal monitoring device and terminal monitoring program
JP2016045731A (en) 2014-08-22 2016-04-04 東芝テック株式会社 Order registration processing system and order registration processing program
JP2018106626A (en) 2016-12-28 2018-07-05 サン電子株式会社 Server and order system

Also Published As

Publication number Publication date
JP2024022939A (en) 2024-02-21

Similar Documents

Publication Publication Date Title
US20200320600A1 (en) Virtual Marketplace Enabling Machine-to-Machine Commerce
US20150220979A1 (en) Controlling a Commerce System with Omnipresent Marketing
JP5746914B2 (en) Accounting system
JP7140904B1 (en) Payment device, payment method, program, and payment system
JP2013137657A (en) Business management system for restaurant
JP2002297869A (en) Sales promotion support device, sales promotion support method, program for making computer carry out sales promotion support method, and computer-readable recording medium with the program recorded thereon
EP3125175A1 (en) Payment apparatus, payment system, and program
JP2003022307A (en) Sales system
JP7278009B1 (en) Coupon management system and program
JP4106533B2 (en) Product sales method and system
JP2004287597A (en) Entertainment providing device and entertainment terminal
JP7215792B1 (en) Evaluation system and program
JP7458737B2 (en) Information processing equipment, systems and programs
JP7316710B1 (en) Accounting control device and program
JP2005242835A (en) Sales system and point use system
JP7157266B1 (en) Information processing device, information processing method and program
JP7432039B2 (en) Information processing method and terminal
JP7204968B1 (en) Information processing device, information processing method and program
JP7002491B2 (en) Trading information brokerage server, program and method to select the business server that wants to acquire the trading information of the user.
JP6721063B2 (en) Electronic receipt issuing system, electronic receipt issuing method and program
JP7277790B2 (en) ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM
JP2003256727A (en) Electronic commerce system and method
JP4832653B2 (en) Sales promotion support device, sales promotion support method, program for causing computer to execute sales promotion support method, and computer-readable recording medium storing the program
JP2015153273A (en) Advertisement information distribution system
JP2022104419A (en) Reception device, reception method, and reception program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220808

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220808

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230110

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230411

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230427

R150 Certificate of patent or registration of utility model

Ref document number: 7278009

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03