[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2012053713A - Store system, sales registration device and program - Google Patents

Store system, sales registration device and program Download PDF

Info

Publication number
JP2012053713A
JP2012053713A JP2010196210A JP2010196210A JP2012053713A JP 2012053713 A JP2012053713 A JP 2012053713A JP 2010196210 A JP2010196210 A JP 2010196210A JP 2010196210 A JP2010196210 A JP 2010196210A JP 2012053713 A JP2012053713 A JP 2012053713A
Authority
JP
Japan
Prior art keywords
direct mail
code
code information
product
customer
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.)
Pending
Application number
JP2010196210A
Other languages
Japanese (ja)
Inventor
Go Gotanda
剛 五反田
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 JP2010196210A priority Critical patent/JP2012053713A/en
Publication of JP2012053713A publication Critical patent/JP2012053713A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce labor of a salesclerk to register the use of a direct mail in registering a commodity.SOLUTION: A code reader 101 detects a code symbol included in an image taken (S3), reads code information corresponding to the code symbol (S4), and outputs the read code information (S5). If the output code information indicates a commodity, a POS terminal 11 registers sales of the commodity based on the code information (S14), and if the output code information indicates a direct mail, the POS terminal 11 registers the use of the direct mail based on the code information (S16).

Description

本発明の実施形態は、店舗システム、売上登録装置及びプログラムに関する。   Embodiments described herein relate generally to a store system, a sales registration apparatus, and a program.

従来、スーパーマーケット等の店舗では、商品に添付されたバーコードや二次元コード(例えばQRコード(登録商標))等のコードシンボルをCCDイメージセンサ等のデジタルカメラによって撮像し、その撮像した画像から検出したコードシンボルを検出して復号することで商品コードを読み取る商品コード読取装置が用いられている。店員は、顧客がカウンタ台に持ち込んだ買物カゴの中の収められている商品を取り出して商品コード読取装置のデジタルカメラにかざすことで、顧客が購入する商品を登録する。   Conventionally, in a store such as a supermarket, a code symbol such as a barcode or a two-dimensional code (for example, QR code (registered trademark)) attached to a product is imaged by a digital camera such as a CCD image sensor and detected from the captured image. A product code reading device is used that reads a product code by detecting and decoding the generated code symbol. The store clerk registers the product purchased by the customer by taking out the product stored in the shopping cart brought to the counter stand and holding it over the digital camera of the product code reader.

ところで、店舗では、販売促進の一環として、お買い得な商品やサービスポイントの付与などの広告を記載したダイレクトメールを予め登録されている顧客に対して送付することがある。顧客は、送付されたダイレクトメールを商品購入時などに提示することで、例えばサービスポイントを得ることができる。また、店舗では、ダイレクトメールの利用の有無を登録することで、送付したダイレクトメールがどの程度利用されるかなど、ダイレクトメールの送付による販売促進効果がどの程度期待できるかを集計することができる。   By the way, as a part of sales promotion, a store may send a direct mail describing advertisements such as bargain products and service points to registered customers in advance. The customer can obtain a service point, for example, by presenting the sent direct mail at the time of product purchase. In addition, by registering whether direct mail is used at the store, it is possible to aggregate the degree of sales promotion effect expected by sending direct mail, such as how much the sent direct mail is used. .

しかしながら、商品購入時にダイレクトメールの有無などを登録する場合、従来の商品コード読取装置では、商品コードの読み取りしかできないため店員が手入力する必要があった。例えば、ダイレクトメールの種類や顧客ごとに細かく集計を行う場合には、ダイレクトメールの種類や顧客ごとにダイレクトメールに記載した固有のIDを手入力で打ち込む必要があり、不便であった。   However, when registering the presence / absence of direct mail or the like when purchasing a product, the conventional product code reading device can only read the product code, and the store clerk has to input it manually. For example, in the case of performing detailed aggregation for each type of direct mail or each customer, it is necessary to manually input a unique ID described in the direct mail for each type of direct mail or each customer, which is inconvenient.

上述した課題を解決するために、本発明の実施形態は、画像取込手段、コード読取手段、出力手段を備えるコード読取装置と、売上登録手段、ダイレクトメール利用登録手段を備える売上登録装置とを有する店舗システムである。画像取込手段は、撮像手段が撮像した画像を取り込む。コード読取手段は、取り込まれた画像に含まれるコードシンボルを検出し、そのコードシンボルに対応したコード情報を読み取る。出力手段は、読み取ったコード情報を出力する。売上登録手段は、出力されたコード情報が商品を示す場合にそのコード情報をもとに商品の売上を登録する。ダイレクトメール利用登録手段は、出力されたコード情報がダイレクトメールを示す場合にそのコード情報をもとにダイレクトメールの利用を登録する。   In order to solve the above-described problem, an embodiment of the present invention includes a code reading device including an image capturing unit, a code reading unit, and an output unit, and a sales registration device including a sales registration unit and a direct mail use registration unit. It has a store system. The image capturing unit captures an image captured by the imaging unit. The code reading unit detects a code symbol included in the captured image and reads code information corresponding to the code symbol. The output means outputs the read code information. The sales registration means registers the sales of the product based on the code information when the output code information indicates the product. The direct mail use registration means registers the use of direct mail based on the code information when the output code information indicates direct mail.

また、本発明の実施形態は、コード読取手段と、売上登録手段と、ダイレクトメール利用登録手段と、を備えることを特徴とする売上登録装置である。コード読取手段は、撮像手段が撮像した画像に含まれるコードシンボルを検出し、そのコードシンボルに対応したコード情報を読み取る。売上登録手段は、読み取られたコード情報が商品を示す場合にそのコード情報をもとに商品の売上を登録する。ダイレクトメール利用登録手段は、読み取られたコード情報がダイレクトメールを示す場合にそのコード情報をもとにダイレクトメールの利用を登録する。   An embodiment of the present invention is a sales registration apparatus including a code reading unit, a sales registration unit, and a direct mail use registration unit. The code reading unit detects a code symbol included in the image captured by the imaging unit, and reads code information corresponding to the code symbol. The sales registration means registers the sales of the product based on the code information when the read code information indicates the product. When the read code information indicates direct mail, the direct mail use registration unit registers the use of direct mail based on the code information.

また、本発明の実施形態は、撮像手段が撮像した画像に含まれるコードシンボルを検出し、そのコードシンボルに対応したコード情報を読み取るコード読取手段を有する売上登録装置のコンピュータを、売上登録手段と、ダイレクトメール利用登録手段と、して機能させるためのプログラムである。売上登録手段は、読み取られたコード情報が商品を示す場合にそのコード情報をもとに商品の売上を登録する。ダイレクトメール利用登録手段は、読み取られたコード情報がダイレクトメールを示す場合にそのコード情報をもとにダイレクトメールの利用を登録する。   In the embodiment of the present invention, a computer of a sales registration apparatus having a code reading unit that detects a code symbol included in an image captured by an imaging unit and reads code information corresponding to the code symbol is referred to as a sales registration unit. This is a program for functioning as direct mail use registration means. The sales registration means registers the sales of the product based on the code information when the read code information indicates the product. When the read code information indicates direct mail, the direct mail use registration unit registers the use of direct mail based on the code information.

図1は、チェックアウトシステムを示す斜視図である。FIG. 1 is a perspective view showing a checkout system. 図2は、POS端末及びコード読取装置のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of the POS terminal and the code reading device. 図3は、ダイレクトメール管理ファイルのデータ構成を例示する概念図である。FIG. 3 is a conceptual diagram illustrating the data structure of a direct mail management file. 図4は、ダイレクトメールの一面を例示する概念図である。FIG. 4 is a conceptual diagram illustrating one aspect of direct mail. 図5は、ダイレクトメールの一面を例示する概念図である。FIG. 5 is a conceptual diagram illustrating one aspect of direct mail. 図6は、CPUの機能構成を示すブロック図である。FIG. 6 is a block diagram showing a functional configuration of the CPU. 図7は、本実施形態にかかるチェックアウトシステムの動作の一例を示すフローチャートである。FIG. 7 is a flowchart showing an example of the operation of the checkout system according to the present embodiment. 図8は、読取窓における読取領域の例を示す概念図である。FIG. 8 is a conceptual diagram illustrating an example of a reading area in the reading window. 図9は、読取窓における読取領域の例を示す概念図である。FIG. 9 is a conceptual diagram illustrating an example of a reading area in the reading window.

以下では、チェックアウトシステムを例に本実施形態にかかる店舗システム、売上登録装置及びプログラムを図面を参照して説明する。チェックアウトシステムは、一取引にかかる商品の登録、精算を行う売上登録装置としてのPOS端末と、商品に添付された商品コードなどを読み取るコード読取装置とを有する構成であり、店舗システムの一例である。本実施形態は、飲食店やスーパーマーケット等の店舗に導入されたチェックアウトシステムへの適用例である。   Hereinafter, a store system, a sales registration apparatus, and a program according to the present embodiment will be described with reference to the drawings, taking a checkout system as an example. The checkout system is a configuration having a POS terminal as a sales registration device that registers and settles a product for one transaction, and a code reading device that reads a product code attached to the product. is there. This embodiment is an application example to a checkout system introduced in a store such as a restaurant or a supermarket.

図1は、チェックアウトシステム1を示す斜視図である。図1に示すように、チェックアウトシステム1は、一取引にかかる商品の登録、精算を行うPOS端末11を備える。POS端末11は、チェックアウト台51上のドロワ21上面に載置されている。ドロワ21は、POS端末11によって開放動作の制御を受ける。POS端末11の上面には、オペレータ(店員)によって押下操作されるキーボード22が配置されている。キーボード22を操作するオペレータから見てキーボード22よりも奥側には、オペレータに向けて情報を表示する表示デバイス23が設けられている。表示デバイス23は、その表示面23aに情報を表示する。表示面23aには、タッチパネル26が積層されている。表示デバイス23よりもさらに奥側には、顧客用表示デバイス24が回転自在に立設されている。顧客用表示デバイス24は、その表示面24aに情報を表示する。なお、図1に示す顧客用表示デバイス24は、表示面24aを図1中手前側に向けているが、表示面24aが図1中奥側に向くように顧客用表示デバイス24を回転させることによって、顧客用表示デバイス24は顧客に向けて情報を表示する。   FIG. 1 is a perspective view showing a checkout system 1. As shown in FIG. 1, the checkout system 1 includes a POS terminal 11 that performs registration and settlement of commodities related to one transaction. The POS terminal 11 is placed on the upper surface of the drawer 21 on the checkout table 51. The drawer 21 is controlled by the POS terminal 11 for the opening operation. On the upper surface of the POS terminal 11, a keyboard 22 that is pressed down by an operator (a store clerk) is arranged. A display device 23 that displays information toward the operator is provided behind the keyboard 22 when viewed from the operator who operates the keyboard 22. The display device 23 displays information on the display surface 23a. A touch panel 26 is laminated on the display surface 23a. A customer display device 24 is erected so as to be rotatable further behind the display device 23. The customer display device 24 displays information on the display surface 24a. The customer display device 24 shown in FIG. 1 has the display surface 24a facing the front side in FIG. 1, but the customer display device 24 is rotated so that the display surface 24a faces the back side in FIG. Thus, the customer display device 24 displays information to the customer.

POS端末11が載置されているチェックアウト台51とL字を形成するようにして、横長テーブル状のカウンタ台151が配置されている。カウンタ台151の上面には、荷受面152が形成されている。荷受面152には、バーコードBCが付された商品Aを収納する買物カゴ153が載置される。買物カゴ153は、顧客によって持ち込まれる第1の買物カゴ153aと、第1の買物カゴ153aからコード読取装置101を挟んだ位置に位置付けられる第2の買物カゴ153bとに分けて考えることができる。   A horizontally long table-shaped counter table 151 is arranged so as to form an L shape with the checkout table 51 on which the POS terminal 11 is placed. A cargo receiving surface 152 is formed on the upper surface of the counter table 151. On the cargo receiving surface 152, a shopping basket 153 for storing the product A with the barcode BC is placed. The shopping basket 153 can be divided into a first shopping basket 153a brought in by a customer and a second shopping basket 153b positioned at a position sandwiching the code reader 101 from the first shopping basket 153a.

カウンタ台151の荷受面152には、POS端末11とデータ送受信自在に接続されたコード読取装置101が設置されている。コード読取装置101は、薄型矩形形状のハウジング102を備える。ハウジング102の正面には読取窓103が配置されている。ハウジング102の上部には、表示・操作部104が取り付けられている。表示・操作部104には、タッチパネル105が表面に積層された表示デバイス106が設けられている。表示デバイス106の右隣にはキーボード107が配設されている。キーボード107の右隣には、図示しないカードリーダのカード読取溝108が設けられている。オペレータから見て表示・操作部104の裏面左奥側には、顧客に向けて設けられる表示装置であり、顧客に対して情報を表示するための顧客用表示デバイス109が設置されている。顧客用表示デバイス109の表示面には、顧客用タッチパネル109aが積層されている。   A code reader 101 connected to the POS terminal 11 so as to be able to transmit and receive data is installed on the receiving surface 152 of the counter table 151. The code reading device 101 includes a thin rectangular housing 102. A reading window 103 is disposed in front of the housing 102. A display / operation unit 104 is attached to the upper portion of the housing 102. The display / operation unit 104 is provided with a display device 106 on which a touch panel 105 is laminated. A keyboard 107 is disposed on the right side of the display device 106. A card reading groove 108 of a card reader (not shown) is provided on the right side of the keyboard 107. A display device 109 for a customer, which is a display device provided to the customer and displays information for the customer, is installed on the back left side of the display / operation unit 104 as viewed from the operator. A customer touch panel 109 a is laminated on the display surface of the customer display device 109.

顧客によって持ち込まれた第1の買物カゴ153aには、一取引にかかる商品Aが収納されている。商品Aには、その商品Aに関する商品コード(コード情報)が符号化されたバーコードBCが貼付されている。商品Aは、オペレータの手によって第2の買物カゴ153bへと移動される。この移動過程で、バーコードBCがコード読取装置101の読取窓103に向けられる。この際、読取窓103の奥側に配置された撮像部164(図2参照)はバーコードBCを撮像する。コード読取装置101では、撮像部164により撮像された画像に含まれる商品Aに添付されたバーコードBCを検出してデコード(復号)することで、商品Aに対応した商品コードを読み取る。次いで、コード読取装置101は、読み取った商品コードをPOS端末11へ出力する。   In the first shopping basket 153a brought in by the customer, a product A for one transaction is stored. A barcode BC in which a product code (code information) related to the product A is encoded is attached to the product A. The product A is moved to the second shopping basket 153b by the operator's hand. In this moving process, the barcode BC is directed to the reading window 103 of the code reading device 101. At this time, the imaging unit 164 (see FIG. 2) arranged on the back side of the reading window 103 images the barcode BC. The code reader 101 reads the product code corresponding to the product A by detecting and decoding (decoding) the barcode BC attached to the product A included in the image captured by the imaging unit 164. Next, the code reading device 101 outputs the read product code to the POS terminal 11.

バーコードBCとして記述された商品コードは、商品Aを特定するために商品ごとに割り当てられたコードであり、一例として13桁の数字であるJANコードである。なお、本実施形態ではコードシンボルとしてバーコードBCを例に説明するが、コードシンボルはQRコード(登録商標)等の二次元コードであってもよいことは言うまでもない。   The product code described as the barcode BC is a code assigned to each product in order to specify the product A, and is a JAN code that is a 13-digit number as an example. In the present embodiment, the barcode BC is described as an example of the code symbol, but it goes without saying that the code symbol may be a two-dimensional code such as a QR code (registered trademark).

また、商品Aに添付されたバーコードBCを読み取って商品Aの売上を登録する際には、顧客からダイレクトメール(詳細は後述する)が提示されることがある。この場合は、前述した移動過程と同様に、提示されたダイレクトメールが読取窓103に向けられる。この際、読取窓103の奥側に配置された撮像部164はダイレクトメールに添付されているコードシンボルを撮像する。コード読取装置101では、撮像部164により撮像された画像に含まれるコードシンボルを検出してデコード(復号)することで、ダイレクトメールに添付されているコード情報を読み取る。次いで、コード読取装置101は、読み取ったコード情報をPOS端末11へ出力する。   Further, when reading the barcode BC attached to the product A and registering the sales of the product A, a direct mail (details will be described later) may be presented by the customer. In this case, the presented direct mail is directed to the reading window 103 in the same manner as the movement process described above. At this time, the imaging unit 164 arranged on the back side of the reading window 103 images the code symbol attached to the direct mail. The code reader 101 reads code information attached to the direct mail by detecting and decoding a code symbol included in the image captured by the imaging unit 164. Next, the code reading device 101 outputs the read code information to the POS terminal 11.

図2は、POS端末11及びコード読取装置101のハードウェア構成を示すブロック図である。POS端末11は、情報処理を実行する情報処理部としてのマイクロコンピュータ60を備える。マイクロコンピュータ60は、各種演算処理を実行し各部を制御するCPU61(Central Processing Unit)に、ROM62(Read Only Memory)とRAM63(Random Access Memory)とがバス接続されて構成されている。   FIG. 2 is a block diagram illustrating a hardware configuration of the POS terminal 11 and the code reading device 101. The POS terminal 11 includes a microcomputer 60 as an information processing unit that executes information processing. The microcomputer 60 is configured by connecting a ROM 62 (Read Only Memory) and a RAM 63 (Random Access Memory) to a CPU 61 (Central Processing Unit) that executes various arithmetic processes and controls each unit.

POS端末11のCPU61には、前述したドロワ21、キーボード22、表示デバイス23、タッチパネル26、顧客用表示デバイス24がいずれも各種の入出力回路(いずれも図示せず)を介して接続されている。これらは、CPU61による制御を受ける。   The drawer 61, the keyboard 22, the display device 23, the touch panel 26, and the customer display device 24 are all connected to the CPU 61 of the POS terminal 11 through various input / output circuits (all not shown). . These are controlled by the CPU 61.

キーボード22は、「1」、「2」、「3」…等の数字や「×」という乗算の演算子が上面に表示されているテンキー22d、仮締めキー22e、及び締めキー22fを含む。キーボード22は、テンキー22d、仮締めキー22e、及び締めキー22fによるオペレータの操作入力をCPU61へ出力する。キーボード22は、オペレータからの操作を受け付ける操作手段である。   The keyboard 22 includes a numeric key 22d, a temporary fastening key 22e, and a fastening key 22f on which numbers such as “1”, “2”, “3”,... The keyboard 22 outputs an operation input by the operator to the CPU 61 using the numeric keypad 22d, the temporary fastening key 22e, and the fastening key 22f. The keyboard 22 is an operation means that receives an operation from an operator.

POS端末11のCPU61には、HDD64(Hard Disk Drive)が接続されている。HDD64には、プログラムや各種ファイルが記憶されている。HDD64に記憶されているプログラムや各種ファイルは、POS端末11の起動時に、その全部又は一部がRAM63にコピーされてCPU61により順次実行される。HDD64に記憶されているプログラムの一例は、商品販売データ処理用のプログラムPRである。HDD64に記憶されているファイルの一例は、ストアコンピュータSCから配信されて格納されているPLUファイルF1、ダイレクトメール管理ファイルF2である。   An HDD 64 (Hard Disk Drive) is connected to the CPU 61 of the POS terminal 11. The HDD 64 stores programs and various files. All or a part of the programs and various files stored in the HDD 64 are copied to the RAM 63 and sequentially executed by the CPU 61 when the POS terminal 11 is activated. An example of a program stored in the HDD 64 is a product sales data processing program PR. Examples of files stored in the HDD 64 are a PLU file F1 and a direct mail management file F2 distributed and stored from the store computer SC.

PLUファイルF1は、商品ごとにユニークに割り当てられた商品コードごとに、その商品の名称、単価、商品分類などの商品に関する情報を格納するファイルである。すなわち、PLUファイルF1は、商品コードに関連した関連情報として、その商品コードに対応した商品の名称、単価、商品分類などの情報を記憶している。POS端末11では、コード読取装置101で読み取られた商品コードでPLUファイルF1に記憶された情報を参照することで、読み取られた商品コードに対応した商品の売上を登録することができる。   The PLU file F1 is a file that stores information related to products such as the name, unit price, and product classification of each product code uniquely assigned to each product. That is, the PLU file F1 stores information such as the name, unit price, and product classification of the product corresponding to the product code as related information related to the product code. In the POS terminal 11, by referring to the information stored in the PLU file F1 with the product code read by the code reading device 101, the sales of the product corresponding to the read product code can be registered.

ダイレクトメール管理ファイルF2は、店舗が発行したダイレクトメールに関する情報を管理するファイルである。図3は、ダイレクトメール管理ファイルF2のデータ構成を例示する概念図である。図3に示すように、ダイレクトメール管理ファイルF2は、店舗が発行したダイレクトメールごとに固有の識別情報である発行IDごとに、顧客ID、期間、内容、利用フラグを有するデータ構成である。顧客IDは、ダイレクトメールの発行先である顧客を識別するための、顧客ごとに固有の識別情報である。複数の顧客に対して同じ発行IDのダイレクトメールを送付する場合、顧客IDには送付先である複数の顧客分のIDが記載される。期間は、ダイレクトメールに記載されたサービスが適用される期間など、発行したダイレクトメールが有効な期間を示す。内容は、発行したダイレクトメールの記載内容を示す。利用フラグは、発行したダイレクトメールの利用の有無や、利用回数を記録する。   The direct mail management file F2 is a file for managing information related to direct mail issued by the store. FIG. 3 is a conceptual diagram illustrating the data configuration of the direct mail management file F2. As shown in FIG. 3, the direct mail management file F2 has a data configuration having a customer ID, a period, contents, and a usage flag for each issue ID that is unique identification information for each direct mail issued by the store. The customer ID is identification information unique to each customer for identifying the customer to whom the direct mail is issued. When direct mail with the same issue ID is sent to a plurality of customers, the customer ID describes the IDs for a plurality of customers that are destinations. The period indicates a period in which the issued direct mail is valid, such as a period in which the service described in the direct mail is applied. The contents indicate the contents of the issued direct mail. The usage flag records whether or not the issued direct mail is used and the number of times it is used.

具体的には、顧客からダイレクトメールが提示され、上述した撮像部164の読み取りによってその利用を登録する場合は、ダイレクトメールにより特定される利用フラグを「×」から「○」に変更する。また、ダイレクトメールの利用を登録する際には、利用を重ねるごとに、利用フラグに記録された利用回数をカウントアップする(図示例では、「×」→「○」→「2」→「3」→…)。この場合は、発行IDで特定されるダイレクトメールの利用回数を集計することができる。また、利用フラグは、複数の顧客に対して同じ発行IDのダイレクトメールを送付する場合、送付先である複数の顧客分のIDごとに設けられる。これにより、複数の顧客に対して同一のダイレクトメールを送付する場合でも、顧客IDで特定される顧客がそのダイレクトメールを利用したか否かを確認できる。   Specifically, when the direct mail is presented by the customer and the use is registered by reading the imaging unit 164 described above, the use flag specified by the direct mail is changed from “×” to “◯”. When registering the use of direct mail, the number of uses recorded in the use flag is counted up each time the use is repeated (in the example shown, “×” → “O” → “2” → “3”). "→ ...) In this case, the number of uses of direct mail specified by the issue ID can be totaled. In addition, the use flag is provided for each ID of a plurality of customers that are destinations when a direct mail with the same issue ID is sent to a plurality of customers. Thereby, even when the same direct mail is sent to a plurality of customers, it can be confirmed whether or not the customer specified by the customer ID has used the direct mail.

ここで、店舗が発行したダイレクトメールについて説明する。図4、図5は、ダイレクトメールDの一面を例示する概念図である。具体的には、図4は、店舗が実施しているサービスの内容等の広告が記載されたダイレクトメールDの裏面、図5は、発送先である顧客の住所、氏名などが記載されたダイレクトメールDの表面である。図4に示すように、ダイレクトメールDには、店舗が実施しているサービスの内容や、そのサービスの有効期間などの他に、ダイレクトメールDごとに固有の発行IDを含むバーコードBC1が添付される。顧客からダイレクトメールDが提示された際には、バーコードBC1を読み取ることで、バーコードBC1に含まれる発行IDを取得する。また、図5に示すように、ダイレクトメールDには、発送先である顧客の住所、氏名などの他に、顧客ごとに固有の識別情報である顧客IDを含むバーコードBC2が添付される。顧客からダイレクトメールDが提示された際には、バーコードBC2を読み取ることで、バーコードBC2に含まれる顧客IDを取得する。   Here, the direct mail issued by the store will be described. 4 and 5 are conceptual views illustrating one aspect of the direct mail D. FIG. Specifically, FIG. 4 shows the reverse side of the direct mail D in which advertisements such as the contents of the service carried out by the store are described, and FIG. 5 shows the direct address in which the address and name of the customer as the shipping destination are described. This is the surface of the mail D. As shown in FIG. 4, the direct mail D is accompanied by a barcode BC1 including a unique issuance ID for each direct mail D in addition to the contents of the service provided by the store and the validity period of the service. Is done. When the direct mail D is presented by the customer, the issue ID included in the barcode BC1 is acquired by reading the barcode BC1. As shown in FIG. 5, the direct mail D is attached with a barcode BC2 including a customer ID which is unique identification information for each customer, in addition to the address and name of the customer as the shipping address. When the direct mail D is presented by the customer, the customer ID included in the barcode BC2 is acquired by reading the barcode BC2.

POS端末11のCPU61には、ストアコンピュータSCとデータ通信を実行するための通信インターフェース25が入出力回路(図示せず)を介して接続されている。ストアコンピュータSCは、店舗のバックヤード等に設置されている。ストアコンピュータSCのHDD(図示せず)には、POS端末11に配信されるPLUファイルF1、ダイレクトメール管理ファイルF2が格納されている。また、ストアコンピュータSCは、POS端末11のHDD64が記憶するダイレクトメール管理ファイルF2を通信インターフェース25を介して取得し、自らのHDDが格納しているダイレクトメール管理ファイルF2と比較することで、POS端末11において顧客から提示されたダイレクトメールDの読み取りによってダイレクトメール管理ファイルF2に新たに記録された更新分を集計できる。また、ストアコンピュータSCは、この更新分の集計を、店舗に設置されている全てのPOS端末11に対して行うことで、店舗全体のダイレクトメールDの利用状況を集計できる。   A communication interface 25 for performing data communication with the store computer SC is connected to the CPU 61 of the POS terminal 11 via an input / output circuit (not shown). The store computer SC is installed in a store backyard or the like. The HDD (not shown) of the store computer SC stores a PLU file F1 and a direct mail management file F2 distributed to the POS terminal 11. Further, the store computer SC acquires the direct mail management file F2 stored in the HDD 64 of the POS terminal 11 via the communication interface 25, and compares it with the direct mail management file F2 stored in its own HDD. Updates newly recorded in the direct mail management file F2 by reading the direct mail D presented by the customer at the terminal 11 can be tabulated. Further, the store computer SC can totalize the usage status of the direct mail D in the entire store by performing the total for the update for all the POS terminals 11 installed in the store.

POS端末11のCPU61には、コード読取装置101との間でデータ送受信を可能にする接続インターフェース65が接続されている。したがって、接続インターフェース65は、コード読取装置101に接続している。また、POS端末11のCPU61には、レシートなどに印字を行うプリンタ66が接続されている。POS端末11は、CPU61の制御のもと、一取引の取引内容(精算金額や付与されたポイント)等をレシートに印字する。   The CPU 61 of the POS terminal 11 is connected to a connection interface 65 that enables data transmission / reception with the code reader 101. Therefore, the connection interface 65 is connected to the code reading device 101. The CPU 61 of the POS terminal 11 is connected to a printer 66 that prints on receipts and the like. Under the control of the CPU 61, the POS terminal 11 prints the transaction content (payment amount and assigned points) of one transaction on a receipt.

コード読取装置101も、マイクロコンピュータ160を備える。マイクロコンピュータ160は、CPU161にROM162とRAM163とがバス接続されて構成されている。ROM162には、CPU161によって実行されるプログラムが記憶されている。CPU161には、撮像部164、音声出力部165が各種の入出力回路(いずれも図示せず)を介して接続されている。撮像部164、音声出力部165は、CPU161によって動作が制御される。表示・操作部104は接続インターフェース176を介してPOS端末11に接続されている。表示・操作部104はPOS端末11のCPU61によって動作が制御される。   The code reading device 101 also includes a microcomputer 160. The microcomputer 160 is configured by connecting a ROM 162 and a RAM 163 to a CPU 161 via a bus. The ROM 162 stores a program executed by the CPU 161. The CPU 161 is connected to an imaging unit 164 and an audio output unit 165 via various input / output circuits (none of which are shown). The operations of the imaging unit 164 and the audio output unit 165 are controlled by the CPU 161. The display / operation unit 104 is connected to the POS terminal 11 via the connection interface 176. The operation of the display / operation unit 104 is controlled by the CPU 61 of the POS terminal 11.

撮像部164は、CCDイメージセンサやCOMSイメージセンサなどであり、CPU161の制御の下で読取窓103からの撮像を行う。例えば撮像部164では30fpsの動画像の撮像を行う。撮像部164が所定のフレームレートで順次撮像したフレーム画像はRAM163に保存される。音声出力部165は、予め設定された警告音などを発生するための音声回路とスピーカなどである。音声出力部165は、CPU161の制御の下で警告音などの音声による報知を行う。   The imaging unit 164 is a CCD image sensor, a COMS image sensor, or the like, and performs imaging from the reading window 103 under the control of the CPU 161. For example, the imaging unit 164 captures a 30 fps moving image. Frame images sequentially captured by the imaging unit 164 at a predetermined frame rate are stored in the RAM 163. The audio output unit 165 is an audio circuit and a speaker for generating a preset warning sound or the like. The sound output unit 165 performs notification by sound such as a warning sound under the control of the CPU 161.

さらに、CPU161には、POS端末11の接続インターフェース65に接続して、POS端末11との間でデータ送受信を可能にする接続インターフェース175が接続されている。CPU161の制御の下、コード読取装置101の撮像部164によって撮像された画像から読み取られた商品コード、発行ID、顧客IDは、接続インターフェース175を介して出力され、接続インターフェース65を介してPOS端末11に入力される。   Furthermore, a connection interface 175 that connects to the connection interface 65 of the POS terminal 11 and enables data transmission / reception with the POS terminal 11 is connected to the CPU 161. Under the control of the CPU 161, the product code, issue ID, and customer ID read from the image captured by the image capturing unit 164 of the code reader 101 are output via the connection interface 175, and the POS terminal via the connection interface 65. 11 is input.

次に、CPU161、CPU61がプログラムを順次実行することで実現されるCPU161、CPU61の機能部について、図6を参照して説明する。図6は、CPU161、CPU61の機能構成を示すブロック図である。図6に示すように、CPU161は、プログラムを順次実行することにより、撮像画像取込部1611、バーコード読取部1612、情報出力部1613としての機能を備える。同様に、CPU61は、売上登録部611、ダイレクトメール記録部612としての機能を備える。   Next, functional units of the CPU 161 and the CPU 61 that are realized by the CPU 161 and the CPU 61 sequentially executing programs will be described with reference to FIG. FIG. 6 is a block diagram illustrating the functional configuration of the CPU 161 and the CPU 61. As illustrated in FIG. 6, the CPU 161 has functions as a captured image capturing unit 1611, a barcode reading unit 1612, and an information output unit 1613 by sequentially executing programs. Similarly, the CPU 61 has functions as a sales registration unit 611 and a direct mail recording unit 612.

撮像画像取込部1611は、撮像部164に撮像オン信号を出力して撮像部164に撮像動作を開始させる。撮像画像取込部1611は、撮像動作開始後に撮像部164が撮像してRAM163に保存されたフレーム画像を順次取り込む。撮像画像取込部1611によるフレーム画像の取り込みは、RAM163に保存された順に行われる。   The captured image capturing unit 1611 outputs an imaging on signal to the imaging unit 164 and causes the imaging unit 164 to start an imaging operation. The captured image capturing unit 1611 sequentially captures frame images captured by the imaging unit 164 and stored in the RAM 163 after the start of the imaging operation. Captured frame images by the captured image capturing unit 1611 are performed in the order stored in the RAM 163.

バーコード読取部1612は、撮像画像取込部1611により取り込まれたフレーム画像に含まれるコードシンボルを検出し、そのコードシンボルに対応した商品コード、発行ID、顧客ID等のコード情報を読み取る。具体的には、取り込まれたフレーム画像を2値化した画像からパターンマッチング技術によるバーコードの検出や、所定のファインダパターンから二次元コードの検出などを行う。次いで、バーコード読取部1612は、検出したバーコードや二次元コードを所定の規則に従ったコード情報(例えばJANコード)に変換することで、検出したバーコードに対応したコード情報を読み取る。情報出力部1613は、バーコード読取部1612が読み取ったコード情報を接続インターフェース175を介してPOS端末11へ出力する。   The barcode reading unit 1612 detects a code symbol included in the frame image captured by the captured image capturing unit 1611 and reads code information such as a product code, an issue ID, and a customer ID corresponding to the code symbol. Specifically, barcode detection by a pattern matching technique is performed from an image obtained by binarizing the captured frame image, and a two-dimensional code is detected from a predetermined finder pattern. Next, the barcode reading unit 1612 reads the code information corresponding to the detected barcode by converting the detected barcode or two-dimensional code into code information (for example, JAN code) according to a predetermined rule. The information output unit 1613 outputs the code information read by the barcode reading unit 1612 to the POS terminal 11 via the connection interface 175.

売上登録部611は、コード読取装置101から出力されたコード情報が所定の商品Aを示す商品コードである場合に、その商品コードをもとにPLUファイルF1を参照することで、バーコード読取部1612により読み取られた商品Aを識別して、その識別した商品Aの売上を登録する。この売上の登録は、商品コード、数量、日時などの情報を売上マスタファイル(図示しない)などに記録して行う。   When the code information output from the code reading device 101 is a product code indicating a predetermined product A, the sales registration unit 611 refers to the PLU file F1 based on the product code, so that the barcode reading unit The product A read in 1612 is identified, and the sales of the identified product A are registered. This sales registration is performed by recording information such as a product code, quantity, date and time in a sales master file (not shown).

ダイレクトメール記録部612は、コード読取装置101から出力されたコード情報がダイレクトメールDの読み取りによる発行ID、顧客IDである場合に、その発行ID、顧客IDをもとにダイレクトメール管理ファイルF2を参照することで、発行されたダイレクトメールDや、そのダイレクトメールDの送付先である顧客を特定する。次いで、ダイレクトメール記録部612は、特定したダイレクトメールDや送付先である顧客にかかる利用フラグにダイレクトメールDの利用を記録する。このように、発行ID、顧客IDで特定されるダイレクトメールDの利用を記録することで、発行したダイレクトメールDごと、又は顧客ごとの詳細な集計が可能となる。   When the code information output from the code reader 101 is an issuance ID and customer ID obtained by reading the direct mail D, the direct mail recording unit 612 creates a direct mail management file F2 based on the issuance ID and customer ID. By referring, the issued direct mail D and the customer to whom the direct mail D is sent are specified. Next, the direct mail recording unit 612 records the use of the direct mail D in the specified direct mail D and the usage flag for the customer as the destination. As described above, by recording the use of the direct mail D specified by the issuance ID and the customer ID, detailed tabulation can be performed for each issued direct mail D or for each customer.

なお、売上登録部611、ダイレクトメール記録部612における、商品コード、発行ID、顧客IDの場合分けは、一つの方法として、コード読取装置101から出力されたコード情報がどの形式のコードであるかを判定することで行ってよい。例えば、コード情報が13桁の数字で規格化されたJANコードに属する場合は商品コードとし、それに属さない場合は発行ID、顧客IDとしてよい。逆に、ダイレクトメールDに記載する発行ID、顧客IDの形式を予め決めておき、コード読取装置101から出力されたコード情報が発行ID、顧客IDの形式として定められた形式に該当するか否かを判定してもよい。また、別の方法として、コード読取装置101から出力されたコード情報でPLUファイルF1を参照して、該当する場合は商品コードとし、該当しない場合は発行ID、顧客IDとしてもよい。   In addition, in the sales registration unit 611 and the direct mail recording unit 612, the product code, issue ID, and customer ID are classified as one method in which format the code information output from the code reading device 101 is. It may be performed by determining. For example, if the code information belongs to a JAN code standardized with 13-digit numbers, it may be a product code, and if not, it may be an issue ID and a customer ID. Conversely, the format of the issue ID and customer ID described in the direct mail D is determined in advance, and the code information output from the code reader 101 corresponds to the format determined as the format of the issue ID and customer ID. It may be determined. As another method, referring to the PLU file F1 with the code information output from the code reader 101, a product code may be used if applicable, and an issue ID or customer ID may be used if not applicable.

次に、チェックアウトシステム1の動作について詳細に説明する。図7は、本実施形態にかかるチェックアウトシステム1の動作の一例を示すフローチャートである。   Next, the operation of the checkout system 1 will be described in detail. FIG. 7 is a flowchart showing an example of the operation of the checkout system 1 according to the present embodiment.

先ず、コード読取装置101側の動作について説明する。図7に示すように、POS端末11による商品登録の開始などに応じて処理が開始されると、撮像画像取込部1611は、撮像部164に撮像オン信号を出力して撮像部164による撮像を開始する(S1)。次いで、撮像画像取込部1611は、撮像部164が撮像してRAM163に保存されたフレーム画像(撮像画像)を取り込む(S2)。   First, the operation on the code reading apparatus 101 side will be described. As illustrated in FIG. 7, when processing is started in response to the start of product registration by the POS terminal 11, the captured image capturing unit 1611 outputs an imaging on signal to the imaging unit 164 and performs imaging by the imaging unit 164. Is started (S1). Next, the captured image capturing unit 1611 captures a frame image (captured image) captured by the image capturing unit 164 and stored in the RAM 163 (S2).

次いで、バーコード読取部1612は、撮像画像取込部1611により取り込まれたフレーム画像に含まれるバーコードを検出し(S3)、そのバーコードに対応した商品コード、発行ID、顧客ID等のコード情報を読み取る(S4)。   Next, the barcode reading unit 1612 detects a barcode included in the frame image captured by the captured image capturing unit 1611 (S3), and codes such as a product code, an issue ID, and a customer ID corresponding to the barcode. Information is read (S4).

図8、9は、読取窓103における読取領域Rの例を示す概念図である。具体的には、図8は商品Aを読み取る際の読取領域Rを例示する概念図であり、図9はダイレクトメールDを読み取る際の読取領域Rを例示する概念図である。図8に示すように、前述した商品Aの移動過程において読取領域Rに商品Aが映り込んだ場合、S4では、商品Aに添付されたバーコードBCに対応した商品コードが読み取られることとなる。また、図9に示すように、読取領域RにダイレクトメールDが映り込んだ場合、S4では、ダイレクトメールDに添付されたバーコードBC1に対応した発行IDが読み取られることとなる。   8 and 9 are conceptual diagrams illustrating examples of the reading region R in the reading window 103. FIG. Specifically, FIG. 8 is a conceptual diagram illustrating the reading area R when reading the product A, and FIG. 9 is a conceptual diagram illustrating the reading area R when reading the direct mail D. As shown in FIG. 8, when the product A is reflected in the reading region R in the process of moving the product A described above, the product code corresponding to the barcode BC attached to the product A is read in S4. . As shown in FIG. 9, when the direct mail D is reflected in the reading area R, the issuance ID corresponding to the barcode BC1 attached to the direct mail D is read in S4.

次いで、情報出力部1613は、バーコード読取部1612が読み取った商品コード、発行ID、顧客ID等のコード情報を接続インターフェース175を介してPOS端末11へ出力する(S5)。次いで、CPU161は、出力したコード情報を受信したPOS端末11からの通知を受け付けて、バーコード読取部1612での読み取りを音声出力部165による報知音の出力や、表示デバイス106による画面表示などで店員に報知する(S6)。   Next, the information output unit 1613 outputs code information such as the product code, issue ID, and customer ID read by the barcode reading unit 1612 to the POS terminal 11 via the connection interface 175 (S5). Next, the CPU 161 receives a notification from the POS terminal 11 that has received the output code information, and reads the barcode by the barcode reading unit 1612 by outputting a notification sound by the voice output unit 165 or by displaying the screen by the display device 106. The store clerk is notified (S6).

次いで、CPU161は、POS端末11から商品登録の終了通知などによる業務終了の有無を判定する(S7)。業務を継続する場合(S7:NO)、CPU161は、S2へ処理を戻して処理を継続させる。業務を終了する場合(S7:YES)、撮像画像取込部1611は、撮像部164に撮像オフ信号を出力して撮像部164による撮像を終了し(S8)、処理を終了する。   Next, the CPU 161 determines the presence / absence of business end from the POS terminal 11 by a product registration end notification or the like (S7). When the business is continued (S7: NO), the CPU 161 returns the process to S2 and continues the process. When the work is to be ended (S7: YES), the captured image capturing unit 1611 outputs an imaging off signal to the imaging unit 164, ends the imaging by the imaging unit 164 (S8), and ends the process.

次に、POS端末11側の動作について説明する。図7に示すように、キーボード22の操作指示による商品登録の開始などに応じて処理が開始されると、CPU61は、コード読取装置101が読み取って出力してきた商品コード、発行ID、顧客ID等のコード情報を接続インターフェース65を介して受信し(S11)、その受信をコード読取装置101へ通知する(S12)。   Next, the operation on the POS terminal 11 side will be described. As shown in FIG. 7, when the process is started in response to the start of product registration in response to an operation instruction on the keyboard 22, the CPU 61 reads the product code, issue ID, customer ID, etc. read and output by the code reader 101. Is received via the connection interface 65 (S11), and the reception is notified to the code reader 101 (S12).

次いで、CPU61は、上述した場合分けにより、受信したコード情報が所定の商品Aを示す商品コードであるか否かを判定する(S13)。所定の商品Aを示す商品コードである場合(S13:YES)、売上登録部611は、その商品コードをもとに商品Aの売上を登録し(S14)、S15へ処理を進める。なお、所定の商品Aを示す商品コードでない場合(S13:NO)は、そのままS15へ処理を進める。   Next, the CPU 61 determines whether or not the received code information is a product code indicating the predetermined product A based on the above-described case classification (S13). When the product code indicates the predetermined product A (S13: YES), the sales registration unit 611 registers the sales of the product A based on the product code (S14), and proceeds to S15. If the product code does not indicate the predetermined product A (S13: NO), the process proceeds directly to S15.

S15において、CPU61は、上述した場合分けにより、受信したコード情報がダイレクトメールDの読み取りによる発行ID、顧客IDであるか否かを判定する。発行ID、顧客IDである場合(S15:YES)、ダイレクトメール記録部612は、その発行ID、顧客IDをもとにしたダイレクトメール管理ファイルF2の利用フラグにダイレクトメールDの利用を記録し(S16)、S17へ処理を進める。なお、発行ID、顧客IDでない場合(S15:NO)は、そのままS17へ処理を進める。   In S15, the CPU 61 determines whether the received code information is an issued ID or a customer ID by reading the direct mail D according to the above-described case classification. If the issuance ID and customer ID (S15: YES), the direct mail recording unit 612 records the use of the direct mail D in the use flag of the direct mail management file F2 based on the issuance ID and customer ID ( The process proceeds to S16) and S17. If it is not the issue ID or customer ID (S15: NO), the process proceeds directly to S17.

S17において、CPU61は、キーボード22の操作指示による商品登録の終了などによる業務終了の有無を判定する。業務を継続する場合(S17:NO)、CPU61は、S11へ処理を戻して処理を継続させる。業務を終了する場合(S17:YES)、CPU61は処理を終了する。   In S <b> 17, the CPU 61 determines whether or not there is an end of business due to the end of product registration by an operation instruction of the keyboard 22. When the business is continued (S17: NO), the CPU 61 returns the process to S11 and continues the process. When the business is to be ended (S17: YES), the CPU 61 ends the process.

以上のように、チェックアウトシステム1において、コード読取装置101は、撮像部164で撮像した画像に含まれるコードシンボルを検出し、そのコードシンボルに対応したコード情報を読み取り、読み取ったコード情報をPOS端末11へ出力する。POS端末11は、出力されたコード情報が商品を示す場合にそのコード情報をもとに商品の売上を登録し、出力されたコード情報がダイレクトメールを示す場合にそのコード情報をもとにダイレクトメールの利用を登録する。したがって、チェックアウトシステム1は、商品登録時に顧客がダイレクトメールDを提示した場合、提示されたダイレクトメールDを撮像部164の読取領域RにかざすだけでダイレクトメールDの利用を登録することができるため、ダイレクトメールDの利用を登録する際の店員の手間を軽減することができる。   As described above, in the checkout system 1, the code reader 101 detects the code symbol included in the image captured by the imaging unit 164, reads the code information corresponding to the code symbol, and reads the read code information into the POS. Output to the terminal 11. When the output code information indicates a product, the POS terminal 11 registers the sales of the product based on the code information, and when the output code information indicates a direct mail, the POS terminal 11 directly outputs the product based on the code information. Register to use email. Therefore, when the customer presents the direct mail D at the time of product registration, the checkout system 1 can register the use of the direct mail D simply by holding the presented direct mail D over the reading area R of the imaging unit 164. Therefore, it is possible to reduce the labor of the store clerk when registering the use of the direct mail D.

本実施形態のPOS端末11、コード読取装置101で実行されるプログラムは、ROM等に予め組み込まれて提供される。本実施形態のPOS端末11、コード読取装置101で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   A program executed by the POS terminal 11 and the code reading device 101 of the present embodiment is provided by being incorporated in advance in a ROM or the like. The programs executed by the POS terminal 11 and the code reading device 101 of the present embodiment are files in an installable format or an executable format, and are CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). ) Or the like may be recorded and provided on a computer-readable recording medium.

さらに、本実施形態のPOS端末11、コード読取装置101で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態のPOS端末11、コード読取装置101で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Furthermore, the program executed by the POS terminal 11 and the code reading device 101 according to the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. good. In addition, the program executed by the POS terminal 11 and the code reading device 101 according to the present embodiment may be provided or distributed via a network such as the Internet.

本実施形態のPOS端末11、コード読取装置101で実行されるプログラムは、上述した各部(売上登録部611、ダイレクトメール記録部612、撮像画像取込部1611、バーコード読取部1612、情報出力部1613)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記ROMからプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、売上登録部611、ダイレクトメール記録部612、撮像画像取込部1611、バーコード読取部1612、情報出力部1613が主記憶装置上に生成されるようになっている。   The programs executed by the POS terminal 11 and the code reading device 101 according to the present embodiment include the above-described units (sales registration unit 611, direct mail recording unit 612, captured image capturing unit 1611, barcode reading unit 1612, information output unit). 1613), and the actual hardware is such that the CPU (processor) reads the program from the ROM and executes it to load the respective units onto the main storage device, and the sales registration unit 611, direct A mail recording unit 612, a captured image capturing unit 1611, a barcode reading unit 1612, and an information output unit 1613 are generated on the main storage device.

1 チェックアウトシステム
11 POS端末
22 キーボード
61 CPU
64 HDD
101 コード読取装置
103 読取窓
104 表示・操作部
161 CPU
164 撮像部
1611 撮像画像取込部
1612 バーコード読取部
1613 情報出力部
611 売上登録部
612 ダイレクトメール記録部
BC、BC1、BC2 バーコード
A 商品
D ダイレクトメール
PR プログラム
SC ストアコンピュータ
F1 PLUファイル
F2 ダイレクトメール管理ファイル
R 読取領域
1 Checkout system 11 POS terminal 22 Keyboard 61 CPU
64 HDD
101 Code Reader 103 Reading Window 104 Display / Operation Unit 161 CPU
164 Imaging unit 1611 Captured image capturing unit 1612 Bar code reading unit 1613 Information output unit 611 Sales registration unit 612 Direct mail recording unit BC, BC1, BC2 Bar code A Product D Direct mail PR Program SC Store computer F1 PLU file F2 Direct mail Management file R reading area

特開2008−33640公報JP 2008-33640 A

Claims (6)

撮像手段が撮像した画像を取り込む画像取込手段、
取り込まれた前記画像に含まれるコードシンボルを検出し、当該コードシンボルに対応したコード情報を読み取るコード読取手段、
読み取った前記コード情報を出力する出力手段を備えるコード読取装置と、
出力された前記コード情報が商品を示す場合に当該コード情報をもとに前記商品の売上を登録する売上登録手段、
出力された前記コード情報がダイレクトメールを示す場合に当該コード情報をもとに前記ダイレクトメールの利用を登録するダイレクトメール利用登録手段を備える売上登録装置と、
を有することを特徴とする店舗システム。
Image capturing means for capturing an image captured by the image capturing means;
Code reading means for detecting a code symbol included in the captured image and reading code information corresponding to the code symbol;
A code reader comprising output means for outputting the read code information;
Sales registration means for registering sales of the product based on the code information when the output code information indicates the product,
A sales registration device comprising direct mail use registration means for registering the use of the direct mail based on the code information when the output code information indicates direct mail;
The store system characterized by having.
前記ダイレクトメールは、ダイレクトメールごとに固有のダイレクトメール識別情報に対応したコードシンボルを添付し、
前記ダイレクトメール利用登録手段は、出力された前記コード情報が前記ダイレクトメール識別情報である場合に、当該ダイレクトメール識別情報により特定されるダイレクトメールの利用を登録すること、
を特徴とする請求項1に記載の店舗システム。
The direct mail is attached with a code symbol corresponding to unique direct mail identification information for each direct mail,
The direct mail use registration means, when the output code information is the direct mail identification information, registering the use of the direct mail specified by the direct mail identification information;
The store system according to claim 1.
前記ダイレクトメール利用登録手段は、前記ダイレクトメール識別情報で特定される前記ダイレクトメールの利用回数をカウントアップすること、
を特徴とする請求項2に記載の店舗システム。
The direct mail usage registration means counts up the number of times of use of the direct mail specified by the direct mail identification information;
The store system according to claim 2.
前記ダイレクトメールは、当該ダイレクトメールの発送先である顧客ごとに固有の顧客識別情報に対応したコードシンボルを添付し、
前記ダイレクトメール利用登録手段は、出力された前記コード情報が前記顧客識別情報である場合に、当該顧客識別情報により特定される顧客が前記ダイレクトメールを利用したことを登録すること、
を特徴とする請求項1に記載の店舗システム。
The direct mail is attached with a code symbol corresponding to customer identification information unique to each customer to whom the direct mail is sent,
The direct mail use registration means registers that the customer specified by the customer identification information uses the direct mail when the output code information is the customer identification information;
The store system according to claim 1.
撮像手段が撮像した画像に含まれるコードシンボルを検出し、当該コードシンボルに対応したコード情報を読み取るコード読取手段と、
読み取られた前記コード情報が商品を示す場合に当該コード情報をもとに前記商品の売上を登録する売上登録手段と、
読み取られた前記コード情報がダイレクトメールを示す場合に当該コード情報をもとに前記ダイレクトメールの利用を登録するダイレクトメール利用登録手段と、
を備えることを特徴とする売上登録装置。
Code reading means for detecting a code symbol included in an image picked up by the image pickup means and reading code information corresponding to the code symbol;
Sales registration means for registering sales of the product based on the code information when the read code information indicates the product;
Direct mail usage registration means for registering the use of the direct mail based on the code information when the read code information indicates direct mail;
A sales registration device comprising:
撮像手段が撮像した画像に含まれるコードシンボルを検出し、当該コードシンボルに対応したコード情報を読み取るコード読取手段を有する売上登録装置のコンピュータを、
読み取られた前記コード情報が商品を示す場合に当該コード情報をもとに前記商品の売上を登録する売上登録手段と、
読み取られた前記コード情報がダイレクトメールを示す場合に当該コード情報をもとに前記ダイレクトメールの利用を登録するダイレクトメール利用登録手段と、
として機能させるためのプログラム。
A computer of a sales registration device having a code reading unit that detects a code symbol included in an image captured by the imaging unit and reads code information corresponding to the code symbol,
Sales registration means for registering sales of the product based on the code information when the read code information indicates the product;
Direct mail usage registration means for registering the use of the direct mail based on the code information when the read code information indicates direct mail;
Program to function as.
JP2010196210A 2010-09-01 2010-09-01 Store system, sales registration device and program Pending JP2012053713A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010196210A JP2012053713A (en) 2010-09-01 2010-09-01 Store system, sales registration device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010196210A JP2012053713A (en) 2010-09-01 2010-09-01 Store system, sales registration device and program

Publications (1)

Publication Number Publication Date
JP2012053713A true JP2012053713A (en) 2012-03-15

Family

ID=45906940

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010196210A Pending JP2012053713A (en) 2010-09-01 2010-09-01 Store system, sales registration device and program

Country Status (1)

Country Link
JP (1) JP2012053713A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052735A (en) * 2012-09-05 2014-03-20 Toshiba Tec Corp Code symbol reading device and program
US10510218B2 (en) * 2016-01-21 2019-12-17 Nec Corporation Information processing apparatus, information processing method, and non-transitory storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002015115A (en) * 2000-06-30 2002-01-18 Mediaato:Kk Marketing system using history information or the like
JP2003006742A (en) * 2001-06-21 2003-01-10 Dainippon Printing Co Ltd Point card reader/writer system
JP2004318724A (en) * 2003-04-18 2004-11-11 Toshiba Tec Corp Merchandise sale data processor
JP2007515004A (en) * 2003-12-08 2007-06-07 インターナショナル バーコード コーポレイション Retail marketing methods
JP2008033640A (en) * 2006-07-28 2008-02-14 Toshiba Tec Corp Data code reading device and its reading method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002015115A (en) * 2000-06-30 2002-01-18 Mediaato:Kk Marketing system using history information or the like
JP2003006742A (en) * 2001-06-21 2003-01-10 Dainippon Printing Co Ltd Point card reader/writer system
JP2004318724A (en) * 2003-04-18 2004-11-11 Toshiba Tec Corp Merchandise sale data processor
JP2007515004A (en) * 2003-12-08 2007-06-07 インターナショナル バーコード コーポレイション Retail marketing methods
JP2008033640A (en) * 2006-07-28 2008-02-14 Toshiba Tec Corp Data code reading device and its reading method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052735A (en) * 2012-09-05 2014-03-20 Toshiba Tec Corp Code symbol reading device and program
US10510218B2 (en) * 2016-01-21 2019-12-17 Nec Corporation Information processing apparatus, information processing method, and non-transitory storage medium

Similar Documents

Publication Publication Date Title
JP5166490B2 (en) Product code reader and program
JP5596630B2 (en) Product list ticketing device
JP5320360B2 (en) Product code reader and program
JP5228010B2 (en) Product information processing apparatus and program
JP2023041745A (en) Article information processing device and program
JP5166496B2 (en) Code reader and program
JP5106602B2 (en) Code reader and program
JP2013050924A (en) Store system and program
JP2012053708A (en) Store system, sales registration device and program
JP2013025428A (en) Cargo reception device, program and cargo reception method
JP5250002B2 (en) Reading apparatus and program
JP2012053710A (en) Store system, sales registration device and program
JP5457312B2 (en) Product information processing apparatus and program
JP5502662B2 (en) Store system and product code reader
JP2012053713A (en) Store system, sales registration device and program
JP5362058B2 (en) Code reader and program
JP5341844B2 (en) Store system, sales registration device and program
JP7546876B2 (en) Product sales data processing system and program
JP5183767B2 (en) Code reader and program
JP2012058789A (en) Commodity information processor and program
JP5255027B2 (en) Code reader and program
JP2012074010A (en) Commodity code reader and program
JP7315192B2 (en) Processing device, processing method and program
JP5379822B2 (en) Product sales data processing apparatus and program
JP2024058834A (en) Registration device, information terminal, server, system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120607

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130809

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130903

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131030

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140218