JP7511945B2 - Registration device and program - Google Patents

Registration device and program Download PDF

Info

Publication number
JP7511945B2
JP7511945B2 JP2023109197A JP2023109197A JP7511945B2 JP 7511945 B2 JP7511945 B2 JP 7511945B2 JP 2023109197 A JP2023109197 A JP 2023109197A JP 2023109197 A JP2023109197 A JP 2023109197A JP 7511945 B2 JP7511945 B2 JP 7511945B2
Authority
JP
Japan
Prior art keywords
pos register
settlement
information
refund
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.)
Active
Application number
JP2023109197A
Other languages
Japanese (ja)
Other versions
JP2023126876A (en
JP2023126876A5 (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
Priority claimed from JP2020184602A external-priority patent/JP7050253B2/en
Application filed by Teraoka Seiko Co Ltd filed Critical Teraoka Seiko Co Ltd
Priority to JP2023109197A priority Critical patent/JP7511945B2/en
Publication of JP2023126876A publication Critical patent/JP2023126876A/en
Publication of JP2023126876A5 publication Critical patent/JP2023126876A5/en
Priority to JP2024098662A priority patent/JP2024114745A/en
Application granted granted Critical
Publication of JP7511945B2 publication Critical patent/JP7511945B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、登録装置およびプログラムに関する。 The present invention relates to a registration device and a program.

現在、商品を登録する登録装置と、登録された商品の精算を行なう精算装置とが分離しているPOS(Point Of Sales)システムが存在する(例えば、特許文献1参照)。 Currently, there are point-of-sales (POS) systems in which the registration device for registering products and the settlement device for settling the registered products are separate (see, for example, Patent Document 1).

特開2011-158993号公報JP 2011-158993 A

上述のようなPOSシステムでは、客自身が精算装置を操作するという運用も可能であるため、店員の作業負荷の軽減も期待されるが、実際には、店員の作業負荷は十分に軽減していないという問題がある。 In the above-mentioned POS system, it is possible for customers to operate the payment device themselves, which is expected to reduce the workload of store clerks, but in reality, there is a problem in that the workload of store clerks is not reduced sufficiently.

本発明は上記の点に鑑みてなされたものであり、その目的は、店員の作業負荷を軽減させる技術を提供することにある。 The present invention was made in consideration of the above points, and its purpose is to provide technology that reduces the workload of store clerks.

上記課題を解決するために、本発明の一態様であるPOSシステムは、店員が操作を行い顧客の購入対象の商品を登録する登録装置と、顧客が自ら操作して精算を行う複数の精算装置とを有するPOSシステムであって、前記登録装置は、金券額が入力される入力手段と、前記入力手段で入力された金券額に応じた取引情報を前記精算装置で精算可能に送信する送信手段とを有し、前記精算装置は、前記登録装置から送信された前記取引情報を受信する受信手段を有し、前記受信手段で受信した前記取引情報に基づいて、前記入力手段で入力された金券額が、登録された商品の取引金額よりも大きい場合と、登録された商品の取引金額が、前記入力手段で入力された金券額よりも大きい場合とで異なる制御を行なう。 In order to solve the above problems, the POS system according to one aspect of the present invention is a POS system having a registration device operated by a store clerk to register products to be purchased by a customer, and multiple settlement devices operated by customers themselves to settle the payment, the registration device has an input means for inputting a voucher amount, and a transmission means for transmitting transaction information corresponding to the voucher amount input by the input means so that the settlement device can settle the payment, the settlement device has a receiving means for receiving the transaction information transmitted from the registration device, and based on the transaction information received by the receiving means, different control is performed depending on whether the voucher amount input by the input means is greater than the transaction amount of the registered product or the transaction amount of the registered product is greater than the voucher amount input by the input means.

本発明によれば、店員の作業負荷が軽減する。 The present invention reduces the workload of store staff.

本発明の実施形態におけるPOSシステムの構成例を示すブロック図である。1 is a block diagram showing an example of the configuration of a POS system according to an embodiment of the present invention. 本実施形態における登録用POSレジスタの構成を示すブロック図である。2 is a block diagram showing the configuration of a registration POS register in the present embodiment. FIG. 本実施形態における精算用POSレジスタの構成を示すブロック図である。2 is a block diagram showing the configuration of a settlement POS register in the present embodiment. FIG. 本実施形態における登録用POSレジスタ及び精算用POSレジスタの外観構成を示す斜視図である。1 is a perspective view showing the external configuration of a registration POS register and a settlement POS register in this embodiment. FIG. 本実施形態における登録用POSレジスタの動作手順を表すフローチャートである。5 is a flowchart showing the operation procedure of a registration POS register in this embodiment. 本実施形態における登録用POSレジスタが発行する精算伝票の一例を示すイメージ図である。13 is an image diagram showing an example of a settlement slip issued by a registration POS register in this embodiment. 本実施形態における登録用POSレジスタが表示する選択画面の一例を示すイメージ図である。13 is an image diagram showing an example of a selection screen displayed by a registration POS register in this embodiment. 本実施形態における登録用POSレジスタが表示する出金指示画面の一例を示すイメージ図である。An image diagram showing an example of a withdrawal instruction screen displayed by a registration POS register in this embodiment. 本実施形態における登録用POSレジスタが実行する金券精算処理の動作手順を示すフローチャートである。13 is a flowchart showing the operational steps of a gift certificate settlement process executed by a registration POS register in this embodiment. 本実施形態における、精算用POSレジスタの動作手順を示すフローチャートである。4 is a flowchart showing the operation procedure of a settlement POS register in the present embodiment.

以下、図面を参照して本発明の実施の形態について説明する。図1は、本発明によるPOSシステム1の一実施形態の構成例を示すブロック図である。図1に示すように、本実施形態において、POSシステム1は、ストアコントローラ10と、登録用POSレジスタ20(登録装置)と、3台の精算用POSレジスタ30(精算装置)と、精算監視装置40とを含んで構成されている。ストアコントローラ10と、登録用POSレジスタ20と、3台の精算用POSレジスタ30と、精算監視装置40とは、有線又は無線接続のLAN(Local Area Network)11で相互に接続されている。 The following describes an embodiment of the present invention with reference to the drawings. FIG. 1 is a block diagram showing an example of the configuration of an embodiment of a POS system 1 according to the present invention. As shown in FIG. 1, in this embodiment, the POS system 1 includes a store controller 10, a registration POS register 20 (registration device), three settlement POS registers 30 (settlement devices), and a settlement monitoring device 40. The store controller 10, the registration POS register 20, the three settlement POS registers 30, and the settlement monitoring device 40 are interconnected by a wired or wireless LAN (Local Area Network) 11.

なお、図1に示したPOSシステム1の構成は一例であって、例えば、登録用POSレジスタ20を複数設けたり、精算用POSレジスタ30の数をさらに増やしたり、あるいは精算用POSレジスタ30の数を減らして、2台としたりすることができる。また、ストアコントローラ10と、登録用POSレジスタ20や、精算用POSレジスタ30や、精算監視装置40とは、必ずしもLAN11で接続しておく必要はない。その場合に、データのやりとりは、電気配線を活用して高速通信を実現する電力線通信などを用いて行うことができる。また、ストアコントローラ10の機能を、登録用POSレジスタ20が有するようにして、ストアコントローラ10を省略することも可能である。 The configuration of the POS system 1 shown in FIG. 1 is one example, and it is possible to provide multiple registration POS registers 20, increase the number of settlement POS registers 30, or reduce the number of settlement POS registers 30 to two. Also, the store controller 10 does not necessarily need to be connected to the registration POS registers 20, the settlement POS registers 30, and the settlement monitoring device 40 via the LAN 11. In that case, data can be exchanged using power line communication that utilizes electrical wiring to achieve high-speed communication. It is also possible to omit the store controller 10 by having the registration POS registers 20 have the functions of the store controller 10.

ストアコントローラ10は、POSシステム1を制御するコンピュータであり、商品マスタなどの種々の情報を管理する。ストアコントローラ10は、登録用POSレジスタ20及び各精算用POSレジスタ30に、最新の商品マスタを適宜送信する。ここで、商品マスタとは、各商品の商品識別情報、商品名称、及び販売価格などの商品情報を格納したファイルであって、適宜更新される。 The store controller 10 is a computer that controls the POS system 1 and manages various information such as the product master. The store controller 10 transmits the latest product master to the registration POS register 20 and each settlement POS register 30 as appropriate. Here, the product master is a file that stores product information such as product identification information, product name, and sales price for each product, and is updated as appropriate.

精算監視装置40は、主に精算用POSレジスタ30における精算の状況を監視するための装置である。例えば精算監視装置40においては、例えば登録用POSレジスタ20における登録が完了してから一定時間を経過しても精算が完了していない未済取引がある場合に、このような取引を所定の表示態様により通知する。この表示を見ることで、店員は、現在の店内において登録が完了している取引全体における精算状況がどのようになっているのかを把握できる。 The settlement monitoring device 40 is a device that mainly monitors the settlement status at the settlement POS register 30. For example, if there is an outstanding transaction that has not been settled even after a certain amount of time has passed since registration at the registration POS register 20 was completed, the settlement monitoring device 40 notifies the user of such a transaction in a specified display format. By looking at this display, the store clerk can understand the settlement status of all transactions that have been registered in the current store.

登録用POSレジスタ20は、客が購入しようとする商品のデータを登録する処理を行う。データの登録は、例えば、商品に付されているバーコードを読み取ることで行う。そのため、登録用POSレジスタ20には、例えば、客が購入する商品に付されたバーコード(商品コード)を店員の操作により読み取るスキャナが設けられている。本願においては、登録用POSレジスタ20によって登録され、精算処理において用いられる商品に関するデータを、取引情報と呼ぶこととする。取引情報は、購入しようとする商品すべての金額すなわち合計金額や、個々の商品の単価や個数の情報を含んでいる。
また、登録用POSレジスタ20は、各精算用POSレジスタ30からステータス情報を受信して管理する。
The registration POS register 20 performs a process of registering data on products that a customer wishes to purchase. The data is registered, for example, by reading a barcode attached to the product. For this reason, the registration POS register 20 is provided with a scanner that, when operated by a store clerk, reads the barcode (product code) attached to the product that the customer wishes to purchase. In this application, the data related to the products that is registered by the registration POS register 20 and used in the settlement process is referred to as transaction information. The transaction information includes the price of all the products to be purchased, i.e., the total price, and information on the unit price and quantity of each product.
In addition, the registration POS register 20 receives and manages status information from each settlement POS register 30 .

さらに、登録用POSレジスタ20は、ステータス情報に応じて、取引情報の送信先となる精算用POSレジスタ30を選択する。その際、登録用POSレジスタ20は、ステータス情報に基づいて、できるだけ待ち時間を少なくできるように、現在商品登録作業中の客がどの精算用POSレジスタ30で精算を行えばよいのかを判定する。すなわち、登録用POSレジスタ20は、複数の精算用POSレジスタ30から最適な1つを選択する。登録用POSレジスタ20は、例えば、空いている精算用POSレジスタ30を選択する。あるいは、全ての精算用POSレジスタ30が客で埋まっている場合には、登録用POSレジスタ20は、一番早く空きそうな精算装置を選択する。そして、登録用POSレジスタ20は、選択した精算用POSレジスタ30に対して、取引情報を送信する。その取引情報が示す商品を購入しようとする客は、当該取引情報が送信された精算用POSレジスタ30を操作して、自分で精算処理を行うことができる。精算処理とは、購入しようとする商品の代金を、現金、電子マネー、クレジットカードなどを選択的に用いて支払い、決済する処理である。 Furthermore, the registration POS register 20 selects the settlement POS register 30 to which the transaction information is to be sent, according to the status information. At that time, the registration POS register 20 determines, based on the status information, which settlement POS register 30 the customer currently registering the product should use to settle the payment, so as to minimize waiting time. That is, the registration POS register 20 selects the most suitable one from the multiple settlement POS registers 30. The registration POS register 20 selects, for example, an available settlement POS register 30. Alternatively, if all settlement POS registers 30 are occupied with customers, the registration POS register 20 selects the settlement device that is likely to become available first. Then, the registration POS register 20 transmits the transaction information to the selected settlement POS register 30. A customer who wishes to purchase the product indicated by the transaction information can operate the settlement POS register 30 to which the transaction information was transmitted and perform the settlement process himself. The checkout process is the process of paying for the product you wish to purchase by selectively using cash, electronic money, credit card, etc.

上記のステータス情報とは、精算用POSレジスタ30における精算処理の進捗状況を表す情報である。進捗状況は、待機状態、決済中、レシート発行中、空き状態、会計保留、トラブル発生中などの状況に分けられている。この進捗状況に基づき、登録用POSレジスタ20は、どの精算用POSレジスタ30を選択するのかという判定処理を行う。例えば、登録用POSレジスタ20は、空き状態の精算用POSレジスタ30を優先して選択する。また、空き状態の精算用POSレジスタ30が無ければ、レシート発行中のものを選択する。上記の待機状態、決済中、レシート発行中という3つの進捗状況は、精算処理中の段階を示すものであり、待機状態から決済中、決済中からレシート発行中へと進捗状況は移行する。よって、決済中よりもレシート発行中の方が進捗は進んでいることになり、空き状態のものが無ければ、レシート発行中のものを選択することで、一番早く空きそうな精算用POSレジスタ30を選択することができる。 The status information indicates the progress of the settlement process in the settlement POS register 30. The progress is divided into statuses such as waiting, settlement, issuing a receipt, available, pending accounting, and trouble. Based on this progress, the registration POS register 20 performs a determination process to determine which settlement POS register 30 to select. For example, the registration POS register 20 preferentially selects an available settlement POS register 30. If there is no available settlement POS register 30, it selects one that is issuing a receipt. The above three progress statuses, waiting, settlement, and issuing a receipt, indicate the stage of settlement processing, and the progress status changes from waiting to settlement, and from settlement to issuing a receipt. Therefore, the status issuing a receipt is more advanced than the status issuing a settlement, and if there is no available POS register 30, the settlement POS register 30 that is likely to become available the soonest can be selected by selecting one that is issuing a receipt.

また、登録用POSレジスタ20は、上記のようにして選択した精算用POSレジスタ30へ、現在商品登録作業中の取引情報を送信する際には、次のような表示処理を行う。例えば、登録用POSレジスタ20は、各精算用POSレジスタ30から受信したステータス情報を、登録用POSレジスタ20が有するタッチパネルなどの表示画面上に表示する。この表示は、取引情報を送信する際に限らず、登録処理中や空き時間において、常時あるいは随時、更新しながら行うようにしてもよい。さらに、登録用POSレジスタ20は、取引情報を送信した際には、どの精算用POSレジスタ30へ取引情報を送信したかを店員又は客に分かるよう表示する。例えば、店員に対し表示した場合には、店員が客へ口頭で伝えることなどができる。この場合の表示方法は任意である。例えば、登録用POSレジスタ20において店員に向けて設置されているタッチパネルなどに、各精算用POSレジスタ30のステータス情報を表示するとともに、送信した精算用POSレジスタ30に対応するステータス情報を強調表示することで行うようにすることができる。また、登録用POSレジスタ20が有する客側に向けられた表示部に、送信先の精算用POSレジスタ30を示す案内を表示するようにしてもよい。また、該当する精算用POSレジスタ30を案内するレシート(例えば、精算用POSレジスタ30の番号が印字された番号札レシート等)を発行し客に手渡すようにしてもよい。 When the registration POS register 20 transmits the transaction information currently being registered to the settlement POS register 30 selected as described above, the following display process is performed. For example, the registration POS register 20 displays the status information received from each settlement POS register 30 on a display screen such as a touch panel of the registration POS register 20. This display may be performed not only when transmitting transaction information, but also during registration processing or during free time, and may be updated continuously or as needed. Furthermore, when the registration POS register 20 transmits transaction information, it displays the status information so that the store clerk or customer can understand which settlement POS register 30 the transaction information was transmitted to. For example, when the status information is displayed to the store clerk, the store clerk can verbally inform the customer. In this case, the display method is arbitrary. For example, the status information of each settlement POS register 30 can be displayed on a touch panel or the like installed toward the store clerk in the registration POS register 20, and the status information corresponding to the settlement POS register 30 that transmitted the status information can be highlighted. Also, a guide indicating the destination settlement POS register 30 may be displayed on a display unit of the registration POS register 20 facing the customer. Also, a receipt indicating the corresponding settlement POS register 30 (for example, a numbered receipt with the number of the settlement POS register 30 printed on it) may be issued and handed to the customer.

なお、精算用POSレジスタ30の選択は、店員が手動で行ってもよい。例えば、ステータス情報を見て店員が判断し、タッチパネル上で選んだ精算用POSレジスタ30ボタンを押下することで精算用POSレジスタ30を選択するようにしてもよい。また、店員の判断を助けるために、ステータス情報の表示において、空いている(あるいは空きそうな)精算用POSレジスタ30を強調して表示してもよい。 The selection of the checkout POS register 30 may be performed manually by a store clerk. For example, the store clerk may look at the status information, make a judgment, and select the checkout POS register 30 by pressing the checkout POS register 30 button selected on the touch panel. Also, to help the store clerk make a judgment, the status information may be displayed with emphasis on checkout POS registers 30 that are available (or look likely to be available).

また、登録用POSレジスタ20は、客が購入する商品の全ての買上内容を印刷するようにしてもよい。この場合、客は、精算用POSレジスタ30を操作して精算処理を行う前に、登録用POSレジスタ20を用いた登録内容を、印刷結果を見ることで確認することができる。 The registration POS register 20 may also print all purchase details of the products purchased by the customer. In this case, the customer can check the registration details using the registration POS register 20 by looking at the printout before operating the checkout POS register 30 to perform the checkout process.

また、登録用POSレジスタ20は、客が返品を申し入れた商品(以下、返品商品とする。)に対して返品処理を行う。例えば、まず、登録用POSレジスタ20は、返品商品に関するレシートに印刷された取引番号を入力し、続いて、返品商品に付されているバーコードを読み取る。取引番号は、各取引を識別するための取引識別情報である。そして、登録用POSレジスタ20は、入力した取引番号に対応する取引情報を読み出して返品商品を特定し、客に返金する返金額を算出して返金情報を生成する。返金情報は、返金額を含む、精算用POSレジスタ30に現金を出金させるためのデータである。続いて、登録用POSレジスタ20は、客に返金するための精算用POSレジスタ30を選択し、選択した精算用POSレジスタ30に生成した返金情報を送信する。また、登録用POSレジスタ20は、店員の操作に応じて、精算用POSレジスタ30が返金情報に基づく出金をするタイミングを決定し、決定したタイミングに精算用POSレジスタ30が出金するように、選択した精算用POSレジスタ30に出金指示データを送信する。出金指示データは、返金情報に基づく金額を出金するよう指示するデータである。 The registration POS register 20 also performs return processing for products that the customer has requested to be returned (hereinafter referred to as returned products). For example, the registration POS register 20 first inputs the transaction number printed on the receipt for the returned product, and then reads the barcode attached to the returned product. The transaction number is transaction identification information for identifying each transaction. The registration POS register 20 then reads out the transaction information corresponding to the input transaction number to identify the returned product, calculates the refund amount to be refunded to the customer, and generates refund information. The refund information is data for dispensing cash to the settlement POS register 30, including the refund amount. The registration POS register 20 then selects a settlement POS register 30 to refund the customer, and transmits the generated refund information to the selected settlement POS register 30. In addition, the registration POS register 20 determines the timing for the settlement POS register 30 to make a withdrawal based on the refund information in response to the operation of the store clerk, and transmits withdrawal instruction data to the selected settlement POS register 30 so that the settlement POS register 30 will make a withdrawal at the determined timing. The withdrawal instruction data is data that instructs the settlement POS register 30 to withdraw the amount based on the refund information.

また、客がお米券や商品券などの金券を用いた精算を申し入れた場合、登録用POSレジスタ20において店員が客から金券を受け取る。登録用POSレジスタ20は、店員が客から受け取った金券の金額に応じて、精算用POSレジスタ30において精算すべき金額を決定する。例えば、登録用POSレジスタ20は、登録した商品の合計金額(以下、取引金額とする。)が金券の金額(以下、金券額とする。)より大きい場合、取引金額と金券額との差額を客が支払う支払金額とし、支払金額を取引情報に付加して、選択した精算用POSレジスタ30に送信する。また、登録用POSレジスタ20は、取引金額と金券額とが等しい場合、客が持ち帰るためのレシートを発行する。この場合、客は精算用POSレジスタ30に行って精算する必要はない。また、登録用POSレジスタ20は、金券額が取引金額より大きい場合、金券額と取引金額との差額を客に返金すべき返金額とし、返金額を含む返金情報を、選択した精算用POSレジスタ30に送信する。この場合、登録用POSレジスタ20は、店員の操作に応じて、精算用POSレジスタ30が返金情報に基づく出金をするタイミングを決定し、決定したタイミングに精算用POSレジスタ30が出金するように、選択した精算用POSレジスタ30に出金指示データを送信する。 When a customer requests payment using a gift certificate such as a rice coupon or gift certificate, the clerk receives the gift certificate from the customer at the registration POS register 20. The registration POS register 20 determines the amount to be settled at the settlement POS register 30 according to the amount of the gift certificate received by the clerk from the customer. For example, if the total amount of the registered products (hereinafter referred to as the transaction amount) is greater than the amount of the gift certificate (hereinafter referred to as the gift certificate amount), the registration POS register 20 sets the difference between the transaction amount and the gift certificate amount as the payment amount to be paid by the customer, adds the payment amount to the transaction information, and transmits it to the selected settlement POS register 30. Furthermore, if the transaction amount and the gift certificate amount are equal, the registration POS register 20 issues a receipt for the customer to take home. In this case, the customer does not need to go to the settlement POS register 30 to settle the payment. Furthermore, if the voucher amount is greater than the transaction amount, the registration POS register 20 determines the difference between the voucher amount and the transaction amount as the refund amount to be returned to the customer, and transmits refund information including the refund amount to the selected settlement POS register 30. In this case, the registration POS register 20 determines the timing for the settlement POS register 30 to make a withdrawal based on the refund information in response to the operation of the store clerk, and transmits withdrawal instruction data to the selected settlement POS register 30 so that the settlement POS register 30 will make a withdrawal at the determined timing.

一方、精算用POSレジスタ30は、客が自ら操作して精算処理を行うための装置であって、自動釣銭釣札機やカードリーダ(例えばクレジットカードやポイントカード用)、RF(Radio Frequency)リーダ(例えば電子マネー用)などの決済用の機器を備えている。また、精算用POSレジスタ30は、ステータス情報を登録用POSレジスタ20へ随時送信する。 The settlement POS register 30, on the other hand, is a device that customers operate to carry out settlement processing, and is equipped with payment devices such as an automatic change dispenser, a card reader (e.g., for credit cards and point cards), and an RF (Radio Frequency) reader (e.g., for electronic money). The settlement POS register 30 also transmits status information to the registration POS register 20 at any time.

また、精算用POSレジスタ30は、登録用POSレジスタ20から上記の取引情報を受信すると、客が当該精算用POSレジスタ30のところへ来ればよいことが分かるように、報知(つまり客への案内)する。報知の例としては、例えば、精算用POSレジスタ30が有する表示部の画面全体に所定の番号等の文字情報等を表示することである。この番号等の文字情報は、登録用POSレジスタ20が(あるいは登録用POSレジスタ20を操作している店員が)客に別途報知しておいた情報である。客は例えば知らされた自分の番号を表示している精算用POSレジスタ30のところへ行けばよいことになる。また、他の報知例としては、精算用POSレジスタ30が有する所定のランプを点灯することで案内することなどがある。例えば、特定の色で点灯し、客は指定された色の精算用POSレジスタ30のところへ行くようにする。また、点滅などであってもよい。また、別の報知例としては、会員カードNoを精算用POSレジスタ30の画面に表示することがある。この会員カードNoは、例えば登録用POSレジスタ20で読み取っておく。客は自分の会員カードNoを報知している精算用POSレジスタ30へ行くことになる。 In addition, when the checkout POS register 30 receives the transaction information from the registration POS register 20, it notifies (i.e., guides) the customer so that the customer knows that they should come to the checkout POS register 30. An example of such a notification is, for example, displaying text information such as a specified number on the entire screen of the display unit of the checkout POS register 30. This text information such as a number is information that the registration POS register 20 (or the store clerk operating the registration POS register 20) has separately notified to the customer. The customer then simply goes to the checkout POS register 30 that displays the number that the customer has been notified of. Another example of such a notification is to guide the customer by turning on a specified lamp on the checkout POS register 30. For example, the lamp may be lit in a specific color, and the customer may go to the checkout POS register 30 of the specified color. It may also be blinking. Another example of notification is to display the member card number on the screen of the settlement POS register 30. This member card number is read, for example, by the registration POS register 20. The customer goes to the settlement POS register 30 that is displaying their member card number.

また、精算用POSレジスタ30は、報知の後、待機状態になる。すなわち、精算用POSレジスタ30は、報知を行った後、受信した取引情報に対応する精算処理の開始の指示などを待機する状態となる。待機状態の解除の例としては、例えば、客が精算用POSレジスタ30の表示画面をタッチ(あるいは何らかのボタン押下)すると、自動で精算処理を開始することがある。タッチするまでは画面に何も表示しないか、上記の報知例のように例えば番号のみ表示しておく。あるいは、精算用POSレジスタ30は、人感知センサを用いて客が近づいたか否かを検知して、精算処理を開始してもよい。この場合にも、検知するまでは、画面を無表示としたり、番号表示としたりすることができる。精算用POSレジスタ30は、人感知センサで人の接近を検知したら精算処理を開始する。あるいは、人感知センサの代わりにカメラを使用することもできる。例えば、精算用POSレジスタ30と登録用POSレジスタ20にカメラを設置し、顔認識で同一人物が近づいた場合のみ精算処理を開始するようにしてもよい。 In addition, the settlement POS register 30 goes into a standby state after the notification. That is, after the notification, the settlement POS register 30 goes into a standby state for an instruction to start the settlement process corresponding to the received transaction information. As an example of releasing the standby state, for example, when a customer touches the display screen of the settlement POS register 30 (or presses a button), the settlement process may start automatically. Until touched, nothing is displayed on the screen, or, for example, only a number is displayed as in the above notification example. Alternatively, the settlement POS register 30 may use a human detection sensor to detect whether a customer is approaching and then start the settlement process. In this case, too, the screen can be blank or display a number until detection. The settlement POS register 30 starts the settlement process when the human detection sensor detects the approach of a person. Alternatively, a camera can be used instead of the human detection sensor. For example, cameras could be installed at the settlement POS register 30 and the registration POS register 20, and the settlement process could begin only if facial recognition detects that the same person is approaching.

また、待機状態にある精算用POSレジスタ30に対する精算処理の流れは例えば次のように行うことができる。(1)まず、決済方法を選択する。現金、クレジットカード、電子マネー等のいずれかまたは併用する旨を客の操作に応じて選択する。(2)次に、決済を実行する。精算用POSレジスタ30が有する紙幣や硬貨の投入排出口への現金投入や釣り銭の支払い、カード読み取り機でのカード読み取り等によって決済を実行する。(3)次に、精算用POSレジスタ30が有する印刷部を用いて、レシートを発行する。レシートには、例えば、購入した商品の一覧、購入合計金額、受領金額、釣り金額等が印字される。(4)そして、精算用POSレジスタ30は、精算処理を終了し、空き状態となる。 The flow of the settlement process for the checkout POS register 30 in standby mode can be, for example, as follows: (1) First, the payment method is selected. Either cash, credit card, electronic money, etc. or a combination of these is selected in response to the customer's operation. (2) Next, the settlement is executed. The settlement is executed by inserting cash into the bill and coin slot of the checkout POS register 30, paying the change, reading the card with a card reader, etc. (3) Next, a receipt is issued using the printing unit of the checkout POS register 30. For example, a list of purchased items, the total purchase amount, the amount received, the change, etc. are printed on the receipt. (4) Then, the checkout POS register 30 finishes the settlement process and becomes idle.

なお、精算用POSレジスタ30における決済方法は、登録用POSレジスタ20で申告してもよい。この場合は登録用POSレジスタ20から決済方法の情報を精算用POSレジスタ30へ送り、精算用POSレジスタ30は上記(2)の操作から処理を開始する。 The payment method at the checkout POS register 30 may be declared at the registration POS register 20. In this case, the registration POS register 20 sends the payment method information to the checkout POS register 30, and the checkout POS register 30 starts processing from the operation (2) above.

また、精算用POSレジスタ30は、返品または金券を用いた精算に基づく上記の返金情報を受信すると、客が当該精算用POSレジスタ30のところへ来ればよいことが分かるように、報知(つまり客への案内)する。また、精算用POSレジスタ30は、報知の後、待機状態になる。そして、精算用POSレジスタ30は、待機状態が解除され、かつ、上記の出金指示データを受信すると、返金情報に基づく返金額に応じた現金(紙幣や硬貨)を釣銭釣札機より払い出す。 When the settlement POS register 30 receives the above refund information based on a return or settlement using a voucher, it issues an alert (i.e., guidance to the customer) so that the customer knows to come to the settlement POS register 30. After issuing the alert, the settlement POS register 30 goes into a standby state. Then, when the standby state is released and the settlement POS register 30 receives the above withdrawal instruction data, it dispenses cash (banknotes and coins) from the change dispenser according to the refund amount based on the refund information.

次に、図2~図4を参照して、図1の登録用POSレジスタ20及び精算用POSレジスタ30の構成例について説明する。図2は、登録用POSレジスタ20の構成を示すブロック図である。図3は、精算用POSレジスタ30の構成を示すブロック図である。そして、図4は、登録用POSレジスタ20及び精算用POSレジスタ30の外観構成を示す斜視図である。 Next, referring to Figures 2 to 4, an example of the configuration of the registration POS register 20 and the settlement POS register 30 in Figure 1 will be described. Figure 2 is a block diagram showing the configuration of the registration POS register 20. Figure 3 is a block diagram showing the configuration of the settlement POS register 30. And Figure 4 is a perspective view showing the external configuration of the registration POS register 20 and the settlement POS register 30.

図2に示すように、登録用POSレジスタ20は、CPU(Central Processing Unit)201と、ROM(Read Only Memory)202と、RAM(Random Access Memory)203と、スキャナ部204と、表示部(店員用)205と、表示部(客用)205aと、操作部206と、通信部207と、ブザー208と、印刷部209とを備える。これらは、バスを介して相互に通信可能である。 As shown in FIG. 2, the registration POS register 20 includes a CPU (Central Processing Unit) 201, a ROM (Read Only Memory) 202, a RAM (Random Access Memory) 203, a scanner unit 204, a display unit (for store clerks) 205, a display unit (for customers) 205a, an operation unit 206, a communication unit 207, a buzzer 208, and a printing unit 209. These can communicate with each other via a bus.

ROM202は、読み出し専用メモリであり、プログラムを予め記憶する。
CPU201は、中央演算処理装置であり、ROM202に記憶されているプログラムを読み出して実行することにより、登録用POSレジスタ20の動作を制御する。例えば、CPU201(返金情報生成手段)は、所定の処理において客に返金する返金情報を生成する。所定の処理とは、客が購入した商品の返品に関する返品処理や、登録した商品を金券により精算する処理等である。また、CPU201(選択手段)は、返金情報に基づく返金を行うべき精算用POSレジスタ30を選択する。また、CPU201(出金指示手段)は、返金情報に基づく出金のタイミングを決定する。また、CPU201(返金情報送信手段)は、通信部207を介して、選択された精算用POSレジスタ30で返金を行えるように返金情報を送信する。
The ROM 202 is a read-only memory and stores programs in advance.
The CPU 201 is a central processing unit, and controls the operation of the registration POS register 20 by reading and executing a program stored in the ROM 202. For example, the CPU 201 (refund information generating means) generates refund information to be refunded to a customer in a predetermined process. The predetermined process is a return process for returning a product purchased by a customer, a process for settling a registered product with a cash voucher, etc. The CPU 201 (selecting means) also selects the settlement POS register 30 that should make a refund based on the refund information. The CPU 201 (withdrawal instruction means) also determines the timing of withdrawal based on the refund information. The CPU 201 (refund information transmitting means) also transmits the refund information via the communication unit 207 so that the selected settlement POS register 30 can make a refund.

スキャナ部204は、商品に付されているバーコード(商品コード)を光学的に読み取る。
RAM203は、随時読み出し書き込みメモリであり、種々の情報を記憶する。例えば、RAM203は、スキャナ部204によって読み取られたバーコードに基づく商品情報、精算用POSレジスタ30から受信したステータス情報などを記憶する。また、例えば、RAM203は、操作ボタンが操作された履歴を記憶してもよい。
The scanner unit 204 optically reads the barcode (product code) attached to the product.
The RAM 203 is a read/write memory that can be used at any time and stores various information. For example, the RAM 203 stores product information based on barcodes read by the scanner unit 204, status information received from the checkout POS register 30, etc. The RAM 203 may also store a history of which operation buttons have been operated.

表示部(店員用)205及び表示部(客用)205aは、種々の情報を表示する。例えば、表示部(店員用)205及び表示部(客用)205aは、商品マスタから取得した情報(例えば、商品の名称、価格等)を表示する。また、表示部(店員用)205は、タッチパネル(例えば、液晶タッチパネル)であり、店員に対する種々の情報を表示する。さらに、表示部(店員用)205は、画面内の領域に表示された操作ボタン(プリセットボタン)が操作されることにより、予め設定登録された商品情報(商品コード等)について、操作入力を受け付ける。 The display unit (for store clerk) 205 and the display unit (for customer) 205a display various information. For example, the display unit (for store clerk) 205 and the display unit (for customer) 205a display information obtained from the product master (e.g., product name, price, etc.). The display unit (for store clerk) 205 is a touch panel (e.g., a liquid crystal touch panel) and displays various information for the store clerk. Furthermore, the display unit (for store clerk) 205 accepts operational input for pre-registered product information (product code, etc.) by operating operation buttons (preset buttons) displayed in an area within the screen.

操作部206は、登録用POSレジスタ20を動作させるための各種の操作ボタン(小計キー、現計キー、置数キー、訂正キー、品券キー、及びプリセットキー等)を備える。例えば、操作部206は、操作ボタン(プリセットキー)が操作されることにより、そのプリセットキーに予め設定登録されている商品情報(商品コード等)について、操作入力を受け付ける。 The operation unit 206 has various operation buttons (subtotal key, current total key, number entry key, correction key, coupon key, preset key, etc.) for operating the registration POS register 20. For example, when an operation button (preset key) is operated, the operation unit 206 accepts operation input for product information (product code, etc.) that is previously set and registered in that preset key.

通信部207は、LAN11を介して、他の装置と通信する。
ブザー208は、店員が操作を確認することが必要な場合などに、ブザー音を発生させる。
The communication unit 207 communicates with other devices via the LAN 11 .
The buzzer 208 generates a buzzer sound when it is necessary for a store clerk to confirm an operation.

印刷部209は、取引情報などを示す情報を必要に応じて印刷する。ただし、本実施形態において取引情報の印刷は省略することができる。なお、印刷部209は、前述したように、ステータス情報に応じて選択した取引情報(会計データ)の送信先となる精算用POSレジスタ30を案内する情報をレシート(印刷媒体)に印刷してもよい。 The printing unit 209 prints information indicating transaction information, etc. as necessary. However, in this embodiment, printing of transaction information can be omitted. As described above, the printing unit 209 may print information on a receipt (printing medium) indicating the settlement POS register 30 to which the transaction information (accounting data) selected according to the status information is to be sent.

スキャナ部204、表示部(店員用)205、操作部206、印刷部209の外観構成などを図4に示した。 The external configuration of the scanner unit 204, display unit (for store clerk) 205, operation unit 206, and printing unit 209 are shown in Figure 4.

一方、図3に示すように、精算用POSレジスタ30は、CPU301と、ROM302と、RAM303と、スキャナ部304と、表示部305と、操作部306と、通信部307と、ブザー308と、印刷部309と、決済部310と、サインポール311と、人感知センサ312とを備える。これらは、バスを介して相互に通信可能である。 As shown in FIG. 3, the settlement POS register 30 includes a CPU 301, a ROM 302, a RAM 303, a scanner unit 304, a display unit 305, an operation unit 306, a communication unit 307, a buzzer 308, a printing unit 309, a settlement unit 310, a sign pole 311, and a human detection sensor 312. These can communicate with each other via a bus.

ROM302は、プログラムを記憶している読み出し専用メモリである。
CPU301は、中央演算処理装置であり、ROM302に記憶されているプログラムを読み出して実行することにより、精算用POSレジスタ30の動作を制御する。例えば、CPU301(受信手段)は、通信部307を介して、返金情報を受信する。また、CPU301(出金手段)は、登録用POSレジスタ20により決定されたタイミングに、受信した返金情報に基づいて、客へ返金する金額に応じた現金(紙幣または硬貨)を、決済部310が備える釣銭釣札機に出金させる。
The ROM 302 is a read-only memory that stores programs.
CPU 301 is a central processing unit, and controls the operation of settlement POS register 30 by reading and executing programs stored in ROM 302. For example, CPU 301 (receiving means) receives refund information via communication unit 307. Furthermore, CPU 301 (withdrawal means) causes a change dispenser provided in settlement unit 310 to dispense cash (banknotes or coins) corresponding to the amount to be refunded to a customer based on the received refund information, at a timing determined by registration POS register 20.

RAM303は、種々の情報を記憶する、随時読み出し書き込みメモリである。例えば、RAM303は、ストアコントローラ10から取得した商品マスタ、及びスキャナ部304によって読み取られた2次元コード又はバーコードによって示される商品の買上内容などを記憶する。スキャナ部304によって2次元コード又はバーコードを読取る場合の例として、例えば、登録用POSレジスタ20において、精算用POSレジスタ30のステータス情報が何らかの事情により取得することができない(例えば、トラブル発生中の状況にある)ために登録用POSレジスタ20が会計に用いる2次元コード又はバーコードを会計用伝票に印字した場合等が考えられる。 RAM 303 is a read/write memory that stores various information. For example, RAM 303 stores product master data acquired from store controller 10, and product purchase details indicated by a two-dimensional code or barcode read by scanner unit 304. An example of a case where a two-dimensional code or barcode is read by scanner unit 304 is when registration POS register 20 is unable to acquire status information of settlement POS register 30 for some reason (e.g., a problem is occurring), and therefore registration POS register 20 prints a two-dimensional code or barcode used for accounting on an accounting slip.

スキャナ部304は、例えば会員カード等に付されているバーコード(会員コード)を光学的に読み取る。
表示部305は、CPU301からの制御に応じて、種々の情報を画面に表示する。また、表示部305は、画面に表示した操作ボタンが操作された履歴(例えば、操作回数、操作順など)を、操作ボタン毎にRAM303に記憶させる。
The scanner unit 304 optically reads a barcode (membership code) attached to, for example, a membership card or the like.
The display unit 305 displays various information on the screen in response to control from the CPU 301. The display unit 305 also stores in the RAM 303, for each operation button, a history of operations of the operation buttons displayed on the screen (e.g., the number of operations, the order of operations, etc.).

操作部306は、精算用POSレジスタ30を動作させるための各種の操作ボタン(訂正キー及びプリセットキー等)を備える。例えば、操作部306は、操作ボタン(訂正キー)が操作されることにより、操作入力の訂正を受け付ける。 The operation unit 306 has various operation buttons (such as a correction key and a preset key) for operating the settlement POS register 30. For example, the operation unit 306 accepts corrections to operation inputs by operating an operation button (correction key).

通信部307は、LAN11を介して、他の装置と通信する。例えば、ストアコントローラ10と接続して、ストアコントローラ10から最新の商品マスタを取得する。 The communication unit 307 communicates with other devices via the LAN 11. For example, it connects to the store controller 10 and obtains the latest product master data from the store controller 10.

ブザー308は、エラー等が発生した場合、エラーを報知するブザー音を発生させる。
印刷部309は、精算処理(すなわち商品の買上金額の決済)が終了した場合、客が持ち帰る精算済みレシートを印刷して発行する。
When an error or the like occurs, the buzzer 308 generates a buzzer sound to notify the user of the error.
When the payment process (i.e., the payment of the product purchase amount) is completed, the printing unit 309 prints and issues a payment receipt for the customer to take home.

決済部310は、釣銭釣札機、クレジットカードリーダ、電子マネーリーダ等と、それらの制御部とを備えて構成されていて、決済部310を用いて、現金、クレジット、電子マネーにより決済処理が行われる。決済部310は、釣銭釣札機によって、現金により決済を実行し、決済を実行した結果(例えば、決済が成立したか否かを示す情報)を、バスを介してCPU301に出力する。釣銭釣札機は、紙幣の投入及び排出をする紙幣投入口、硬貨を投入するための硬貨投入口、釣銭を排出する釣銭排出口とを備えている。また、決済部310は、クレジットにより決済を実行し、決済を実行した結果を、ポート及びバスを介してCPU301に出力する。また、決済部310は、電子マネーにより決済を実行し、決済を実行した結果を、バスを介してCPU301に出力する。 The settlement unit 310 is configured with a change dispenser, a credit card reader, an electronic money reader, etc., and their respective control units, and settlement processing is performed using the settlement unit 310 with cash, credit, and electronic money. The settlement unit 310 executes settlement with cash using the change dispenser, and outputs the result of the settlement (for example, information indicating whether the settlement has been established) to the CPU 301 via the bus. The change dispenser is equipped with a bill insertion slot for inserting and ejecting bills, a coin insertion slot for inserting coins, and a change ejection slot for ejecting change. The settlement unit 310 also executes settlement with credit, and outputs the result of the settlement to the CPU 301 via the port and the bus. The settlement unit 310 also executes settlement with electronic money, and outputs the result of the settlement to the CPU 301 via the bus.

サインポール311は、複数色の表示灯を有し、それらの表示灯を点灯や点滅させることで、精算用POSレジスタ30が選択された装置であることを示す情報を報知したり、操作可能である旨を報知したりする。
人感知センサ312(人感センサ)は、精算用POSレジスタ30の正面の所定圏内に人物(客)がいることを検知するセンサである。
The sign pole 311 has indicator lights of multiple colors, and by turning on or blinking these indicator lights, it notifies users that the settlement POS register 30 is the selected device or that it can be operated.
The human detection sensor 312 (human presence sensor) is a sensor that detects the presence of a person (customer) within a specified range in front of the settlement POS register 30 .

スキャナ部304、表示部305、操作部306、印刷部309、決済部310、及びサインポール311などの外観構成を図4に示した。 The external configuration of the scanner unit 304, display unit 305, operation unit 306, printing unit 309, payment unit 310, and sign pole 311 is shown in Figure 4.

次に、図5を参照して、POSシステム1の登録用POSレジスタ20の動作手順を説明する。図5は、本実施形態における登録用POSレジスタ20の動作手順を表すフローチャートである。
まず、客は、買い上げる商品を店員が操作する登録用POSレジスタ20に持って行く。CPU201は、客が買い上げる商品を登録する登録処理であるか否かを判定する(ステップS1)。店員は、登録処理であるか、返品処理であるかを、操作部206により選択操作する。そして、買上げる商品を登録する登録処理である場合には(ステップS1のYES)、CPU201は、商品コードが入力されることで商品登録を実行する(ステップS2)。すなわち、CPU201は、RAM203の処理領域に記憶している取引情報の項目に、その内容を書き込む。
Next, the operation procedure of the registration POS register 20 of the POS system 1 will be described with reference to Fig. 5. Fig. 5 is a flow chart showing the operation procedure of the registration POS register 20 in this embodiment.
First, the customer takes the product to be purchased to the registration POS register 20 operated by the store clerk. The CPU 201 judges whether the process is a registration process for registering the product to be purchased by the customer (step S1). The store clerk selects through the operation unit 206 whether the process is a registration process or a return process. If the process is a registration process for registering the product to be purchased (YES in step S1), the CPU 201 executes product registration by inputting the product code (step S2). That is, the CPU 201 writes the contents of the transaction information stored in the processing area of the RAM 203.

CPU201は、客が買い上げる全ての商品について商品登録が終了したか否かを判定する(ステップS3)。CPU201は、例えば、現計キーが押下操作された場合、客が買い上げる全ての商品について商品登録が終了したと判定する。商品登録が終了していない場合(ステップS3のNO)、CPU201は、ステップS2に処理を戻す。 The CPU 201 determines whether product registration has been completed for all products purchased by the customer (step S3). For example, when the current total key is pressed, the CPU 201 determines that product registration has been completed for all products purchased by the customer. If product registration has not been completed (NO in step S3), the CPU 201 returns the process to step S2.

一方、全ての商品について商品登録が終了した場合(ステップS3のYES)、CPU201は、商品登録した取引の精算に商品券やお米券などの金券を用いるか否かを判定する(ステップS4)。店員は、客から金券による精算の申し出があった場合、「品券キー」を押下操作する。CPU201は、「品券キー」が押下操作された場合、精算に金券を用いると判定する。精算に金券を用いる場合(ステップS4のYES)、金券精算処理を実行し(ステップS5)、その後、当該処理を終了する。金券精算処理の詳細については後述する。 On the other hand, when product registration has been completed for all products (YES in step S3), the CPU 201 determines whether or not a gift certificate, such as a gift certificate or rice coupon, will be used to settle the transaction for which the products have been registered (step S4). If the customer requests settlement with a gift certificate, the store clerk presses the "gift certificate key." When the "gift certificate key" is pressed, the CPU 201 determines that a gift certificate will be used to settle the transaction. If a gift certificate will be used to settle the transaction (YES in step S4), the CPU 201 executes a gift certificate settlement process (step S5), and then ends the process. Details of the gift certificate settlement process will be described later.

一方、精算に金券を用いない場合(ステップS4のNO)、CPU201は、取引情報の送信先となる精算用POSレジスタ30の選択を行う(ステップS6)。具体的には、CPU201は、RAM203の所定の記憶領域に記憶されている各精算用POSレジスタ30の各ステータス情報を参照し、各ステータス情報に基づいて精算処理の進捗が最も進んだ(すなわち空き状態となっているか、あるいは最も早く空き状態となる可能性の高い)精算用POSレジスタ30を選択する。 On the other hand, if a cash voucher is not used for settlement (NO in step S4), the CPU 201 selects the settlement POS register 30 to which the transaction information is to be sent (step S6). Specifically, the CPU 201 refers to the status information of each settlement POS register 30 stored in a specified memory area of the RAM 203, and selects the settlement POS register 30 that has progressed the most in the settlement process (i.e., is free or is most likely to become free soon) based on the status information.

次に、CPU201は、確定した取引情報をRAM203のログファイルに追加記憶させるとともに、確定した取引情報と取引番号とを対応付け、ステップS6において選択した精算用POSレジスタ30とストアコントローラ10とに通信部207を介して送信する(ステップS7)。ストアコントローラ10では、取引情報をログファイルに書き込んで記憶する。 Next, the CPU 201 adds the confirmed transaction information to the log file in the RAM 203, associates the confirmed transaction information with the transaction number, and transmits the transaction information to the settlement POS register 30 selected in step S6 and the store controller 10 via the communication unit 207 (step S7). The store controller 10 writes the transaction information into the log file and stores it.

次に、CPU201は、送信先の精算用POSレジスタ30を示す案内が印刷された精算伝票(精算用POSレジスタ30の番号が印字された番号札レシート、お会計券、POSレジ案内レシート)を発行する(ステップS8)。より具体的には、CPU201は、図6に示すような、選択した精算用POSレジスタ30の番号と取引番号とが印刷されたレシートを印刷部209に発行させる。そして、CPU201は、当該処理を終了する(またはステップS1に戻ってもよい)。 Next, the CPU 201 issues a payment slip (a numbered receipt with the number of the payment POS register 30 printed on it, a bill, or a POS register guide receipt) on which information indicating the destination payment POS register 30 is printed (step S8). More specifically, the CPU 201 causes the printing unit 209 to issue a receipt on which the number of the selected payment POS register 30 and the transaction number are printed, as shown in FIG. 6. The CPU 201 then ends the process (or may return to step S1).

図6は、本実施形態における登録用POSレジスタ20が発行する精算伝票の一例を示すイメージ図である。この図6では、送信先の精算用POSレジスタ30を示す案内として、「1番のレジでお会計してください」という文字(符号3051参照)がレシートに印刷されている。また、取引番号として、「1234567」(符号3052参照)がレシートに印刷されている。 Figure 6 is an image diagram showing an example of a settlement slip issued by the registration POS register 20 in this embodiment. In this Figure 6, the words "Please pay at register number 1" (see reference number 3051) are printed on the receipt as guidance to the settlement POS register 30 to which the slip is to be sent. In addition, "1234567" (see reference number 3052) is printed on the receipt as the transaction number.

一方、客が商品を返品する場合、客は、返品したい商品を店員が操作する登録用POSレジスタ20に持って行く。店員は、客より返品の申入れがあった商品を確認し、登録用POSレジスタ20を返品処理のモードに切り替える(例えば、返品処理をメニュー画面から選択する)。そして、登録処理でない場合、すなわち返品処理のモードであった場合には(ステップS1のNO)、CPU201は、レシートに記載の取引番号を入力する(ステップS11)。例えば、店員が、客が持参したレシートを回収し、該レシートに記載されている取引番号を入力する。 On the other hand, when a customer wishes to return an item, the customer takes the item to be returned to the registration POS register 20 operated by a store clerk. The store clerk confirms the item that the customer has requested to be returned and switches the registration POS register 20 to return processing mode (for example, by selecting return processing from the menu screen). If the mode is not registration processing, i.e., if the mode is return processing (NO in step S1), the CPU 201 inputs the transaction number written on the receipt (step S11). For example, the store clerk collects the receipt brought by the customer and inputs the transaction number written on the receipt.

CPU201は、表示部(店員用)205、及び表示部(客用)205aに、上記レシートに対応する取引情報と同じ情報を表示する(ステップS12)。具体的には、CPU201は、通信部207により、取引番号をストアコントローラ10に送信し、ストアコントローラ10から送信される取引番号に対応する取引情報を受け取り、表示部(店員用)205、及び表示部(客用)205aに表示する。 The CPU 201 displays the same information as the transaction information corresponding to the receipt on the display unit (for store clerk) 205 and the display unit (for customer) 205a (step S12). Specifically, the CPU 201 transmits the transaction number to the store controller 10 via the communication unit 207, receives the transaction information corresponding to the transaction number transmitted from the store controller 10, and displays it on the display unit (for store clerk) 205 and the display unit (for customer) 205a.

次に、CPU201は、返品商品に付されたコード情報を入力する(ステップS13)。例えば、店員が、取引情報が表示されている画面の状態で、返品商品に付されたコード情報をスキャナ部204で読み取らせる。 Next, the CPU 201 inputs the code information attached to the returned product (step S13). For example, a store clerk, with the transaction information displayed on the screen, causes the scanner unit 204 to read the code information attached to the returned product.

CPU201は、返品商品に付されたコード情報と上記レシートの取引情報とを照合し(ステップS14)、レシートの取引情報に同一のコード情報(例えば、JANコード)が存在するか否か、すなわちレシートに同一商品があるか否かを確認する(ステップS15)。すなわち、返品商品が確かにレシートに記載された商品であるかを確認する。 The CPU 201 compares the code information attached to the returned product with the transaction information on the receipt (step S14) and checks whether the same code information (e.g., JAN code) exists in the transaction information on the receipt, i.e., whether the same product exists on the receipt (step S15). In other words, it checks whether the returned product is indeed the product listed on the receipt.

そして、同一のコード情報が存在しない場合には(ステップS15のNO)、CPU201は、表示部(店員用)205、及び表示部(客用)205aに警告を表示したり、ブザー208を鳴動させたりするなどして、エラーを報知する(ステップ16)。CPU201は、表示部(店員用)205、及び表示部(客用)205aに再入力するか催促する表示を行い、再入力が操作指示されたか否かを判定する(ステップS17)。そして、店員から再入力が操作指示された場合には(ステップS17のYES)、CPU201は、ステップS11に戻り、再度、レシートに記載の取引番号の入力から処理を進める。一方、店員から再入力が操作指示されなかった場合には(ステップS17のNO)、CPU201は、当該処理を終了する(またはステップS1に戻ってもよい)。 If the same code information does not exist (NO in step S15), the CPU 201 notifies the user of an error by displaying a warning on the display unit (for store clerk) 205 and the display unit (for customer) 205a, sounding the buzzer 208, or the like (step S16). The CPU 201 displays a message on the display unit (for store clerk) 205 and the display unit (for customer) 205a prompting the user to re-enter the number, and determines whether or not re-entering has been instructed (step S17). If the store clerk instructs the user to re-enter the number (YES in step S17), the CPU 201 returns to step S11 and starts the process again by inputting the transaction number written on the receipt. On the other hand, if the store clerk does not instruct the user to re-enter the number (NO in step S17), the CPU 201 ends the process (or may return to step S1).

一方、レシートの取引情報に同一のコード情報が存在する場合には(ステップS15のYES)、当該商品を返品商品とし、返品商品の価格、個数から返金額を算出する(ステップS18)。次に、「預/現計キー」が押下されたか否かを判定する(ステップS19)。そして、「預/現計キー」が押下されると(ステップS19のYES)、CPU201は、返金するための精算用POSレジスタ30の選択を行う(ステップS20)。具体的には、CPU201は、RAM203の所定の記憶領域に記憶されている各精算用POSレジスタ30の各ステータス情報を参照し、図7に示すような、精算用POSレジスタ30の選択画面を表示部(店員用)205に表示する。店員は、選択画面に表示された各精算用POSレジスタ30のステータス情報を参照しながら、返金するための精算用POSレジスタ30を選択する。 On the other hand, if the same code information exists in the transaction information of the receipt (YES in step S15), the product is treated as a returned product, and the refund amount is calculated from the price and quantity of the returned product (step S18). Next, it is determined whether the "Deposit/Cash Total Key" has been pressed (step S19). Then, when the "Deposit/Cash Total Key" has been pressed (YES in step S19), the CPU 201 selects a settlement POS register 30 for the refund (step S20). Specifically, the CPU 201 refers to the status information of each settlement POS register 30 stored in a specified memory area of the RAM 203, and displays a selection screen for settlement POS registers 30 on the display unit (for store clerk) 205 as shown in FIG. 7. The store clerk selects a settlement POS register 30 for the refund while referring to the status information of each settlement POS register 30 displayed on the selection screen.

図7は、本実施形態における登録用POSレジスタ20が表示する選択画面の一例を示すイメージ図である。図7の表示例では、返金するための精算用POSレジスタ30を選択するための「選択キー」7001~7003が表示されている。各「選択キー」7001~7003には、対応する精算用POSレジスタ30の番号とステータス情報とが表示されている。店員は、選択画面に表示されている「選択キー」7001~7003いずれかを押下することにより、返金するための精算用POSレジスタ30を選択する。 Figure 7 is an image diagram showing an example of a selection screen displayed by the registration POS register 20 in this embodiment. In the display example of Figure 7, "selection keys" 7001 to 7003 are displayed for selecting a settlement POS register 30 for making a refund. Each of the "selection keys" 7001 to 7003 displays the number and status information of the corresponding settlement POS register 30. The store clerk selects a settlement POS register 30 for making a refund by pressing one of the "selection keys" 7001 to 7003 displayed on the selection screen.

次に、CPU201は、選択した精算用POSレジスタ30の番号と取引番号とが印刷された返品伝票を発行する(ステップS21)。店員は、発行された返品伝票を客に手渡し、客に選択した精算用POSレジスタ30へ行くよう指示する。客は、返品伝票を持って、指示された精算用POSレジスタ30へ行く。 Next, the CPU 201 issues a return slip on which the number of the selected settlement POS register 30 and the transaction number are printed (step S21). The store clerk hands the issued return slip to the customer and instructs the customer to go to the selected settlement POS register 30. The customer takes the return slip and goes to the instructed settlement POS register 30.

次に、CPU201は、図8に示すような、出金指示画面を表示部(店員用)205に表示し、出金指示画面に表示された「確認キー」が押下されたか否かを判定する(ステップ22)。店員は、客が精算用POSレジスタ30の前まで達したことを確認すると、出金指示画面に表示された「確認キー」を押下する。「確認キー」が押下されると(ステップS22のYES)、CPU201は、返金情報をRAM203のログファイルに追加記憶させるとともに、返金情報と取引番号とを対応付け、ストアコントローラ10と選択した精算用POSレジスタ30とに通信部207を介して送信する(ステップS23)。返金情報には、ステップS18において算出した返金額が含まれる。このとき、CPU201は、返金情報とともに出金指示データを精算用POSレジスタ30に送信する。ストアコントローラ10では、返金情報をログファイルに書き込んで記憶する。そして、CPU201は、当該処理を終了する(またはステップS1に戻ってもよい)。 Next, the CPU 201 displays a withdrawal instruction screen on the display unit (for store clerk) 205 as shown in FIG. 8, and determines whether the "confirmation key" displayed on the withdrawal instruction screen has been pressed (step 22). When the store clerk confirms that the customer has reached the settlement POS register 30, he or she presses the "confirmation key" displayed on the withdrawal instruction screen. When the "confirmation key" is pressed (YES in step S22), the CPU 201 additionally stores the refund information in the log file of the RAM 203, associates the refund information with the transaction number, and transmits the information to the store controller 10 and the selected settlement POS register 30 via the communication unit 207 (step S23). The refund information includes the refund amount calculated in step S18. At this time, the CPU 201 transmits the withdrawal instruction data together with the refund information to the settlement POS register 30. The store controller 10 writes and stores the refund information in a log file. The CPU 201 then ends the process (or may return to step S1).

図8は、本実施形態における登録用POSレジスタ20が表示する出金指示画面の一例を示すイメージ図である。図8の表示例では、精算用POSレジスタ30に出金するタイミングを指示するための「確認キー」8001と、当該取引の取引番号「2631」8002とが表示されている。 Figure 8 is an image diagram showing an example of a withdrawal instruction screen displayed by the registration POS register 20 in this embodiment. In the display example of Figure 8, a "confirmation key" 8001 for instructing the settlement POS register 30 on the timing of withdrawal and the transaction number "2631" 8002 of the transaction are displayed.

次に、図9を参照して、上述した図5のステップS5における金券精算処理について説明する。図9は、本実施形態における登録用POSレジスタ20が実行する金券精算処理の動作手順を示すフローチャートである。
まず、CPU201は、客が店員に渡した金券の金額である金券額を入力する(ステップS101)。例えば、店員は、置数+「品券キー」を押下操作することにより、金券額を入力する。次に、CPU201は、入力された金券額と、当該取引において登録された商品の合計金額である取引金額とを比較する(ステップS102)。
Next, the cash voucher settlement process in step S5 in Fig. 5 will be described with reference to Fig. 9. Fig. 9 is a flow chart showing the operational procedure of the cash voucher settlement process executed by the registration POS register 20 in this embodiment.
First, the CPU 201 inputs the coupon amount, which is the amount of the coupon handed over by the customer to the store clerk (step S101). For example, the store clerk inputs the coupon amount by pressing the number of items placed + the "coupon key". Next, the CPU 201 compares the input coupon amount with the transaction amount, which is the total amount of the products registered in the transaction (step S102).

取引金額が金券額より大きい場合、CPU201は、取引金額から金券額を減算した差額を、客が精算用POSレジスタ30で支払う支払金額とし(ステップS103)、支払金額を取引情報に書き込む。次に、CPU201は、取引情報の送信先となる精算用POSレジスタ30の選択を行う(ステップS104)。 If the transaction amount is greater than the voucher amount, the CPU 201 subtracts the voucher amount from the transaction amount, determines the difference as the payment amount to be paid by the customer at the settlement POS register 30 (step S103), and writes the payment amount into the transaction information. Next, the CPU 201 selects the settlement POS register 30 to which the transaction information will be sent (step S104).

次に、CPU201は、確定した取引情報をRAM203のログファイルに追加記憶させるとともに、確定した取引情報と取引番号とを対応付け、ステップS104において選択した精算用POSレジスタ30とストアコントローラ10とに通信部207を介して送信する(ステップS105)。ストアコントローラ10では、取引情報をログファイルに書き込んで記憶する。次に、CPU201は、精算伝票を発行する(ステップS106)。そして、CPU201は、当該処理を終了する。 Next, the CPU 201 adds the confirmed transaction information to the log file in the RAM 203, associates the confirmed transaction information with the transaction number, and transmits the information to the settlement POS register 30 selected in step S104 and the store controller 10 via the communication unit 207 (step S105). The store controller 10 writes and stores the transaction information in the log file. Next, the CPU 201 issues a settlement slip (step S106). The CPU 201 then ends the process.

一方、取引金額と金券額とが等しい場合、CPU201は、確定した取引情報をRAM203のログファイルに追加記憶させるとともに、確定した取引情報と取引番号とを対応付け、ストアコントローラ10に通信部207を介して送信する(ステップS107)。次に、CPU201は、日時や取引番号、買上げた商品、個数、単価、合計金額、預かり金額などが印刷された紙媒体を印刷部209から排出させることで、レシートを発行する(ステップS108)。店員は、発行されたレシートを客に手渡して、精算が完了したことを客に伝える。すなわち、取引金額と金券額とが等しい場合、客は精算用POSレジスタ30に行くことなく精算を完了することができる。なお、取引金額と金券額とが同額の場合だけでなく、金券額が取引金額より大きい場合にはお釣りを支払わないこととする運用の店舗でも上記ステップS107~S108までの処理となる。 On the other hand, if the transaction amount is equal to the voucher amount, the CPU 201 stores the confirmed transaction information in the log file of the RAM 203, associates the confirmed transaction information with the transaction number, and transmits it to the store controller 10 via the communication unit 207 (step S107). Next, the CPU 201 issues a receipt by ejecting a paper medium on which the date and time, transaction number, purchased item, quantity, unit price, total amount, deposit amount, etc. are printed from the printing unit 209 (step S108). The store clerk hands the issued receipt to the customer and informs the customer that the settlement is complete. In other words, if the transaction amount is equal to the voucher amount, the customer can complete the settlement without going to the settlement POS register 30. Note that the above steps S107 to S108 are processed not only when the transaction amount is equal to the voucher amount, but also in stores that do not pay change if the voucher amount is greater than the transaction amount.

一方、金券額が取引金額より大きい場合、CPU201は、金券額から取引金額を減算した差額を、精算用POSレジスタ30において客に返金する返金額とする(ステップS109)。CPU201は、決定した返金額を取引情報に書き込む。 On the other hand, if the voucher amount is greater than the transaction amount, the CPU 201 determines the difference between the voucher amount and the transaction amount as the refund amount to be returned to the customer at the settlement POS register 30 (step S109). The CPU 201 writes the determined refund amount in the transaction information.

次に、CPU201は、返金するための精算用POSレジスタ30の選択を行う(ステップS110)。具体的には、CPU201は、RAM203の所定の記憶領域に記憶されている各精算用POSレジスタ30の各ステータス情報を参照し、図7に示すような、精算用POSレジスタ30の選択画面を表示部(店員用)205に表示する。店員は、選択画面に表示された各精算用POSレジスタ30のステータス情報を参照しながら、返金するための精算用POSレジスタ30を選択する。 Next, the CPU 201 selects a settlement POS register 30 for making a refund (step S110). Specifically, the CPU 201 refers to the status information of each settlement POS register 30 stored in a specified memory area of the RAM 203, and displays a selection screen for settlement POS registers 30 on the display unit (for store clerk) 205, as shown in FIG. 7. The store clerk selects a settlement POS register 30 for making a refund while referring to the status information of each settlement POS register 30 displayed on the selection screen.

次に、CPU201は、選択した精算用POSレジスタ30の番号と取引番号とが印刷された返品伝票を発行する(ステップS111)。店員は、発行された返品伝票を客に手渡し、客に選択した精算用POSレジスタ30へ行くよう指示する。客は、返品伝票を持って、指示された精算用POSレジスタ30へ行く。 Next, the CPU 201 issues a return slip on which the number of the selected settlement POS register 30 and the transaction number are printed (step S111). The store clerk hands the issued return slip to the customer and instructs the customer to go to the selected settlement POS register 30. The customer takes the return slip and goes to the instructed settlement POS register 30.

次に、CPU201は、図8に示すような、出金指示画面を表示部(店員用)205に表示し、出金指示画面に表示された「確認キー」が押下されたか否かを判定する(ステップ112)。店員は、客が精算用POSレジスタ30の前まで達したことを確認すると、出金指示画面に表示された「確認キー」を押下操作する。「確認キー」が押下操作されると(ステップS112のYES)、CPU201は、確定した取引情報をRAM203のログファイルに追加記憶させるとともに、返金情報を付加した取引情報と取引番号とを対応付け、ストアコントローラ10と選択した精算用POSレジスタ30とに通信部207を介して送信する(ステップS113)。返金情報には、ステップS109において算出した返金額が含まれる。このとき、CPU201は、返金情報とともに出金指示データを精算用POSレジスタ30に送信する。ストアコントローラ10では、取引情報をログファイルに書き込んで記憶する。そして、CPU201は、当該処理を終了する。 Next, the CPU 201 displays a withdrawal instruction screen on the display unit (for store clerk) 205 as shown in FIG. 8, and determines whether the "confirmation key" displayed on the withdrawal instruction screen has been pressed (step 112). When the store clerk confirms that the customer has reached the front of the settlement POS register 30, he or she presses the "confirmation key" displayed on the withdrawal instruction screen. When the "confirmation key" is pressed (YES in step S112), the CPU 201 adds the confirmed transaction information to the log file of the RAM 203, associates the transaction information to which the refund information has been added with the transaction number, and transmits the transaction information to the store controller 10 and the selected settlement POS register 30 via the communication unit 207 (step S113). The refund information includes the refund amount calculated in step S109. At this time, the CPU 201 transmits the withdrawal instruction data together with the refund information to the settlement POS register 30. The store controller 10 writes and stores the transaction information in a log file. The CPU 201 then ends the process.

客は、買い上げる商品の登録処理を登録用POSレジスタ20により行った場合、精算伝票を受け取り、精算伝票に印刷された番号の精算用POSレジスタ30に出向く。また、客は、商品の返品処理を登録用POSレジスタ20により行った場合、返品伝票を受け取り、その返品伝票に印刷された番号の精算用POSレジスタ30に出向く。なお、返品伝票を発行しない場合、精算用POSレジスタ30から客を呼び出してもよい。客は、自身が呼び出されると、呼び出された精算用POSレジスタ30に出向く。或いは、精算用POSレジスタ30の画面に、客を案内誘導するための番号等の識別情報を表示させ、店員により精算用POSレジスタ30を案内するようにしてもよい。 When a customer uses the registration POS register 20 to register the product they are purchasing, they receive a checkout slip and go to the checkout POS register 30 with the number printed on the checkout slip. When a customer uses the registration POS register 20 to return a product, they receive a return slip and go to the checkout POS register 30 with the number printed on the return slip. If a return slip is not issued, the checkout POS register 30 may call the customer. When the customer is called, he or she goes to the called checkout POS register 30. Alternatively, identification information such as a number to guide and guide the customer may be displayed on the screen of the checkout POS register 30, and a store clerk may guide the customer to the checkout POS register 30.

次に、図10を参照して、POSシステム1の精算用POSレジスタ30の動作手順を説明する。図10は、本実施形態による精算用POSレジスタ30の動作手順を示すフローチャートである。
まず、CPU301は、取引情報を受信したか否かを判定する(ステップS201)。取引情報を受信した場合(ステップS201のYES)、CPU301は、取引情報を受信した旨を報知するとともに、精算処理の待機状態に移行する(ステップS202)。
Next, the operation procedure of the settlement POS register 30 of the POS system 1 will be described with reference to Fig. 10. Fig. 10 is a flow chart showing the operation procedure of the settlement POS register 30 according to this embodiment.
First, the CPU 301 judges whether or not transaction information has been received (step S201). If transaction information has been received (YES in step S201), the CPU 301 notifies the user that the transaction information has been received and transitions to a standby state for settlement processing (step S202).

ここで、精算用POSレジスタ30に客が到着し、操作部306等に対する所定の操作が行われたり、人感知センサ312によって人の接近が感知されたりすることで、CPU301は、精算処理を開始する(ステップS203)。精算処理では、表示部305に操作方法などが示され、客の操作に応じて、決済方法の選択や、選択された決済方法による決済が行われる。精算用POSレジスタ30で所定の決済方法による精算処理が終了すると、CPU301は、日時や取引番号、買上げた商品、個数、単価、合計金額、預かり金額などが印刷された紙媒体を印刷部309から排出させることで、レシートを発行する(ステップS204)。そして、CPU301は、当該処理を終了する(またはステップS201に戻ってもよい)。 When a customer arrives at the checkout POS register 30 and performs a predetermined operation on the operation unit 306, etc., or when the human approach is detected by the human detection sensor 312, the CPU 301 starts the checkout process (step S203). In the checkout process, the operation method is displayed on the display unit 305, and the customer selects a payment method and makes a payment using the selected payment method in response to the customer's operation. When the checkout process using the predetermined payment method is completed at the checkout POS register 30, the CPU 301 issues a receipt by ejecting a paper medium from the printing unit 309 on which the date and time, transaction number, purchased item, quantity, unit price, total amount, deposit amount, etc. are printed (step S204). The CPU 301 then ends the process (or may return to step S201).

一方、取引情報を受信していない場合(ステップS201のNo)、CPU301は、返金情報を受信したか否かを判定する(ステップS211)。返金情報を受信していない場合(ステップS211のNo)、CPU301は、ステップS201の処理に戻る。
一方、返金情報を受信した場合(ステップS211のYes)、CPU301は、取引情報を受信した旨を報知するとともに、精算処理の待機状態に移行する(ステップS212)。
On the other hand, if the transaction information has not been received (No in step S201), the CPU 301 judges whether or not the refund information has been received (step S211). If the refund information has not been received (No in step S211), the CPU 301 returns to the process of step S201.
On the other hand, if refund information has been received (Yes in step S211), the CPU 301 notifies the user that the transaction information has been received, and transitions to a standby state for settlement processing (step S212).

ここで、精算用POSレジスタ30に客が到着し、操作部306等に対する所定の操作が行われたり、人感知センサ312によって人の接近が感知されたりすることで、CPU301は、待機状態を解除し、出金指示データを受信したか否かを判定する(ステップS213)。出金指示データを受信した場合(ステップS213のYes)、CPU301は、受信した返金情報に基づいて、返金処理(返金額に応じた貨幣種などの計算)を行い、表示部305に返金額を表示する(ステップS214)。そして、CPU301は、決済部310が備える釣銭釣札機より返金額に応じた紙幣または硬貨を払い出す(ステップS215)。
次に、CPU301は、当該返品情報に返品処理完了を示す情報を付加して、返品処理完了情報として記憶するとともに、ストアコントローラ10に送信する(ステップS216)。ストアコントローラ10では、返金処理完了情報をログファイルに書き込んで記憶する。そして、CPU201は、日時や取引番号、買上げた商品、個数、単価、合計金額、預かり金額などが印刷された紙媒体を印刷部309から排出させることで、レシートを発行する(ステップS217)。そして、CPU301は、当該処理を終了する(またはステップS201に戻ってもよい)。
When a customer arrives at the settlement POS register 30 and performs a predetermined operation on the operation unit 306 or the human approach is detected by the human detection sensor 312, the CPU 301 releases the standby state and determines whether or not it has received a withdrawal instruction data (step S213). If it has received a withdrawal instruction data (Yes in step S213), the CPU 301 performs a refund process (calculation of the currency type according to the refund amount) based on the received refund information and displays the refund amount on the display unit 305 (step S214). The CPU 301 then dispenses bills or coins according to the refund amount from the change dispenser provided in the settlement unit 310 (step S215).
Next, the CPU 301 adds information indicating completion of the return processing to the return information, stores the information as return processing completion information, and transmits the information to the store controller 10 (step S216). The store controller 10 writes and stores the refund processing completion information in a log file. The CPU 201 then issues a receipt by ejecting a paper medium, on which the date and time, transaction number, purchased item, quantity, unit price, total amount, deposit amount, etc. are printed, from the printing unit 309 (step S217). The CPU 301 then ends the process (or may return to step S201).

このように、本実施形態によれば、返品や「お釣りあり取引」が生じたときに店員は登録用POSレジスタ20において返金する精算用POSレジスタ30を指定し、指定された精算用POSレジスタ30が出金する。これにより、店員が精算用POSレジスタ30の位置まで行って操作することなくお釣りを出金することができる。 In this way, according to this embodiment, when a return or "change transaction" occurs, the store clerk designates the settlement POS register 30 to which the refund is to be made at the registration POS register 20, and the designated settlement POS register 30 dispenses the change. This allows the store clerk to dispense the change without having to go to the settlement POS register 30 and operate it.

なお、登録用POSレジスタ20において精算用POSレジスタ30を指定した後すぐに精算用POSレジスタ30が釣銭を出金すると、客が登録用POSレジスタ20から精算用POSレジスタ30に移動するまでの間に、出金された釣銭を第三者がとることができるため防犯上の問題が生じるという問題がある。これに対し、本実施形態によれば、登録用POSレジスタ20は、出金する取引での出金情報の送信時に確認画面を表示して、移動するまで待つように促す。そして、登録用POSレジスタ20は、客が精算用POSレジスタ30まで移動して精算用POSレジスタ30前に立ったのを店員が確認して「確認キー」を押下したときに出金指示を行なう。精算用POSレジスタ30は、出金指示されたときに、出金情報に基づく出金をする。これにより、客が精算用POSレジスタ30まで行き着いたのを店員が目視で確認したのちに、出金することができるため、安全性が向上する。 If the settlement POS register 30 dispenses change immediately after the registration POS register 20 specifies the settlement POS register 30, a third party may take the dispensed change while the customer is moving from the registration POS register 20 to the settlement POS register 30, creating a crime prevention problem. In response to this, according to this embodiment, the registration POS register 20 displays a confirmation screen when sending withdrawal information for a withdrawal transaction, and prompts the customer to wait until the move. Then, the registration POS register 20 issues a withdrawal instruction when the store clerk confirms that the customer has moved to the settlement POS register 30 and is standing in front of the settlement POS register 30 and presses the "confirmation key". When a withdrawal instruction is received, the settlement POS register 30 dispenses based on the withdrawal information. This improves safety because the store clerk can visually confirm that the customer has reached the settlement POS register 30 before withdrawing money.

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

例えば、上述した実施形態では、登録用POSレジスタ20は、「確認キー」を押したときに、取引番号及び返金額等の返金情報と同時に出金指示データをも送信しているが、それに限らず、精算用POSレジスタ30を選択指定した時点で、返金情報を送信し、その後、確認キーを押すことによって、別途出金指示データを送信してもよい。 For example, in the embodiment described above, when the "confirmation key" is pressed, the registration POS register 20 transmits the withdrawal instruction data at the same time as the refund information such as the transaction number and the refund amount, but this is not limited to this. The refund information may be transmitted when the settlement POS register 30 is selected and designated, and then the withdrawal instruction data may be transmitted separately by pressing the confirmation key.

また、この場合、精算用POSレジスタ30が備える人感知センサ312が反応したときに、当該確認キーを通常と異なる態様(点滅する、色を変える)としたり、登録用POSレジスタ20近傍から音で報知したり、バイブレーターなどで報知してもよい。具体的には、精算用POSレジスタ30は、返金情報を受信した後に、人感知センサ312により人物を検知すると、出金情報の送信元の登録用POSレジスタ20に検知情報を送信する。登録用POSレジスタ20は、検知情報を受信すると、上記いずれかの方法(確認キーを通常と異なる態様(点滅する、色を変える)とする、登録用POSレジスタ20近傍から音を出力する、または、バイブレーターを振動させるなど)により報知する。この場合、店員が次の客の対応をしていた場合であっても、目立つ表示画面や、音やバイブレーターといった形で店員に報知されるため、店員は、精算用POSレジスタ30前にお釣りを必要とする客が立ったことを知ることができる。よって、登録や精算の効率を上げることができる。 In this case, when the human detection sensor 312 equipped on the settlement POS register 30 reacts, the confirmation key may be displayed in a different manner (blinking, changing color), or a sound may be emitted from near the registration POS register 20, or a vibrator may be used to notify the user. Specifically, when the settlement POS register 30 detects a person using the human detection sensor 312 after receiving the refund information, it transmits the detection information to the registration POS register 20 that sent the withdrawal information. When the registration POS register 20 receives the detection information, it notifies the user using one of the above methods (such as displaying the confirmation key in a different manner (blinking, changing color), outputting a sound from near the registration POS register 20, or vibrating the vibrator). In this case, even if the store clerk is serving the next customer, the store clerk is notified by a conspicuous display screen, sound, or vibrator, so that the store clerk can know that a customer who needs change is standing in front of the settlement POS register 30. This will improve the efficiency of registration and settlement.

また、上述した実施形態では、画面上に確認キー(出金指示キー)を表示しているが、これに限らず、操作部206が備えるキーボード(メカキー)の一つに出金指示キーを割り振ってもよい。 In addition, in the above-described embodiment, a confirmation key (withdrawal instruction key) is displayed on the screen, but this is not limiting, and the withdrawal instruction key may be assigned to one of the keyboards (mechanical keys) provided on the operation unit 206.

また、上述した実施形態では、店員が選択画面において出金する精算用POSレジスタ30を選択しているが、登録用POSレジスタ20が各精算用POSレジスタ30のステータス情報に基づいて自動的に精算用POSレジスタ30を選択してもよい。 In addition, in the above-described embodiment, the store clerk selects the settlement POS register 30 from which to withdraw money on the selection screen, but the registration POS register 20 may automatically select the settlement POS register 30 based on the status information of each settlement POS register 30.

また、上述の実施形態では、登録用POSレジスタ20が精算用POSレジスタ30を指定しているが、これに限らず、たとえばサービスカウンターのレジや、精算装置の精算状況を監視する精算監視装置40、またはストアコントローラ10が指定する場合でもよい。すなわち、「返金情報生成手段」「選択手段」「出金指示手段」「返金情報送信手段」を、登録用POSレジスタ20以外の装置(サービスカウンターのレジや精算監視装置40、ストアコントローラ10)が備えてもよい。これにより、登録用POSレジスタ20を担当している店員だけでなく、精算監視装置40やストアコントローラ10を担当している店員であっても、返品処理等に対応することができる。 In the above embodiment, the registration POS register 20 designates the settlement POS register 30, but this is not limiting, and the settlement monitoring device 40 that monitors the settlement status of the settlement device, or the store controller 10 may designate the POS register. In other words, the "refund information generation means," "selection means," "withdrawal instruction means," and "refund information transmission means" may be provided in a device other than the registration POS register 20 (the service counter register, the settlement monitoring device 40, or the store controller 10). This allows not only the clerk in charge of the registration POS register 20, but also the clerk in charge of the settlement monitoring device 40 or the store controller 10 to handle returns and the like.

なお、上記に説明したPOSレジスタ(登録用POSレジスタ又は精算用POSレジスタ)及びPOSシステムを実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより、実行処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。 The program for implementing the POS register (the registration POS register or the settlement POS register) and POS system described above may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read into a computer system and executed to perform the execution process. Note that the "computer system" referred to here may include hardware such as the OS and peripheral devices.

また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、CD-ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。 In addition, if a WWW system is used, the term "computer system" also includes the homepage provision environment (or display environment). Furthermore, "computer-readable recording media" refers to storage devices such as flexible disks, optical magnetic disks, ROMs, writable non-volatile memories such as flash memory, portable media such as CD-ROMs, and hard disks built into computer systems.

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

(付記1)
客の購入対象の商品を登録する登録装置と、当該登録装置により登録された商品の取引情報に基づいて精算を行う複数の精算装置と、を有するPOSシステムであって、所定の処理において客に返金する返金情報を生成する返金情報生成手段と、前記返金情報に基づく返金を行うべき精算装置を選択する選択手段と、前記選択された精算装置で返金を行えるように前記返金情報を送信する返金情報送信手段と、を備え、前記精算装置は、前記返金情報を受信する受信手段と、前記受信手段により受信した前記返金情報に基づいて、前記客へ返金する金額に応じて出金する出金手段と、を備えることを特徴とするPOSシステム。
(Appendix 1)
A POS system having a registration device which registers products to be purchased by a customer, and a plurality of settlement devices which perform settlement based on transaction information of the products registered by the registration device, the POS system further comprising a refund information generating means which generates refund information to be refunded to a customer in a specified process, a selection means which selects a settlement device which should perform a refund based on the refund information, and a refund information transmitting means which transmits the refund information so that the refund can be performed by the selected settlement device, the settlement device further comprising a receiving means which receives the refund information, and a withdrawal means which withdraws money in accordance with the amount to be refunded to the customer based on the refund information received by the receiving means.

(付記2)
前記返金情報に基づく出金のタイミングを決定する出金指示手段をさらに備え、前記出金手段は、前記出金指示手段により決定されたタイミングに、前記受信手段により受信した前記返金情報に基づいて、前記客へ返金する金額に応じて出金することを特徴とする付記1に記載のPOSシステム。
(Appendix 2)
The POS system described in Appendix 1 further comprises a withdrawal instruction means for determining the timing of withdrawal based on the refund information, and the withdrawal means withdraws money according to the amount to be refunded to the customer based on the refund information received by the receiving means at the timing determined by the withdrawal instruction means.

(付記3)
前記精算装置は、人物を検知する人感センサと、前記返金情報を受信した後に、前記人感センサが人物を検知したときに、検知情報を前記登録装置に送信する検知情報送信手段と、を備え、前記登録装置は、前記精算装置から前記検知情報を受信すると、報知する報知手段を備えることを特徴とする付記2に記載のPOSシステム。
(Appendix 3)
The POS system described in Appendix 2 is characterized in that the settlement device is equipped with a human presence sensor that detects a person, and a detection information transmission means that transmits detection information to the registration device when the human presence sensor detects a person after receiving the refund information, and the registration device is equipped with an alarm means that issues an alarm when it receives the detection information from the settlement device.

(付記4)
前記登録装置は、各々の前記精算装置から精算処理に関するステータス情報を取得する取得手段と、前記選択手段による選択の際に、前記ステータス情報を表示する表示手段と、を備えることを特徴とする付記1から3いずれか1項に記載のPOSシステム。
(Appendix 4)
The POS system described in any one of Appendices 1 to 3 is characterized in that the registration device is equipped with an acquisition means for acquiring status information regarding the settlement process from each of the settlement devices, and a display means for displaying the status information when selected by the selection means.

(付記5)
前記所定の処理は、前記客が購入した商品の返品に関する処理であることを特徴とする付記1から4いずれか1項に記載のPOSシステム。
(Appendix 5)
5. The POS system according to claim 1, wherein the predetermined process is a process related to the return of an item purchased by the customer.

(付記6)
前記所定の処理は、前記登録装置において前記登録した商品を、金券を用いて精算する処理であることを特徴とする付記1から4いずれか1項に記載のPOSシステム。
(Appendix 6)
5. A POS system as described in any one of claims 1 to 4, wherein the predetermined process is a process of settling the registered merchandise in the registration device using a cash voucher.

10…ストアコントローラ、11…LAN、20…登録用POSレジスタ、30…精算用POSレジスタ、201…CPU、202…ROM、203…RAM、204…スキャナ部、205…表示部(店員用)、205a…表示部(客用)、206…操作部、207…通信部、208…ブザー、209…印刷部、301…CPU、302…ROM、303…RAM、304…スキャナ部、305…表示部、306…操作部、307…通信部、308…ブザー、309…印刷部、310…決済部、311…サインポール、312…人感知センサ 10...store controller, 11...LAN, 20...POS register for registration, 30...POS register for settlement, 201...CPU, 202...ROM, 203...RAM, 204...scanner unit, 205...display unit (for store clerk), 205a...display unit (for customers), 206...operation unit, 207...communication unit, 208...buzzer, 209...printing unit, 301...CPU, 302...ROM, 303...RAM, 304...scanner unit, 305...display unit, 306...operation unit, 307...communication unit, 308...buzzer, 309...printing unit, 310...payment unit, 311...sign pole, 312...human detection sensor

Claims (3)

店員が操作して商品を登録する登録装置と、客が自ら操作して精算する精算装置とを有するシステムにおける登録装置であって、
取引情報を前記精算装置で精算可能に送信する送信手段と、
金券額を受け付ける処理を行い、前記金券額と前記登録された商品の合計金額との差額を算出し、客に返金する返金額を含む返金情報を生成する返金情報生成手段と、
前記返金情報を前記精算装置で返金可能に送信する返金情報送信手段と
を備え、
前記返金情報送信手段は、
店員の操作に基づいて選択された精算装置で返金が行われるように前記返金情報を送信し、
前記送信手段は、
店員の操作によらずに、夫々の精算装置の状況を示した情報に基づいて選択された精算装置で精算が行われるように前記取引情報を送信する
ことを特徴とする登録装置。
A registration device in a system having a registration device operated by a store clerk to register products and a payment device operated by a customer to make a payment,
A transmitting means for transmitting transaction information so that the transaction can be settled by the settlement device;
a refund information generating means for receiving a coupon amount, calculating the difference between the coupon amount and the total price of the registered products, and generating refund information including the amount to be refunded to the customer;
a refund information transmitting means for transmitting the refund information so that the refund can be made by the settlement device;
Equipped with
The refund information sending means is
Transmitting the refund information so that the refund is made at a payment device selected based on an operation by a store clerk;
The transmitting means is
The transaction information is transmitted so that the transaction is settled at a settlement device selected based on information indicating the status of each settlement device without the operation of a store clerk.
A registration device comprising:
精算装置の選択を受け付ける選択画面を介して精算装置の選択を受け付ける選択手段
を備え、
前記返金情報送信手段は、
前記選択画面における店員の操作に基づいて選択された精算装置で返金が行われるように前記返金情報を送信し、
前記選択画面には、夫々の精算装置の状況を表示することを特徴とする請求項1に記載の登録装置。
A selection means for accepting the selection of a settlement device via a selection screen for accepting the selection of a settlement device
Equipped with
The refund information sending means is
transmitting the refund information so that the refund will be made at a payment device selected based on an operation by a store clerk on the selection screen;
2. The registration device according to claim 1 , wherein the selection screen displays the status of each settlement device .
店員が操作して商品を登録する登録装置と、客が自ら操作して精算する精算装置とを有するシステムにおける登録装置としてコンピュータを機能させるプログラムであって、
前記コンピュータを、
取引情報を前記精算装置で精算可能に送信する送信手段、
金券額を受け付ける処理を行い、前記金券額と前記登録された商品の合計金額との差額を算出し、客に返金する返金額を含む返金情報を生成する返金情報生成手段、
前記返金情報を前記精算装置で返金可能に送信する返金情報送信手段
として機能させ、
前記返金情報送信手段は、
店員の操作に基づいて選択された精算装置で返金が行われるように前記返金情報を送信し、
前記送信手段は、
店員の操作によらずに、夫々の精算装置の状況を示した情報に基づいて選択された精算装置で精算が行われるように前記取引情報を送信する
プログラム。
A program for causing a computer to function as a registration device in a system having a registration device operated by a store clerk to register products and a payment device operated by a customer to make a payment, comprising:
The computer,
A transmitting means for transmitting transaction information so that the transaction can be settled by the settlement device;
a refund information generating means for receiving a coupon amount, calculating the difference between the coupon amount and the total price of the registered products, and generating refund information including the amount to be refunded to the customer;
A refund information transmitting means for transmitting the refund information so that the refund can be made by the settlement device.
Function as a
The refund information sending means is
Transmitting the refund information so that the refund is made at a payment device selected based on an operation by a store clerk;
The transmitting means is
The transaction information is transmitted so that the transaction is settled at a settlement device selected based on information indicating the status of each settlement device without the operation of a store clerk.
program.
JP2023109197A 2020-11-04 2023-07-03 Registration device and program Active JP7511945B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023109197A JP7511945B2 (en) 2020-11-04 2023-07-03 Registration device and program
JP2024098662A JP2024114745A (en) 2020-11-04 2024-06-19 Registration device and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2020184602A JP7050253B2 (en) 2020-11-04 2020-11-04 Registration equipment, systems and programs
JP2022038595A JP7313087B2 (en) 2020-11-04 2022-03-11 Payment device and program
JP2023109197A JP7511945B2 (en) 2020-11-04 2023-07-03 Registration device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2022038595A Division JP7313087B2 (en) 2020-11-04 2022-03-11 Payment device and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2024098662A Division JP2024114745A (en) 2020-11-04 2024-06-19 Registration device and program

Publications (3)

Publication Number Publication Date
JP2023126876A JP2023126876A (en) 2023-09-12
JP2023126876A5 JP2023126876A5 (en) 2023-12-07
JP7511945B2 true JP7511945B2 (en) 2024-07-08

Family

ID=87428187

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2022038595A Active JP7313087B2 (en) 2020-11-04 2022-03-11 Payment device and program
JP2023109197A Active JP7511945B2 (en) 2020-11-04 2023-07-03 Registration device and program
JP2024098662A Pending JP2024114745A (en) 2020-11-04 2024-06-19 Registration device and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2022038595A Active JP7313087B2 (en) 2020-11-04 2022-03-11 Payment device and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2024098662A Pending JP2024114745A (en) 2020-11-04 2024-06-19 Registration device and program

Country Status (1)

Country Link
JP (3) JP7313087B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010086202A (en) 2008-09-30 2010-04-15 Glory Ltd Cash register settlement system
JP2011248659A (en) 2010-05-27 2011-12-08 Teraoka Seiko Co Ltd Checkout system, item entry device and payment processing device
JP2012003561A (en) 2010-06-17 2012-01-05 Teraoka Seiko Co Ltd Settlement device and pos system
JP2012164137A (en) 2011-02-07 2012-08-30 Teraoka Seiko Co Ltd Settlement system, registration device, and settlement device
JP2012248162A (en) 2011-05-31 2012-12-13 Teraoka Seiko Co Ltd Self-accounting pos system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05233963A (en) * 1992-02-21 1993-09-10 Hitachi Ltd Commodity sales system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010086202A (en) 2008-09-30 2010-04-15 Glory Ltd Cash register settlement system
JP2011248659A (en) 2010-05-27 2011-12-08 Teraoka Seiko Co Ltd Checkout system, item entry device and payment processing device
JP2012003561A (en) 2010-06-17 2012-01-05 Teraoka Seiko Co Ltd Settlement device and pos system
JP2012164137A (en) 2011-02-07 2012-08-30 Teraoka Seiko Co Ltd Settlement system, registration device, and settlement device
JP2012248162A (en) 2011-05-31 2012-12-13 Teraoka Seiko Co Ltd Self-accounting pos system

Also Published As

Publication number Publication date
JP2024114745A (en) 2024-08-23
JP7313087B2 (en) 2023-07-24
JP2023126876A (en) 2023-09-12
JP2022075805A (en) 2022-05-18

Similar Documents

Publication Publication Date Title
JP5880419B2 (en) POS system, registration device and program
JP7515215B2 (en) Registration Device
JP6485530B1 (en) Product sales data processing apparatus and program
JP2022121475A (en) Pos system, registration device, adjustment device, and program
JP6350702B2 (en) POS system, registration device and program
JP7335576B2 (en) Merchandise sales data processing system and program
JP6650167B2 (en) Commodity sales data processing device and program
JP6107923B2 (en) POS system, registration device and program
JP6060650B2 (en) Accounting device, POS system and accounting program
JP6583483B2 (en) POS system and program
JP7511945B2 (en) Registration device and program
JP7496600B2 (en) Product sales data processing device, product sales data processing method, and program
JP7527613B2 (en) Mobile terminal and program
JP6793980B2 (en) POS system, checkout equipment and programs
JP7050253B2 (en) Registration equipment, systems and programs
JP2016201134A (en) Registration device, program, and pos system
JP2020119606A (en) POS system and program
JP7185338B2 (en) Merchandise sales data processor and program
JP7142966B2 (en) Settlement device, POS system, and program
JP2018055732A (en) Commodity data registration device and program
JP7141080B2 (en) Registration device and program
JP2023027982A (en) Item sales data processor
JP2023173156A (en) Sales data processing device and sales data processing system
JP2023036364A (en) Item sales data processor, program, and item sales data processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230731

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231129

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240619