JP6209895B2 - Settlement system, settlement apparatus and program - Google Patents

Settlement system, settlement apparatus and program Download PDF

Info

Publication number
JP6209895B2
JP6209895B2 JP2013164495A JP2013164495A JP6209895B2 JP 6209895 B2 JP6209895 B2 JP 6209895B2 JP 2013164495 A JP2013164495 A JP 2013164495A JP 2013164495 A JP2013164495 A JP 2013164495A JP 6209895 B2 JP6209895 B2 JP 6209895B2
Authority
JP
Japan
Prior art keywords
deposit
transaction
information
amount
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
JP2013164495A
Other languages
Japanese (ja)
Other versions
JP2015035023A (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.)
Teraoka Seiko Co Ltd
Original Assignee
Teraoka Seiko Co Ltd
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 Teraoka Seiko Co Ltd filed Critical Teraoka Seiko Co Ltd
Priority to JP2013164495A priority Critical patent/JP6209895B2/en
Publication of JP2015035023A publication Critical patent/JP2015035023A/en
Application granted granted Critical
Publication of JP6209895B2 publication Critical patent/JP6209895B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Description

本発明は、精算システム、精算装置及びプログラムに関する。 The present invention relates to a payment system , a payment apparatus, and a program .

取引の精算をする客のエラー操作を早めに発見して対応することで、セルフチェックアウトをスムーズに行うことを目的としたセルフチェックシステムが、特許文献1に開示されている。また、取引の精算をする客の会計待ち時間を短縮し、会計ミスを無くすことを課題としたPOS(Point Of Sales)システムが、特許文献2に開示されている。   Japanese Patent Application Laid-Open No. 2004-133867 discloses a self-check system that aims to smoothly perform self-checkout by finding and handling an error operation of a customer who settles a transaction early. Further, Patent Document 2 discloses a POS (Point Of Sales) system that aims to shorten the accounting waiting time of a customer who settles a transaction and eliminate accounting errors.

特開2004−86728号公報JP 2004-86728 A 特開2011−158993号公報JP2011-158993A

ところで、精算システムの精算装置に入金等をして自らの取引の精算を開始した客(以下、「前客」という。)が、その取引の精算が終了していないにも関わらず、精算装置から離れてしまうことがある。他の取引の精算を前客の次に行う客(以下、「次客」という。)は、前客の取引の精算が終了していないことを知らずに、その精算装置に新たに入金等することにより、次客自らの取引の精算を開始させてしまう場合がある。この場合、精算装置は、前客の取引の精算を一旦取消し、前客によって入金された額を取消額(返金額)として、払い出す必要がある。   By the way, a customer who has started to settle his / her transaction by depositing money into the settlement device of the settlement system (hereinafter referred to as “previous customer”) has not yet been settled, but the settlement device May leave. A customer who settles another transaction after the previous customer (hereinafter referred to as the “next customer”) does not know that the settlement of the previous customer's transaction has not been completed, and makes a new deposit to the settlement device. As a result, there is a case where the settlement of the transaction of the next customer himself / herself is started. In this case, it is necessary for the settlement apparatus to cancel the settlement of the transaction of the previous customer and pay out the amount deposited by the previous customer as a cancellation amount (return amount).

しかしながら、精算システムは、精算装置の釣銭釣札部への入金が、前客又は次客のいずれによる入金かを区別することができないため、正しい取消額を払い出すことができない、という問題がある。   However, the settlement system cannot distinguish whether the deposit to the change bill of the settlement apparatus is from the previous customer or the next customer, and therefore there is a problem that the correct cancellation amount cannot be paid out. .

本発明は、前記の点に鑑みてなされたものであり、正しい取消額を払い出すことができる精算システム、精算装置及びプログラムを提供することを目的とする。 The present invention has been made in view of the above points, and an object of the present invention is to provide a settlement system , a settlement apparatus, and a program capable of paying out a correct cancellation amount.

本発明の一態様は、取引に基づく金額を精算するための入金を受け付ける受付部と、前記入金を識別して、前記入金の識別情報を生成する識別部と、前記入金の額を認識する認識部と、前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力する出力部と、を有する精算装置を備えることを特徴とする精算システムである。
この構成により、出力部は、入金の識別情報と、入金の額を示す情報と、を対応付けて出力する。これにより、精算システムは、正しい取消額を払い出すことができる。つまり、精算システムは、取消額(返金額)等の間違いをなくし、かつ、スムーズにエラー対応することができる。店員は、入金の識別情報と入金の額とに基づいて、前客又は次客のいずれによる入金であるかを、容易に判断することができる。
One aspect of the present invention is a reception unit that accepts a deposit to settle an amount based on a transaction, an identification unit that identifies the deposit and generates identification information for the deposit, and a recognition that recognizes the amount of the deposit A payment system comprising: a payment device having an output unit that outputs an associated portion and identification information of the deposit and information indicating the amount of the deposit.
With this configuration, the output unit outputs the identification information of the deposit and the information indicating the amount of the deposit in association with each other. Thereby, the payment system can pay out the correct cancellation amount. That is, the settlement system can eliminate errors such as a cancellation amount (return amount) and can respond to errors smoothly. The store clerk can easily determine whether the payment is made by the previous customer or the next customer based on the identification information of the deposit and the amount of the deposit.

本発明の一態様は、出力部が、前記入金の受け付け時刻、所定時刻からの経過時間、及び、入金額の入金順を示す情報のうち少なくとも一つを、前記入金の識別情報として出力することを特徴とする精算システムである。
これにより、精算システムは、入金の受け付け時刻などに基づいて、正しい取消額を払い出すことができる。
In one aspect of the present invention, the output unit outputs at least one of information indicating the receipt time of the deposit, an elapsed time from a predetermined time, and a deposit order of the deposit amount as the deposit identification information. Is a settlement system characterized by
Thereby, the payment system can pay out the correct cancellation amount based on the time of receipt of payment.

本発明の一態様は、前記取引に基づく情報が記録された媒体を発行する登録装置を備え、前記精算装置が、前記取引に基づく情報を前記媒体から読み取る読取部を有し、前記出力部が、第1の媒体に記録された前記取引に基づく情報に基づいて精算中に、第2の媒体に記録された前記取引に基づく情報が前記読取部に読み取られた場合、前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力することを特徴とする精算システムである。
この構成により、精算システムは、登録装置と、精算装置とを備える。登録装置は、取引に基づく情報が記録された媒体を発行する。精算装置は、取引に基づく情報を媒体から読み取る読取部を有する。これにより、精算システムは、登録装置に並ぶ客の列を長くさせることなく、正しい取消額を精算装置が払い出すことができる。
One aspect of the present invention includes a registration device that issues a medium in which information based on the transaction is recorded, and the settlement apparatus includes a reading unit that reads information based on the transaction from the medium, and the output unit includes When the information based on the transaction recorded on the second medium is read by the reading unit during the settlement based on the information based on the transaction recorded on the first medium, the deposit identification information and The payment system is characterized by outputting information indicating the amount of the deposit in association with each other.
With this configuration, the payment system includes a registration device and a payment device. The registration device issues a medium on which information based on the transaction is recorded. The settlement apparatus includes a reading unit that reads information based on a transaction from a medium. Thereby, the payment system can pay out the correct cancellation amount without lengthening the line of customers lined up in the registration device.

本発明の一態様は、出力部が、前記媒体の識別番号を、前記入金の識別情報として出力することを特徴とする精算システムである。
これにより、精算システムは、前記媒体の識別番号に基づいて、登録装置に並ぶ客の列を長くさせることなく、正しい取消額を精算装置が払い出すことができる。
One aspect of the present invention is a settlement system in which an output unit outputs an identification number of the medium as identification information of the deposit.
As a result, the payment system can pay out the correct cancellation amount without lengthening the customer line on the registration device based on the identification number of the medium.

本発明の一態様は、前記出力部が、前記第1の媒体に記録された前記取引に基づく情報が前記読取部に読み取られた時刻を示す情報と、前記第2の媒体に記録された前記取引に基づく情報が前記読取部に読み取られた時刻を示す情報と、を出力することを特徴とする精算システムである。
この構成により、出力部は、第1の媒体に記録された取引に基づく情報が読取部に読み取られた時刻を示す情報と、第2の媒体に記録された取引に基づく情報が読取部に読み取られた時刻を示す情報と、を出力する。これにより、第1の媒体に記録された取引に基づく情報が読取部に読み取られた時刻を示す情報と、第2の媒体に記録された取引に基づく情報が読取部に読み取られた時刻を示す情報と、に基づいて、店員は、前客又は次客のいずれによる入金であるかを、さらに容易に判断することができる。
In one aspect of the present invention, the output unit includes information indicating a time when information based on the transaction recorded on the first medium is read by the reading unit, and the information recorded on the second medium. The settlement system is characterized by outputting information indicating a time when information based on a transaction is read by the reading unit.
With this configuration, the output unit reads the information indicating the time when the information based on the transaction recorded on the first medium is read by the reading unit and the information based on the transaction recorded on the second medium to the reading unit. Information indicating the given time is output. Thereby, the information indicating the time when the information based on the transaction recorded on the first medium is read by the reading unit, and the time when the information based on the transaction recorded on the second medium is read by the reading unit Based on the information, the store clerk can more easily determine whether the payment is made by the previous customer or the next customer.

本発明によれば、出力部は、入金の識別情報と、入金の額を示す情報と、を対応付けて出力する。これにより、精算システムは、正しい取消額を払い出すことができる。   According to the present invention, the output unit outputs the identification information of the deposit and the information indicating the amount of the deposit in association with each other. Thereby, the payment system can pay out the correct cancellation amount.

本発明の第1実施形態における、精算システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the payment system in 1st Embodiment of this invention. 本発明の第1実施形態における、精算装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the adjustment apparatus in 1st Embodiment of this invention. 本発明の第1実施形態における、精算装置の動作手順例を示すフローチャートである。It is a flowchart which shows the example of an operation | movement procedure of a payment apparatus in 1st Embodiment of this invention. 本発明の第1実施形態における、エラーがあることを次客に通知するための画像の例を示す図である。It is a figure which shows the example of the image for notifying a next customer that there exists an error in 1st Embodiment of this invention. 本発明の第1実施形態における、取消額があることを店員に通知するための画像の例を示す図である。It is a figure which shows the example of the image for notifying a store clerk that there exists cancellation amount in 1st Embodiment of this invention. 本発明の第1実施形態における、取消額がない場合のエラー通知シートの記載例を示す図である。It is a figure which shows the example of a description of the error notification sheet when there is no cancellation amount in 1st Embodiment of this invention. 本発明の第1実施形態における、取消額がある場合のエラー通知シートの記載例を示す図である。It is a figure which shows the example of description of the error notification sheet in case of the cancellation amount in 1st Embodiment of this invention. 本発明の第2実施形態における、精算システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the payment system in 2nd Embodiment of this invention. 本発明の第2実施形態における、登録装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the registration apparatus in 2nd Embodiment of this invention. 本発明の第2実施形態における、精算装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the adjustment apparatus in 2nd Embodiment of this invention.

[第1実施形態]
本発明の第1実施形態について図面を参照して詳細に説明する。精算システムは、例えば、店舗に備えられる。精算システムは、精算装置(セルフレジ)を備える。精算装置は、複数でもよい。精算装置は、客が購入する商品に付されたバーコードを、客自らの操作によりスキャンする。
[First embodiment]
A first embodiment of the present invention will be described in detail with reference to the drawings. The settlement system is provided in a store, for example. The payment system includes a payment device (self-checkout). There may be a plurality of settlement apparatuses. The checkout device scans the barcode attached to the product purchased by the customer by the customer's own operation.

精算装置は、バーコード・データに基づいて、会計券を発行する。会計券には、バーコード・データに基づく取引情報と、会計券の識別番号とが印字されている。精算装置は、会計券に付された取引情報と、会計券の識別番号とを、客自らの操作によりスキャンする。精算装置は、取引情報に基づいて、購入された商品の合計金額(取引に基づく金額)を精算する処理を実行する。   The settlement apparatus issues an accounting ticket based on the barcode data. On the accounting ticket, transaction information based on the barcode data and an identification number of the accounting ticket are printed. The settlement apparatus scans the transaction information attached to the accounting ticket and the identification number of the accounting ticket by the customer's own operation. The settlement apparatus executes a process for settlement of the total amount of purchased products (amount based on the transaction) based on the transaction information.

図1には、精算システムの構成例がブロック図により示されている。精算システムは、精算装置200aを備える。精算システムは、ストアコントローラ400(上位管理装置)と、M台(Mは、1以上の整数)の精算装置200aとを備える。以下、精算装置200a−m(mは、1以上M以下の整数)に共通する事項については、符号mを省略して、「精算装置200a」と表記する。   FIG. 1 is a block diagram showing a configuration example of a settlement system. The settlement system includes a settlement apparatus 200a. The payment system includes a store controller 400 (upper management device) and M (M is an integer of 1 or more) payment devices 200a. Hereinafter, for items common to the settlement apparatus 200a-m (m is an integer of 1 or more and M or less), the symbol m is omitted, and is expressed as “settlement apparatus 200a”.

精算装置200aと、ストアコントローラ400とは、LAN(Local Area Network)300を介して接続されている。精算システムは、店員が操作する精算装置(不図示)を、更に備えてもよい。   The payment apparatus 200 a and the store controller 400 are connected via a LAN (Local Area Network) 300. The payment system may further include a payment device (not shown) operated by the store clerk.

ストアコントローラ400は、商品情報(例えば、商品の値段)を、商品マスタデータとして予め記憶する。精算装置200aは、読み取ったバーコード・データに基づいて、商品の取引情報をストアコントローラ400に登録してもよい。つまり、ストアコントローラ400は、精算装置200aから送信された取引情報を記憶してもよい。   The store controller 400 stores product information (for example, the price of the product) in advance as product master data. The payment apparatus 200a may register the transaction information of the product in the store controller 400 based on the read barcode data. That is, the store controller 400 may store the transaction information transmitted from the settlement apparatus 200a.

まず、精算装置の構成例を説明する。
図2には、精算装置の構成例がブロック図により示されている。精算装置200aは、CPU201(Central Processing Unit)と、ROM202(Read Only Memory)と、RAM203(Random Access Memory)と、スキャナ部204と、表示部205と、操作部206と、撮像部207と、通信部208と、ブザー209と、レシート発行口210と、印字部211と、釣銭釣札部212、ハードディスク213とを備える。精算装置200の各部は、バス2を介して互いに接続されている。なお、スキャナ部204及び撮像部207は、精算装置200aに着脱可能な別体(外付)であってもよい。
First, a configuration example of the settlement apparatus will be described.
FIG. 2 is a block diagram showing a configuration example of the settlement apparatus. The payment apparatus 200a includes a CPU 201 (Central Processing Unit), a ROM 202 (Read Only Memory), a RAM 203 (Random Access Memory), a scanner unit 204, a display unit 205, an operation unit 206, an imaging unit 207, and a communication. A section 208, a buzzer 209, a receipt issuing port 210, a printing section 211, a change bill section 212, and a hard disk 213. Each part of the payment apparatus 200 is connected to each other via the bus 2. The scanner unit 204 and the imaging unit 207 may be separate bodies (external) that can be attached to and detached from the payment apparatus 200a.

CPU201は、中央演算処理装置である。CPU201は、ROM202に記憶されているプログラムを読み出して、RAM203に展開する。CPU201は、展開されたプログラムの各ステップを実行することによって、精算装置200aの各部を制御する。CPU201(時刻部)は、計時機能を有することにより、時刻を認識してもよい。   The CPU 201 is a central processing unit. The CPU 201 reads a program stored in the ROM 202 and develops it in the RAM 203. The CPU 201 controls each part of the settlement apparatus 200a by executing each step of the developed program. CPU201 (time part) may recognize time by having a time measuring function.

CPU201は、スキャナ部204が読み取った商品に付されたコードの内容を認識する。より具体的には、CPU201は、スキャナ部204によって読み取られたバーコード又は2次元コード(画像データ)に、OCR(Optical Character Reader)処理を施すことにより、そのバーコード又は2次元コードが示す内容を認識する。ここで、バーコードが示す内容は、例えば、商品情報である。   The CPU 201 recognizes the content of the code attached to the product read by the scanner unit 204. More specifically, the CPU 201 performs an OCR (Optical Character Reader) process on the barcode or two-dimensional code (image data) read by the scanner unit 204, thereby displaying the content indicated by the barcode or the two-dimensional code. Recognize Here, the content indicated by the barcode is, for example, product information.

CPU201は、商品に付されたバーコード又は2次元コードが示す内容に基づいて、取引情報と会計券の識別番号とを示すバーコード又は2次元コードが印字された会計券を、印字部211を制御して発行させる。   Based on the contents indicated by the barcode or two-dimensional code attached to the product, the CPU 201 uses the printing unit 211 to print the transaction ticket and the accounting ticket on which the barcode or two-dimensional code indicating the identification number of the accounting ticket is printed. Control and issue.

CPU201は、スキャナ部204が読み取った会計券に印刷されたバーコード又は2次元コードの内容を認識する。CPU201は、会計券の識別番号を認識することで、実行中の精算が、前客の取引の精算であるか又は次客の取引の精算であるかを、区別してもよい。   The CPU 201 recognizes the content of the barcode or two-dimensional code printed on the accounting ticket read by the scanner unit 204. By recognizing the identification number of the accounting ticket, the CPU 201 may distinguish whether the settlement being executed is a settlement for the previous customer transaction or a settlement for the next customer transaction.

なお、精算装置200aがセルフレジであるため、CPU201は、必ずしも会計券を発行させなくてもよい。会計券を発行させない場合、CPU201は、操作部206の操作キー「精算」が押下操作される毎に取引を区別することで、実行中の精算が前客の取引の精算であるか又は次客の取引の精算であるかを、会計券によらずに区別してもよい。また、CPU201は、客毎に固有の会員番号が記憶された予め発行された会員券から、スキャナ部204が会員番号を読み取ることにより、実行中の精算が前客の取引の精算であるか又は次客の取引の精算であるかを、区別してもよい。つまり、第1実施形態、及び、第2実施形態(後述する)のそれぞれに係る「会計券」は、「会員券」と読み替えられてもよい。また、会員券は、IC(Integrated Circuit)カードでもよい。会員番号は、近距離無線通信により、会員券(ICカード)から読み取られてもよい。   In addition, since the payment apparatus 200a is a self-checkout, the CPU 201 does not necessarily have to issue an accounting ticket. When not issuing an accounting ticket, the CPU 201 distinguishes the transaction every time the operation key “settlement” of the operation unit 206 is pressed, so that the settlement in progress is the settlement of the previous customer transaction or the next customer. Whether the transaction is a settlement of the transaction may be distinguished without depending on the bill. Further, the CPU 201 reads the membership number from a pre-issued membership ticket in which a unique membership number is stored for each customer, so that the settlement being executed is the settlement of the transaction of the previous customer or It may be distinguished whether it is a settlement of the next customer's transaction. That is, “accounting ticket” according to each of the first embodiment and the second embodiment (described later) may be read as “membership ticket”. The membership card may be an IC (Integrated Circuit) card. The membership number may be read from a membership card (IC card) by short-range wireless communication.

CPU201は、コードの内容に基づく取引情報を、RAM203に記憶させる。また、CPU201は、RAM203に記憶されている取引情報を、ハードディスク213に記憶させる。CPU201は、バーコード又は2次元コードが示す内容に基づいて、取引情報により定まる商品の買上金額(取引に基づく金額)の精算処理を実行する。   The CPU 201 stores transaction information based on the contents of the code in the RAM 203. In addition, the CPU 201 stores the transaction information stored in the RAM 203 in the hard disk 213. CPU201 performs the adjustment process of the purchase amount (amount based on transaction) of the goods defined by transaction information based on the contents which a bar code or a two-dimensional code shows.

CPU201は、取引の精算が終了したか否かを示す取引フラグ情報を、取引毎にRAM203に記憶させる。CPU201は、買上金額以上の現金等が釣銭釣札部212に投入されたか否かに基づいて、取引の精算が終了したか否かを判定してもよい。また、CPU201は、レシートが発行されたか否かに基づいて、取引の精算が終了したか否かを判定してもよい。   The CPU 201 causes the RAM 203 to store transaction flag information indicating whether or not the transaction settlement has been completed for each transaction. The CPU 201 may determine whether or not the settlement of the transaction has ended based on whether or not cash or the like greater than the purchase amount has been inserted into the change bill portion 212. Further, the CPU 201 may determine whether or not the transaction settlement has ended based on whether or not a receipt has been issued.

スキャナ部204は、商品に付されているバーコード又は2次元コードを、光学的に読み取る。また、スキャナ部204は、シート(例えば、会計券)に付されているバーコード又は2次元コードを、光学的に読み取る。
ROM202は、読み出し専用のメモリであり、精算装置200aを動作させるためのプログラムを予め記憶する。
The scanner unit 204 optically reads a barcode or a two-dimensional code attached to a product. The scanner unit 204 optically reads a barcode or a two-dimensional code attached to a sheet (for example, a bill).
The ROM 202 is a read-only memory and stores in advance a program for operating the settlement apparatus 200a.

RAM203は、種々の情報を記憶する読み出し書き込みメモリである。種々の情報は、例えば、取引情報である。また、RAM203には、ROM202から読み出されたプログラムが展開される。また、RAM203は、プログラムが実行されることによって生成された各種データを記憶する。   The RAM 203 is a read / write memory that stores various types of information. The various information is, for example, transaction information. In addition, the program read from the ROM 202 is expanded in the RAM 203. The RAM 203 stores various data generated by executing the program.

操作部206は、精算装置200aを動作させるための操作手段を備える。この操作手段(入力デバイス)は、例えば、キーボード、ポインティングデバイス(マウス、タブレット等)、ボタン又はタッチパネルである。操作手段は、例えば、精算キーである。精算キーは、精算処理を実行させる指示をCPU201に操作入力する際、客によって操作される操作キーである。   The operation unit 206 includes operation means for operating the settlement apparatus 200a. The operation means (input device) is, for example, a keyboard, a pointing device (mouse, tablet, etc.), a button, or a touch panel. The operation means is, for example, a settlement key. The settlement key is an operation key operated by a customer when an instruction to execute the settlement process is input to the CPU 201.

なお、操作手段は、メカキー(ハードキー)などのボタンとして配置されていてもよいし、表示部205の表示面上に設けられたタッチパネルに、操作キーの画像として表示されてもよい。   The operation means may be arranged as a button such as a mechanical key (hard key) or may be displayed as an image of the operation key on a touch panel provided on the display surface of the display unit 205.

表示部205は、CRTディスプレイ、液晶ディスプレイ、有機ELディスプレイなどの表示装置である。表示部205は、透明な接点スイッチであるタッチキー(ソフトキー)が設けられたタッチパネルを有する。表示部205は、操作部206としてのタッチパネルを有していてもよい。表示部205は、モード切替、設定又は登録などの操作入力を受け付ける。   The display unit 205 is a display device such as a CRT display, a liquid crystal display, or an organic EL display. The display unit 205 includes a touch panel provided with touch keys (soft keys) that are transparent contact switches. The display unit 205 may have a touch panel as the operation unit 206. The display unit 205 accepts operation inputs such as mode switching, setting, or registration.

表示部205は、CPU201によって認識されたバーコード又は2次元コードが示す内容(取引情報)により定まる商品の明細情報(例えば、買上金額)を表示する。表示部205は、エラー通知シート(図6及び図7を用いて後述する)を表す画像を、表示してもよい。表示部205は、エラー通知シートに記載(印字)される数字及び文字列等を表示してもよい。例えば、表示部205は、エラー通知シートに記載される入金の識別情報(入金時刻など)及び入金額を、対応付けて表示してもよい。   The display unit 205 displays detailed product information (for example, purchase price) determined by the content (transaction information) indicated by the barcode or two-dimensional code recognized by the CPU 201. The display unit 205 may display an image representing an error notification sheet (described later with reference to FIGS. 6 and 7). The display unit 205 may display numbers, character strings, and the like described (printed) on the error notification sheet. For example, the display unit 205 may display the payment identification information (payment time, etc.) and the payment amount described in the error notification sheet in association with each other.

撮像部207は、撮像を実行し、画像データを生成する。撮像部207は、生成した画像データをCPU201に出力する。画像データには、例えば、精算装置200aを操作している前客又は次客が撮像されていてもよい。撮像部207は、精算中に異なる会計券が読み取られた場合、取引の精算が終了していない前客が撮像された画像データを確認できるので、店員は、当該前客を容易に特定することができる。
ブザー209は、CPU201による制御により、ブザー音を発生させる。
The imaging unit 207 executes imaging and generates image data. The imaging unit 207 outputs the generated image data to the CPU 201. In the image data, for example, the previous customer or the next customer who is operating the settlement apparatus 200a may be captured. The imaging unit 207 can check the image data of the previous customer who has not completed the transaction settlement when a different bill is read during the settlement, so that the store clerk can easily identify the preceding customer. Can do.
The buzzer 209 generates a buzzer sound under the control of the CPU 201.

通信部208は、ネットワークを介して、ストアコントローラ400と通信する。また、通信部208は、取消額があることを店員に通知するための情報を、他の装置(不図示)に対して送信する。当該他の装置は、店員に携帯されていてもよい。   The communication unit 208 communicates with the store controller 400 via a network. In addition, the communication unit 208 transmits information for notifying the store clerk that there is a cancellation amount to another device (not shown). The other device may be carried by a store clerk.

レシート発行口210は、買上シートを発行する。買上シートには、精算が完了した取引情報により定まる商品の明細情報が、印字部211により印刷されている。レシート発行口210は、エラー通知シートを発行する。エラー通知シートの詳細については、図6及び図7を用いて後述する。   The receipt issuing port 210 issues a purchase sheet. Detailed information on the commodity determined by the transaction information that has been settled is printed by the printing unit 211 on the purchase sheet. The receipt issuing port 210 issues an error notification sheet. Details of the error notification sheet will be described later with reference to FIGS.

印字部211は、買上シートに情報(例えば、取引情報により定まる商品の明細情報)を印刷する。印字部211は、入金の識別情報(例えば、明細情報、入金時刻(入金の受け付け時刻)、所定時刻(例えば、会計券が精算装置200aのスキャナ部204に最初に読み取られた時刻)からの経過時間、入金額の入金順を示す情報、又は、取消額)を、エラー通知シートに印刷する。印字部211は、サーマルヘッド(不図示)と、プラテンローラ(不図示)とを有する。プラテンローラは、サーマルヘッドに押圧された状態に設置され、ステッピングモータにより駆動される。CPU201からの制御信号に応じてステッピングモータが駆動することにより、シートは、サーマルヘッドとプラテンローラとの隙間を、所定量だけ搬送される。   The printing unit 211 prints information (for example, detailed product information determined by transaction information) on the purchase sheet. The printing unit 211 has elapsed since deposit identification information (for example, detailed information, deposit time (payment acceptance time), and predetermined time (for example, the time when the bill is first read by the scanner unit 204 of the settlement apparatus 200a). Time, information indicating the order of deposit, or cancellation amount) is printed on the error notification sheet. The printing unit 211 includes a thermal head (not shown) and a platen roller (not shown). The platen roller is installed in a state of being pressed by the thermal head and is driven by a stepping motor. When the stepping motor is driven in accordance with a control signal from the CPU 201, the sheet is conveyed by a predetermined amount through the gap between the thermal head and the platen roller.

釣銭釣札部212は、現金投入口と現金払出口を有する。釣銭釣札部212は、現金投入口に現金が投入された場合、投入された現金の種別情報及び数量情報を、CPU201に出力する。また、釣銭釣札部212は、CPU201から入力された差額情報に応じた金額の釣銭又は釣札を、現金払出口から払い出す。また、釣銭釣札部212は、取消額(返金額)が発生した場合、取消額に応じた金額の釣銭又は釣札を、現金払出口から払い出す。   The change bill portion 212 has a cash insertion slot and a cash outlet. The change bill unit 212 outputs the type information and quantity information of the inserted cash to the CPU 201 when the cash is inserted into the cash slot. Further, the change bill unit 212 pays out a change or a change in the amount corresponding to the difference information input from the CPU 201 from the cash payout exit. In addition, when a change amount (return amount) is generated, the change bill portion 212 pays out a change or a change amount corresponding to the cancellation amount from the cash payout exit.

これにより、前客の取引の精算は、リセットされる。前客が店舗に戻ってきた場合、店員は、精算装置200aが発行したエラー通知シート(図6及び図7を用いて後述する)と、取消額に応じた金額の釣銭又は釣札とを、当該前客に渡すことができる。   Thereby, the settlement of the transaction of the previous customer is reset. When the previous customer returns to the store, the store clerk sends an error notification sheet (described later with reference to FIGS. 6 and 7) issued by the checkout device 200a and a change or a bill of an amount corresponding to the amount of cancellation. It can be given to the previous customer.

なお、変形例として、釣銭釣札部212は、釣銭又は釣札を現金払出口から払い出す場合、前客による入金額と次客による入金額とをまとめて払い出してもよいが、CPU201による制御に基づいて、まずは次客による入金額だけを払い出してもよい。釣銭釣札部212は、前客が店に戻った際、CPU201による制御に基づいて、前客による入金額を払い出してもよい。   As a modified example, the change bill unit 212 may pay out the change amount of the previous customer and the payment amount of the next customer when paying out the change or the change bill from the cash payout exit. Based on the above, only the deposit amount by the next customer may be paid out first. When the previous customer returns to the store, the change fishing bill unit 212 may pay out the deposit amount by the previous customer based on the control by the CPU 201.

ハードディスク213は、例えば、磁気を用いた記録装置である。ハードディスク213は、種々の情報を記憶する。ハードディスク213は、例えば、買上シートに印刷される印字内容を示す文字情報を予め記憶する。また、ハードディスク213は、例えば、エラー通知シートに印刷される印字内容を示す文字情報を予め記憶する。また、ハードディスク213は、例えば、表示部205に表示される文字情報を予め記憶する。表示部205に表示される文字情報は、例えば、文字列「店員が来ますので、少々お待ちください」、文字列「異なるお会計券が読み取られました」である。   The hard disk 213 is a recording device using magnetism, for example. The hard disk 213 stores various information. For example, the hard disk 213 stores in advance character information indicating print contents to be printed on the purchase sheet. Further, the hard disk 213 stores character information indicating print contents to be printed on an error notification sheet in advance, for example. Further, the hard disk 213 stores character information displayed on the display unit 205 in advance, for example. The character information displayed on the display unit 205 is, for example, a character string “Please wait for a salesclerk to come”, and a character string “A different bill was read”.

図3は、精算装置の動作手順例を示すフローチャートである。この動作手順は、取引の精算が開始されてから、その取引の精算が終了するまでの間、予め定められた周期で繰り返し起動されてもよい。   FIG. 3 is a flowchart showing an example of an operation procedure of the settlement apparatus. This operation procedure may be repeatedly activated at a predetermined cycle from the start of transaction settlement to the end of transaction settlement.

(ステップS1)取引の精算が終了していないにも関わらず、異なる会計券が読み取られたか否かを、CPU201は、会計券の識別番号と、取引フラグ情報とに基づいて、取引毎に判定する。つまり、CPU201は、取引の精算が終了していないにも関わらず前客が精算装置200aから離れてしまったか否かを、判定することになる。   (Step S1) The CPU 201 determines, for each transaction, whether or not a different accounting ticket has been read although the transaction settlement has not ended, based on the identification number of the accounting ticket and the transaction flag information. To do. That is, the CPU 201 determines whether or not the previous customer has left the settlement apparatus 200a even though the settlement of the transaction has not ended.

異なる会計券が読み取られた場合(ステップS1:Yes)、CPU201は、ステップS2に処理を進める。一方、異なる会計券が読み取られていない場合(ステップS1:Yes)、CPU201は、処理を終了する。   When a different bill is read (step S1: Yes), the CPU 201 advances the process to step S2. On the other hand, when a different bill is not read (step S1: Yes), the CPU 201 ends the process.

(ステップS2)通信部208は、取消額がある(エラーがある)ことを店員に通知するための情報を、他の装置(不図示)に対して送信する。これにより、取消額があることが、店員に通知される。なお、この通知は、パトライト(登録商標)の点灯等による通知、音による通知、他の装置(不図示)の画面等への通知でもよい。
(ステップS3)表示部205は、文字列「店員が来ますので、少々お待ちください」と、操作キー「確認」とを表示する。
(Step S2) The communication unit 208 transmits information for notifying the store clerk that there is a cancellation amount (there is an error) to another device (not shown). This notifies the store clerk that there is a cancellation amount. Note that this notification may be a notification by lighting a Patlight (registered trademark), a notification by sound, a notification to a screen of another device (not shown), or the like.
(Step S <b> 3) The display unit 205 displays the character string “Please wait for a clerk to come” and the operation key “Confirm”.

(ステップS4)CPU201は、操作キー「確認」が押下されたか否かを判定する。操作キー「確認」が押下された場合(ステップS4:Yes)、CPU201は、ステップS5に処理を進める。一方、操作キー「確認」が押下されていない場合(ステップS4:No)、CPU201は、予め定められた時間を待ってから、ステップS4を再実行する。
(ステップS5)表示部205は、文字列「異なるお会計券が読み取られました」と、操作キー「確認」とを表示する。
(Step S <b> 4) The CPU 201 determines whether or not the operation key “Confirm” is pressed. When the operation key “confirm” is pressed (step S4: Yes), the CPU 201 advances the process to step S5. On the other hand, when the operation key “confirm” is not pressed (step S4: No), the CPU 201 waits for a predetermined time and then re-executes step S4.
(Step S <b> 5) The display unit 205 displays the character string “Different bill was read” and the operation key “Confirm”.

(ステップS6)CPU201は、操作キー「確認」が押下されたか否かを判定する。操作キー「確認」が押下された場合(ステップS6:Yes)、CPU201は、ステップS7に処理を進める。一方、操作キー「確認」が押下されていない場合(ステップS6:No)、CPU201は、予め定められた時間を待ってから、ステップS6を再実行する。   (Step S <b> 6) The CPU 201 determines whether or not the operation key “Confirm” is pressed. When the operation key “confirm” is pressed (step S6: Yes), the CPU 201 advances the process to step S7. On the other hand, when the operation key “Confirm” is not pressed (step S6: No), the CPU 201 waits for a predetermined time and then re-executes step S6.

(ステップS7)CPU201は、入金の識別情報及び入金額を通知する。CPU201は、入金の識別情報及び入金額を通知するためのエラー通知シート(図6及び図7を用いて後述する)を、印字部211に印字させることにより、入金の識別情報及び入金額を通知する。また、CPU201は、入金の識別情報及び入金額を通知するためのエラー通知シートを表す画像を、表示部205に表示させることにより、入金の識別情報及び入金額を通知してもよい。   (Step S7) The CPU 201 notifies the deposit identification information and the deposit amount. The CPU 201 notifies the deposit identification information and the deposit amount by causing the printing unit 211 to print an error notification sheet (described later with reference to FIGS. 6 and 7) for notifying the deposit identification information and the deposit amount. To do. Further, the CPU 201 may notify the deposit identification information and the deposit amount by causing the display unit 205 to display an image representing an error notification sheet for notifying the deposit identification information and the deposit amount.

次に、取消額があることを店員に通知するための画像例を説明する。
図4には、エラーがあることを次客に通知するための画像の例が示されている。この通知されるエラーは、店員が対応しなければならないエラーである。表示部205は、文字列「店員が来ますので、少々お待ちください」と、操作キー「確認」とを表示する(図3に示すステップS3を参照)。店員は、エラーがあることを次客に通知するための画像における、操作キー「確認」を押下操作する(図3に示すステップS4を参照)。
Next, an example of an image for notifying the clerk that there is a cancellation amount will be described.
FIG. 4 shows an example of an image for notifying the next customer that there is an error. This notified error is an error that the store clerk must deal with. The display unit 205 displays the character string “Please wait for a clerk to come” and the operation key “Confirm” (see step S3 shown in FIG. 3). The clerk presses the operation key “confirm” in the image for notifying the next customer that there is an error (see step S4 shown in FIG. 3).

店員は、自らに割り当てられた店員識別番号を、精算装置200aに入力する。店員識別番号を入力する方法は、例えば、名札に記載されているバーコードを、スキャナ部204に読み取らせる方法である。また、店員識別番号を入力する方法は、例えば、店員のみが知っている隠し画面を表示部205に表示させてから、その隠し画面に応じて、店員が操作部206を操作して精算装置200aに操作入力する方法でもよい。   The clerk inputs the clerk identification number assigned to the clerk into the checkout apparatus 200a. The method for inputting the clerk identification number is, for example, a method for causing the scanner unit 204 to read a barcode described on a name tag. Also, the method for inputting the clerk identification number is, for example, by displaying a hidden screen known only to the clerk on the display unit 205 and then operating the operation unit 206 according to the hidden screen by the clerk operating the checkout device 200a. It is also possible to use an operation input method.

なお、隠し画面を表示部205に表示させる方法は、例えば、表示画面に予め定められた領域を押下操作することにより表示させる方法でもよい。この予め定められた領域には、操作キーの画像が表示されていなくてもよい。   Note that the method of displaying the hidden screen on the display unit 205 may be, for example, a method of displaying by pressing a predetermined area on the display screen. The image of the operation key may not be displayed in this predetermined area.

図5には、取消額があることを店員に通知するための画像の例が示されている。店員は、エラーがあることを次客に通知するための画像における、操作キー「確認」が押下操作する(図3に示すステップS4を参照)。表示部205は、文字列「店員が来ますので、少々お待ちください」と操作キー「確認」とを消去した上で、文字列「異なるお会計券が読み取られました」と、操作キー「確認」とを表示する(図3に示すステップS5を参照)。   FIG. 5 shows an example of an image for notifying the store clerk that there is a cancellation amount. The store clerk presses the operation key “confirm” in the image for notifying the next customer that there is an error (see step S4 shown in FIG. 3). The display unit 205 deletes the character string “Please wait for the clerk,” and the operation key “Confirm”, and then the character string “A different bill was read” and the operation key “Confirm”. Is displayed (see step S5 shown in FIG. 3).

これにより、CPU201は、取引の精算が終了していないにも関わらず前客が精算装置200aから離れてしまったことを、店員に通知することができる。店員は、取消額があることを店員に通知するための画像における、操作キー「確認」を押下操作する。店員は、精算中だった前客の取引の精算がなかったことにするための予め定められた操作入力を行い、次客が精算できるようにする。   Thus, the CPU 201 can notify the store clerk that the previous customer has left the settlement apparatus 200a even though the settlement of the transaction has not ended. The store clerk presses the operation key “Confirm” on the image for notifying the store clerk that there is a cancellation amount. The store clerk performs a predetermined operation input for determining that the transaction of the previous customer that was being settled was not settled so that the next customer can settle.

次に、レシートの記載例を説明する。
図6には、取消額がない場合のエラー通知シートの記載例が示されている。エラー通知シートには、精算装置識別番号600と、レシート番号610と、会計券識別番号620と、扱者識別番号630と、登録装置識別番号640と、ヘッダ650と、会計券読込履歴660と、入金履歴670と、コード680とが記載される。
Next, a description example of a receipt will be described.
FIG. 6 shows a description example of an error notification sheet when there is no cancellation amount. The error notification sheet includes a settlement device identification number 600, a receipt number 610, a bill identification number 620, a handler identification number 630, a registration device identification number 640, a header 650, a bill reading history 660, A deposit history 670 and a code 680 are described.

精算装置識別番号600は、精算装置の識別番号である。レシート番号610は、エラー通知シートの識別番号である。会計券識別番号620は、会計券の識別番号である。扱者識別番号630は、扱者(登録装置を操作する店員)の識別番号である。登録装置識別番号640は、登録装置の識別番号である。ヘッダ650には、予め定められた文字列及び図形が描かれる。   The settlement apparatus identification number 600 is an identification number of the settlement apparatus. The receipt number 610 is an identification number of the error notification sheet. The bill identification number 620 is an identification number of the bill. The operator identification number 630 is an identification number of the operator (a clerk who operates the registration device). The registration device identification number 640 is an identification number of the registration device. A predetermined character string and figure are drawn on the header 650.

会計券読込履歴660は、会計券の読込履歴である。図6では、会計券読込履歴660として、前客による1枚目の会計券の読み込み時刻と、次客による2枚目の会計券の読み込み時刻とが記載されている。   The accounting ticket reading history 660 is a reading history of the accounting ticket. In FIG. 6, as the accounting ticket reading history 660, the reading time of the first accounting ticket by the previous customer and the reading time of the second accounting ticket by the next customer are described.

また、会計券読込履歴660として、入金額が会計券の読込毎に記載されてもよい。ここで、入金額は、入金順(例えば、100円、10円、5円…のように、硬貨の投入順)で記載されてもよい。また、入金額は、合計金額のみが会計券の読込毎に記載されてもよい。   Further, as the accounting ticket reading history 660, the deposit amount may be described for each reading of the accounting ticket. Here, the deposit amount may be described in the deposit order (for example, the coin insertion sequence such as 100 yen, 10 yen, 5 yen,...). Further, as for the deposit amount, only the total amount may be described every time the accounting ticket is read.

入金履歴670は、登録装置への入金履歴である。入金履歴は、例えば、入金時刻と入金額とが対応付けられた情報である。図6では、前客及び次客のいずれも入金をしていないので、入金履歴670として、文字列「なし」が記載されている。   The deposit history 670 is a deposit history to the registration device. The deposit history is, for example, information in which the deposit time and the deposit amount are associated with each other. In FIG. 6, since neither the previous customer nor the next customer has made payment, the character string “none” is described as the payment history 670.

コード680は、1枚目の会計券の取引情報と、その会計券の識別番号とを示すバーコードである。なお、取消額がない場合のエラー通知シートには、前客が精算を終了させるはずであった取引における商品名又は商品コードが、1枚目の会計券の取引情報に基づいて記載されてもよい。   Code 680 is a bar code indicating transaction information of the first bill and the identification number of the bill. Note that the product name or product code in the transaction that the previous customer should have completed the checkout is written on the error notification sheet when there is no cancellation amount based on the transaction information of the first bill Good.

図7には、取消額がある場合のエラー通知シートの記載例が示されている。図7については、図6に示す取消額がない場合のエラー通知シートの記載例との差分を説明する。入金履歴670には、釣銭釣札部212への入金時刻と入金額とが対応付けられた入金履歴が記載されている。ここで、エラー通知シートに記載された入金額は、釣銭釣札部212への現金の投入毎に記録されるため、2円、8円…、といった端数の金額でもよい。また、入金履歴として、紙幣及び硬貨の枚数と、金種とが記載されてもよい。   FIG. 7 shows a description example of an error notification sheet when there is a cancellation amount. With respect to FIG. 7, a difference from the description example of the error notification sheet when there is no cancellation amount illustrated in FIG. 6 will be described. The deposit history 670 describes a deposit history in which the deposit time and the deposit amount to the change bill portion 212 are associated with each other. Here, since the deposit amount described in the error notification sheet is recorded every time the cash is inserted into the change bill portion 212, it may be a fractional amount such as 2 yen, 8 yen,. Moreover, the number of banknotes and coins and the denomination may be described as the deposit history.

入金履歴670には、会計券読込履歴660に示す「2枚目のお会計券の読み込み時刻」以降の履歴も記載される。図7に示す例では、入金履歴670には、2枚目の会計券の読み込み時刻「10:40:44」以降の履歴の記載がないので、CPU201は、入金額が全て前客による入金によるものである、と判定することができる。つまり、CPU201は、2枚目の会計券の読み込み時刻「10:40:44」以降の履歴に入金額が記載されている場合、その記載された入金額が全て次客による入金額である、と判定することができる。   The payment history 670 also includes a history after “the time of reading the second bill” shown in the bill reading history 660. In the example shown in FIG. 7, since there is no description of the history after the reading time “10:40:44” of the second bill in the deposit history 670, the CPU 201 determines that all deposit amounts are due to deposit by the previous customer. It can be determined that it is. In other words, when the deposit amount is described in the history after the reading time “10:40:44” of the second bill, the CPU 201 describes the deposit amount by the next customer. Can be determined.

入金履歴670には、「2枚目のお会計券の読み込み時刻」以前の履歴と、「2枚目のお会計券の読み込み時刻」以降の履歴とが、分類されて記載されてもよい。この場合でも、入金履歴として、紙幣及び硬貨の枚数と、金種とが記載されてもよい。   In the payment history 670, a history before “the time for reading the second bill” and a history after “the time for reading the second bill” may be classified and described. Even in this case, the number of banknotes and coins and the denomination may be described as the deposit history.

エラー通知シートには、取消額690が記載されている。取消額690は、返金額であり、前客が入金した額である。図7に示す例では、入金額が全て前客による入金によるものであるとCPU201が判定したので、取消額「19円」は、入金履歴670に示された入金額の総計(=1円+1円+10円+5円+1円+1円)と等しくなっている。   The cancellation amount 690 is described in the error notification sheet. The cancellation amount 690 is a refund amount and is the amount deposited by the previous customer. In the example shown in FIG. 7, since the CPU 201 determines that all the deposit amounts are due to deposits by the previous customer, the cancellation amount “19 yen” is the sum of the deposit amounts shown in the deposit history 670 (= 1 yen + 1). Yen + 10 yen + 5 yen + 1 yen + 1 yen).

なお、エラー通知シート(履歴等が記載されている券)には、前客の取引の識別番号を示す識別コードが印字されていてもよい。また、エラー通知シートには、取引情報が補足的に印字されていてもよい。前客は、エラー通知シートに印字されている識別コード等を精算装置に読み取らせることにより、自らの取引の精算を再開することができる。また、このエラー通知シートは、前客が店舗に戻ってきた場合、当該前客が精算を再開させるための会計券を兼ねてもよい。これにより、エラー通知シートに使われるレシート用紙は、節約される。   In addition, the identification code which shows the identification number of a previous customer's transaction may be printed on the error notification sheet (ticket on which a history etc. are described). Further, transaction information may be supplementarily printed on the error notification sheet. The front customer can resume the settlement of his / her transaction by causing the settlement apparatus to read the identification code or the like printed on the error notification sheet. In addition, this error notification sheet may also serve as an accounting ticket for the customer to resume payment when the customer returns to the store. Thereby, the receipt paper used for the error notification sheet is saved.

また、変形例として、入金履歴670には、読み込まれた会計券の識別番号と入金額とが対応付けられた入金履歴が、記載されてもよい。また、入金履歴670には、前客の取引の精算であるか又は次客の取引の精算であるかを区別するため情報、例えば、読み込まれた会計券の識別番号のみが、記載されてもよい。また、入金履歴670には、読み込まれた会計券の識別番号と、入金額の入金順を示す数字列又は文字列とが対応付けられた入金履歴が、記載されてもよい。また、入金履歴670には、相対的な時間、例えば、会計券が最初に読み取られた時刻から現在時刻までの経過時間が、記載されてもよい。   As a modified example, the deposit history 670 may describe a deposit history in which the identification number of the read accounting ticket and the deposit amount are associated with each other. In addition, the deposit history 670 may include information for distinguishing whether it is the settlement of the previous customer's transaction or the settlement of the next customer's transaction, for example, only the identification number of the read accounting ticket. Good. In addition, the deposit history 670 may describe a deposit history in which the identification number of the read bill is associated with a numeric string or a character string indicating the deposit order of the deposit amount. In addition, the deposit history 670 may describe a relative time, for example, an elapsed time from the time when the financial ticket is first read to the current time.

以上のように、精算システムは、取引に基づく金額を精算するための入金を受け付ける釣銭釣札部212(受付部)と、入金を識別して、入金の識別情報を生成するCPU201(識別部)と、入金の額を認識するCPU201(認識部)と、入金の識別情報と、入金の額を示す情報と、を対応付けて出力する印字部211又は表示部205(出力部)と、を有する精算装置200aを備える。   As described above, the checkout system includes a change billboard unit 212 (accepting unit) that accepts a deposit to settle an amount based on a transaction, and a CPU 201 (identification unit) that identifies the deposit and generates deposit identification information. And a CPU 201 (recognition unit) for recognizing the deposit amount, and a printing unit 211 or a display unit 205 (output unit) that outputs the identification information of the deposit and information indicating the deposit amount in association with each other. A settlement apparatus 200a is provided.

この構成により、印字部211又は表示部205(出力部)は、入金の識別情報と、入金の額(入金額)を示す情報と、を対応付けて出力する(例えば、図7に示す入金履歴670を参照)。これにより、精算システムは、正しい取消額を払い出すことができる。また、先客が精算装置200aをすぐに離れる行動は、精算を完了させないで帰ってしまうなどの不正の可能性がある。精算システムは、このような行動を、店員に確実に通知することができる。   With this configuration, the printing unit 211 or the display unit 205 (output unit) outputs the payment identification information and the information indicating the payment amount (payment amount) in association with each other (for example, the payment history shown in FIG. 7). 670). Thereby, the payment system can pay out the correct cancellation amount. In addition, there is a possibility that the behavior in which the customer immediately leaves the checkout apparatus 200a is illegal, such as returning without completing the checkout. The checkout system can reliably notify the store clerk of such behavior.

印字部211又は表示部205(出力部)は、入金の受け付け時刻、所定時刻(例えば、会計券が精算装置200aの読取部に最初に読み取られた時刻)からの経過時間、及び、入金額の入金順を示す情報のうち少なくとも一つを、入金の識別情報として出力してもよい。   The printing unit 211 or the display unit 205 (output unit) displays the receipt time of the deposit, the elapsed time from the predetermined time (for example, the time when the accounting ticket is first read by the reading unit of the settlement apparatus 200a), and the amount of the deposit At least one of the information indicating the deposit order may be output as deposit identification information.

[第2実施形態]
第2実施形態では、登録装置及び精算装置が別体である点が、第1実施形態と相違する。以下では、第1実施形態との相違点についてのみ説明する。
[Second Embodiment]
The second embodiment is different from the first embodiment in that the registration device and the payment device are separate. Only the differences from the first embodiment will be described below.

精算システムは、登録装置と、精算装置とを備える。登録装置及び精算装置は、それぞれ複数でもよい。登録装置は、客が購入する商品に付されたバーコードを、店員の操作によりスキャンする。登録装置は、バーコード・データに基づいて、商品の取引情報を記憶部に登録する。商品の取引情報には、例えば、取引の識別番号、商品の識別番号、商品の個数を示す情報が含まれていてもよい。   The payment system includes a registration device and a payment device. There may be a plurality of registration devices and settlement devices. The registration device scans the barcode attached to the product purchased by the customer by the operation of the store clerk. The registration device registers the transaction information of the product in the storage unit based on the barcode data. The transaction information of the product may include, for example, information indicating the transaction identification number, the product identification number, and the number of products.

客が購入する全ての商品のバーコードについて、商品の取引情報の登録が完了した場合、登録装置は、商品の取引情報の登録の完了を宣言するための操作入力(例えば、店員による完了キーの押下操作)に基づいて、バーコード又は2次元コードを会計券に印刷し、その会計券を客に発行する。   When registration of product transaction information has been completed for the barcodes of all products purchased by a customer, the registration device inputs an operation input for declaring the completion of registration of product transaction information (for example, a completion key of a store clerk Based on the pressing operation), a bar code or a two-dimensional code is printed on the accounting ticket, and the accounting ticket is issued to the customer.

会計券を受け取った客は、精算装置まで移動し、精算装置が備えるスキャナ部を用いて、会計券に印刷されたバーコード又は2次元コードを読み取らせ、その客自身が、精算装置の操作キーを操作することにより、取引情報により定まる買上金額(購入された商品の合計金額)を精算する。   The customer who has received the bills moves to the checkout device, reads the barcode or two-dimensional code printed on the bills using the scanner unit provided in the checkout device, and the customer himself is the operation key of the checkout device. Is used to settle the purchase amount (the total amount of the purchased products) determined by the transaction information.

図8には、精算システムの構成例が、ブロック図により示されている。精算システムは、ストアコントローラ400と、N台(Nは、1以上の整数)の登録装置100と、M台の精算装置200bとを備える。登録装置100と、精算装置200bと、ストアコントローラ400とは、LAN(Local Area Network)300を介して接続されている。   FIG. 8 is a block diagram showing a configuration example of the settlement system. The payment system includes a store controller 400, N (N is an integer of 1 or more) registration devices 100, and M payment devices 200b. The registration device 100, the checkout device 200b, and the store controller 400 are connected via a LAN (Local Area Network) 300.

ストアコントローラ400は、商品情報(例えば、商品の値段)を、商品マスタデータとして予め記憶する。登録装置100は、読み取ったバーコード・データに基づいて、商品の取引情報をストアコントローラ400に登録してもよい。つまり、ストアコントローラ400は、登録装置100から送信された取引情報を記憶してもよい。   The store controller 400 stores product information (for example, the price of the product) in advance as product master data. The registration device 100 may register product transaction information in the store controller 400 based on the read barcode data. That is, the store controller 400 may store the transaction information transmitted from the registration device 100.

まず、登録装置の詳細について説明する。
図9には、登録装置の構成例が、ブロック図により示されている。登録装置100は、CPU101と、ROM102と、RAM103と、スキャナ部104と、店員用表示部105と、客用表示部106と、操作部107と、通信部108と、ブザー109と、印字部111と、電子マネー読取部112と、クレジットカード読取部113とを備える。これらの各部は、バス1を介して、互いに接続されている。印字部111は、レシート発行口110を有する。
First, details of the registration apparatus will be described.
FIG. 9 is a block diagram illustrating a configuration example of the registration apparatus. The registration apparatus 100 includes a CPU 101, a ROM 102, a RAM 103, a scanner unit 104, a store clerk display unit 105, a customer display unit 106, an operation unit 107, a communication unit 108, a buzzer 109, and a printing unit 111. And an electronic money reading unit 112 and a credit card reading unit 113. These units are connected to each other via a bus 1. The printing unit 111 has a receipt issuing port 110.

スキャナ部104は、商品に付されているバーコード(商品コード)を、光学的に読み取る。
ROM102は、読み出し専用のメモリであり、登録装置100を動作させるためのプログラムを予め記憶する。
The scanner unit 104 optically reads a barcode (product code) attached to a product.
The ROM 102 is a read-only memory, and stores a program for operating the registration device 100 in advance.

CPU101は、中央演算処理装置である。CPU101は、ROM102に記憶されているプログラムを読み出して、RAM103に展開する。CPU101は、展開したプログラムの各ステップを実行することによって、登録装置100の各部を制御する。   The CPU 101 is a central processing unit. The CPU 101 reads a program stored in the ROM 102 and develops it in the RAM 103. The CPU 101 controls each unit of the registration apparatus 100 by executing each step of the developed program.

CPU101は、スキャナ部104に読み取られたバーコード・データに基づいて、商品の取引情報をRAM103に登録する。また、CPU101は、スキャナ部104に読み取られたバーコード・データに基づいて、商品の取引情報を、通信部108を介してストアコントローラ400に登録してもよい。   The CPU 101 registers product transaction information in the RAM 103 based on the barcode data read by the scanner unit 104. Further, the CPU 101 may register product transaction information in the store controller 400 via the communication unit 108 based on the barcode data read by the scanner unit 104.

CPU101は、客が選択した精算方法(支払い方法)を特定する。例えば、CPU101は、操作部107を操作する店員によって入力された、現金、クレジットカード、電子マネー又は品券を示す識別情報に基づいて、客が選択した精算方法を特定する。   The CPU 101 specifies the settlement method (payment method) selected by the customer. For example, the CPU 101 specifies a settlement method selected by the customer based on identification information indicating cash, credit card, electronic money, or a gift certificate input by a store clerk who operates the operation unit 107.

また、CPU101は、特定した精算方法に応じた様式のレシートを印字して、そのレシートを発行するよう、印字部111を制御する。より具体的には、CPU101は、特定された精算方法が現金以外による精算方法である場合、自登録装置で精算の済んだ取引情報により定まる商品の明細情報をレシートに印刷し、そのレシートを発行するよう、印字部111を制御する。つまり、操作部107を介してCPU101に入力された精算方法情報が「クレジット宣言」、「電子マネー宣言」、又は、「品券」を示す場合、CPU101は、自精算装置にて精算処理を実行した後の明細情報が印刷されたレシートを発行するよう、印字部111に指示する。   In addition, the CPU 101 controls the printing unit 111 to print a receipt in a format according to the specified settlement method and issue the receipt. More specifically, when the specified settlement method is a settlement method other than cash, the CPU 101 prints the detailed information of the commodity determined by the transaction information that has been settled by the self-registration device on the receipt, and issues the receipt. The printing unit 111 is controlled to do so. That is, when the settlement method information input to the CPU 101 via the operation unit 107 indicates “credit declaration”, “electronic money declaration”, or “gift certificate”, the CPU 101 executes the settlement process in the self-settlement apparatus. The printing unit 111 is instructed to issue a receipt on which the detailed information is printed.

一方、CPU101は、特定された精算方法が少なくとも現金による精算方法を含む場合、取引情報が印刷された会計券を発行するよう、印字部111を制御する。ここで、CPU101は、取引情報を示す識別情報が印刷された会計券を発行するよう、印字部111を制御してもよい。つまり、操作部107を介してCPU101に入力された精算方法情報が「現金」又は「会計券」を示す場合、CPU101は、精算装置200を客が操作して精算するために必要な情報が印刷された会計券を発行するよう、印字部111に指示する。   On the other hand, when the specified settlement method includes at least a cash settlement method, the CPU 101 controls the printing unit 111 to issue an accounting ticket on which transaction information is printed. Here, the CPU 101 may control the printing unit 111 so as to issue an accounting ticket on which identification information indicating transaction information is printed. That is, when the settlement method information input to the CPU 101 via the operation unit 107 indicates “cash” or “accounting ticket”, the CPU 101 prints information necessary for the customer to operate the settlement apparatus 200 for settlement. The printing unit 111 is instructed to issue the issued bill.

RAM103は、種々の情報を記憶する読み出し書き込みメモリである。種々の情報は、例えば、買上金額である。買上金額は、購入された全ての商品の代金の合計金額である。RAM103には、ROM102から読み出されたプログラムが展開される。また、RAM103は、プログラムが実行されることによって生成された各種データを記憶する。   The RAM 103 is a read / write memory that stores various information. The various information is, for example, a purchase amount. The purchase price is the total price of all purchased products. In the RAM 103, a program read from the ROM 102 is expanded. The RAM 103 stores various data generated by executing the program.

店員用表示部105は、CRT(Cathode Ray Tube)ディスプレイ、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイなどの表示装置である。店員用表示部105は、操作キーなどの各種の画像を表示する。   The store clerk display unit 105 is a display device such as a CRT (Cathode Ray Tube) display, a liquid crystal display, or an organic EL (Electro Luminescence) display. The salesclerk display unit 105 displays various images such as operation keys.

店員用表示部105は、透明な接点スイッチであるタッチキー(ソフトキー)が設けられたタッチパネルを有する。つまり、店員用表示部105は、操作部107としてのタッチパネルを有する。店員用表示部105は、モード切替、設定又は登録などの操作入力を、表示された操作キーを介して受け付ける。   The store clerk display unit 105 includes a touch panel provided with touch keys (soft keys) that are transparent contact switches. That is, the store clerk display unit 105 includes a touch panel as the operation unit 107. The store clerk display unit 105 accepts operation inputs such as mode switching, setting, or registration via the displayed operation keys.

客用表示部106は、表示デバイスである。客用表示部106は、液晶ディスプレイなどを用いた発光型の表示デバイスでもよい。客用表示部106は、例えば、7セグメント表示又はドット表示(フルドット表示)により、文字列などの画像を表示する。例えば、客用表示部106は、登録された取引情報、購入された商品の買上金額(合計金額)、又は、精算装置200bでの支払いが必要である旨の情報などを、取引情報の登録を完了した客に対して表示する。   The customer display unit 106 is a display device. The customer display unit 106 may be a light emitting display device using a liquid crystal display or the like. The customer display unit 106 displays an image such as a character string by, for example, 7-segment display or dot display (full dot display). For example, the customer display unit 106 registers the transaction information, such as the registered transaction information, the purchase amount (total amount) of the purchased product, or information indicating that payment by the settlement apparatus 200b is necessary. Display for completed customers.

操作部107は、登録装置100を動作させるための操作手段を備える。この操作手段(入力デバイス)は、例えば、キーボード、ポインティングデバイス(マウス、タブレット等)、ボタン又はタッチパネルである。操作手段は、例えば、商品登録の完了を宣言するための完了キー(例えば、会計キー、会計券キーでもよい。)、訂正キー、プリセットキー、数字キー、品券キー、クレジット宣言キー、電子マネー宣言キーでもよい。   The operation unit 107 includes operation means for operating the registration apparatus 100. The operation means (input device) is, for example, a keyboard, a pointing device (mouse, tablet, etc.), a button, or a touch panel. The operation means includes, for example, a completion key (for example, an accounting key or an accounting ticket key) for declaring the completion of product registration, a correction key, a preset key, a numeric key, a gift certificate key, a credit declaration key, an electronic money It may be a declaration key.

なお、操作手段は、メカキー(ハードキー)などのボタンとして配置されていてもよいし、店員用表示部105の表示面上に設けられたタッチパネルに、操作キーの画像として表示されてもよい。   The operation means may be arranged as a button such as a mechanical key (hard key) or may be displayed as an image of the operation key on a touch panel provided on the display surface of the store clerk display unit 105.

通信部108は、ネットワークを介して、ストアコントローラ400及び精算装置200と通信する。なお、ネットワークは、どのように構成された通信回線(例えば、無線通信回線、有線通信回線)でもよく、LAN300に限らなくてもよい。
ブザー109は、CPU101による制御により、ブザー音を発生させる。
The communication unit 108 communicates with the store controller 400 and the payment apparatus 200 via a network. The network may be a communication line configured in any way (for example, a wireless communication line or a wired communication line), and is not limited to the LAN 300.
The buzzer 109 generates a buzzer sound under the control of the CPU 101.

レシート発行口110は、印字部111により印刷された各種シートを排出して発行する。各種シートは、例えば、クレジットレシート、電子マネーレシート、品券レシート、又は、会計券である。   The receipt issuing port 110 discharges and issues various sheets printed by the printing unit 111. The various sheets are, for example, a credit receipt, an electronic money receipt, a gift certificate receipt, or an accounting ticket.

ここで、クレジットレシートは、クレジット宣言キーが押下されて、登録装置100での精算処理が完了した後に発行されるレシートである。電子マネーレシートは、電子マネー宣言キーが押下されて、登録装置100での精算処理が完了した後に発行されるレシートである。品券レシートは、品券キーが押下されて、登録装置100での精算処理が完了した後に発行されるレシートである。会計券は、会計券キーが押下された場合に発行される。会計券には、一取引における買上金額が印字されてもよい。   Here, the credit receipt is a receipt issued after the credit declaration key is pressed and the settlement process in the registration apparatus 100 is completed. The electronic money receipt is a receipt issued after the electronic money declaration key is pressed and the settlement process in the registration apparatus 100 is completed. The gift certificate receipt is a receipt issued after the gift certificate key is pressed and the settlement process in the registration apparatus 100 is completed. An accounting ticket is issued when the accounting ticket key is pressed. The purchase price in one transaction may be printed on the accounting ticket.

印字部111は、シートに情報を印刷する。印字部111は、サーマルヘッド(不図示)と、プラテンローラ(不図示)とを有する。プラテンローラは、サーマルヘッドに押圧された状態に設置され、ステッピングモータにより駆動される。CPU101からの制御信号に応じてステッピングモータが駆動することにより、シートは、サーマルヘッドとプラテンローラとの隙間を、所定量だけ搬送される。シートは、例えば、クレジットレシート、電子マネーレシート、品券レシート又は会計券として、レシート発行口110から発行される。   The printing unit 111 prints information on a sheet. The printing unit 111 includes a thermal head (not shown) and a platen roller (not shown). The platen roller is installed in a state of being pressed by the thermal head and is driven by a stepping motor. When the stepping motor is driven in accordance with a control signal from the CPU 101, the sheet is conveyed by a predetermined amount through the gap between the thermal head and the platen roller. The sheet is issued from the receipt issuing port 110 as, for example, a credit receipt, an electronic money receipt, a gift certificate receipt, or an accounting ticket.

電子マネー読取部112は、電子マネーカード(媒体)を挿入可能な構造を有する。電子マネー読取部112は、挿入された電子マネーカードに記憶されている金額情報を無線により読み取り、読み取った金額情報をCPU101に出力する。電子マネー読取部112は、CPU101から入力された買上金額が差し引かれた金額情報を、挿入された電子マネーカードに記憶させる。   The electronic money reading unit 112 has a structure in which an electronic money card (medium) can be inserted. The electronic money reading unit 112 wirelessly reads money amount information stored in the inserted electronic money card, and outputs the read money amount information to the CPU 101. The electronic money reading unit 112 stores the amount information obtained by subtracting the purchase amount input from the CPU 101 in the inserted electronic money card.

クレジットカード読取部113は、クレジットカード(媒体)を挿入可能な構造を有する。クレジットカード読取部113は、挿入されたクレジットカードに記憶されている顧客情報を、磁気などを用いて読み取り、読み取った情報をCPU101に出力する。   The credit card reading unit 113 has a structure in which a credit card (medium) can be inserted. The credit card reading unit 113 reads customer information stored in the inserted credit card using magnetism or the like, and outputs the read information to the CPU 101.

次に、精算装置の詳細について説明する。
図10には、精算装置の構成例がブロック図により示されている。精算装置200bは、CPU201と、ROM202と、RAM203と、スキャナ部204と、表示部205と、操作部206と、撮像部207と、通信部208と、ブザー209と、レシート発行口210と、印字部211と、釣銭釣札部212、ハードディスク213とを備える。精算装置200bの各部は、バス2を介して互いに接続されている。なお、スキャナ部204及び撮像部207は、精算装置200bに着脱可能な別体(外付)であってもよい。
Next, details of the settlement apparatus will be described.
FIG. 10 is a block diagram illustrating a configuration example of the settlement apparatus. The settlement apparatus 200b includes a CPU 201, a ROM 202, a RAM 203, a scanner unit 204, a display unit 205, an operation unit 206, an imaging unit 207, a communication unit 208, a buzzer 209, a receipt issue port 210, and printing. Section 211, change bill section 212, and hard disk 213. Each part of the payment apparatus 200b is connected to each other via the bus 2. The scanner unit 204 and the imaging unit 207 may be separate bodies (external) that can be attached to and detached from the payment apparatus 200b.

CPU201は、スキャナ部204が読み取ったシートに印刷されたコードの内容を認識する。例えば、CPU201は、登録装置100による登録が完了した取引情報のうち、精算が完了していない取引情報について発行された会計券に印刷されているバーコード又は2次元コードが示す内容を認識する。   The CPU 201 recognizes the content of the code printed on the sheet read by the scanner unit 204. For example, the CPU 201 recognizes the content indicated by the barcode or the two-dimensional code printed on the bill issued for the transaction information that has not been settled out of the transaction information that has been registered by the registration device 100.

より具体的には、CPU201は、スキャナ部204によって読み取られたバーコード又は2次元コード(画像データ)に、OCR処理を施すことにより、会計券に印刷されているバーコード又は2次元コードが示す内容を認識する。ここで、バーコードが示す内容は、例えば、ストアコントローラ400に登録されている取引情報を示す識別情報である。また、2次元コードが示す内容は、例えば、精算装置200により登録された取引情報により定まる商品の明細情報である。   More specifically, the CPU 201 performs OCR processing on the barcode or two-dimensional code (image data) read by the scanner unit 204, thereby indicating the barcode or two-dimensional code printed on the check ticket. Recognize the contents. Here, the content indicated by the barcode is, for example, identification information indicating transaction information registered in the store controller 400. Moreover, the content which a two-dimensional code shows is the detailed information of the goods determined by the transaction information registered by the payment apparatus 200, for example.

CPU201は、取引情報を、RAM203に記憶させる。また、CPU201は、RAM203に記憶されている取引情報を、ハードディスク213に記憶させる。CPU201は、バーコード又は2次元コードが示す内容に基づいて、取引情報により定まる商品の買上金額(代金)の精算処理を実行する。   The CPU 201 stores transaction information in the RAM 203. In addition, the CPU 201 stores the transaction information stored in the RAM 203 in the hard disk 213. The CPU 201 executes a settlement process for the purchase amount (price) of the commodity determined by the transaction information based on the content indicated by the barcode or the two-dimensional code.

スキャナ部204は、シート(例えば、会計券)に付されているバーコード又は2次元コードを、光学的に読み取る。   The scanner unit 204 optically reads a barcode or a two-dimensional code attached to a sheet (for example, a bill).

表示部205は、CPU201によって認識されたバーコード又は2次元コードが示す内容(取引情報)により定まる商品の明細情報(例えば、買上金額)を表示する。表示部205は、エラー通知シート(図6及び図7を参照)を表す画像を、表示してもよい。表示部205は、エラー通知シートに記載される数字及び文字列等を表示してもよい。例えば、表示部205は、エラー通知シートに記載(印字)される入金時刻及び入金額を、対応付けて表示してもよい。   The display unit 205 displays detailed product information (for example, purchase price) determined by the content (transaction information) indicated by the barcode or two-dimensional code recognized by the CPU 201. The display unit 205 may display an image representing an error notification sheet (see FIGS. 6 and 7). The display unit 205 may display numbers and character strings described in the error notification sheet. For example, the display unit 205 may display the deposit time and the deposit amount described (printed) on the error notification sheet in association with each other.

また、表示部205は、文字列「異なるお会計券が読み取られました」(図5を参照)を表示する代わりに、文字列「別の精算機で精算してください」を表示してもよい。つまり、エラーの解除は店員が行えばよいため、次客は、自身が入金していない場合には、エラーが起きた精算装置200bの傍にいつまでも居なくてもよい。CPU201は、次客による入金額があるか否かを判定する。CPU201は、次客による入金額がない場合、別の精算装置200b(別の精算機)に会計券を読ませることを促すための文字列「別の精算機で精算してください」を表示することにより、次客を余計に待たせることなく迅速に精算させることができる。なお、精算装置200bが音声出力部(スピーカ等)を備えている場合には、その音声出力部は、音声「別の精算機で精算してください」を出力してもよい。   In addition, the display unit 205 may display the character string “Please check out with another payment machine” instead of displaying the character string “Different bill was read” (see FIG. 5). Good. That is, since the store clerk only needs to cancel the error, the next customer may not be in the vicinity of the settlement apparatus 200b in which the error has occurred if he / she has not made a deposit. The CPU 201 determines whether there is a deposit amount by the next customer. When there is no deposit by the next customer, the CPU 201 displays a character string “please pay with another payment machine” for prompting another payment machine 200b (another payment machine) to read the accounting ticket. As a result, the next customer can be quickly settled without waiting excessively. In the case where the settlement apparatus 200b includes an audio output unit (speaker or the like), the audio output unit may output the voice “please pay with another settlement machine”.

通信部208は、ネットワークを介して、ストアコントローラ400及び登録装置100と通信する。撮像部207は、精算中に異なる会計券が読み取られた場合、取引の精算が終了していない前客が撮像された画像データを確認できるので、店員は、前客を容易に特定することができる。   The communication unit 208 communicates with the store controller 400 and the registration apparatus 100 via a network. The imaging unit 207 can check the image data obtained by capturing the front customer who has not completed the transaction settlement when a different bill is read during the settlement, so that the store clerk can easily identify the front customer. it can.

以上のように、精算システムは、取引に基づく情報(取引情報)が記録された媒体(例えば、バーコード又は2次元コードが印刷された会計券)を発行する登録装置100を備える。精算装置200bは、取引に基づく情報を媒体(会計券)から読み取るスキャナ部204(読取部)を有してもよい。印字部211又は表示部205(出力部)は、第1の媒体に記録された取引に基づく情報に基づいて精算中に、第2の媒体に記録された取引に基づく情報がスキャナ部204(読取部)に読み取られた場合(例えば、図3に示すステップS1におけるYes判定)、入金の識別情報と、入金の額を示す情報と、を対応付けて出力してもよい(例えば、図7に示す入金履歴670を参照)。   As described above, the settlement system includes the registration device 100 that issues a medium (for example, a bill printed with a barcode or a two-dimensional code) on which information (transaction information) based on a transaction is recorded. The payment apparatus 200b may include a scanner unit 204 (reading unit) that reads information based on transactions from a medium (accounting ticket). During the settlement based on the information based on the transaction recorded on the first medium, the printing unit 211 or the display unit 205 (output unit) receives the information based on the transaction recorded on the second medium while the scanner unit 204 (reading). (For example, Yes determination in step S1 shown in FIG. 3), the identification information of the deposit and the information indicating the amount of the deposit may be output in association with each other (for example, in FIG. 7). See deposit history 670).

この構成により、精算システムは、登録装置100と、精算装置200bとを備える。登録装置100は、取引に基づく情報が記録された媒体(会計券)を発行する。精算装置200bは、取引に基づく情報を媒体から読み取るスキャナ部204(読取部)を有する。これにより、精算システムは、登録装置100に並ぶ客の列を長くさせることなく、正しい取消額(例えば、図9に示す取消額690を参照)を、精算装置200bが払い出すことができる。   With this configuration, the payment system includes a registration device 100 and a payment device 200b. The registration device 100 issues a medium (accounting ticket) on which information based on the transaction is recorded. The payment apparatus 200b includes a scanner unit 204 (reading unit) that reads information based on a transaction from a medium. As a result, in the settlement system, the settlement apparatus 200b can pay out the correct cancellation amount (for example, refer to the cancellation amount 690 shown in FIG. 9) without lengthening the customer line in the registration apparatus 100.

また、印字部211又は表示部205(出力部)は、入金の受け付け時刻、所定時刻(例えば、会計券が精算装置200bに最初に読み込まれた時刻)からの経過時間、入金額の入金順を示す情報、及び、媒体(会計券)の識別番号のうち少なくとも一つを、入金の識別情報として出力してもよい。
これにより、精算システムは、媒体(会計券)の識別番号などに基づいて、登録装置100に並ぶ客の列を長くさせることなく、正しい取消額(例えば、図9に示す取消額690を参照)を、精算装置200bから払い出すことができる。
Further, the printing unit 211 or the display unit 205 (output unit) displays the deposit acceptance time, the elapsed time from the predetermined time (for example, the time when the accounting ticket is first read into the settlement apparatus 200b), and the deposit order of the deposit amount. At least one of the information shown and the identification number of the medium (accounting ticket) may be output as the identification information for deposit.
As a result, the checkout system corrects the correct amount of cancellation (for example, refer to the amount of cancellation 690 shown in FIG. 9) without lengthening the customer line on the registration device 100 based on the identification number of the medium (accounting ticket). Can be paid out from the settlement apparatus 200b.

また、印字部211又は表示部205(出力部)は、第1の媒体(会計券)に記録された取引に基づく情報がスキャナ部204(読取部)に読み取られた時刻を示す情報と、第2の媒体(会計券)に記録された取引に基づく情報がスキャナ部204(読取部)に読み取られた時刻を示す情報と、を出力してもよい。   The printing unit 211 or the display unit 205 (output unit) includes information indicating the time when information based on the transaction recorded on the first medium (accounting ticket) is read by the scanner unit 204 (reading unit), Information indicating the time when information based on the transaction recorded on the second medium (accounting ticket) is read by the scanner unit 204 (reading unit) may be output.

この構成により、印字部211又は表示部205(出力部)は、第1の媒体に記録された取引に基づく情報がスキャナ部204(読取部)に読み取られた時刻を示す情報と、第2の媒体に記録された取引に基づく情報がスキャナ部204(読取部)に読み取られた時刻を示す情報と、を出力する。これにより、店員は、前客又は次客のいずれによる入金であるかを、さらに容易に判断することができる。   With this configuration, the printing unit 211 or the display unit 205 (output unit) includes information indicating the time when information based on the transaction recorded on the first medium is read by the scanner unit 204 (reading unit), and the second And information indicating the time when information based on the transaction recorded on the medium is read by the scanner unit 204 (reading unit). As a result, the store clerk can more easily determine whether the payment is made by the previous customer or the next customer.

以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。   The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes designs and the like that do not depart from the gist of the present invention.

例えば、CPU201は、次客の取引の精算の受け付けを、2枚目の会計券が読み取られた時点で中止又は中断するよう、釣銭釣札部212を制御してもよい。これにより、CPU201は、次客が入金してしまうことを防ぐことができる。会計券の読取時刻から、次客が入金する入金時刻までにはタイムラグがあるので、CPU201は、次客が入金してしまうことを有効に防ぐことができる。   For example, the CPU 201 may control the change bill section 212 so that the settlement of the next customer's transaction is canceled or interrupted when the second bill is read. Thereby, the CPU 201 can prevent the next customer from depositing money. Since there is a time lag between the time when the bill is read and the time when the next customer deposits, the CPU 201 can effectively prevent the next customer from depositing money.

なお、上記に説明した登録装置、精算装置、及び、精算システムを実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより、実行処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。   The registration device, the payment device, and the program for realizing the payment system described above are recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into the computer system and executed. Thus, execution processing may be performed. Here, the “computer system” may include an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。   Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW system is used. The “computer-readable recording medium” means a flexible disk, a magneto-optical disk, a ROM, a writable nonvolatile memory such as a flash memory, a portable medium such as a CD-ROM, a hard disk built in a computer system, etc. This is a storage device.

さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(例えばDRAM(Dynamic Random Access Memory))のように、一定時間プログラムを保持しているものも含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。
さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
Further, the “computer-readable recording medium” refers to a volatile memory (for example, DRAM (Dynamic) in a computer system serving as a server or a client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. Random Access Memory)) that holds a program for a certain period of time is also included.
The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
The program may be for realizing a part of the functions described above.
Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

1…バス、2…バス、100…登録装置、101…CPU、102…ROM、103…RAM、104…スキャナ部、105…店員用表示部、106…客用表示部、107…操作部、108…通信部、109…ブザー、110…レシート発行口、111…印字部、112…電子マネー読取部、113…クレジットカード読取部、200a…精算装置、200b…精算装置、201…CPU、202…ROM、203…RAM、204…スキャナ部、205…表示部、206…操作部、207…撮像部、208…通信部、209…ブザー、210…レシート発行口、211…印字部、212…釣銭釣札部、213…ハードディスク、300…LAN、400…ストアコントローラ、600…精算装置識別番号、610…レシート番号、620…会計券識別番号、630…扱者識別番号、640…登録装置識別番号、650…ヘッダ、660…会計券読込履歴、670…入金履歴、680…コード、690…取消額 DESCRIPTION OF SYMBOLS 1 ... Bus, 2 ... Bus, 100 ... Registration apparatus, 101 ... CPU, 102 ... ROM, 103 ... RAM, 104 ... Scanner part, 105 ... Display for salesclerk, 106 ... Display for customer, 107 ... Operation part, 108 ... Communication part 109 ... Buzzer 110 ... Receipt issuing port 111 ... Printing part 112 ... Electronic money reading part 113 ... Credit card reading part 200a ... Settlement apparatus 200b ... Settlement apparatus 201 ... CPU 202 ... ROM , 203 ... RAM, 204 ... scanner unit, 205 ... display unit, 206 ... operating unit, 207 ... imaging unit, 208 ... communication unit, 209 ... buzzer, 210 ... receipt issuing port, 211 ... printing unit, 212 ... change bill , 213 ... hard disk, 300 ... LAN, 400 ... store controller, 600 ... checkout device identification number, 610 ... receipt number, 620 ... Total ticket identification number, 630 ... The attendant identification number, 640 ... registration device identification number, 650 ... header, 660 ... Accounting ticket reading history, 670 ... payment history, 680 ... code, 690 ... cancellation amount

Claims (6)

取引に基づく金額を精算するための入金を受け付ける受付部と、
前記入金を識別して、前記入金の識別情報を生成する識別部と、
前記入金の額を認識する認識部と、
前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力する出力部と、
前記取引に基づく情報を媒体から読み取る読取部と
を有する精算装置と、
前記取引に基づく情報が記録された前記媒体を発行する登録装置と
を備え
前記出力部は、第1の媒体に記録された前記取引に基づく情報に基づいて精算中に、第2の媒体に記録された前記取引に基づく情報が前記読取部に読み取られた場合、前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力することを特徴とする精算システム。
A reception unit that accepts a deposit to settle the amount based on the transaction;
An identification unit for identifying the deposit and generating identification information for the deposit;
A recognition unit for recognizing the amount of the deposit;
An output unit that associates and outputs the identification information of the deposit and information indicating the amount of the deposit;
A settlement apparatus having a reading unit that reads information based on the transaction from a medium ;
A registration device for issuing the medium in which information based on the transaction is recorded ;
When the information based on the transaction recorded on the second medium is read by the reading unit during the settlement based on the information based on the transaction recorded on the first medium, settlement system and identification information, information indicating the amount of the deposit, which is characterized that you output in association with each other to.
前記出力部は、前記媒体の識別番号を、前記入金の識別情報として出力することを特徴とする請求項に記載の精算システム。 The payment system according to claim 1 , wherein the output unit outputs an identification number of the medium as identification information of the deposit. 前記出力部は、前記第1の媒体に記録された前記取引に基づく情報が前記読取部に読み取られた時刻を示す情報と、前記第2の媒体に記録された前記取引に基づく情報が前記読取部に読み取られた時刻を示す情報と、を出力することを特徴とする請求項又は請求項に記載の精算システム。 The output unit includes information indicating a time when information based on the transaction recorded on the first medium is read by the reading unit, and information based on the transaction recorded on the second medium. The settlement system according to claim 1 or 2 , wherein information indicating the time read by the unit is output. 取引に基づく金額を精算するための入金を受け付ける受付部と、A reception unit that accepts a deposit to settle the amount based on the transaction;
前記入金を識別して、前記入金の識別情報を生成する識別部と、An identification unit for identifying the deposit and generating identification information for the deposit;
前記入金の額を認識する認識部と、A recognition unit for recognizing the amount of the deposit;
前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力する出力部と、An output unit that associates and outputs the identification information of the deposit and information indicating the amount of the deposit;
前記取引に基づく情報を媒体から読み取る読取部とA reading unit for reading information based on the transaction from a medium;
を備え、With
前記出力部は、第1の媒体に記録された前記取引に基づく情報に基づいて精算中に、第2の媒体に記録された前記取引に基づく情報が前記読取部に読み取られた場合、前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力することを特徴とする精算装置。When the information based on the transaction recorded on the second medium is read by the reading unit during the settlement based on the information based on the transaction recorded on the first medium, The settlement apparatus is characterized in that the identification information and the information indicating the deposit amount are output in association with each other.
精算装置のコンピュータに、In the computer of the checkout device,
取引に基づく金額を精算するための入金を受け付ける手順と、A procedure to accept a deposit to settle the amount based on the transaction,
前記入金を識別して、前記入金の識別情報を生成する手順と、Identifying the deposit and generating identification information for the deposit;
前記入金の額を認識する手順と、Recognizing the amount of the deposit;
前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力する手順と、A procedure for associating and outputting the identification information of the deposit and information indicating the amount of the deposit;
前記取引に基づく情報を媒体から読み取る手順とA procedure for reading information based on the transaction from a medium;
を実行させ、And execute
登録装置のコンピュータに、In the computer of the registration device,
前記取引に基づく情報が記録された前記媒体を発行する手順Procedure for issuing the medium in which information based on the transaction is recorded
を実行させ、And execute
前記精算装置のコンピュータに、In the computer of the settlement apparatus,
前記出力する手順では、第1の媒体に記録された前記取引に基づく情報に基づいて精算中に、第2の媒体に記録された前記取引に基づく情報が前記読み取る手順において読み取られた場合、前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力すること  In the outputting procedure, when the information based on the transaction recorded on the second medium is read in the reading procedure, during the settlement based on the information based on the transaction recorded on the first medium, The identification information of the deposit and the information indicating the deposit amount are output in association with each other.
を実行させるためのプログラム。A program for running
コンピュータに、On the computer,
取引に基づく金額を精算するための入金を受け付ける手順と、A procedure to accept a deposit to settle the amount based on the transaction,
前記入金を識別して、前記入金の識別情報を生成する手順と、Identifying the deposit and generating identification information for the deposit;
前記入金の額を認識する手順と、Recognizing the amount of the deposit;
前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力する手順と、A procedure for associating and outputting the identification information of the deposit and information indicating the amount of the deposit;
前記取引に基づく情報を媒体から読み取る手順とA procedure for reading information based on the transaction from a medium;
を実行させ、And execute
前記出力する手順では、第1の媒体に記録された前記取引に基づく情報に基づいて精算中に、第2の媒体に記録された前記取引に基づく情報が前記読み取る手順において読み取られた場合、前記入金の識別情報と、前記入金の額を示す情報と、を対応付けて出力することIn the outputting procedure, when the information based on the transaction recorded on the second medium is read in the reading procedure, during the settlement based on the information based on the transaction recorded on the first medium, The identification information of the deposit and the information indicating the deposit amount are output in association with each other.
を実行させるためのプログラム。A program for running
JP2013164495A 2013-08-07 2013-08-07 Settlement system, settlement apparatus and program Active JP6209895B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013164495A JP6209895B2 (en) 2013-08-07 2013-08-07 Settlement system, settlement apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013164495A JP6209895B2 (en) 2013-08-07 2013-08-07 Settlement system, settlement apparatus and program

Publications (2)

Publication Number Publication Date
JP2015035023A JP2015035023A (en) 2015-02-19
JP6209895B2 true JP6209895B2 (en) 2017-10-11

Family

ID=52543534

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013164495A Active JP6209895B2 (en) 2013-08-07 2013-08-07 Settlement system, settlement apparatus and program

Country Status (1)

Country Link
JP (1) JP6209895B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7369065B2 (en) * 2020-03-09 2023-10-25 グローリー株式会社 Payment system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008083869A (en) * 2006-09-26 2008-04-10 Nec Computertechno Ltd Change dispenser, settlement apparatus, change dispensing system, change dispensing method and change dispensing program
JP4845864B2 (en) * 2007-11-30 2011-12-28 東芝テック株式会社 Deposit / withdrawal management system

Also Published As

Publication number Publication date
JP2015035023A (en) 2015-02-19

Similar Documents

Publication Publication Date Title
US20160364925A1 (en) Checkout system including a register machine and one or more payment machines
JP2015041154A (en) Pos system, registration device, and adjustment device
JP7156855B2 (en) checkout system
JP6392719B2 (en) Checkout system, accounting machine, and control program
JP6167645B2 (en) Registration settlement apparatus, POS system, and program
JP6244740B2 (en) POS system, registration device, checkout device, and program
JP6631683B2 (en) POS system, program, settlement method and registration device
JP6443525B2 (en) POS system, registration device, program, and settlement method
JP2018181383A (en) Checkout system, accounting apparatus, and control program
JP6209895B2 (en) Settlement system, settlement apparatus and program
JP6407121B2 (en) Checkout system, accounting machine, and control program
JP7180883B2 (en) POS system, program and settlement method
JP6060650B2 (en) Accounting device, POS system and accounting program
JP6439886B2 (en) Product registration apparatus and control program
JP7033806B2 (en) POS system
JP6278288B2 (en) POS system, registration settlement apparatus, and program
JP6788297B2 (en) POS system
JP7252677B2 (en) system
JP7053049B2 (en) System, registration device and program
JP7335010B2 (en) system
JP6617243B2 (en) POS system, registration apparatus, program, and sales data processing method
JP6793977B2 (en) POS system
JP6583448B2 (en) POS system, registration device, and program
JP6439847B2 (en) POS system, registration apparatus, registration method, and program
JP2023063500A (en) system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160713

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170516

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170713

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170828

R150 Certificate of patent or registration of utility model

Ref document number: 6209895

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250