JP2021120892A - Sales data processing device and program - Google Patents

Sales data processing device and program Download PDF

Info

Publication number
JP2021120892A
JP2021120892A JP2021080617A JP2021080617A JP2021120892A JP 2021120892 A JP2021120892 A JP 2021120892A JP 2021080617 A JP2021080617 A JP 2021080617A JP 2021080617 A JP2021080617 A JP 2021080617A JP 2021120892 A JP2021120892 A JP 2021120892A
Authority
JP
Japan
Prior art keywords
point
transaction
value
flag
point transaction
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.)
Granted
Application number
JP2021080617A
Other languages
Japanese (ja)
Other versions
JP7181965B2 (en
Inventor
新司 丸尾
Shinji Maruo
新司 丸尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2021080617A priority Critical patent/JP7181965B2/en
Publication of JP2021120892A publication Critical patent/JP2021120892A/en
Application granted granted Critical
Publication of JP7181965B2 publication Critical patent/JP7181965B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a sales data processing device and a program allowing an operator to prevent double registration of point transaction.SOLUTION: A sales data processing device of an embodiment includes transaction management means and notification means. The transaction management means change a flag value of a point transaction flag indicating that point transaction is being processed to a first value when the point transaction is started to be processed, and changes the flag value to a second value when the point transaction is finished to be processed. The notification means notifies of the occurence of the incomplete point transaction if the flag value of the point transaction flag is the first value.SELECTED DRAWING: Figure 6

Description

本発明の実施形態は、販売データ処理装置およびプログラムに関する。 Embodiments of the present invention relate to sales data processing devices and programs.

従来、購入金額に応じて客にポイントを付与し、客は獲得したポイントを後の取引で利用して値引き等を行えるポイント制が広く用いられている。このようなポイント制においては、例えば、ポイント管理会社のサーバ(以降では、ポイント管理サーバという)が、会員番号、あるいは、ポイントカードのカード番号によって、客の累積ポイントを一括して管理するような運用方法がある。このような運用方法においては、店舗のPOS(Point Of Sales)端末等の販売データ処理装置が、ポイント管理サーバとの間でデータの授受を行ってポイントに関する処理を行う。例えば、ポイントの取引例としては、ポイントの利用(ポイント還元ともいう)や、購入金額に応じたポイントの加算や、返品時等におけるポイントの加算(払い戻し)等がある。 Conventionally, a point system has been widely used in which points are given to a customer according to the purchase price, and the customer can use the acquired points in a later transaction to give a discount or the like. In such a point system, for example, the server of the point management company (hereinafter referred to as the point management server) collectively manages the accumulated points of customers by the membership number or the card number of the point card. There is an operation method. In such an operation method, a sales data processing device such as a POS (Point Of Sales) terminal of a store exchanges data with a point management server to perform processing related to points. For example, examples of point transaction include the use of points (also referred to as point redemption), the addition of points according to the purchase price, and the addition of points (refund) at the time of return.

ところで、このようなポイントの取引処理中に、停電や装置のフリーズ等により、POS端末での処理が中断してしまう事態が発生するおそれがある。このような場合、当該POS端末で処理中であった取引は未完了のまま強制的終了されることとなり、取引データは保存されない。一方で、ポイント取引が開始されて、ポイント管理サーバがポイントの加減算を指示したポイント取引データをすでに受信していれば、ポイント管理サーバ側ではポイントの加減算の処理が実行されてしまう可能性もある。また、ポイント管理サーバ側では何らかのポイント取引データが記録されるので、店舗でのポイント取引の記録と、ポイント管理サーバでのポイント取引の記録に齟齬が生じることとなる。 By the way, during the transaction processing of such points, there is a possibility that the processing on the POS terminal may be interrupted due to a power failure, a freeze of the device, or the like. In such a case, the transaction being processed by the POS terminal will be forcibly terminated without being completed, and the transaction data will not be saved. On the other hand, if the point transaction is started and the point management server has already received the point transaction data instructing the addition / subtraction of points, the point management server may execute the point addition / subtraction process. .. Further, since some point transaction data is recorded on the point management server side, there will be a discrepancy between the record of the point transaction at the store and the record of the point transaction on the point management server.

また、店舗にて再度、商品取引とともにポイントの利用や加算等の取引をやり直した場合、ポイント管理サーバにおいてポイント取引を二重に登録してしまうという不具合が生じる。このような不具合が生じた際には、店員がポイント管理サーバに連絡をする必要があり、ポイント管理サーバはこの連絡を受けて二重登録の解消や、取引記録の齟齬を解消することができる。しかしながら、一般的に店舗では接客、レジ打ちを優先しなければならないという背景があり、ポイント管理サーバへの連絡が後回しになってしまう場合が多く、ポイント管理サーバへの連絡を確実に行うことができる機能が望まれていた。 In addition, when the transaction such as the use of points and the addition of points is redone at the store together with the product transaction, there is a problem that the point transaction is registered twice in the point management server. When such a problem occurs, the clerk needs to contact the point management server, and the point management server can resolve the double registration and the discrepancy in the transaction record by receiving this contact. .. However, in general, there is a background that customer service and cash register must be prioritized in stores, and in many cases the contact to the point management server is postponed, so it is necessary to reliably contact the point management server. A function that can be performed was desired.

本発明が解決しようとする課題は、ポイント取引の二重登録を防止することができる販売データ処理装置およびプログラムを提供することである。 An object to be solved by the present invention is to provide a sales data processing device and a program capable of preventing double registration of point transactions.

実施形態の販売データ処理装置は、取引管理手段と、報知手段と、を備える。取引管理手段は、ポイント取引の処理が処理中であることを示すポイント取引フラグに対し、ポイント取引の処理を開始するとフラグ値を第1の値に変更し、ポイント取引の処理を完了するとフラグ値を第2の値に変更する。報知手段は、前記ポイント取引フラグのフラグ値が第1の値であれば、未完のポイント取引が発生していることを報知する。 The sales data processing device of the embodiment includes a transaction management means and a notification means. The transaction management means changes the flag value to the first value when the point transaction processing is started for the point transaction flag indicating that the point transaction processing is being processed, and the flag value when the point transaction processing is completed. To the second value. If the flag value of the point transaction flag is the first value, the notification means notifies that an unfinished point transaction has occurred.

図1は、本実施形態にかかるポイント管理システムの概略構成図である。FIG. 1 is a schematic configuration diagram of a point management system according to the present embodiment. 図2は、ポイント管理サーバのハードウェア構成例を示すブロック図である。FIG. 2 is a block diagram showing a hardware configuration example of the point management server. 図3は、ポイントマスタのデータ構成例を示す図である。FIG. 3 is a diagram showing an example of data configuration of the point master. 図4は、ポイント取引データのデータ構成例を示す図である。FIG. 4 is a diagram showing a data configuration example of point transaction data. 図5は、POS端末のハードウェア構成例および機能構成を示すブロック図である。FIG. 5 is a block diagram showing a hardware configuration example and a functional configuration of the POS terminal. 図6は、POS端末が表示するアラート表示の一例を示した図である。FIG. 6 is a diagram showing an example of an alert display displayed by the POS terminal. 図7は、POS端末が実行する登録処理の手順例を示したフローチャートである。FIG. 7 is a flowchart showing a procedure example of the registration process executed by the POS terminal. 図8は、POS端末の強制終了前に、ポイント管理サーバに保存されたポイント取引データの一例を示す図である。FIG. 8 is a diagram showing an example of point transaction data stored in the point management server before the forced termination of the POS terminal. 図9は、POS端末の強制終了により、一部のデータが保存されなかった場合の取引データの一例を示す図である。FIG. 9 is a diagram showing an example of transaction data when some data is not saved due to the forced termination of the POS terminal.

以下では、コンビニエンスストアやスーパーマーケット、その他の小売店舗等において適用されるポイント管理システムにおいて、本実施形態にかかる販売データ処理装置およびプログラムを適用した例を示すが、実施形態はこれにより限定されるものではない。 The following shows an example in which the sales data processing device and the program according to the present embodiment are applied to the point management system applied to convenience stores, supermarkets, other retail stores, etc., but the embodiments are limited thereto. is not it.

図1は、本実施形態にかかるポイント管理システム100の概略構成図である。ポイント管理システム100は、ポイント管理会社のポイント管理サーバ6と、店舗が備えるPOS端末1(1a、1b…)および店舗サーバ4とを主に備えている。 FIG. 1 is a schematic configuration diagram of a point management system 100 according to the present embodiment. The point management system 100 mainly includes a point management server 6 of a point management company, POS terminals 1 (1a, 1b ...) and a store server 4 provided in a store.

ポイント管理サーバ6は、ポイント管理会社に備えられ、ポイントカードのカード番号(会員番号)、ポイント残高、会員情報、ポイント増減の履歴等の情報を管理する。 The point management server 6 is provided in the point management company, and manages information such as a card number (member number) of a point card, a point balance, member information, and a history of points increase / decrease.

POS端末1は、商品の売上登録処理を行う販売データ処理装置である。ポイント制を採用する店舗a〜c…では、POS端末1がポイント管理サーバ6とデータ通信を行いながら、ポイントの加算処理、ポイントの利用処理等を行う。POS端末1は、店内に設けられたLAN(Local Area Network)等の接続回線3、および、インターネット等の通信ネットワーク8を介して、ポイント管理サーバ6と接続可能に構成されている。尚、POS端末1として、マルチ情報端末、タッチパッド等の装置を用いてもよい。また、店舗において用いられるPOS端末1の台数は特に限定されない。各店舗は、少なくとも1台のPOS端末1を備えていればよい。 The POS terminal 1 is a sales data processing device that performs sales registration processing of products. In the stores a to c that adopt the point system, the POS terminal 1 performs data communication with the point management server 6 while performing point addition processing, point usage processing, and the like. The POS terminal 1 is configured to be connectable to the point management server 6 via a connection line 3 such as a LAN (Local Area Network) provided in the store and a communication network 8 such as the Internet. As the POS terminal 1, a device such as a multi-information terminal or a touch pad may be used. Further, the number of POS terminals 1 used in the store is not particularly limited. Each store need only have at least one POS terminal 1.

店舗サーバ4は、POS端末1から受信したデータやその他データを統括管理し、店舗の売上管理、在庫管理、経費管理等を行うサーバ装置である。店舗サーバ4とPOS端末1とは、接続回線3で接続されている。また、店舗サーバ4は、通信ネットワーク8によりポイント管理サーバ6と接続されている。 The store server 4 is a server device that comprehensively manages data received from the POS terminal 1 and other data, and performs store sales management, inventory management, expense management, and the like. The store server 4 and the POS terminal 1 are connected by a connection line 3. Further, the store server 4 is connected to the point management server 6 by the communication network 8.

次に、ポイント管理サーバ6のより詳細な構成について説明する。 Next, a more detailed configuration of the point management server 6 will be described.

図2は、ポイント管理サーバ6のハードウェア構成例を示すブロック図である。ポイント管理サーバ6は、CPU、ROM、RAM等で構成されるコンピュータ構成の制御部61を備える。また、制御部61にはバス62及びI/O機器制御部64を介して、キーボード65、表示器66、プリンタ67及びHDD(Hard Disk Drive)68が接続されている。制御部61は、通信I/F(Interface)63及び通信ネットワーク8を介して店舗サーバ4との間でデータ通信を行う。 FIG. 2 is a block diagram showing a hardware configuration example of the point management server 6. The point management server 6 includes a control unit 61 having a computer configuration composed of a CPU, ROM, RAM, and the like. A keyboard 65, a display 66, a printer 67, and an HDD (Hard Disk Drive) 68 are connected to the control unit 61 via a bus 62 and an I / O device control unit 64. The control unit 61 performs data communication with the store server 4 via the communication I / F (Interface) 63 and the communication network 8.

HDD68は、制御部61のCPUを動作させる各種プログラムの他、ポイントマスタ681、および、ポイント取引データ682を格納している。 The HDD 68 stores the point master 681 and the point transaction data 682, in addition to various programs for operating the CPU of the control unit 61.

図3は、ポイントマスタ681のデータ構成例を示す図である。ポイントマスタ681は、ポイントカードの会員ごとのポイントを管理するためのマスタファイルである。図3に示すように、ポイントマスタ681は、ポイントカードの識別情報であるポイントカード番号(会員番号)に対応付けて、会員名、連絡先等の会員情報、および、ポイント履歴情報6811を格納している。ポイント履歴情報6811としては、ポイント取引の履歴、および、ポイント残高が格納される。ポイント取引の履歴としては、購入金額に応じてポイントを加算した履歴、返品に応じてポイントを加算(払い戻し)した履歴、ポイント利用やポイント還元などによりポイントを減算した履歴等が格納される。尚、購入日時より数日経た後にポイントが加算されるような運用では、更に、所定日時後の残高ポイントとなる予定残高を格納してもよい。 FIG. 3 is a diagram showing a data configuration example of the point master 681. The point master 681 is a master file for managing points for each member of the point card. As shown in FIG. 3, the point master 681 stores member information such as a member name and contact information, and point history information 6811 in association with a point card number (member number) which is identification information of the point card. ing. As the point history information 6811, the history of point transactions and the point balance are stored. As the history of point transactions, a history of adding points according to the purchase price, a history of adding (refunding) points according to returns, a history of subtracting points by using points or returning points, etc. are stored. In an operation in which points are added several days after the purchase date and time, the planned balance that becomes the balance points after the predetermined date and time may be further stored.

ポイント管理サーバ6の制御部61は、POS端末1等から受信したポイント取引データに基づいてポイント履歴情報6811を更新することにより、会員ごとのポイントを管理する。尚、ポイント取引データとは、ポイント取引の内容を示した情報であり、ポイントの加算、減算等を示した区分と、取引されるポイント数とを含む。尚、ポイントカードを複数の系列店舗で共有して運用する場合、ポイント管理サーバ6は、各系列店舗のPOS端末との間で、同様のポイント取引データを送受信して、ポイントの取引および管理を行う。 The control unit 61 of the point management server 6 manages points for each member by updating the point history information 6811 based on the point transaction data received from the POS terminal 1 or the like. The point transaction data is information indicating the content of the point transaction, and includes a category indicating addition, subtraction, etc. of points and the number of points to be traded. When the point card is shared and operated by a plurality of affiliated stores, the point management server 6 transmits and receives the same point transaction data to and from the POS terminal of each affiliated store to perform point transactions and management. conduct.

図4は、ポイント取引データ682のデータ構成例を示す図である。ポイント取引データ682は、ポイント管理サーバ6が、ポイントカードに参加する各店舗から受信したポイント取引データを、時系列で記録するトランザクションデータ型のデータファイルである。図4に示すように、ポイント取引データ682として格納されるデータの構成は、取引日時、店舗名、レジ番号、店員情報、ポイントカード番号、ポイント取引の区分、ポイント数等の情報を含む。区分では、ポイントが加算されたか、ポイントが利用(還元)されたかの取引区分が記録され、当該区分で加算、または利用されたポイント数が、次項目のポイント数として記録される。 FIG. 4 is a diagram showing a data configuration example of the point transaction data 682. The point transaction data 682 is a transaction data type data file in which the point management server 6 records point transaction data received from each store participating in the point card in chronological order. As shown in FIG. 4, the structure of the data stored as the point transaction data 682 includes information such as the transaction date and time, the store name, the cash register number, the clerk information, the point card number, the point transaction classification, and the number of points. In the category, the transaction category of whether points are added or points are used (returned) is recorded, and the number of points added or used in the category is recorded as the number of points of the next item.

尚、ここでは、マスタデータ型のデータファイルであるポイントマスタ681と、トランザクションデータ型のデータファイルであるポイント取引データ682との双方を用いてポイント取引データを管理する例を示したが、ポイント管理サーバ6が管理の対象とするデータファイルは上述の例により何ら限定されるものではない。また、ネットワークで接続された複数の情報処理装置が協働して、上述したようなデータファイルにアクセスし、ポイント取引データを管理する形態としてもよい。 Here, an example of managing point transaction data using both the point master 681, which is a master data type data file, and the point transaction data 682, which is a transaction data type data file, has been shown. The data file managed by the server 6 is not limited by the above example. Further, a plurality of information processing devices connected by a network may cooperate to access the data file as described above and manage the point transaction data.

次に、POS端末1について説明する。 Next, the POS terminal 1 will be described.

図5は、POS端末のハードウェア構成例および機能構成を示すブロック図である。POS端末1は、CPU、ROM、RAM等で構成されるコンピュータ構成の制御部11を備える。また、制御部11にはバス12及びI/O機器制御部14を介して、キーボード15、スキャナ16、磁気カードRW(リーダライタ)17、非接触式RW18、店員用表示器19、客用表示器21、プリンタ22、HDD20等が接続されている。制御部11は、通信I/F13及び接続回線3を介して、店舗サーバ4との間でデータ通信を行う。また、制御部11は、通信I/F13、接続回線3および通信ネットワーク8を介して、ポイント管理サーバ6とデータ通信を行う。 FIG. 5 is a block diagram showing a hardware configuration example and a functional configuration of the POS terminal. The POS terminal 1 includes a control unit 11 having a computer configuration composed of a CPU, a ROM, a RAM, and the like. Further, the control unit 11 has a keyboard 15, a scanner 16, a magnetic card RW (reader / writer) 17, a non-contact RW 18, a clerk display 19, and a customer display via a bus 12 and an I / O device control unit 14. The device 21, the printer 22, the HDD 20, and the like are connected. The control unit 11 performs data communication with the store server 4 via the communication I / F 13 and the connection line 3. Further, the control unit 11 performs data communication with the point management server 6 via the communication I / F 13, the connection line 3, and the communication network 8.

キーボード15は、現計キー150と確定キー151とを備えている。現計キー150は、一取引の合計金額を算出するための操作キーである。確定キー151は、一取引の登録処理の締め操作を受付けるための操作キーであり、一取引ごとの登録処理の完了を確定するための操作キーである。尚、現計キー150および確定キー151は、キーボード15に設けられてもよいし、店員用表示器19に表示する登録画面上に設けられて、タッチパネルへの操作を介してその選択操作を受付けてもよい。 The keyboard 15 includes a current total key 150 and a confirmation key 151. The current total key 150 is an operation key for calculating the total amount of one transaction. The confirmation key 151 is an operation key for accepting the closing operation of the registration process for one transaction, and is an operation key for confirming the completion of the registration process for each transaction. The current total key 150 and the confirmation key 151 may be provided on the keyboard 15 or may be provided on the registration screen displayed on the clerk display 19 to accept the selection operation via the operation on the touch panel. You may.

磁気カードRW17は、磁気記憶式のポイントカード等に対してデータの読み書きを行う。例えば、磁気カードRW17は、ポイントカードからポイントカード番号を読み取る。尚、ポイントカードは磁気記憶式に限定されない。その他の記憶方式のカードを用いる場合には、カードの記憶方式に沿うタイプのリーダライタを用いればよい。 The magnetic card RW17 reads and writes data to and from a magnetic storage type point card or the like. For example, the magnetic card RW17 reads the point card number from the point card. The point card is not limited to the magnetic storage type. When a card of another storage method is used, a reader / writer of a type that conforms to the storage method of the card may be used.

非接触式RW18は、非接触式ICカード、あるいは、非接触式ICチップを搭載した携帯型電子機器に対してデータの読み書きを行う。例えば、非接触式RW18は、電子マネーに対応したICカードから、電子マネーの識別子を読み取る。 The non-contact RW18 reads and writes data to and from a non-contact IC card or a portable electronic device equipped with a non-contact IC chip. For example, the non-contact RW18 reads an electronic commerce identifier from an IC card compatible with electronic commerce.

店員用表示器19および客用表示器21は、例えば液晶ディスプレイなどの表示装置である。店員用表示器19および客用表示器21の画面上には、それぞれタッチパネルが積層されている。 The clerk display 19 and the customer display 21 are display devices such as a liquid crystal display. Touch panels are laminated on the screens of the clerk display 19 and the customer display 21.

プリンタ22は、サーマルヘッドを備えたプリンタであり、レシートまたはジャーナルを印字出力する。尚、プリンタ22の印字方法は特に限定されない。 The printer 22 is a printer provided with a thermal head, and prints out a receipt or a journal. The printing method of the printer 22 is not particularly limited.

HDD20は、制御部11が実行する各種プログラムの他、商品マスタ201、取引データ202およびポイント取引フラグ203を記憶している。商品マスタ201は、商品コードに対応付けて、商品名、分類、価格等の商品情報を記憶するマスタファイルである。制御部11は、開店時などのタイミングで、店舗サーバ4または系列店舗を統括する企業のサーバから、最新の商品マスタデータをダウンロードし、これにより商品マスタ201を更新する。 The HDD 20 stores the product master 201, the transaction data 202, and the point transaction flag 203, in addition to various programs executed by the control unit 11. The product master 201 is a master file that stores product information such as a product name, classification, and price in association with a product code. The control unit 11 downloads the latest product master data from the store server 4 or the server of the company that controls the affiliated stores at a timing such as when the store opens, thereby updating the product master 201.

取引データ202は、POS端末1が行った販売登録、返品登録、ポイント取引に関するデータを、時系列で記録するトランザクションデータ型のデータファイルである。 The transaction data 202 is a transaction data type data file that records data related to sales registration, return registration, and point transaction performed by the POS terminal 1 in chronological order.

ポイント取引フラグ203は、ポイント取引処理の進行状況を判別するためのフラグである。ポイント取引フラグ203のフラグ値が0である場合には、いずれのポイント取引も正常に終了したことを示している。一方、ポイント取引フラグ203のフラグ値が1である場合には、先に行われたいずれかの取引で中断があったことを示している。 The point transaction flag 203 is a flag for determining the progress of the point transaction process. When the flag value of the point transaction flag 203 is 0, it indicates that all the point transactions have been completed normally. On the other hand, when the flag value of the point transaction flag 203 is 1, it indicates that there was an interruption in any of the transactions performed earlier.

次に、POS端末1の制御部11が実行する本実施形態のプログラムについて説明する。 Next, the program of the present embodiment executed by the control unit 11 of the POS terminal 1 will be described.

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

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

本実施形態のPOS端末1で実行されるプログラムは、図5に示すように、入力受付部51、取引管理部52、表示制御部53、印字制御部54を含むモジュール構成となっている。実際のハードウェアとしてはCPUが上記記憶媒体(ROM)から本実施形態のプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされる。そして、CPUが主記憶装置上に、入力受付部51、取引管理部52、表示制御部53、印字制御部54を生成する。 As shown in FIG. 5, the program executed by the POS terminal 1 of the present embodiment has a modular configuration including an input reception unit 51, a transaction management unit 52, a display control unit 53, and a print control unit 54. As actual hardware, the CPU reads the program of the present embodiment from the storage medium (ROM) and executes it, so that each part is loaded on the main storage device. Then, the CPU generates an input receiving unit 51, a transaction management unit 52, a display control unit 53, and a print control unit 54 on the main storage device.

入力受付部51は、キーボード15、スキャナ16、磁気カードRW17、非接触式RW18、店員用表示器19および客用表示器21が備えるタッチパネルに対する入力、および、通信I/F13を介して受信した情報等の入力を受付ける。 The input receiving unit 51 inputs to the touch panel included in the keyboard 15, the scanner 16, the magnetic card RW17, the non-contact type RW18, the clerk display 19 and the customer display 21, and the information received via the communication I / F13. Etc. are accepted.

また、入力受付部51は、ポイント会員の識別情報の入力を受付ける。例えば、入力受付部51は、磁気カードRW17がポイントカードから読み取ったポイントカード番号の入力を受付ける。また、入力受付部51は、キーボード15、店員用表示器19上のタッチパネルを介してポイントカード番号の入力を受付けてもよい。また、入力受付部51は、非接触式RW18を介して、ポイントカード番号の入力を受付けてもよい。 In addition, the input reception unit 51 accepts the input of the identification information of the point member. For example, the input receiving unit 51 accepts the input of the point card number read from the point card by the magnetic card RW17. Further, the input receiving unit 51 may accept the input of the point card number via the touch panel on the keyboard 15 and the clerk display 19. Further, the input receiving unit 51 may accept the input of the point card number via the non-contact type RW18.

また、入力受付部51は、スキャナ16が読み取った商品コード、または、キーボード15から入力された商品コードの入力を受付ける。 Further, the input receiving unit 51 accepts the input of the product code read by the scanner 16 or the product code input from the keyboard 15.

また、入力受付部51は、店員用表示器19上のタッチパネルまたはキーボード15に対する操作を介して、現計キー150、確定キー151等のキー操作を受付ける。入力受付部51は、店員用表示器19上のタッチパネルまたはキーボード15に対する操作を介して、ポイント取引に関する指示、即ち、上述したポイント区分、および、当該区分のポイント数(例えば、利用ポイント数)の入力を受付ける。 Further, the input receiving unit 51 receives key operations such as the current total key 150 and the confirmation key 151 via the operation on the touch panel or the keyboard 15 on the clerk display 19. The input receiving unit 51 receives an instruction regarding point transactions, that is, the above-mentioned point classification and the number of points in the classification (for example, the number of points used) through an operation on the touch panel or keyboard 15 on the clerk display 19. Accept input.

取引管理部52は、販売、返品等の登録処理、および、ポイントに関する処理を管理する。例えば、取引管理部52は、入力受付部51が受付けた商品コードに対応する商品情報を、商品マスタ201から読み込んで、販売対象商品の商品情報として仮登録し、表示制御部53に出力する。 The transaction management unit 52 manages registration processing such as sales and returns, and processing related to points. For example, the transaction management unit 52 reads the product information corresponding to the product code received by the input reception unit 51 from the product master 201, temporarily registers the product information as the product information of the product to be sold, and outputs the product information to the display control unit 53.

また、取引管理部52は、入力受付部51がポイントカード番号を受付けると、当該ポイントカード番号に対応するポイント残高をポイント管理サーバ6に問い合わせて、ポイントマスタ681から読み込む。また、取引管理部52は、現計キー150が操作されると、仮登録した商品情報により当該取引の合計金額を算出し、合計金額に応じた加算ポイント数を算出する。 Further, when the input receiving unit 51 receives the point card number, the transaction management unit 52 inquires of the point management server 6 for the point balance corresponding to the point card number and reads it from the point master 681. Further, when the current total key 150 is operated, the transaction management unit 52 calculates the total amount of the transaction from the temporarily registered product information, and calculates the number of points to be added according to the total amount.

取引管理部52は、入力受付部51がポイントを利用して会計を行う旨の指示操作を受付けた場合には、合計金額から利用ポイント数を差し引いて、ポイント利用後の請求金額を算出する。また、取引管理部52は、商品の返品登録時には、返品分の合計金額を算出し、返金額に応じて払い戻されるポイント数を算出する。 When the input reception unit 51 receives an instruction operation to perform accounting using points, the transaction management unit 52 subtracts the number of points used from the total amount to calculate the billing amount after using the points. In addition, the transaction management unit 52 calculates the total amount of returned goods at the time of registering the return of the product, and calculates the number of points to be refunded according to the refunded amount.

取引管理部52は、確定キー151が操作されると、仮登録した商品情報、合計金額やポイント取引にかかるデータ、支払にかかる金額情報等を確定し、一取引を締める処理を行う。即ち、取引管理部52は、上述した一取引分の取引データを取引データ202に記録するとともに、店舗サーバ4に出力して保存する。尚、客がポイントカードを提示した場合には、保存される取引データに上述したポイント取引データが含まれる。 When the confirmation key 151 is operated, the transaction management unit 52 confirms the provisionally registered product information, total amount, data related to point transaction, amount information related to payment, and the like, and performs a process of closing one transaction. That is, the transaction management unit 52 records the transaction data for one transaction described above in the transaction data 202, and outputs and stores the transaction data in the store server 4. When the customer presents the point card, the stored transaction data includes the above-mentioned point transaction data.

また、取引管理部52は、確定キー151が操作されると、当該取引で発生する加算ポイント数、または、減算ポイント数を示したポイント取引データをポイント管理サーバ6に送信して、当該取引にかかるポイント取引処理を完了する。 Further, when the confirmation key 151 is operated, the transaction management unit 52 transmits point transaction data indicating the number of added points or the number of subtracted points generated in the transaction to the point management server 6 to perform the transaction. Complete the point transaction process.

また、取引管理部52は、ポイント取引フラグ203のフラグ値を管理する。即ち、取引管理部52は、ポイント取引の処理を開始すると、ポイント取引フラグ203のフラグ値を1(第1の値)に変更する。また、取引管理部52は、ポイント取引の処理を完了すると、ポイント取引フラグ203のフラグ値を0(第2の値)に変更する。 Further, the transaction management unit 52 manages the flag value of the point transaction flag 203. That is, when the transaction management unit 52 starts the processing of the point transaction, the flag value of the point transaction flag 203 is changed to 1 (first value). Further, when the transaction management unit 52 completes the processing of the point transaction, the transaction management unit 52 changes the flag value of the point transaction flag 203 to 0 (second value).

フラグ値を1に変更するタイミングの例としては、入力受付部51がポイントカードからポイントカード番号の入力を受付けたタイミングとすればよい。また、フラグ値を0に変更するタイミングの例としては、確定キー151が選択操作されたタイミングとすればよい。 As an example of the timing for changing the flag value to 1, the timing at which the input receiving unit 51 receives the input of the point card number from the point card may be used. Further, as an example of the timing for changing the flag value to 0, the timing at which the confirmation key 151 is selected may be used.

表示制御部53は、店員用表示器19または客用表示器21における表示処理を制御する。例えば、表示制御部53は、店員用表示器19に商品を販売登録するための登録画面60(図6参照)を表示する。表示制御部53は、取引管理部52が商品マスタ201から読み込んだ商品情報を、登録画面60上に表示する。 The display control unit 53 controls the display process on the store clerk display 19 or the customer display 21. For example, the display control unit 53 displays a registration screen 60 (see FIG. 6) for registering the sale of a product on the clerk display 19. The display control unit 53 displays the product information read from the product master 201 by the transaction management unit 52 on the registration screen 60.

また、表示制御部53は、ポイント取引フラグ203のフラグ値が1であれば、未完のポイント取引が発生していることを報知するメッセージを店員用表示器19に表示する。ポイント取引フラグ203を参照するタイミングとしては、まず、POS端末1の起動時(例えば、強制終了後の再起動後)とすればよい。これにより、POS端末1を再起動した際に、早い段階で店員がなすべきこととして、ポイント管理会社への連絡の必要があることを確認できる。 Further, if the flag value of the point transaction flag 203 is 1, the display control unit 53 displays a message notifying that an unfinished point transaction has occurred on the clerk display 19. The timing for referring to the point transaction flag 203 may be first when the POS terminal 1 is started (for example, after the restart after the forced termination). This makes it possible to confirm that when the POS terminal 1 is restarted, it is necessary for the clerk to contact the point management company at an early stage.

また、他のタイミングとしては、新たな取引を開始可能である待ち受けのタイミング、即ち、一取引を確定した後のタイミングとすることができる。これにより店員は、登録業務を一段落したタイミングで、ポイント管理会社への連絡の必要性を確認することができる。 In addition, the other timing can be the standby timing at which a new transaction can be started, that is, the timing after one transaction is confirmed. As a result, the clerk can confirm the necessity of contacting the point management company at the timing when the registration work is completed.

また、表示制御部53は、返品登録用の画面、売上データ表示画面等、その他の各種画面を切替えるタイミングで、ポイント取引フラグ203のフラグ値を参照して、アラート表示70(図6参照)を出力してもよい。 Further, the display control unit 53 refers to the flag value of the point transaction flag 203 at the timing of switching various other screens such as the return registration screen and the sales data display screen, and displays the alert display 70 (see FIG. 6). It may be output.

以下、図6では、前の取引が終了して、次の新たな取引を開始可能である待ち受けのタイミング時にアラート画面をポップアップ表示する例について説明する。 Hereinafter, FIG. 6 describes an example in which an alert screen is popped up at the standby timing when the previous transaction is completed and the next new transaction can be started.

図6は、POS端末1が表示するアラート表示70の一例を示した図である。例えば、表示制御部53は、登録画面60上にアラート表示70をポップアップ表示する。尚、アラート表示70の表示方法はポップアップ表示に限定されず、例えば登録画面60内に組み込んで表示してもよい。図6に示すように、アラート表示70は、自装置にてポイント取引の中断が発生していることを店員に通知するメッセージを含んでいる。また、アラート表示70は、店員にポイント管理会社等のコールセンターへ連絡するよう促すメッセージを含んでいる。 FIG. 6 is a diagram showing an example of the alert display 70 displayed by the POS terminal 1. For example, the display control unit 53 pops up an alert display 70 on the registration screen 60. The display method of the alert display 70 is not limited to the pop-up display, and may be incorporated and displayed in the registration screen 60, for example. As shown in FIG. 6, the alert display 70 includes a message notifying the clerk that the point transaction has been interrupted in the own device. In addition, the alert display 70 includes a message urging the clerk to contact a call center such as a point management company.

尚、アラート表示70は、例えば、キーボード15のクリアキーを操作することでその表示を終了することができる。これにより店員は、客がレジに並んだ際にはアラート表示70をただちに終了させて、登録業務を開始することが可能である。但し、当該操作は、その場でアラート表示70を非表示とするものである。表示制御部53は、ポイント取引フラグ203のフラグ値が1である限りは、次の取引開始時(即ち、確定キー151により前の取引の登録処理が完了した時点)には再度、アラート表示70をポップアップ表示させる。このようにフラグ値が1である間は繰り返しアラート表示70を出力することにより、ポイント管理会社への連絡がなされないまま放置されてしまうことを防止する。 The alert display 70 can be terminated by operating the clear key of the keyboard 15, for example. As a result, the clerk can immediately end the alert display 70 and start the registration business when the customers line up at the cash register. However, the operation hides the alert display 70 on the spot. As long as the flag value of the point transaction flag 203 is 1, the display control unit 53 again displays the alert 70 at the start of the next transaction (that is, when the registration process of the previous transaction is completed by the confirmation key 151). Pops up. By repeatedly outputting the alert display 70 while the flag value is 1 in this way, it is possible to prevent the point management company from being left untouched.

印字制御部54は、プリンタ22に印字データを出力して、レシートおよびジャーナルの印字発行を制御する。即ち、印字制御部54は、一取引分の商品取引データおよびポイント取引データを用いて、レシート印字データ、および、ジャーナル印字データを生成し、プリンタ22に出力する。プリンタ22は、入力された印字データに基づいて、レシート、および、ジャーナルを印字する。 The print control unit 54 outputs print data to the printer 22 to control printing and issuing of receipts and journals. That is, the print control unit 54 generates receipt print data and journal print data using the product transaction data and the point transaction data for one transaction, and outputs the receipt print data and the journal print data to the printer 22. The printer 22 prints a receipt and a journal based on the input print data.

次に、POS端末1が実行するアラート表示処理の手順例について説明する。尚、以下では、登録処理時にアラート表示を出力する手順例について説明する。 Next, a procedure example of the alert display process executed by the POS terminal 1 will be described. In the following, an example of a procedure for outputting an alert display during the registration process will be described.

図7は、POS端末1が実行する登録処理の手順例を示したフローチャートである。まず、POS端末1の起動時に、表示制御部53はポイント取引フラグ203のフラグ値を読み込み、当該フラグ値が1か否かを判別する(ステップS1)。フラグ値が1であれば(ステップS1:Yes)、表示制御部53は、店員用表示器19にアラート表示70を出力する(ステップS2)。キーボード15または店員用表示器19においてクリアキーの操作を受付けると(ステップS3:Yes)、表示制御部53はアラート表示70を終了してステップS4に移行する。クリアキーの操作を受付けない間(ステップS3:No)は、表示制御部53はアラート表示70の表示を続ける。 FIG. 7 is a flowchart showing a procedure example of the registration process executed by the POS terminal 1. First, when the POS terminal 1 is activated, the display control unit 53 reads the flag value of the point transaction flag 203 and determines whether or not the flag value is 1 (step S1). If the flag value is 1 (step S1: Yes), the display control unit 53 outputs the alert display 70 to the clerk display 19 (step S2). When the clear key operation is accepted by the keyboard 15 or the clerk display 19 (step S3: Yes), the display control unit 53 ends the alert display 70 and proceeds to step S4. While the clear key operation is not accepted (step S3: No), the display control unit 53 continues to display the alert display 70.

ステップS1:NoあるいはステップS3:Yesであれば、取引管理部52は商品登録処理を行う(ステップS4)。即ち、入力受付部51が商品コードの入力を受付けると、取引管理部52は当該商品コードに対応する商品情報を商品マスタ201から読み込んで仮登録する。また、入力受付部51が現計キー150の操作を受付けると、取引管理部52は、当該取引の合計金額を算出する。 If Step S1: No or Step S3: Yes, the transaction management unit 52 performs the product registration process (step S4). That is, when the input receiving unit 51 accepts the input of the product code, the transaction management unit 52 reads the product information corresponding to the product code from the product master 201 and temporarily registers it. Further, when the input receiving unit 51 accepts the operation of the current total key 150, the transaction management unit 52 calculates the total amount of the transaction.

磁気カードRW17がポイントカードの磁気情報からポイントカード番号を読み取ると、入力受付部51は当該ポイントカード番号を受付ける(ステップS5:Yes)。尚、ステップS5の処理はステップS4の商品登録処理中に割り込み可能としてもよい。 When the magnetic card RW17 reads the point card number from the magnetic information of the point card, the input receiving unit 51 receives the point card number (step S5: Yes). The process of step S5 may be interruptable during the product registration process of step S4.

次に、取引管理部52は、ポイント取引フラグ203のフラグ値を初期値である0から1に変更する(ステップS6)。また、取引管理部52は、ステップS5で読み取ったポイントカード番号をポイント管理サーバ6に送信して、当該ポイントカード番号に対応付けられたポイント情報を問い合わせる(ステップS7)。ポイント管理サーバ6から、ポイント残高、会員ランク等のポイント情報を受信すると、表示制御部53は、ポイント残高等の情報を登録画面60上に表示する(ステップS8)。店員は、ポイントを利用するか否かを客に問い、ポイントを利用する場合には(ステップS9:Yes)、ポイント利用キーを操作し、利用ポイント数をキーボード15から入力し、確定キー151を操作する(ステップS10:Yes)。 Next, the transaction management unit 52 changes the flag value of the point transaction flag 203 from the initial value of 0 to 1 (step S6). Further, the transaction management unit 52 transmits the point card number read in step S5 to the point management server 6 and inquires about the point information associated with the point card number (step S7). When the point information such as the point balance and the member rank is received from the point management server 6, the display control unit 53 displays the information such as the point balance on the registration screen 60 (step S8). The clerk asks the customer whether or not to use the points, and if the points are used (step S9: Yes), the clerk operates the point use key, inputs the number of points to be used from the keyboard 15, and presses the confirmation key 151. Operate (step S10: Yes).

確定キー151が操作されると(ステップS10:Yes)、取引管理部52は、ポイント管理サーバ6に、ポイントカード番号および利用ポイント数を送信する。ポイント管理サーバ6は、利用ポイント数が現在のポイント残高を上回ってミス入力された場合には、利用不可の応答をPOS端末1に送信する。一方、利用ポイント数が現在のポイント残高以内であれば、ポイント管理サーバ6は、現在のポイント残高から利用ポイント数を差し引いた、ポイント残高予定をPOS端末1に送信応答する。利用ポイント数が入力され確定キー151が操作されるまでは(ステップS10:No)、入力を待つ。 When the confirmation key 151 is operated (step S10: Yes), the transaction management unit 52 transmits the point card number and the number of points used to the point management server 6. When the number of points used exceeds the current balance of points and an erroneous input is made, the point management server 6 transmits an unusable response to the POS terminal 1. On the other hand, if the number of points used is within the current point balance, the point management server 6 transmits and responds to the POS terminal 1 with a point balance schedule obtained by subtracting the number of points used from the current point balance. Until the number of points to be used is input and the confirmation key 151 is operated (step S10: No), the input is waited.

取引管理部52は、ステップS4で算出した合計金額から、ステップS10で受付けた利用ポイント数を差し引いて、請求金額を更新する(ステップS11)。取引管理部52は、利用ポイント数を差し引いた分の、残額分の支払処理を行う(ステップS12)。即ち、取引管理部52は、客からの預かり金額を入力し、現金支払い、電子マネー払い、クレジットカード払い等、支払方法に応じた処理を行う。 The transaction management unit 52 updates the billing amount by subtracting the number of points used received in step S10 from the total amount calculated in step S4 (step S11). The transaction management unit 52 performs payment processing for the remaining amount after deducting the number of points used (step S12). That is, the transaction management unit 52 inputs the deposit amount from the customer and performs processing according to the payment method such as cash payment, electronic money payment, credit card payment, and the like.

確定キー151が操作されると(ステップS13:Yes)、取引管理部52は、ステップS4で仮登録した商品情報、ステップS10で入力された利用ポイント数、ステップS12の支払処理に関する金額や会計に関する情報等を、取引データ202に記録し、店舗サーバ4に送信する。また、取引管理部52は、ポイント取引データをポイント管理サーバ6に送信し、ポイント取引データ682に記録する(ステップS14)。ステップS13:Noであれば確定キー151の操作を待つ(ステップS13)。 When the confirmation key 151 is operated (step S13: Yes), the transaction management unit 52 relates to the product information temporarily registered in step S4, the number of points used input in step S10, the amount of payment processing in step S12, and accounting. Information and the like are recorded in the transaction data 202 and transmitted to the store server 4. Further, the transaction management unit 52 transmits the point transaction data to the point management server 6 and records it in the point transaction data 682 (step S14). Step S13: If No, the operation of the confirmation key 151 is awaited (step S13).

尚、ポイント利用時にも支払残額に応じたポイントを加算する運用であれば、取引管理部52は当該ポイント数を算出して、ステップS14の取引データ、ポイント取引データに含めればよい。その後、取引管理部52は、ポイント取引フラグ203のフラグ値を1から0に戻し(ステップS15)、次の取引に移行する(ステップS1)。 If the operation is to add points according to the balance of payment even when using points, the transaction management unit 52 may calculate the number of points and include them in the transaction data and point transaction data in step S14. After that, the transaction management unit 52 returns the flag value of the point transaction flag 203 from 1 to 0 (step S15), and proceeds to the next transaction (step S1).

ポイントを利用しない場合(ステップS9:No)には、取引管理部52は、ステップS4で算出した合計金額分の支払処理を行う(ステップS16)。確定キー151が操作されると(ステップS17:Yes)、取引管理部52は、ステップS4で仮登録した商品情報、合計金額から算出した加算ポイント数、ステップS16の支払処理に関する情報を、取引データ202に記録し、店舗サーバ4に送信する。また、取引管理部52は、加算ポイント数を含むポイント取引データを、ポイント管理サーバ6に送信し、ポイント取引データ682に記録する(ステップS18)。その後、取引管理部52は、ポイント取引フラグ203のフラグ値を1から0に戻し(ステップS19)、次の取引に移行する(ステップS1)。ステップS17:Noであれば、確定キー151の操作を待つ(ステップS17)。 When the points are not used (step S9: No), the transaction management unit 52 performs payment processing for the total amount calculated in step S4 (step S16). When the confirmation key 151 is operated (step S17: Yes), the transaction management unit 52 provides transaction data with the product information provisionally registered in step S4, the number of points to be added calculated from the total amount, and the payment processing information in step S16. It is recorded in 202 and transmitted to the store server 4. Further, the transaction management unit 52 transmits the point transaction data including the number of points to be added to the point management server 6 and records the point transaction data in the point transaction data 682 (step S18). After that, the transaction management unit 52 returns the flag value of the point transaction flag 203 from 1 to 0 (step S19), and proceeds to the next transaction (step S1). Step S17: If No, the operation of the confirmation key 151 is awaited (step S17).

ポイントカードの読み取りがなければ(ステップS5:No)、ポイント取引は無いので、取引管理部52は、合計金額の支払処理を行い、客からの預かり金額を入力し、釣り金額を算出する等の処理を行う(ステップS20)。確定キー151が操作されると(ステップS21:Yes)、取引管理部52は、ステップS4で仮登録した商品情報、ステップS20の支払処理に関する金額や会計に関する情報等を、HDD20の取引データ202に記録し、店舗サーバ4に送信する(ステップS22)。印字制御部54は、取引データに基づいて印字データを生成し、レシート、ジャーナルを印字して、一取引の処理を完了する。その後、ステップS1に移行する。ステップS21:Noであれば、確定キー151の操作を待つ。 If the point card is not read (step S5: No), there is no point transaction, so the transaction management unit 52 processes the payment of the total amount, inputs the deposit amount from the customer, calculates the fishing amount, and the like. Perform the process (step S20). When the confirmation key 151 is operated (step S21: Yes), the transaction management unit 52 transfers the product information provisionally registered in step S4, the amount of payment processing in step S20, the accounting information, and the like to the transaction data 202 of the HDD 20. It is recorded and transmitted to the store server 4 (step S22). The print control unit 54 generates print data based on the transaction data, prints the receipt and the journal, and completes the process of one transaction. After that, the process proceeds to step S1. Step S21: If No, the operation of the confirmation key 151 is awaited.

次に、図8、図9を用いて、POS端末1がポイント取引を伴う登録処理中に強制終了となった場合の、取引データの記録状況とポイント取引フラグ203の状態の一例について説明する。 Next, with reference to FIGS. 8 and 9, an example of the recording status of the transaction data and the state of the point transaction flag 203 when the POS terminal 1 is forcibly terminated during the registration process involving the point transaction will be described.

図8は、POS端末1の強制終了前に、ポイント管理サーバ6に保存されたポイント取引データ682の一例を示す図である。また、図9は、POS端末1の強制終了により、一部のデータが保存されなかった場合の取引データ202の一例を示す図である。 FIG. 8 is a diagram showing an example of point transaction data 682 stored in the point management server 6 before the forced termination of the POS terminal 1. Further, FIG. 9 is a diagram showing an example of transaction data 202 when a part of data is not saved due to the forced termination of the POS terminal 1.

例えば、ポイントカード番号01239999について、図7のステップS10にて1000ポイントを利用する旨が入力されたが、その後、ステップS13にて確定キー151が操作される前にPOS端末1が強制終了し、POS端末1が当該取引にかかるデータを保存できなかったとする。 For example, with respect to the point card number 01239999, it was input that 1000 points will be used in step S10 of FIG. 7, but after that, the POS terminal 1 is forcibly terminated before the confirmation key 151 is operated in step S13. It is assumed that the POS terminal 1 cannot save the data related to the transaction.

すると例えば、ポイント管理サーバ6のポイント取引データ682には、図8に示すように、2017/03/03 10:10に店舗AAAのPOS端末1から、ポイントカード番号01239999について1000ポイント分のポイント利用を受信したことを示すポイント取引情報が記録される。一方で、POS端末1は当該取引について取引データを保存できていないので、POS端末1の取引データ202には、図9に示すように、ポイントカード番号01239999の上記取引に対応するポイント取引データが記録されていない。 Then, for example, as shown in FIG. 8, the point transaction data 682 of the point management server 6 uses 1000 points worth of points for the point card number 01239999 from the POS terminal 1 of the store AAA at 10:10 on 03/03/2017. The point transaction information indicating that the is received is recorded. On the other hand, since the POS terminal 1 cannot store the transaction data for the transaction, the transaction data 202 of the POS terminal 1 contains the point transaction data corresponding to the transaction with the point card number 01239999 as shown in FIG. Not recorded.

しかしながら、本実施形態のPOS端末1によれば、図7のステップS10で利用ポイント数をポイント管理サーバ6に送信する前に、ステップS6にてポイント取引フラグ203を1に変更している。従って、ステップS13にて取引が確定する前にPOS端末1が強制終了しても、ポイント取引フラグ203が1のフラグ値を保つ。これにより、POS端末1は再起動した際、または、次の取引を開始する際に、ステップS1にてポイント取引フラグ203を読み込んで、ステップS2でアラート表示する。このように、POS端末1は、中断されたポイント取引があったことを店員に知らせることができる。 However, according to the POS terminal 1 of the present embodiment, the point transaction flag 203 is changed to 1 in step S6 before transmitting the number of points to be used to the point management server 6 in step S10 of FIG. 7. Therefore, even if the POS terminal 1 is forcibly terminated before the transaction is confirmed in step S13, the point transaction flag 203 keeps the flag value of 1. As a result, when the POS terminal 1 is restarted or when the next transaction is started, the point transaction flag 203 is read in step S1 and an alert is displayed in step S2. In this way, the POS terminal 1 can notify the clerk that there was an interrupted point transaction.

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

例えば、上述では、アラート表示70を出力することでポイント取引の中断があったことを報知するとしたが、報知方法はこれに限定されない。音声出力やアラート音によって当該報知を行ってもよいし、また、店舗サーバ4等の他の情報処理装置にアラート内容を通知してもよい。 For example, in the above description, the alert display 70 is output to notify that the point transaction has been interrupted, but the notification method is not limited to this. The notification may be performed by voice output or an alert sound, or the alert content may be notified to another information processing device such as the store server 4.

また、上述では、新たな取引の商品登録を開始する際に、ポイント取引フラグ203のフラグ値を読み込み、当該フラグ値が1であれば登録画面60上にアラート表示70を表示するとしたが、フラグ値を読み込むタイミングはこれに限定されない。その他のタイミングとして、POS端末1は、装置起動時に、ポイント取引フラグ203のフラグ値を読み込み、当該フラグ値が1であればアラート表示70を表示してもよい。 Further, in the above, when starting the product registration of a new transaction, the flag value of the point transaction flag 203 is read, and if the flag value is 1, the alert display 70 is displayed on the registration screen 60. The timing of reading the value is not limited to this. As another timing, the POS terminal 1 may read the flag value of the point transaction flag 203 at the time of starting the device, and display the alert display 70 if the flag value is 1.

また、印字制御部54は、各取引におけるポイント取引フラグ203のフラグ値を含めてジャーナル印字データを生成してもよい。これにより、ジャーナルには各取引のフラグ値が印字出力される。店員は、アラート表示70が出た際に、取引中断がいつ発生したかをジャーナルを用いて確認することができる。 Further, the print control unit 54 may generate journal print data including the flag value of the point transaction flag 203 in each transaction. As a result, the flag value of each transaction is printed out in the journal. When the alert display 70 is displayed, the clerk can confirm when the transaction interruption occurred by using the journal.

以上説明した通り、本実施形態のPOS端末1は、ポイント取引の処理を開始するとポイント取引フラグを第1の値(例えば、1)に変更し、ポイント取引の処理を完了するとフラグ値を第2の値(例えば、0)に変更する。そして、POS端末1は、ポイント取引フラグが第1の値であれば、未完のポイント取引が発生していることを報知する。これにより、店員はPOS端末1にて未完のポイント取引が発生していることを判別できるので、ポイント管理会社等に連絡を取って取引データの齟齬を確認してもらうことができる。従って、本実施形態によれば、ポイント取引の二重登録を防止することができる販売データ処理装置およびプログラムを提供することができる。 As described above, the POS terminal 1 of the present embodiment changes the point transaction flag to the first value (for example, 1) when the point transaction process is started, and changes the flag value to the second value when the point transaction process is completed. Change to the value of (for example, 0). Then, if the point transaction flag has the first value, the POS terminal 1 notifies that an unfinished point transaction has occurred. As a result, the clerk can determine that an unfinished point transaction has occurred on the POS terminal 1, so that the point management company or the like can be contacted to confirm the discrepancy in the transaction data. Therefore, according to the present embodiment, it is possible to provide a sales data processing device and a program that can prevent double registration of point transactions.

1(1a、1b) POS端末
6 ポイント管理サーバ
51 入力受付部
52 取引管理部
53 表示制御部
54 印字制御部
70 アラート表示
100 ポイント管理システム
202 取引データ
203 ポイント取引フラグ
682 ポイント取引データ
1 (1a, 1b) POS terminal 6 point management server 51 input reception unit 52 transaction management unit 53 display control unit 54 print control unit 70 alert display 100 point management system 202 transaction data 203 point transaction flag 682 point transaction data

特開2015−095201号公報Japanese Unexamined Patent Publication No. 2015-095201

実施形態の販売データ処理装置は、取引管理手段と、報知手段と、を備える。取引管理手段は、ポイント取引の処理が処理中であることを示すポイント取引フラグに対し、ポイント取引の処理を開始するとフラグ値を第1の値に変更し、ポイント取引の処理を完了するとフラグ値を第2の値に変更する。報知手段は、自装置が表示する画面の切り替えタイミングに、前記ポイント取引フラグのフラグ値に基づく報知を行う
The sales data processing device of the embodiment includes a transaction management means and a notification means. The transaction management means changes the flag value to the first value when the point transaction processing is started for the point transaction flag indicating that the point transaction processing is being processed, and the flag value when the point transaction processing is completed. To the second value. Notifying means, the switching timing of the screen when the device itself displays, perform the notification based on the flag value of the point transaction flags.

Claims (6)

ポイント取引の処理が処理中であることを示すポイント取引フラグに対し、ポイント取引の処理を開始するとフラグ値を第1の値に変更し、ポイント取引の処理を完了するとフラグ値を第2の値に変更する取引管理手段と、
前記ポイント取引フラグのフラグ値が第1の値であれば、未完のポイント取引が発生していることを報知する報知手段と、
を備えた販売データ処理装置。
For the point transaction flag indicating that the point transaction processing is being processed, the flag value is changed to the first value when the point transaction processing is started, and the flag value is changed to the second value when the point transaction processing is completed. Transaction management means to change to
If the flag value of the point transaction flag is the first value, a notification means for notifying that an unfinished point transaction has occurred and a notification means.
Sales data processing device equipped with.
前記報知手段は、装置起動時に、前記ポイント取引フラグのフラグ値を読み込み、当該フラグ値が前記第1の値であれば、アラート画面を表示して、未完のポイント取引が発生していることを報知する、請求項1に記載の販売データ処理装置。 The notification means reads the flag value of the point transaction flag when the device is activated, and if the flag value is the first value, displays an alert screen to indicate that an unfinished point transaction has occurred. The sales data processing device according to claim 1, which is notified. 前記報知手段は、一取引の登録を確定した後に、前記ポイント取引フラグのフラグ値を読み込み、当該フラグ値が前記第1の値であれば、登録画面上にアラート画面をポップアップ表示して、未完のポイント取引が発生していることを報知する、請求項1または2に記載の販売データ処理装置。 After confirming the registration of one transaction, the notification means reads the flag value of the point transaction flag, and if the flag value is the first value, an alert screen pops up on the registration screen and is incomplete. The sales data processing device according to claim 1 or 2, which notifies that a point transaction has occurred. ポイント会員の識別情報の入力を受付ける入力受付手段と、
一取引ごとの販売登録処理の完了を確定する確定手段と、を更に備え、
前記取引管理手段は、前記入力受付手段が前記ポイント会員の識別情報を受付けると、前記ポイント取引フラグの値を前記第1の値に変更し、前記確定手段が前記完了を確定すると、前記ポイント取引フラグの値を前記第2の値に変更する、
請求項1ないし3のいずれか1つに記載の販売データ処理装置。
Input reception means that accepts input of point member identification information,
Further equipped with a confirmation means for confirming the completion of the sales registration process for each transaction,
When the input receiving means receives the identification information of the point member, the transaction management means changes the value of the point transaction flag to the first value, and when the confirming means confirms the completion, the point transaction Change the value of the flag to the second value,
The sales data processing device according to any one of claims 1 to 3.
前記ポイント取引フラグのフラグ値をジャーナルに印字する印字制御手段を更に備えた、請求項1ないし4のいずれか1つに記載の販売データ処理装置。 The sales data processing apparatus according to any one of claims 1 to 4, further comprising a print control means for printing the flag value of the point transaction flag in a journal. 販売データ処理装置を制御するコンピュータを、
ポイント取引の処理が処理中であることを示すポイント取引フラグに対し、ポイント取引の処理を開始するとフラグ値を第1の値に変更し、ポイント取引の処理を完了するとフラグ値を第2の値に変更する取引管理手段と、
前記ポイント取引フラグのフラグ値が第1の値であれば、未完のポイント取引が発生していることを報知する報知手段と、
して機能させるためのプログラム。
The computer that controls the sales data processing device,
For the point transaction flag indicating that the point transaction processing is being processed, the flag value is changed to the first value when the point transaction processing is started, and the flag value is changed to the second value when the point transaction processing is completed. Transaction management means to change to
If the flag value of the point transaction flag is the first value, a notification means for notifying that an unfinished point transaction has occurred and a notification means.
A program to make it work.
JP2021080617A 2017-03-08 2021-05-11 Sales data processor and program Active JP7181965B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021080617A JP7181965B2 (en) 2017-03-08 2021-05-11 Sales data processor and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017044379A JP6884604B2 (en) 2017-03-08 2017-03-08 Sales data processing equipment and programs
JP2021080617A JP7181965B2 (en) 2017-03-08 2021-05-11 Sales data processor and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017044379A Division JP6884604B2 (en) 2017-03-08 2017-03-08 Sales data processing equipment and programs

Publications (2)

Publication Number Publication Date
JP2021120892A true JP2021120892A (en) 2021-08-19
JP7181965B2 JP7181965B2 (en) 2022-12-01

Family

ID=63592171

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2017044379A Active JP6884604B2 (en) 2017-03-08 2017-03-08 Sales data processing equipment and programs
JP2021080617A Active JP7181965B2 (en) 2017-03-08 2021-05-11 Sales data processor and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2017044379A Active JP6884604B2 (en) 2017-03-08 2017-03-08 Sales data processing equipment and programs

Country Status (1)

Country Link
JP (2) JP6884604B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6884604B2 (en) * 2017-03-08 2021-06-09 東芝テック株式会社 Sales data processing equipment and programs
JP7093374B2 (en) * 2020-01-29 2022-06-29 楽天グループ株式会社 Transaction processing equipment, transaction processing method, and transaction processing program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011253507A (en) * 2010-06-04 2011-12-15 Toshiba Corp Point management system
JP2012093858A (en) * 2010-10-25 2012-05-17 Teraoka Seiko Co Ltd Registration device and pos system
JP2015191302A (en) * 2014-03-27 2015-11-02 富士通株式会社 Communication control method, communication control program, and communication control device
JP2016146144A (en) * 2015-02-09 2016-08-12 東芝テック株式会社 Checkout system and control program
JP2017107598A (en) * 2017-03-01 2017-06-15 東芝テック株式会社 Information processor, point management system and program
JP2018147410A (en) * 2017-03-08 2018-09-20 東芝テック株式会社 Sales data processing device and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011253507A (en) * 2010-06-04 2011-12-15 Toshiba Corp Point management system
JP2012093858A (en) * 2010-10-25 2012-05-17 Teraoka Seiko Co Ltd Registration device and pos system
JP2015191302A (en) * 2014-03-27 2015-11-02 富士通株式会社 Communication control method, communication control program, and communication control device
JP2016146144A (en) * 2015-02-09 2016-08-12 東芝テック株式会社 Checkout system and control program
JP2017107598A (en) * 2017-03-01 2017-06-15 東芝テック株式会社 Information processor, point management system and program
JP2018147410A (en) * 2017-03-08 2018-09-20 東芝テック株式会社 Sales data processing device and program

Also Published As

Publication number Publication date
JP6884604B2 (en) 2021-06-09
JP2018147410A (en) 2018-09-20
JP7181965B2 (en) 2022-12-01

Similar Documents

Publication Publication Date Title
JP2012185664A (en) Portable communication terminal, and program
JP7181965B2 (en) Sales data processor and program
JP2019091284A (en) Point card integration device, point card integration system and point card integration program
US11288651B2 (en) Commodity sales data processing apparatus and control program
JP6542443B2 (en) Checkout system
JP6806872B2 (en) Information processing equipment and programs
JP6006385B2 (en) server
JP6908456B2 (en) Information processing equipment and programs
JP6356531B2 (en) Information processing apparatus and program
JP6377196B2 (en) Information processing apparatus, point management system, and program
JP2014135102A (en) Portable communication terminal, and program
JP6105453B2 (en) Information processing apparatus, point management system, and program
WO2023037650A1 (en) Information processing device, registration system, and program
JP6608486B2 (en) Information processing apparatus and program
WO2022269855A1 (en) Sales support system, method, and recording medium
JP7280314B2 (en) Mobile communication terminal, program and processing method
US20240054523A1 (en) Point of sale terminal
JP6680826B2 (en) Servers, programs and systems
EP4134892A1 (en) Transaction processing system, input processing device, settlement device and method
JP7292970B2 (en) Sales data processor and program
JP6936026B2 (en) Sales data processing equipment and programs
JP2022099169A (en) Server apparatus, program, and discount notification system
JP2024031000A (en) Accounting devices and programs
JP2023184235A (en) Sales data processing device and program
JP2024070497A (en) Information processing device and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210512

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210512

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220510

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220708

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221118

R150 Certificate of patent or registration of utility model

Ref document number: 7181965

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150