JP6943720B2 - Self-checkout device, self-checkout system and program - Google Patents

Self-checkout device, self-checkout system and program Download PDF

Info

Publication number
JP6943720B2
JP6943720B2 JP2017197944A JP2017197944A JP6943720B2 JP 6943720 B2 JP6943720 B2 JP 6943720B2 JP 2017197944 A JP2017197944 A JP 2017197944A JP 2017197944 A JP2017197944 A JP 2017197944A JP 6943720 B2 JP6943720 B2 JP 6943720B2
Authority
JP
Japan
Prior art keywords
product
self
delivery
registration
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
JP2017197944A
Other languages
Japanese (ja)
Other versions
JP2019071030A (en
Inventor
石川 靖治
靖治 石川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2017197944A priority Critical patent/JP6943720B2/en
Publication of JP2019071030A publication Critical patent/JP2019071030A/en
Priority to JP2021146363A priority patent/JP2021185536A/en
Application granted granted Critical
Publication of JP6943720B2 publication Critical patent/JP6943720B2/en
Priority to JP2023086882A priority patent/JP2023099810A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、セルフチェックアウト装置、セルフチェックアウトシステム及びプログラムに関する。 Embodiments of the present invention relate to self-checkout devices, self-checkout systems and programs.

従来、スーパーマーケット等の小売店には、店員が商品登録処理と会計処理とを実行するPOS(Point Of Sales)端末が設置されている。近年、購入対象の商品を登録する商品登録処理と、会計処理とを顧客の操作により実行するセルフPOS端末が設置されている。 Conventionally, retail stores such as supermarkets are equipped with POS (Point Of Sales) terminals in which a clerk executes product registration processing and accounting processing. In recent years, a self-POS terminal has been installed that executes a product registration process for registering a product to be purchased and an accounting process by a customer's operation.

ところで、POS端末の場合、顧客は、商品の買い忘れ等に気が付いた場合、商品を店員に預けて買い忘れた商品を探しに行くことができた。しかしながら、セルフPOS端末においては店員がいないため商品の買い忘れ等に気が付いた場合、顧客は、現在登録しようとしている商品の商品登録処理と会計処理とを完了させた後に、買い忘れた商品の登録処理と会計処理とを実行しなければならなかった。 By the way, in the case of a POS terminal, when a customer notices that he / she has forgotten to buy a product, he / she can leave the product to a clerk and go to search for the product that he / she has forgotten to buy. However, if the customer notices that he / she has forgotten to buy the product because there is no clerk in the self-POS terminal, the customer registers the product that he / she has forgotten to buy after completing the product registration process and the accounting process of the product that he / she is currently trying to register. I had to perform processing and accounting.

本発明が解決しようとする課題は、商品の追加購入を容易にすることができるセルフチェックアウト装置、セルフチェックアウトシステム及びプログラムを提供することである。 An object to be solved by the present invention is to provide a self-checkout device, a self-checkout system and a program that can facilitate the additional purchase of goods.

実施形態のセルフチェックアウト装置は、購入対象の商品を登録する商品登録処理と、商品登録処理により登録された商品の会計処理とが顧客の操作により実行されるセルフチェックアウト装置であって、入力手段と、登録手段と、操作手段と、送信手段と、受信手段と、表示制御手段と、会計処理手段とを備える。前記入力手段は、商品を識別可能な識別情報の入力を受け付ける。前記登録手段は、前記入力手段が受け付けた前記識別情報の商品を登録する。前記操作手段は、商品を選択する操作を受け付ける。前記送信手段は、前記操作手段が受け付けた前記商品を配送することを要求する配送要求を送信する。前記受信手段は、前記配送要求の対象商品の配送を受託したことを示す受託応答を受信する。前記表示制御手段は、前記受信手段が受託応答を受信した場合に、店員が商品を配送中であることを示す画像を表示させる。前記会計処理手段は、前記登録手段が登録した前記商品の会計処理を実行する。 The self-checkout device of the embodiment is a self-checkout device in which the product registration process for registering the product to be purchased and the accounting process for the product registered by the product registration process are executed by the customer's operation, and input. A means, a registration means, an operation means, a transmission means, a reception means, a display control means, and an accounting processing means are provided. The input means accepts input of identification information that can identify a product. The registration means registers the product of the identification information received by the input means. The operating means accepts an operation of selecting a product. The transmitting means transmits a delivery request requesting that the product received by the operating means be delivered. The receiving means receives a consignment response indicating that the delivery of the target product of the delivery request has been consigned. When the receiving means receives the consignment response, the display control means displays an image indicating that the clerk is delivering the product. The accounting means executes accounting for the goods registered by the registration means.

図1は、本実施形態に係るセルフチェックアウトシステムの一例を示す説明図である。FIG. 1 is an explanatory diagram showing an example of a self-checkout system according to the present embodiment. 図2は、セルフPOS端末のハードウェア構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of the hardware configuration of the self-POS terminal. 図3は、管理サーバのハードウェア構成の一例を示すブロック図である。FIG. 3 is a block diagram showing an example of the hardware configuration of the management server. 図4は、購入履歴マスタのデータ構成の一例を説明する説明図である。FIG. 4 is an explanatory diagram illustrating an example of the data structure of the purchase history master. 図5は、販売商品マスタのデータ構成の一例を説明する説明図である。FIG. 5 is an explanatory diagram illustrating an example of the data structure of the sales product master. 図6は、店員端末のハードウェア構成の一例を示すブロック図である。FIG. 6 is a block diagram showing an example of the hardware configuration of the clerk terminal. 図7は、セルフチェックアウトシステムが備える各種装置の特徴的な機能構成の一例を示すブロック図である。FIG. 7 is a block diagram showing an example of a characteristic functional configuration of various devices included in the self-checkout system. 図8は、商品登録画面の一例を説明する説明図である。FIG. 8 is an explanatory diagram illustrating an example of the product registration screen. 図9は、配送商品画面の一例を説明する説明図である。FIG. 9 is an explanatory diagram illustrating an example of a delivery product screen. 図10は、販売登録処理の一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of the sales registration process.

以下、添付図面を参照して、セルフチェックアウト装置、セルフチェックアウトシステム及びプログラムの実施形態を詳細に説明する。なお、以下に説明する実施形態は、セルフチェックアウト装置、セルフチェックアウトシステム及びプログラムの一実施形態であって、その構成や仕様等を限定するものではない。本実施形態のセルフチェックアウト装置は、小売店等に設置されるセルフPOS端末への適用例である。 Hereinafter, embodiments of a self-checkout device, a self-checkout system, and a program will be described in detail with reference to the accompanying drawings. The embodiment described below is an embodiment of a self-checkout device, a self-checkout system, and a program, and does not limit the configuration, specifications, and the like. The self-checkout device of the present embodiment is an application example to a self-POS terminal installed in a retail store or the like.

図1は、本実施形態に係るセルフチェックアウトシステム1の一例を示す説明図である。セルフチェックアウトシステム1は、セルフPOS端末10と、管理サーバ20と、店員端末30とを備える。セルフPOS端末10と、管理サーバ20と、店員端末30とは、VPN(Virtual Private Network)等のネットワーク40を介して接続されている。また、図1に示すセルフチェックアウトシステム1には、複数台のセルフPOS端末10と、1台の管理サーバ20と、複数台の店員端末30とが示されているが、各装置の台数は任意である。 FIG. 1 is an explanatory diagram showing an example of the self-checkout system 1 according to the present embodiment. The self-checkout system 1 includes a self-POS terminal 10, a management server 20, and a clerk terminal 30. The self-POS terminal 10, the management server 20, and the clerk terminal 30 are connected via a network 40 such as a VPN (Virtual Private Network). Further, in the self-checkout system 1 shown in FIG. 1, a plurality of self-POS terminals 10, one management server 20, and a plurality of clerk terminals 30 are shown, but the number of each device is different. It is optional.

セルフPOS端末10は、例えば、購入対象の商品を登録する商品登録処理と、商品登録処理により登録された商品の会計処理とが顧客の操作により実行されるセルフチェックアウト装置である。また、セルフPOS端末10は、商品登録処理の最中に追加購入を希望する商品を選択する操作を受け付ける機能を備えている。そして、セルフPOS端末10は、顧客が追加購入を希望する商品を、売り場からセルフPOS端末10の設置場所までの配送を要求する配送要求を店員端末30に送信する。 The self-POS terminal 10 is, for example, a self-checkout device in which a product registration process for registering a product to be purchased and an accounting process for a product registered by the product registration process are executed by a customer's operation. Further, the self-POS terminal 10 has a function of accepting an operation of selecting a product for which additional purchase is desired during the product registration process. Then, the self-POS terminal 10 transmits a delivery request requesting delivery of the product that the customer wishes to purchase from the sales floor to the installation location of the self-POS terminal 10 to the clerk terminal 30.

管理サーバ20は、例えば、各種情報を記憶するサーバ装置である。なお、管理サーバ20は、複数台のサーバ装置等により形成されていてもよい。さらに、管理サーバ20は、ハードウェアやソフトウェア等のコンピュータ資源を提供するクラウドサービス等により提供されるものであってもよい。 The management server 20 is, for example, a server device that stores various types of information. The management server 20 may be formed by a plurality of server devices or the like. Further, the management server 20 may be provided by a cloud service or the like that provides computer resources such as hardware and software.

店員端末30は、例えば、店員が携帯するスマートフォン等の携帯端末である。店員端末30は、セルフPOS端末10から受信した配送要求の商品を表示する。店員は、店員端末30に表示された配送要求の商品を売り場から収集する。また、店員は、配送要求を送信したセルフPOS端末10の設置場所まで収集した商品を配送する。すなわち、店員は、セルフPOS端末10を操作する顧客に収集した商品を配送する。そして、顧客は、セルフPOS端末10を操作して、配送された追加購入する商品に対して商品登録処理と、会計処理とを行うことができる。 The clerk terminal 30 is, for example, a mobile terminal such as a smartphone carried by the clerk. The clerk terminal 30 displays the delivery request product received from the self-POS terminal 10. The clerk collects the delivery request product displayed on the clerk terminal 30 from the sales floor. In addition, the clerk delivers the collected products to the installation location of the self-POS terminal 10 that has sent the delivery request. That is, the clerk delivers the collected products to the customer who operates the self-POS terminal 10. Then, the customer can operate the self-POS terminal 10 to perform product registration processing and accounting processing for the delivered additional purchased product.

次に、セルフチェックアウトシステム1が備える各装置のハードウェア構成について説明する。 Next, the hardware configuration of each device included in the self-checkout system 1 will be described.

図2は、セルフPOS端末10のハードウェア構成の一例を示すブロック図である。セルフPOS端末10は、制御部101と、記憶部102と、通信インタフェース103と、表示部104と、操作部105と、印字部106と、入出金部107と、スキャナ108と、カードリーダライタ109と、パトランプ110とを備える。これら各部は、データバスやアドレスバス等のシステムバス111を介して相互に接続している。 FIG. 2 is a block diagram showing an example of the hardware configuration of the self-POS terminal 10. The self-POS terminal 10 includes a control unit 101, a storage unit 102, a communication interface 103, a display unit 104, an operation unit 105, a printing unit 106, a deposit / withdrawal unit 107, a scanner 108, and a card reader / writer 109. And a patrol lamp 110. These parts are connected to each other via a system bus 111 such as a data bus or an address bus.

制御部101は、セルフPOS端末10の全体の動作を制御し、セルフPOS端末10が有する各種の機能を実現するコンピュータである。制御部101は、CPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)とを備える。CPUは、セルフPOS端末10の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムや各種データを一時的に記憶する記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部102等に格納されたプログラムを実行する。 The control unit 101 is a computer that controls the overall operation of the self-POS terminal 10 and realizes various functions of the self-POS terminal 10. The control unit 101 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory). The CPU comprehensively controls the operation of the self-POS terminal 10. The ROM is a storage medium for storing various programs and data. RAM is a storage medium that temporarily stores various programs and various data. Then, the CPU executes the program stored in the ROM, the storage unit 102, or the like using the RAM as a work area (work area).

記憶部102は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などの記憶装置である。記憶部102は、制御プログラム112と、商品マスタ113と、登録商品テーブル114と、配送商品テーブル115とを記憶する。なお、商品マスタ113は、店舗に設置されたセルフPOS端末10を含む各種装置を管理するストアサーバ(不図示)等に記憶されていてもよい。 The storage unit 102 is a storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The storage unit 102 stores the control program 112, the product master 113, the registered product table 114, and the delivery product table 115. The product master 113 may be stored in a store server (not shown) or the like that manages various devices including the self-POS terminal 10 installed in the store.

制御プログラム112は、オペレーティングシステムや、セルフPOS端末10が備えている機能を発揮させるためのプログラムである。制御プログラム112には、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。 The control program 112 is a program for exerting the functions provided in the operating system and the self-POS terminal 10. The control program 112 includes a program that exerts a characteristic function according to the present embodiment.

商品マスタ113は、店舗で販売している各種商品の商品情報を記憶している。例えば、商品情報には、商品を識別可能な商品コードや、商品名称や、価格等が含まれる。 The product master 113 stores product information of various products sold in the store. For example, the product information includes a product code that can identify the product, a product name, a price, and the like.

登録商品テーブル114は、商品登録処理により登録された商品の商品情報を記憶する情報テーブルである。配送商品テーブル115は、配送対象の商品の商品情報と、配送個数とを記憶する情報テーブルである。すなわち、配送商品テーブル115は、追加購入する商品の商品情報と、商品の購入個数とを記憶する情報テーブルである。 The registered product table 114 is an information table that stores product information of products registered by the product registration process. The delivery product table 115 is an information table that stores product information of products to be delivered and the number of deliveries. That is, the delivery product table 115 is an information table that stores product information of products to be additionally purchased and the number of purchased products.

通信インタフェース103は、ネットワーク40を介して、管理サーバ20や店員端末30と通信するためのインタフェースである。 The communication interface 103 is an interface for communicating with the management server 20 and the clerk terminal 30 via the network 40.

表示部104は、例えば液晶ディスプレイ等である。操作部105は、例えば表示部104に積層されたタッチパネルである。 The display unit 104 is, for example, a liquid crystal display or the like. The operation unit 105 is, for example, a touch panel laminated on the display unit 104.

印字部106は、例えば一取引に係る取引内容が示されたレシートを印字するプリンタである。 The printing unit 106 is, for example, a printer that prints a receipt showing the details of a transaction related to one transaction.

入出金部107は、例えば、硬貨や紙幣等の入金や出金を実行する自動釣銭機である。入出金部107は、商品の代金として硬貨や紙幣等の貨幣の入金を受け付ける。また、入出金部107は、釣銭がある場合に、釣銭額の貨幣を出金する。 The deposit / withdrawal unit 107 is, for example, an automatic change machine that executes deposits and withdrawals of coins, banknotes, and the like. The deposit / withdrawal unit 107 accepts deposits of coins, banknotes, and other coins as the price of goods. Further, the deposit / withdrawal unit 107 withdraws the change amount when there is change.

スキャナ108は、バーコード等のコードシンボルの読み取りを実行する装置である。例えば、スキャナ108は、商品に付されているコードシンボルから商品コードを読み取る。 The scanner 108 is a device that reads a code symbol such as a bar code. For example, the scanner 108 reads the product code from the code symbol attached to the product.

カードリーダライタ109は、カードに付されている記憶媒体が記憶する情報の読み取り及び書き込みを実行する装置である。カードリーダライタ109は、クレジットカードの記憶媒体に対して、各種情報の読み出しや書き込みを実行する。 The card reader / writer 109 is a device that reads and writes information stored in the storage medium attached to the card. The card reader / writer 109 reads and writes various information to the storage medium of the credit card.

パトランプ110は、セルフPOS端末10に異常が発生したこと等を店員に通知する警告灯である。また、パトランプ110には、セルフPOS端末10を識別可能なセルフPOS端末コードが付されている。 The patrol lamp 110 is a warning light that notifies the clerk that an abnormality has occurred in the self-POS terminal 10. Further, the patrol lamp 110 is attached with a self-POS terminal code capable of identifying the self-POS terminal 10.

図3は、管理サーバ20のハードウェア構成の一例を示すブロック図である。管理サーバ20は、制御部201と、記憶部202と、通信インタフェース203と、表示部204と、操作部205とを備える。これら各部は、データバスやアドレスバス等のシステムバス206を介して相互に接続している。 FIG. 3 is a block diagram showing an example of the hardware configuration of the management server 20. The management server 20 includes a control unit 201, a storage unit 202, a communication interface 203, a display unit 204, and an operation unit 205. These parts are connected to each other via a system bus 206 such as a data bus or an address bus.

制御部201は、管理サーバ20の全体の動作を制御し、管理サーバ20が有する各種の機能を実現するコンピュータである。制御部201は、CPUと、ROMと、RAMとを備える。CPUは、管理サーバ20の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムや各種データを一時的に記憶する記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部202等に格納されたプログラムを実行する。 The control unit 201 is a computer that controls the overall operation of the management server 20 and realizes various functions of the management server 20. The control unit 201 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the management server 20. The ROM is a storage medium for storing various programs and data. RAM is a storage medium that temporarily stores various programs and various data. Then, the CPU executes the program stored in the ROM, the storage unit 202, or the like using the RAM as a work area (work area).

記憶部202は、HDDやSSDなどの記憶装置である。記憶部202は、制御プログラム207と、購入履歴マスタ208と、推奨商品マスタ209と、販売商品マスタ210とを記憶する。 The storage unit 202 is a storage device such as an HDD or SSD. The storage unit 202 stores the control program 207, the purchase history master 208, the recommended product master 209, and the sales product master 210.

制御プログラム207は、オペレーティングシステムや、管理サーバ20が備えている機能を発揮させるためのプログラムである。制御プログラム207には、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。 The control program 207 is a program for exerting the functions provided in the operating system and the management server 20. The control program 207 includes a program that exerts a characteristic function according to the present embodiment.

購入履歴マスタ208は、各顧客が購入した商品の履歴を記憶するデータベースである。ここで、図4は、購入履歴マスタ208のデータ構成の一例を説明する説明図である。購入履歴マスタ208は、顧客コードと、商品コードと、購入日時とを関連付けて記憶する。顧客コードは、顧客を識別可能な識別情報である。商品コードは、商品を識別可能な識別情報である。購入日時は、関連付けられている顧客コードの顧客が、商品コードの商品を購入した日時を示す情報である。 The purchase history master 208 is a database that stores the history of products purchased by each customer. Here, FIG. 4 is an explanatory diagram illustrating an example of the data configuration of the purchase history master 208. The purchase history master 208 stores the customer code, the product code, and the purchase date and time in association with each other. The customer code is identification information that can identify the customer. The product code is identification information that can identify the product. The purchase date and time is information indicating the date and time when the customer of the associated customer code purchased the product of the product code.

推奨商品マスタ209は、店舗の管理者が購入を推奨している商品を記憶するデータベースである。例えば、推奨商品マスタ209には、推奨している順番と、推奨している商品の商品コードとが含まれている。 The recommended product master 209 is a database that stores products recommended for purchase by the store manager. For example, the recommended product master 209 includes a recommended order and a product code of the recommended product.

販売商品マスタ210は、店舗で販売されている商品を記憶するデータベースである。ここで、図5は、販売商品マスタ210のデータ構成の一例を説明する説明図である。販売商品マスタ210は、大分類と、中分類と、小分類との複数階層に分類分けして、店舗で販売されている商品の商品コードを記憶している。例えば、大分類は、食品、日用品、衣類等の分類分けである。中分類は、肉、野菜、魚等の分類分けである。小分類は、鶏肉、豚肉、牛肉等の分類分けである。なお、分類分けは、3階層に限らず、2階層以下であってもよいし、4階層以上であってもよい。 The sales product master 210 is a database that stores products sold in stores. Here, FIG. 5 is an explanatory diagram illustrating an example of the data structure of the sales product master 210. The sales product master 210 stores the product code of the product sold in the store by classifying into a plurality of layers of a major classification, a middle classification, and a minor classification. For example, the major classification is the classification of food, daily necessities, clothing, and the like. The middle classification is the classification of meat, vegetables, fish, etc. The sub-classification is the classification of chicken, pork, beef, etc. The classification is not limited to three layers, and may be two or less layers or four or more layers.

通信インタフェース203は、ネットワーク40を介して、セルフPOS端末10や店員端末30と通信するためのインタフェースである。 The communication interface 203 is an interface for communicating with the self-POS terminal 10 and the clerk terminal 30 via the network 40.

表示部204は、例えば液晶ディスプレイ等である。操作部205は、例えばキーボードやマウス等の入力装置である。 The display unit 204 is, for example, a liquid crystal display or the like. The operation unit 205 is an input device such as a keyboard or a mouse.

図6は、店員端末30のハードウェア構成の一例を示すブロック図である。店員端末30は、制御部301と、記憶部302と、通信インタフェース303と、表示部304と、操作部305とを備える。これら各部は、データバスやアドレスバス等のシステムバス306を介して相互に接続している。 FIG. 6 is a block diagram showing an example of the hardware configuration of the clerk terminal 30. The clerk terminal 30 includes a control unit 301, a storage unit 302, a communication interface 303, a display unit 304, and an operation unit 305. These parts are connected to each other via a system bus 306 such as a data bus or an address bus.

制御部301は、店員端末30の全体の動作を制御し、店員端末30が有する各種の機能を実現するコンピュータである。制御部301は、CPUと、ROMと、RAMとを備える。CPUは、店員端末30の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムや各種データを一時的に記憶する記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部302等に格納されたプログラムを実行する。 The control unit 301 is a computer that controls the overall operation of the clerk terminal 30 and realizes various functions of the clerk terminal 30. The control unit 301 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the clerk terminal 30. The ROM is a storage medium for storing various programs and data. RAM is a storage medium that temporarily stores various programs and various data. Then, the CPU executes the program stored in the ROM, the storage unit 302, or the like using the RAM as a work area (work area).

記憶部302は、HDDやSSDなどの記憶装置である。記憶部302は、制御プログラム307を記憶する。 The storage unit 302 is a storage device such as an HDD or SSD. The storage unit 302 stores the control program 307.

制御プログラム307は、オペレーティングシステムや、店員端末30が備えている機能を発揮させるためのプログラムである。制御プログラム307には、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。 The control program 307 is a program for exerting the functions provided in the operating system and the clerk terminal 30. The control program 307 includes a program that exerts a characteristic function according to the present embodiment.

通信インタフェース303は、ネットワーク40を介して、セルフPOS端末10や管理サーバ20と通信するためのインタフェースである。 The communication interface 303 is an interface for communicating with the self-POS terminal 10 and the management server 20 via the network 40.

表示部304は、例えば液晶ディスプレイ等である。操作部305は、例えばタッチパネル等の入力装置である。 The display unit 304 is, for example, a liquid crystal display or the like. The operation unit 305 is an input device such as a touch panel.

次に、セルフチェックアウトシステム1が備える各種装置の特徴的な機能について説明する。ここで、図7は、セルフチェックアウトシステム1が備える各種装置の特徴的な機能構成の一例を示すブロック図である。 Next, the characteristic functions of various devices included in the self-checkout system 1 will be described. Here, FIG. 7 is a block diagram showing an example of a characteristic functional configuration of various devices included in the self-checkout system 1.

セルフPOS端末10の制御部101は、記憶部102の制御プログラム112をRAMに展開し、制御プログラム112に従って動作することで、図7に示す各機能部をRAM上に生成する。具体的には、セルフPOS端末10の制御部101は、機能部として、通信制御部1001と、操作制御部1002と、顧客コード入力部1003と、商品登録部1004と、追加登録部1005と、会計処理部1006と、表示制御部1007と、配送要求部1008とを備える。 The control unit 101 of the self-POS terminal 10 expands the control program 112 of the storage unit 102 into the RAM and operates according to the control program 112 to generate each functional unit shown in FIG. 7 on the RAM. Specifically, the control unit 101 of the self-POS terminal 10 has, as functional units, a communication control unit 1001, an operation control unit 1002, a customer code input unit 1003, a product registration unit 1004, an additional registration unit 1005, and the like. It includes an accounting processing unit 1006, a display control unit 1007, and a delivery requesting unit 1008.

通信制御部1001は、送信手段の一例である。通信制御部1001は、通信インタフェース103を制御して、ネットワーク40を介した通信を制御する。 The communication control unit 1001 is an example of transmission means. The communication control unit 1001 controls the communication interface 103 to control communication via the network 40.

操作制御部1002は、操作手段の一例である。操作制御部1002は、操作部105を制御して、各種操作を受け付ける。 The operation control unit 1002 is an example of the operation means. The operation control unit 1002 controls the operation unit 105 and receives various operations.

顧客コード入力部1003は、例えばカードリーダライタ109を制御して、顧客カードに記憶されている顧客コードの入力を受け付ける。 The customer code input unit 1003 controls, for example, the card reader / writer 109 to receive the input of the customer code stored in the customer card.

商品登録部1004は、入力手段及び登録手段の一例である。商品登録部1004は、顧客が購入する商品を、顧客の操作により登録する商品登録処理を制御する。商品登録部1004は、例えばスキャナ108が商品に付されたコードシンボルを読み取ることで、商品コードの入力を受け付ける。商品登録部1004は、入力された商品コードの商品情報を商品マスタ113から抽出する。そして、商品登録部1004は、抽出した商品情報を登録商品テーブル114に登録する。 The product registration unit 1004 is an example of an input means and a registration means. The product registration unit 1004 controls the product registration process of registering the product purchased by the customer by the operation of the customer. The product registration unit 1004 accepts the input of the product code by, for example, the scanner 108 reading the code symbol attached to the product. The product registration unit 1004 extracts the product information of the input product code from the product master 113. Then, the product registration unit 1004 registers the extracted product information in the registered product table 114.

追加登録部1005は、追加購入する商品の商品情報を配送商品テーブル115に登録する。例えば、追加登録部1005は、操作制御部1002が追加購入する商品を選択する操作を受け付けた場合に、選択された商品の商品情報と、個数とを配送商品テーブル115に登録する。すなわち、追加登録部1005は、操作制御部1002が受け付けた配送対象の商品の商品情報と、配送個数とを配送商品テーブル115に登録する。 The additional registration unit 1005 registers the product information of the product to be additionally purchased in the delivery product table 115. For example, when the operation control unit 1002 accepts the operation of selecting the product to be additionally purchased, the additional registration unit 1005 registers the product information and the quantity of the selected product in the delivery product table 115. That is, the additional registration unit 1005 registers the product information of the product to be delivered received by the operation control unit 1002 and the delivery quantity in the delivery product table 115.

会計処理部1006は、会計処理手段の一例である。会計処理部1006は、入出金部107を制御して、会計処理を実行する。例えば、会計処理部1006は、商品登録部1004が登録商品テーブル114に登録した商品の合計価格を算出する。会計処理部1006は、入出金部107に入金された貨幣と、算出した合計価格とを比較して釣銭があるか否かを判定する。会計処理部1006は、釣銭がある場合に、釣銭を入出金部107に出金させる。 The accounting processing unit 1006 is an example of accounting processing means. The accounting processing unit 1006 controls the deposit / withdrawal unit 107 to execute accounting processing. For example, the accounting processing unit 1006 calculates the total price of the products registered in the registered product table 114 by the product registration unit 1004. The accounting processing unit 1006 compares the money deposited in the deposit / withdrawal unit 107 with the calculated total price to determine whether or not there is change. When there is change, the accounting processing unit 1006 causes the deposit / withdrawal unit 107 to withdraw the change.

表示制御部1007は、表示部104を制御して、各種画面を表示させる。例えば、表示制御部1007は、顧客が購入対象の商品を登録する際に表示させる商品登録画面G1を表示させる。また、表示制御部1007は、会計処理の際に表示させる会計処理画面を表示させる。 The display control unit 1007 controls the display unit 104 to display various screens. For example, the display control unit 1007 displays the product registration screen G1 to be displayed when the customer registers the product to be purchased. In addition, the display control unit 1007 displays an accounting processing screen to be displayed at the time of accounting processing.

ここで、図8は、商品登録画面G1の一例を説明する説明図である。商品登録画面G1は、商品登録部1004が登録した商品の商品情報を表示する画面である。すなわち、商品登録画面G1は、登録商品テーブル114に登録された商品情報を表示する画面である。商品登録画面G1は、ヘッダー表示領域G11と、登録商品表示領域G12と、商品選択ボタン表示領域G13と、総括表示領域G14とを備える。 Here, FIG. 8 is an explanatory diagram illustrating an example of the product registration screen G1. The product registration screen G1 is a screen for displaying the product information of the product registered by the product registration unit 1004. That is, the product registration screen G1 is a screen for displaying the product information registered in the registered product table 114. The product registration screen G1 includes a header display area G11, a registered product display area G12, a product selection button display area G13, and a general display area G14.

ヘッダー表示領域G11は、セルフPOS端末コード表示領域G111と、メッセージ表示領域G112とを備える。セルフPOS端末コード表示領域G111は、セルフPOS端末10を識別可能な識別情報であるセルフPOS端末コードを表示する領域である。メッセージ表示領域G112は、「商品をスキャンしてください」等の商品登録処理に関する操作のメッセージを表示する領域である。 The header display area G11 includes a self-POS terminal code display area G111 and a message display area G112. The self-POS terminal code display area G111 is an area for displaying the self-POS terminal code, which is identification information that can identify the self-POS terminal 10. The message display area G112 is an area for displaying a message of an operation related to the product registration process such as "Please scan the product".

登録商品表示領域G12は、登録商品一覧G121と、追加購入ボタンG122とを備える。登録商品一覧G121は、商品登録処理により登録された商品の一覧を表示する領域である。すなわち、登録商品一覧G121は、登録商品テーブル114に登録された商品の商品情報と、商品の購入個数を表示する領域である。追加購入ボタンG122は、商品登録処理により登録された商品と同一種別の商品の追加購入を指示する操作を受け付けるボタンである。追加購入ボタンG122は、登録商品一覧G121の其々の商品に関連付けられている。そして、追加登録部1005は、操作制御部1002が追加購入ボタンG122の押下により追加購入を指示する操作を受け付けた場合に、追加購入ボタンG122に関連付けられている商品の商品情報を配送商品テーブル115に登録する。また、追加登録部1005は、追加購入ボタンG122が押下された回数に応じた配送個数を配送商品テーブル115に登録する。 The registered product display area G12 includes a registered product list G121 and an additional purchase button G122. The registered product list G121 is an area for displaying a list of products registered by the product registration process. That is, the registered product list G121 is an area for displaying the product information of the products registered in the registered product table 114 and the number of purchased products. The additional purchase button G122 is a button that accepts an operation of instructing an additional purchase of a product of the same type as the product registered by the product registration process. The additional purchase button G122 is associated with each product in the registered product list G121. Then, when the operation control unit 1002 accepts the operation of instructing the additional purchase by pressing the additional purchase button G122, the additional registration unit 1005 delivers the product information of the product associated with the additional purchase button G122 to the delivery product table 115. Register with. Further, the additional registration unit 1005 registers the number of deliveries according to the number of times the additional purchase button G122 is pressed in the delivery product table 115.

商品選択ボタン表示領域G13は、追加購入する商品を選択する操作を受け付ける商品選択ボタンを表示する領域である。商品選択ボタン表示領域G13には、其々異なる商品一覧を表示させる商品選択ボタンとして、購入履歴ボタンG131と、推奨商品ボタンG132と、販売商品ボタンG133とを備える。 The product selection button display area G13 is an area for displaying a product selection button that accepts an operation of selecting a product to be additionally purchased. The product selection button display area G13 includes a purchase history button G131, a recommended product button G132, and a sales product button G133 as product selection buttons for displaying different product lists.

購入履歴ボタンG131は、購入履歴マスタ208に基づいて、予め設定された期間内に顧客が購入した商品を購入個数順に並べた購入商品一覧を表示させる操作を受け付ける。通信制御部1001は、購入履歴ボタンG131が押下された場合に、操作している顧客の購入履歴を要求する購入履歴要求を管理サーバ20に送信する。購入履歴要求には、操作している顧客の顧客コードと、所定の期間を指定した指定期間とが含まれている。通信制御部1001は、購入履歴マスタ208において、購入履歴要求の顧客コードに関連付けられており、且つ指定期間内に購入された商品の商品コードを管理サーバ20から受信する。表示制御部1007は、受信した商品コードの商品情報を商品マスタ113から抽出する。そして、表示制御部1007は、抽出した商品情報を購入個数順に並べた購入商品一覧を表示させる。購入商品一覧には、例えば商品名称と、期間内に購入された個数とが含まれている。また、追加登録部1005は、操作制御部1002が購入商品一覧から追加購入する商品を選択する操作を受け付けた場合に、選択された商品の商品情報と、配送個数とを配送商品テーブル115に登録する。 The purchase history button G131 accepts an operation of displaying a list of purchased products in which the products purchased by the customer are arranged in the order of the number of purchased products within a preset period based on the purchase history master 208. When the purchase history button G131 is pressed, the communication control unit 1001 transmits a purchase history request requesting the purchase history of the operating customer to the management server 20. The purchase history request includes the customer code of the operating customer and a designated period for which a predetermined period is specified. The communication control unit 1001 receives the product code of the product associated with the customer code of the purchase history request and purchased within the designated period from the management server 20 in the purchase history master 208. The display control unit 1007 extracts the product information of the received product code from the product master 113. Then, the display control unit 1007 displays a list of purchased products in which the extracted product information is arranged in the order of the number of purchased products. The list of purchased products includes, for example, the product name and the number of products purchased within the period. Further, when the operation control unit 1002 accepts the operation of selecting the product to be additionally purchased from the purchased product list, the additional registration unit 1005 registers the product information of the selected product and the delivery quantity in the delivery product table 115. do.

推奨商品ボタンG132は、推奨商品マスタ209に基づいて、店舗の管理者等が購入を推奨している商品の一覧である推奨商品一覧を表示させる操作を受け付ける。通信制御部1001は、推奨商品ボタンG132が押下された場合に、推奨商品マスタ209に記憶されている商品コードを要求する推奨商品要求を管理サーバ20に送信する。また、通信制御部1001は、推奨商品マスタ209に記憶されている商品コードと、推奨している順番とを管理サーバ20から受信する。表示制御部1007は、受信した商品コードの商品情報を商品マスタ113から抽出する。そして、表示制御部1007は、抽出した商品情報を、推奨商品マスタ209に規定された順番で並べた推奨商品一覧を表示させる。さらに、追加登録部1005は、操作制御部1002が推奨商品一覧から追加購入する商品を選択する操作を受け付けた場合に、選択された商品の商品情報と、配送個数とを配送商品テーブル115に登録する。 The recommended product button G132 accepts an operation of displaying a recommended product list, which is a list of products recommended for purchase by the store manager or the like, based on the recommended product master 209. When the recommended product button G132 is pressed, the communication control unit 1001 transmits a recommended product request requesting the product code stored in the recommended product master 209 to the management server 20. Further, the communication control unit 1001 receives the product code stored in the recommended product master 209 and the recommended order from the management server 20. The display control unit 1007 extracts the product information of the received product code from the product master 113. Then, the display control unit 1007 displays a recommended product list in which the extracted product information is arranged in the order specified in the recommended product master 209. Further, when the operation control unit 1002 accepts the operation of selecting the product to be additionally purchased from the recommended product list, the additional registration unit 1005 registers the product information of the selected product and the delivery quantity in the delivery product table 115. do.

販売商品ボタンG133は、販売商品マスタ210に基づいて、店舗で販売している商品の一覧である販売商品一覧を表示させる。通信制御部1001は、販売商品ボタンG133が押下された場合に、販売商品マスタ210に記憶されている商品コードと、商品コードの商品が属している各階層の分類とを要求する販売商品要求を管理サーバ20に送信する。また、通信制御部1001は、販売商品マスタ210に記憶されている商品コードと、商品コードの商品が属している各階層の分類とを管理サーバ20から受信する。表示制御部1007は、受信した商品コードの商品情報を商品マスタ113から抽出する。そして、表示制御部1007は、抽出した商品情報を、商品コードの商品が属している各階層の分類ごとに分けて販売商品一覧を表示させる。例えば、表示制御部1007は、販売商品ボタンG133が押下された場合に、販売商品マスタ210の大分類の一覧を表示させる。表示制御部1007は、大分類のうちの何れかが選択された場合に、選択された大分類に関連付けられている中分類の一覧を表示させる。また、表示制御部1007は、中分類のうちの何れかが選択された場合に、選択された中分類に関連付けられている小分類の一覧を表示させる。また、表示制御部1007は、小分類のうちの何れかが選択された場合に、選択された小分類に関連付けられている商品コードを抽出する。また、表示制御部1007は、抽出した商品コードの商品情報を商品マスタ113から抽出する。そして、表示制御部1007は、抽出した商品情報の一覧を販売商品一覧として表示させる。さらに、追加登録部1005は、操作制御部1002が販売商品一覧から追加購入する商品を選択する操作を受け付けた場合に、選択された商品の商品情報と、配送個数とを配送商品テーブル115に登録する。 The sales product button G133 displays a list of sales products, which is a list of products sold at the store, based on the sales product master 210. When the sales product button G133 is pressed, the communication control unit 1001 requests a sales product that requests the product code stored in the sales product master 210 and the classification of each layer to which the product of the product code belongs. Send to the management server 20. Further, the communication control unit 1001 receives from the management server 20 the product code stored in the sales product master 210 and the classification of each layer to which the product of the product code belongs. The display control unit 1007 extracts the product information of the received product code from the product master 113. Then, the display control unit 1007 divides the extracted product information into each category of each layer to which the product of the product code belongs and displays the list of products for sale. For example, the display control unit 1007 displays a list of major categories of the sales product master 210 when the sales product button G133 is pressed. When any one of the major classifications is selected, the display control unit 1007 displays a list of the middle classifications associated with the selected major classification. Further, the display control unit 1007 displays a list of the minor classifications associated with the selected middle classification when any one of the middle classifications is selected. Further, the display control unit 1007 extracts the product code associated with the selected sub-classification when any one of the sub-classifications is selected. Further, the display control unit 1007 extracts the product information of the extracted product code from the product master 113. Then, the display control unit 1007 displays the list of the extracted product information as a list of products for sale. Further, the additional registration unit 1005 registers the product information of the selected product and the delivery quantity in the delivery product table 115 when the operation control unit 1002 accepts the operation of selecting the product to be additionally purchased from the sales product list. do.

総括表示領域G14は、合計表示領域G141と、配送ボタンG142と、締めボタンG143とを備える。合計表示領域G141は、商品登録処理により登録された商品の合計個数と、合計価格とを表示する領域である。すなわち、合計表示領域G141は、登録商品テーブル114に登録された商品の合計個数と、合計価格とを表示する領域である。配送ボタンG142は、セルフPOS端末10が設置された場所まで、追加購入する商品の配送を要求する操作を受け付ける。すなわち、配送ボタンG142は、配送商品テーブル115に登録された商品の配送を要求する操作を受け付ける。締めボタンG143は、商品登録の完了を指示する操作を受け付ける。 The summary display area G14 includes a total display area G141, a delivery button G142, and a tightening button G143. The total display area G141 is an area for displaying the total number of products registered by the product registration process and the total price. That is, the total display area G141 is an area for displaying the total number of products registered in the registered product table 114 and the total price. The delivery button G142 accepts an operation requesting delivery of the product to be additionally purchased to the place where the self-POS terminal 10 is installed. That is, the delivery button G 142 accepts an operation requesting delivery of the product registered in the delivery product table 115. The closing button G143 accepts an operation instructing the completion of product registration.

配送要求部1008は、通信制御部1001と協働して、店員端末30に配送要求を送信する。配送要求は、売り場に置かれている追加購入する商品を、自装置であるセルフPOS端末10の設置場所まで配送することを要求する情報である。さらに詳しくは、配送要求には、配送商品テーブル115に記憶されている配送対象の商品の商品情報と、商品の配送個数とが含まれている。 The delivery request unit 1008 cooperates with the communication control unit 1001 to transmit a delivery request to the clerk terminal 30. The delivery request is information requesting that the additionally purchased product placed in the sales floor be delivered to the installation location of the self-POS terminal 10 which is the own device. More specifically, the delivery request includes the product information of the product to be delivered stored in the delivery product table 115 and the delivery quantity of the product.

配送要求部1008は、操作制御部1002が配送ボタンG142の押下により追加購入する商品の配送を要求する操作を受け付けた場合に、通信制御部1001に配送要求を一又は複数の店員端末30に対して送信させる。また、配送要求部1008は、配送要求の返信として店員端末30から送信された受託応答を通信制御部1001に受信させる。受託応答は、配送要求の対象商品の配送を受託したことを示す情報である。また、配送要求には、受託応答を送信した店員端末30を識別可能な識別情報である店員端末コードが含まれている。 When the operation control unit 1002 receives an operation requesting the delivery of the product to be additionally purchased by pressing the delivery button G142, the delivery request unit 1008 sends a delivery request to the communication control unit 1001 to one or more clerk terminals 30. To send. Further, the delivery request unit 1008 causes the communication control unit 1001 to receive the consignment response transmitted from the clerk terminal 30 as a reply to the delivery request. The consignment response is information indicating that the delivery of the target product of the delivery request has been consigned. In addition, the delivery request includes a clerk terminal code that is identification information that can identify the clerk terminal 30 that sent the consignment response.

配送要求部1008は、通信制御部1001が受託応答を受信した場合に、配送要求を送信した店員端末30のうち、受託応答を送信した店員端末30以外の店員端末30を抽出する。通信制御部1001は、配送要求部1008が抽出した店員端末30に、受託通知を送信する。受託通知は、配送要求が受託されたことを通知する情報である。 When the communication control unit 1001 receives the consignment response, the delivery request unit 1008 extracts the clerk terminals 30 other than the clerk terminal 30 that sent the consignment response from the clerk terminals 30 that sent the delivery request. The communication control unit 1001 transmits a consignment notification to the clerk terminal 30 extracted by the delivery request unit 1008. The acceptance notice is information for notifying that the delivery request has been accepted.

また、配送要求部1008は、通信制御部1001が受託応答を受信した場合に、表示制御部1007に配送要求が受託されたことを表示させる。例えば、表示制御部1007は、「追加購入の商品について店員が配送中です。しばらくお待ちください」等のメッセージを表示部104に表示させる。なお、表示制御部1007は、メッセージに限らず、アイコンや画像等により配送要求が受託されたことを表示してもよい。また、配送要求部1008は、表示に限らず、音声等により配送要求が受託されたことを報知してもよい。なお、配送要求部1008は、上記した方法に限らず、予め設定された店員端末30に配送要求を送信してもよいし、予め設定された順番に基づいて店員端末30に配送要求を送信してもよい。 Further, when the communication control unit 1001 receives the consignment response, the delivery request unit 1008 causes the display control unit 1007 to display that the delivery request has been consigned. For example, the display control unit 1007 displays a message such as "The clerk is delivering the additionally purchased product. Please wait for a while" on the display unit 104. The display control unit 1007 may display that the delivery request has been accepted by an icon, an image, or the like, not limited to the message. Further, the delivery request unit 1008 may notify that the delivery request has been accepted by voice or the like, not limited to the display. The delivery request unit 1008 is not limited to the above method, and may send a delivery request to the clerk terminal 30 set in advance, or send the delivery request to the clerk terminal 30 based on the preset order. You may.

管理サーバ20の制御部201は、記憶部202の制御プログラム207をRAMに展開し、制御プログラム207に従って動作することで、図7に示す各機能部をRAM上に生成する。具体的には、管理サーバ20の制御部201は、機能部として、通信制御部2001と、マスタ管理部2002とを備える。 The control unit 201 of the management server 20 expands the control program 207 of the storage unit 202 into the RAM and operates according to the control program 207 to generate each functional unit shown in FIG. 7 on the RAM. Specifically, the control unit 201 of the management server 20 includes a communication control unit 2001 and a master management unit 2002 as functional units.

通信制御部2001は、通信インタフェース203を制御して、ネットワーク40を介した通信を制御する。 The communication control unit 2001 controls the communication interface 203 to control communication via the network 40.

マスタ管理部2002は、記憶部202を制御して、購入履歴マスタ208と、推奨商品マスタ209と、販売商品マスタ210とを管理する。例えば、マスタ管理部2002は、通信制御部2001が購入履歴要求を受信した場合に、購入履歴要求に含まれる顧客コードに関連付けられており、且つ購入履歴要求に含まれる指定期間内に購入された商品コードを購入履歴マスタ208から抽出する。マスタ管理部2002は、抽出した商品コードを通信制御部2001に返信させる。 The master management unit 2002 controls the storage unit 202 to manage the purchase history master 208, the recommended product master 209, and the sales product master 210. For example, when the communication control unit 2001 receives the purchase history request, the master management unit 2002 is associated with the customer code included in the purchase history request and was purchased within the specified period included in the purchase history request. Extract the product code from the purchase history master 208. The master management unit 2002 causes the communication control unit 2001 to return the extracted product code.

マスタ管理部2002は、通信制御部2001が推奨商品要求を受信した場合に、推奨商品マスタ209から商品コードと、推奨している順番とを抽出する。マスタ管理部2002は、抽出した商品コードと、推奨している順番とを通信制御部2001に返信させる。 When the communication control unit 2001 receives the recommended product request, the master management unit 2002 extracts the product code and the recommended order from the recommended product master 209. The master management unit 2002 causes the communication control unit 2001 to return the extracted product code and the recommended order.

マスタ管理部2002は、通信制御部2001が販売商品要求を受信した場合に、販売商品マスタ210から商品コードと、商品コードの商品が属している各階層の分類とを抽出する。マスタ管理部2002は、抽出した商品コードと、商品コードの商品が属している各階層の分類とを通信制御部2001に返信させる。 When the communication control unit 2001 receives the sales product request, the master management unit 2002 extracts the product code and the classification of each layer to which the product of the product code belongs from the sales product master 210. The master management unit 2002 causes the communication control unit 2001 to return the extracted product code and the classification of each layer to which the product of the product code belongs.

また、マスタ管理部2002は、通信制御部2001が購入履歴更新要求を受信した場合に、購入履歴更新要求に含まれる顧客コードに関連付けて、購入履歴更新要求に含まれる商品コードと、購入日時とを購入履歴マスタ208に記憶させる。 Further, when the communication control unit 2001 receives the purchase history update request, the master management unit 2002 associates the customer code included in the purchase history update request with the product code included in the purchase history update request, and the purchase date and time. Is stored in the purchase history master 208.

店員端末30の制御部301は、記憶部302の制御プログラム307をRAMに展開し、制御プログラム307に従って動作することで、図7に示す各機能部をRAM上に生成する。具体的には、店員端末30の制御部301は、機能部として、通信制御部3001と、操作制御部3002と、表示制御部3003とを備える。 The control unit 301 of the clerk terminal 30 expands the control program 307 of the storage unit 302 into the RAM and operates according to the control program 307 to generate each functional unit shown in FIG. 7 on the RAM. Specifically, the control unit 301 of the clerk terminal 30 includes a communication control unit 3001, an operation control unit 3002, and a display control unit 3003 as functional units.

通信制御部3001は、受信手段の一例である。通信制御部3001は、通信インタフェース303を制御して、ネットワーク40を介した通信を制御する。 The communication control unit 3001 is an example of the receiving means. The communication control unit 3001 controls the communication interface 303 to control communication via the network 40.

操作制御部3002は、操作部305を制御して、各種操作を受け付ける。 The operation control unit 3002 controls the operation unit 305 and receives various operations.

表示制御部3003は、表示制御手段の一例である。表示制御部3003は、表示部304を制御して、各種画面を表示させる。例えば、表示制御部3003は、通信制御部3001が配送要求を受信した場合に、配送要求受信画面(不図示)を表示させる。配送要求受信画面には、配送要求の対象商品の配送を受託することを宣言する操作子が含まれている。通信制御部3001は、操作制御部3002が受託を宣言する操作を受け付けた場合に、自装置の店員端末コードを含む受託応答を、配送要求を送信したセルフPOS端末10に送信する。 The display control unit 3003 is an example of the display control means. The display control unit 3003 controls the display unit 304 to display various screens. For example, the display control unit 3003 displays a delivery request reception screen (not shown) when the communication control unit 3001 receives a delivery request. The delivery request receiving screen includes an operator that declares that the delivery of the product subject to the delivery request is to be accepted. When the operation control unit 3002 accepts the operation of declaring the consignment, the communication control unit 3001 transmits a consignment response including the clerk terminal code of the own device to the self-POS terminal 10 that has sent the delivery request.

また、表示制御部3003は、操作制御部3002が受託を宣言する操作を受け付けた場合に、配送要求に含まれる商品情報を示した配送商品画面G2を表示させる。ここで、図9は、配送商品画面G2の一例を説明する説明図である。配送商品画面G2は、ヘッダー表示領域G21と、配送先表示領域G22と、商品一覧表示領域G23とを備える。 Further, when the operation control unit 3002 accepts the operation of declaring the consignment, the display control unit 3003 displays the delivery product screen G2 showing the product information included in the delivery request. Here, FIG. 9 is an explanatory diagram illustrating an example of the delivery product screen G2. The delivery product screen G2 includes a header display area G21, a delivery destination display area G22, and a product list display area G23.

ヘッダー表示領域G21は、店員端末コード表示領域G211と、メッセージ表示領域G212とを備える。店員端末コード表示領域G211は、店員端末30を識別可能な識別情報である店員端末コードを表示する領域である。メッセージ表示領域G212は、「商品を収集して配送ください」等の配送を要求するメッセージを表示する領域である。配送先表示領域G22は、配送先コード表示領域G221を備える。配送先コード表示領域G221は、収集した商品の配送先となるセルフPOS端末10のセルフPOS端末コードを表示する領域である。商品一覧表示領域G23は、配送商品一覧G231を備える。配送商品一覧G231は、収集して配送する商品の一覧を表示する領域である。すなわち、商品一覧表示領域G23は、配送要求に含まれる商品情報と、配送個数との一覧を表示する領域である。例えば、商品一覧表示領域G23は、配送対象の商品名称と、配送対象の商品の商品コードと、配送対象の商品の価格と、配送対象の商品の配送個数とを表示する領域である。 The header display area G21 includes a clerk terminal code display area G211 and a message display area G212. The clerk terminal code display area G211 is an area for displaying the clerk terminal code, which is identification information that can identify the clerk terminal 30. The message display area G212 is an area for displaying a message requesting delivery such as "Please collect and deliver the product". The delivery destination display area G22 includes a delivery destination code display area G221. The delivery destination code display area G221 is an area for displaying the self-POS terminal code of the self-POS terminal 10 that is the delivery destination of the collected products. The product list display area G23 includes a delivery product list G231. The delivery product list G231 is an area for displaying a list of products to be collected and delivered. That is, the product list display area G23 is an area for displaying a list of product information included in the delivery request and the number of deliveries. For example, the product list display area G23 is an area for displaying the product name of the delivery target, the product code of the delivery target product, the price of the delivery target product, and the delivery quantity of the delivery target product.

また、表示制御部3003は、通信制御部3001が受託通知を受信した場合に、他の店員端末30を所持する店員により配送要求の対象商品の配送が受託されたことを示す受託通知画面(不図示)を表示させる。また、表示制御部3003は、通信制御部3001が受託通知を受信した場合に、配送要求受信画面を消去してもよい。 Further, the display control unit 3003 displays a consignment notification screen (non-consignment notification screen) indicating that when the communication control unit 3001 receives the consignment notification, the clerk who possesses the other clerk terminal 30 has entrusted the delivery of the target product of the delivery request. (Shown) is displayed. Further, the display control unit 3003 may delete the delivery request reception screen when the communication control unit 3001 receives the consignment notification.

次に、セルフPOS端末10が実行する販売登録処理について説明する。ここで、図10は、本実施形態のセルフPOS端末10が実行する販売登録処理の一例を示すフローチャートである。 Next, the sales registration process executed by the self-POS terminal 10 will be described. Here, FIG. 10 is a flowchart showing an example of the sales registration process executed by the self-POS terminal 10 of the present embodiment.

顧客コード入力部1003は、販売登録処理を操作する顧客の顧客コードの入力を受け付ける(ステップS1)。 The customer code input unit 1003 accepts the input of the customer code of the customer who operates the sales registration process (step S1).

表示制御部1007は、商品登録画面G1を表示させる(ステップS2)。 The display control unit 1007 displays the product registration screen G1 (step S2).

商品登録部1004は、商品コードの入力を受け付けたか否かを判定する(ステップS3)。商品コードの入力を受け付けたことを条件に(ステップS3;Yes)、商品登録部1004は、入力された商品コードの商品情報を登録商品テーブル114に登録する(ステップS4)。そして、制御部101は、ステップS3に移行する。 The product registration unit 1004 determines whether or not the input of the product code has been accepted (step S3). On condition that the input of the product code is accepted (step S3; Yes), the product registration unit 1004 registers the product information of the input product code in the registered product table 114 (step S4). Then, the control unit 101 shifts to step S3.

ステップS3において、商品コードが入力されていないことを条件に(ステップS3;No)、操作制御部1002は、追加購入ボタンG122が押下されたか否かを判定する(ステップS5)。追加購入ボタンG122が押下されたことを条件に(ステップS5;Yes)、追加登録部1005は、押下された追加購入ボタンG122に関連付けられている商品の商品情報と、配送個数とを配送商品テーブル115に登録する(ステップS6)。そして、制御部101は、ステップS3に移行する。 In step S3, on condition that the product code is not input (step S3; No), the operation control unit 1002 determines whether or not the additional purchase button G122 is pressed (step S5). On condition that the additional purchase button G122 is pressed (step S5; Yes), the additional registration unit 1005 displays the product information of the product associated with the pressed additional purchase button G122 and the delivery quantity in the delivery product table. Register in 115 (step S6). Then, the control unit 101 shifts to step S3.

ステップS5において、追加購入ボタンG122が押下されていないことを条件に(ステップS5;No)、操作制御部1002は、商品選択ボタンの何れかが押下されたか否かを判定する(ステップS7)。すなわち、操作制御部1002は、購入履歴ボタンG131と、推奨商品ボタンG132と、販売商品ボタンG133との何れかが押下されたか否かを判定する。 In step S5, on condition that the additional purchase button G122 is not pressed (step S5; No), the operation control unit 1002 determines whether or not any of the product selection buttons is pressed (step S7). That is, the operation control unit 1002 determines whether or not any of the purchase history button G131, the recommended product button G132, and the sales product button G133 has been pressed.

商品選択ボタンの何れかが押下されたことを条件に(ステップS7;Yes)、表示制御部1007は、押下された商品選択ボタンに応じた画面を表示させる(ステップS8)。表示制御部1007は、購入履歴ボタンG131が押下された場合、購入商品一覧を有する画面を表示させる。表示制御部1007は、推奨商品ボタンG132が押下された場合、推奨商品一覧を有する画面を表示させる。表示制御部1007は、販売商品ボタンG133が押下された場合、販売商品一覧を有する画面を表示させる。 On condition that any of the product selection buttons is pressed (step S7; Yes), the display control unit 1007 displays a screen corresponding to the pressed product selection button (step S8). When the purchase history button G131 is pressed, the display control unit 1007 displays a screen having a list of purchased products. When the recommended product button G132 is pressed, the display control unit 1007 displays a screen having a list of recommended products. When the sales product button G133 is pressed, the display control unit 1007 displays a screen having a sales product list.

追加登録部1005は、表示された画面で選択された商品の商品情報と、配送個数とを配送商品テーブル115に登録する(ステップS9)。そして、制御部101は、ステップS3に移行する。 The additional registration unit 1005 registers the product information of the product selected on the displayed screen and the delivery quantity in the delivery product table 115 (step S9). Then, the control unit 101 shifts to step S3.

ステップS7において、商品選択ボタンが押下されていないことを条件に(ステップS7;No)、操作制御部1002は、配送ボタンG142が押下されたか否かを判定する(ステップS10)。配送ボタンG142が押下されたことを条件に(ステップS10;Yes)、通信制御部1001は、選択された店員端末30に配送要求を送信する(ステップS11)。 In step S7, on condition that the product selection button is not pressed (step S7; No), the operation control unit 1002 determines whether or not the delivery button G142 is pressed (step S10). On condition that the delivery button G142 is pressed (step S10; Yes), the communication control unit 1001 transmits a delivery request to the selected clerk terminal 30 (step S11).

通信制御部1001は、受託応答を受信したか否かを判定する(ステップS12)。受託応答を受信していないことを条件に(ステップS12;No)、通信制御部1001は、受託応答を受信するまで待機する。受託応答を受信したことを条件に(ステップS12;Yes)、通信制御部1001は、受託応答を送信した店員端末30以外の店員端末30に受託通知を送信する(ステップS13)。表示制御部1007は、配送要求が受託されたことを表示させる(ステップS14)。そして、制御部101は、ステップS3に移行する。なお、通信制御部1001は、ステップS12において、受託応答を受信するまで待機している。しかしながら、通信制御部1001は、配送要求を送信後に、ステップS3に移行してもよい。この場合には、通信制御部1001は、何れかのステップで受託応答を受信した場合に、受託通知を送信する。そして、表示制御部1007は、配送要求が受託されたことを表示させる。 The communication control unit 1001 determines whether or not the consignment response has been received (step S12). On condition that the consignment response has not been received (step S12; No), the communication control unit 1001 waits until the consignment response is received. On condition that the consignment response is received (step S12; Yes), the communication control unit 1001 transmits a consignment notification to the clerk terminal 30 other than the clerk terminal 30 that sent the consignment response (step S13). The display control unit 1007 displays that the delivery request has been accepted (step S14). Then, the control unit 101 shifts to step S3. In step S12, the communication control unit 1001 waits until the contracted response is received. However, the communication control unit 1001 may move to step S3 after transmitting the delivery request. In this case, the communication control unit 1001 transmits the acceptance notification when the acceptance response is received in any step. Then, the display control unit 1007 displays that the delivery request has been accepted.

ステップS10において、操作制御部1002は、配送ボタンG142が押下されていないことを条件に(ステップS10;No)、締めボタンG143が押下されたか否かを判定する(ステップS15)。締めボタンG143が押下されていないことを条件に(ステップS15;No)、制御部101は、ステップS3に移行する。 In step S10, the operation control unit 1002 determines whether or not the tightening button G143 is pressed on condition that the delivery button G142 is not pressed (step S10; No) (step S15). On condition that the tightening button G143 is not pressed (step S15; No), the control unit 101 shifts to step S3.

ステップS15において、締めボタンG143が押下されたことを条件に(ステップS15;Yes)、表示制御部1007は、会計処理部1006が算出した合計価格や釣銭等を表示させる表示領域を有する会計処理画面を表示させる(ステップS16)。 On condition that the tightening button G143 is pressed in step S15 (step S15; Yes), the display control unit 1007 has an accounting processing screen having a display area for displaying the total price, change, etc. calculated by the accounting processing unit 1006. Is displayed (step S16).

会計処理部1006は、顧客の操作により会計処理を実行する(ステップS17)。例えば、会計処理部1006は、合計価格を算出して表示制御部1007に表示させる。また、会計処理部1006は、合計価格よりも入出金部107が受け付けた金額が多い場合に、入出金部107に釣銭を出金させる。通信制御部1001は、購入された商品の商品コードと、購入日時とを有する購入履歴更新要求を管理サーバ20に送信する(ステップS18)。 The accounting processing unit 1006 executes accounting processing by the operation of the customer (step S17). For example, the accounting processing unit 1006 calculates the total price and displays it on the display control unit 1007. Further, the accounting processing unit 1006 causes the deposit / withdrawal unit 107 to withdraw change when the amount received by the deposit / withdrawal unit 107 is larger than the total price. The communication control unit 1001 transmits a purchase history update request having the product code of the purchased product and the purchase date and time to the management server 20 (step S18).

以上により、セルフPOS端末10は、販売登録処理を完了する。 As described above, the self-POS terminal 10 completes the sales registration process.

以上のように、本実施形態に係るセルフチェックアウトシステム1によれば、セルフPOS端末10は、商品を追加購入する操作を受け付けた場合に、追加購入する商品の配送を要求する配送要求を、店員が携帯する店員端末30に送信する。セルフPOS端末10は、顧客が収集した商品に限らず、店員により配送された追加購入する商品も登録する。そして、セルフPOS端末10は、顧客が収集した商品と、追加購入する商品との会計処理を実行する。従って、本実施形態に係るセルフPOS端末10は、商品の追加購入を容易にすることができる。 As described above, according to the self-checkout system 1 according to the present embodiment, when the self-POS terminal 10 accepts the operation of additionally purchasing the product, the self-POS terminal 10 requests the delivery of the product to be additionally purchased. It is transmitted to the clerk terminal 30 carried by the clerk. The self-POS terminal 10 registers not only the products collected by the customer but also the products to be additionally purchased delivered by the clerk. Then, the self-POS terminal 10 executes accounting processing for the products collected by the customer and the products to be additionally purchased. Therefore, the self-POS terminal 10 according to the present embodiment can facilitate the additional purchase of products.

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

また、上記実施形態では、配送要求部1008は、操作制御部1002が配送ボタンG142を押下する操作を受け付けた場合に、配送商品テーブル115に登録されている商品情報と、配送個数とを含む配送要求を通信制御部1001に送信させると説明した。しかしながら、配送要求部1008は、追加購入する商品が選択される度に、配送要求を通信制御部1001に送信させてもよい。 Further, in the above embodiment, when the operation control unit 1002 receives the operation of pressing the delivery button G142, the delivery request unit 1008 delivers the product information registered in the delivery product table 115 and the delivery quantity. It has been explained that the request is transmitted to the communication control unit 1001. However, the delivery request unit 1008 may cause the communication control unit 1001 to transmit a delivery request each time an additional product to be purchased is selected.

上記実施形態や変形例の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らないものとする。例えば、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。 The program executed by each device of the above-described embodiment or modification shall be provided by incorporating it into a storage medium (ROM or storage unit) provided in each device in advance, but the program is not limited to this. For example, a file in an installable format or an executable format should be recorded and provided on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). It may be configured as. Further, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium in which a program transmitted by a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

また、上記実施形態や変形例の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよいし、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。 Further, the program executed by each device of the above-described embodiment or modification may be stored on a computer connected to a network such as the Internet and provided by downloading via the network, or the Internet. It may be configured to be provided or distributed via a network such as.

1 セルフチェックアウトシステム
10 セルフPOS端末
20 管理サーバ
30 店員端末
113 商品マスタ
114 登録商品テーブル
115 配送商品テーブル
208 購入履歴マスタ
209 推奨商品マスタ
210 販売商品マスタ
1001、2001、3001 通信制御部
1002、3002 操作制御部
1003 顧客コード入力部
1004 商品登録部
1005 追加登録部
1006 会計処理部
1007、3003 表示制御部
1008 配送要求部
2002 マスタ管理部
1 Self-checkout system 10 Self-POS terminal 20 Management server 30 Clerk terminal 113 Product master 114 Registered product table 115 Delivery product table 208 Purchase history master 209 Recommended product master 210 Sales product master 1001, 2001, 3001 Communication control unit 1002, 3002 Operation Control unit 1003 Customer code input unit 1004 Product registration unit 1005 Additional registration unit 1006 Accounting processing unit 1007, 3003 Display control unit 1008 Delivery request unit 2002 Master management unit

特開2003−67834号公報Japanese Unexamined Patent Publication No. 2003-67834

Claims (6)

購入対象の商品を登録する商品登録処理と、商品登録処理により登録された商品の会計処理とが顧客の操作により実行されるセルフチェックアウト装置であって、
商品を識別可能な識別情報の入力を受け付ける入力手段と、
前記入力手段が受け付けた前記識別情報の商品を登録する登録手段と、
商品を選択する操作を受け付ける操作手段と、
前記操作手段が受け付けた前記商品を配送することを要求する配送要求を送信する送信手段と、
前記配送要求の対象商品の配送を受託したことを示す受託応答を受信する受信手段と、
前記受信手段が受託応答を受信した場合に、店員が商品を配送中であることを示す画像を表示させる表示制御手段と、
前記登録手段が登録した前記商品の会計処理を実行する会計処理手段と、
を備えるセルフチェックアウト装置。
It is a self-checkout device in which the product registration process for registering the product to be purchased and the accounting process for the product registered by the product registration process are executed by the customer's operation.
An input means that accepts input of identification information that can identify the product,
A registration means for registering a product with the identification information received by the input means, and a registration means.
An operation means that accepts the operation of selecting a product, and
A transmission means for transmitting a delivery request requesting delivery of the product received by the operation means, and a transmission means.
A receiving means for receiving a consignment response indicating that the delivery of the product subject to the delivery request has been consigned, and
When the receiving means receives the consignment response, the display control means for displaying an image indicating that the clerk is delivering the product, and the display control means.
An accounting means that executes accounting for the product registered by the registration means, and
Self-checkout device with.
前記操作手段は、前記登録手段が登録した前記商品と同一種別の商品を選択する操作を受け付ける、
請求項1に記載のセルフチェックアウト装置。
The operating means accepts an operation of selecting a product of the same type as the product registered by the registration means.
The self-checkout device according to claim 1.
前記操作手段は、顧客の購入履歴に基づいて生成された商品一覧から商品を選択する操作を受け付ける、
請求項1または2に記載のセルフチェックアウト装置。
The operating means accepts an operation of selecting a product from a product list generated based on a customer's purchase history.
The self-checkout device according to claim 1 or 2.
前記操作手段は、商品登録画面から商品を選択する操作を受け付ける、
請求項1または2に記載のセルフチェックアウト装置。
The operation means accepts an operation of selecting a product from the product registration screen.
The self-checkout device according to claim 1 or 2.
セルフチェックアウト装置と、携帯端末とを備えるセルフチェックアウトシステムであって、
購入対象の商品を登録する商品登録処理と、商品登録処理により登録された商品の会計処理とが顧客の操作により実行されるセルフチェックアウト装置は、
商品を識別可能な識別情報の入力を受け付ける入力手段と、
前記入力手段が受け付けた前記識別情報の商品を登録する登録手段と、
商品を選択する操作を受け付ける操作手段と、
前記操作手段が受け付けた前記商品を配送することを要求する配送要求を送信する送信手段と、
前記配送要求の対象商品の配送を受託したことを示す受託応答を受信する受信手段と、
前記受信手段が受託応答を受信した場合に、店員が商品を配送中であることを示す画像を表示させる表示制御手段と、
前記登録手段が登録した前記商品の会計処理を実行する会計処理手段と、
を備え、
携帯端末は、
前記送信手段から送信された前記配送要求を受信する受信手段と、
前記受信手段が受信した前記配送要求に含まれる商品を表示させる表示制御手段と、
を備えるセルフチェックアウトシステム。
A self-checkout system equipped with a self-checkout device and a mobile terminal.
The self-checkout device, in which the product registration process for registering the product to be purchased and the accounting process for the product registered by the product registration process are executed by the customer's operation,
An input means that accepts input of identification information that can identify the product,
A registration means for registering a product with the identification information received by the input means, and a registration means.
An operation means that accepts the operation of selecting a product, and
A transmission means for transmitting a delivery request requesting delivery of the product received by the operation means, and a transmission means.
A receiving means for receiving a consignment response indicating that the delivery of the product subject to the delivery request has been consigned, and
When the receiving means receives the consignment response, the display control means for displaying an image indicating that the clerk is delivering the product, and the display control means.
An accounting means that executes accounting for the product registered by the registration means, and
With
Mobile terminals
A receiving means for receiving the delivery request transmitted from the transmitting means, and
A display control means for displaying the product included in the delivery request received by the receiving means, and
Self-checkout system with.
購入対象の商品を登録する商品登録処理と、商品登録処理により登録された商品の会計処理とが顧客の操作により実行されるセルフチェックアウト装置のコンピュータを、
商品を識別可能な識別情報の入力を受け付ける入力手段と、
前記入力手段が受け付けた前記識別情報の商品を登録する登録手段と、
商品を選択する操作を受け付ける操作手段と、
前記操作手段が受け付けた前記商品を配送することを要求する配送要求を送信する送信手段と、
前記配送要求の対象商品の配送を受託したことを示す受託応答を受信する受信手段と、
前記受信手段が受託応答を受信した場合に、店員が商品を配送中であることを示す画像を表示させる表示制御手段と、
前記登録手段が登録した前記商品の会計処理を実行する会計処理手段と、
して機能させるプログラム。
A computer of a self-checkout device in which the product registration process for registering the product to be purchased and the accounting process for the product registered by the product registration process are executed by the customer's operation.
An input means that accepts input of identification information that can identify the product,
A registration means for registering a product with the identification information received by the input means, and a registration means.
An operation means that accepts the operation of selecting a product, and
A transmission means for transmitting a delivery request requesting delivery of the product received by the operation means, and a transmission means.
A receiving means for receiving a consignment response indicating that the delivery of the product subject to the delivery request has been consigned, and
When the receiving means receives the consignment response, the display control means for displaying an image indicating that the clerk is delivering the product, and the display control means.
An accounting means that executes accounting for the product registered by the registration means, and
A program that works.
JP2017197944A 2017-10-11 2017-10-11 Self-checkout device, self-checkout system and program Active JP6943720B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2017197944A JP6943720B2 (en) 2017-10-11 2017-10-11 Self-checkout device, self-checkout system and program
JP2021146363A JP2021185536A (en) 2017-10-11 2021-09-08 Self-checkout device and program
JP2023086882A JP2023099810A (en) 2017-10-11 2023-05-26 Self checkout device, self checkout system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017197944A JP6943720B2 (en) 2017-10-11 2017-10-11 Self-checkout device, self-checkout system and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021146363A Division JP2021185536A (en) 2017-10-11 2021-09-08 Self-checkout device and program

Publications (2)

Publication Number Publication Date
JP2019071030A JP2019071030A (en) 2019-05-09
JP6943720B2 true JP6943720B2 (en) 2021-10-06

Family

ID=66441946

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2017197944A Active JP6943720B2 (en) 2017-10-11 2017-10-11 Self-checkout device, self-checkout system and program
JP2021146363A Pending JP2021185536A (en) 2017-10-11 2021-09-08 Self-checkout device and program
JP2023086882A Pending JP2023099810A (en) 2017-10-11 2023-05-26 Self checkout device, self checkout system and program

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2021146363A Pending JP2021185536A (en) 2017-10-11 2021-09-08 Self-checkout device and program
JP2023086882A Pending JP2023099810A (en) 2017-10-11 2023-05-26 Self checkout device, self checkout system and program

Country Status (1)

Country Link
JP (3) JP6943720B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6943720B2 (en) * 2017-10-11 2021-10-06 東芝テック株式会社 Self-checkout device, self-checkout system and program
JP2022126371A (en) 2021-02-18 2022-08-30 東芝テック株式会社 Commodity data registration device and program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020095343A1 (en) * 2001-01-12 2002-07-18 Barton Steven P. Apparatus and method for providing point of purchase products
JP5421078B2 (en) * 2009-11-18 2014-02-19 富士通フロンテック株式会社 Sales support device, sales support system, product cart, and sales support method
JP6232835B2 (en) * 2013-08-22 2017-11-22 カシオ計算機株式会社 Sales processing device, arrangement terminal device and program
JP6631136B2 (en) * 2015-09-30 2020-01-15 日本電気株式会社 POS system, POS device, data processing method thereof, and program
JP6731249B2 (en) * 2015-12-25 2020-07-29 東芝テック株式会社 Product sales data processing device and its control program
JP6943720B2 (en) * 2017-10-11 2021-10-06 東芝テック株式会社 Self-checkout device, self-checkout system and program

Also Published As

Publication number Publication date
JP2023099810A (en) 2023-07-13
JP2021185536A (en) 2021-12-09
JP2019071030A (en) 2019-05-09

Similar Documents

Publication Publication Date Title
JP6556988B2 (en) Shopping support system, customer terminal, server, shopping support method, program, and shopping cart
JP2023099810A (en) Self checkout device, self checkout system and program
JP2016162108A (en) Check-out system, and control program
EP3121781A1 (en) Electronic coupon and receipt management system
US20180268381A1 (en) Communication network including an order management system
US20150039479A1 (en) Electronic receipt system, merchandise sales data processing apparatus, and electronic receipt management server
US20190026713A1 (en) Server for managing transaction settlement data from different types of point-of-sale devices
US20190199779A1 (en) Content distribution system
JP2023067923A (en) Commodity registration device, control method, and program
US20180158041A1 (en) Checkout system, registration device, settlement device, and control method
EP3876174A1 (en) Sales data processing apparatus and method
JP6283295B2 (en) Product information registration terminal, sales processing system, and program.
US20170017979A1 (en) Electronic receipt system, server device, and program
JP2021117913A (en) Vending machine and selling system
US10339516B2 (en) Information processing device, information processing system, and control method of an information processing device
JP6323068B2 (en) Order system and store terminal
JP7195390B2 (en) Registration device and program
JP7222025B2 (en) checkout system
JP7219509B2 (en) Merchandise sales data processing system, merchandise sales data processing device, and program
US20230306458A1 (en) Data processing device and program for retail stamp card service
JP7301355B2 (en) Merchandise sales data processing system and merchandise sales data processing method
JP7451369B2 (en) Server equipment and programs
JP7433807B2 (en) Product recommendation device, information processing program and product recommendation method
US20220270090A1 (en) Server device and method
JP6220741B2 (en) Product sales data processing apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200622

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210507

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210511

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210708

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210909

R150 Certificate of patent or registration of utility model

Ref document number: 6943720

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150