JP2021166092A - Sales data processing device and program - Google Patents

Sales data processing device and program Download PDF

Info

Publication number
JP2021166092A
JP2021166092A JP2021114393A JP2021114393A JP2021166092A JP 2021166092 A JP2021166092 A JP 2021166092A JP 2021114393 A JP2021114393 A JP 2021114393A JP 2021114393 A JP2021114393 A JP 2021114393A JP 2021166092 A JP2021166092 A JP 2021166092A
Authority
JP
Japan
Prior art keywords
service
providing
condition
unit
product
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
JP2021114393A
Other languages
Japanese (ja)
Other versions
JP7234302B2 (en
Inventor
元宏 勝亦
Motohiro Katsumata
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 JP2021114393A priority Critical patent/JP7234302B2/en
Publication of JP2021166092A publication Critical patent/JP2021166092A/en
Priority to JP2023026509A priority patent/JP7416992B2/en
Application granted granted Critical
Publication of JP7234302B2 publication Critical patent/JP7234302B2/en
Priority to JP2023218514A priority patent/JP2024023878A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a sales data processing device and a program that can efficiently provide services according to settlement methods.SOLUTION: A sales data processing device comprises: registration means for executing registration processing on articles that a customer purchases; specification means for specifying a settlement method for the articles having been registered in one transaction; determination means for determining whether the settlement method specified by the specification means meets conditions of settlement methods previously set as conditions for providing services; and providing means for providing the services for the customer at the time of settlement of the articles when the determination means determines that the conditions for providing the services are met.SELECTED DRAWING: Figure 4

Description

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

従来、スーパーマーケット、百貨店、コンビニエンスストア等の店舗では、販売促進の一環として、商品の組み合わせやその数量などが所定の条件を満たした場合に値引等のサービスを提供する場合がある。係る店舗では、POS(Point Of Sale)端末等の販売データ処理装置において、購入商品の組み合わせやその数量が条件を満たすか否かを判定し、当該条件を満たした場合に値引等のサービスを提供している。 Conventionally, stores such as supermarkets, department stores, and convenience stores may offer services such as discounts when a combination of products and their quantity satisfy predetermined conditions as part of sales promotion. At such stores, sales data processing devices such as POS (Point Of Sale) terminals determine whether the combination of purchased products and their quantity satisfy the conditions, and if the conditions are met, services such as discounts are offered. providing.

また、近年では、現金以外の決済方法として、前払い(プリペイド)方式の電子マネーカード等を用いて決済することも可能となっている。店舗では、このような電子マネーカードの利用促進を図るため、商品の代金を電子マネーで支払うという条件を満たした場合に、値引等のサービスを提供することがある。 Further, in recent years, as a payment method other than cash, it has become possible to make a payment using a prepaid electronic money card or the like. In order to promote the use of such electronic money cards, stores may offer services such as discounts when the condition of paying the price of products with electronic money is satisfied.

しかしながら、従来では、決済方法をサービス提供の条件とする場合、顧客が指定した決済方法が条件を満たすか否かを店員が判断しているため非効率的であり、判断ミスが発生する可能性があった。 However, in the past, when the payment method is used as a condition for providing the service, it is inefficient because the clerk judges whether or not the payment method specified by the customer satisfies the condition, and there is a possibility that a judgment error may occur. was there.

本発明が解決しようとする課題は、決済方法に応じたサービスの提供を効率的に行うことが可能な販売データ処理装置及びプログラムを提供することである。 An object to be solved by the present invention is to provide a sales data processing device and a program capable of efficiently providing a service according to a payment method.

実施形態の販売データ処理装置は、顧客が購入する商品の登録処理を実行する登録手段と、一取引で登録された前記商品の決済方法を指定する指定手段と、前記指定手段で指定された決済方法が、サービスを提供するための条件として予め設定された決済方法の条件を満たすか否かを判定する判定手段と、前記判定手段が前記サービスを提供するための条件を満たすと判定した場合に、前記商品の決済時に前記顧客に対して前記サービスを提供する提供手段と、を備える。 The sales data processing device of the embodiment includes a registration means for executing registration processing of a product purchased by a customer, a designated means for designating a payment method for the product registered in one transaction, and a payment designated by the designated means. When the method determines whether or not the condition of the payment method set in advance as the condition for providing the service is satisfied, and when the determination means determines that the condition for providing the service is satisfied. , A providing means for providing the service to the customer at the time of payment of the product.

図1は、実施形態に係るPOS端末の外観を示す斜視図である。FIG. 1 is a perspective view showing the appearance of the POS terminal according to the embodiment. 図2は、実施形態に係るPOS端末のハードウェア構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of the hardware configuration of the POS terminal according to the embodiment. 図3は、図2に示した条件設定ファイルのデータ構成の一例を示す図である。FIG. 3 is a diagram showing an example of the data structure of the condition setting file shown in FIG. 図4は、実施形態に係るPOS端末の機能構成の一例を示すブロック図である。FIG. 4 is a block diagram showing an example of the functional configuration of the POS terminal according to the embodiment. 図5は、実施形態のPOS端末が実行する販売データ処理の一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of sales data processing executed by the POS terminal of the embodiment. 図6は、実施形態のPOS端末が表示する第1報知画面の一例を示す図である。FIG. 6 is a diagram showing an example of a first notification screen displayed by the POS terminal of the embodiment. 図7は、実施形態のPOS端末が表示する第2報知画面の一例を示す図である。FIG. 7 is a diagram showing an example of a second notification screen displayed by the POS terminal of the embodiment. 図8は、実施形態のPOS端末が表示する第3報知画面の一例を示す図である。FIG. 8 is a diagram showing an example of a third notification screen displayed by the POS terminal of the embodiment. 図9は、実施形態のPOS端末が表示する第4報知画面の一例を示す図である。FIG. 9 is a diagram showing an example of a fourth notification screen displayed by the POS terminal of the embodiment.

以下、実施形態に係る販売データ処理装置及びプログラムについて、図面を参照して説明する。以下の実施形態では、販売データ処理装置及びプログラムを、スーパーマーケット、百貨店、コンビニエンスストア等の店舗で用いられるPOS端末に適用した例について説明するが、適用先はこの例に限定されるものではない。 Hereinafter, the sales data processing apparatus and the program according to the embodiment will be described with reference to the drawings. In the following embodiment, an example in which the sales data processing device and the program are applied to a POS terminal used in a store such as a supermarket, a department store, and a convenience store will be described, but the application destination is not limited to this example.

図1は、本実施形態に係るPOS端末1の外観を示す斜視図である。POS端末1は、本体部2と金銭収納部3とを備えている。本体部2は、操作部4、店員用表示部5、顧客用表示部6、印字部7、カードリーダ8、バーコードリーダ9、タッチパネル10及び近距離無線通信部11等を備えている。 FIG. 1 is a perspective view showing the appearance of the POS terminal 1 according to the present embodiment. The POS terminal 1 includes a main body 2 and a money storage unit 3. The main body 2 includes an operation unit 4, a store clerk display unit 5, a customer display unit 6, a printing unit 7, a card reader 8, a barcode reader 9, a touch panel 10, a short-range wireless communication unit 11, and the like.

本体部2は、電源部や回路基盤(何れも図示せず)を内蔵する。金銭収納部3は、ドロワを備え、顧客から受け取った金銭や釣銭準備金を収納する。 The main body 2 incorporates a power supply unit and a circuit board (neither of them is shown). The money storage unit 3 is provided with a drawer and stores money and change reserves received from customers.

操作部4は、小計キー41、電子マネー宣言キー42(図2を参照)の他、数字を置数する置数キー等、種々の操作キー等を備えたキーボードである。 The operation unit 4 is a keyboard provided with various operation keys such as a subtotal key 41, an electronic money declaration key 42 (see FIG. 2), a number key for enumerating numbers, and the like.

店員用表示部5は、例えば液晶ディスプレイで構成される。店員用表示部5は、店員に向けて設置されている。店員用表示部5は、文字や画像を表示する。店員用表示部5の表面には、透明のタッチパネル10が設けられている。店員が、店員用表示部5に表示されるキー部分のタッチパネル10をタッチ操作することで、店員は、店員用表示部5に表示されたキーを操作することができる。 The clerk display unit 5 is composed of, for example, a liquid crystal display. The clerk display unit 5 is installed toward the clerk. The clerk display unit 5 displays characters and images. A transparent touch panel 10 is provided on the surface of the clerk display unit 5. When the clerk touches the touch panel 10 of the key portion displayed on the clerk display unit 5, the clerk can operate the key displayed on the clerk display unit 5.

顧客用表示部6は、例えば液晶ディスプレイで構成される。顧客用表示部6は、顧客に向けて設置されている。顧客用表示部6は、文字や画像を表示する。 The customer display unit 6 is composed of, for example, a liquid crystal display. The customer display unit 6 is installed toward the customer. The customer display unit 6 displays characters and images.

印字部7は、サーマルヘッドや、ロール状の用紙を収納する収納部や、搬送部(何れも図示せず)等を備えている。搬送部が、用紙の一端部を収納部から引き出して搬送し、サーマルヘッドが、搬送された用紙に商品に関する商品情報や決済情報等を印字する。POS端末1は、印字部7で印字された用紙をさらに搬送することでレシート等を発行する。 The printing unit 7 includes a thermal head, a storage unit for storing roll-shaped paper, a transport unit (none of which is shown), and the like. The transport unit pulls out one end of the paper from the storage unit and transports the paper, and the thermal head prints product information, payment information, and the like related to the product on the transported paper. The POS terminal 1 issues a receipt or the like by further transporting the paper printed by the printing unit 7.

商品情報は、商品の名称、商品の価格等を含む。また、決済情報は、商品の合計金額(以下、商品総額ともいう)、割引額(値引額)、釣銭額、決済方法(支払方法)、支払い金額等を含む。なお、本実施形態のPOS端末1は、少なくとも現金を用いる決済方法(現金決済)と、後述する電子マネー情報を用いる決済方法(電子マネー決済)とを実行可能に構成されているものとする。 The product information includes the product name, the product price, and the like. In addition, the payment information includes the total amount of goods (hereinafter, also referred to as the total amount of goods), the discount amount (discount amount), the change amount, the payment method (payment method), the payment amount, and the like. It is assumed that the POS terminal 1 of the present embodiment is configured to be able to execute at least a payment method using cash (cash payment) and a payment method using electronic money information described later (electronic money payment).

カードリーダ8は、カードを手前に引く操作をする操作部と、操作したカードからカード情報を磁気的に読み取る読取部(何れも図示せず)を備えている。バーコードリーダ9は、商品に付されたバーコードを読み取り、POS端末1に商品コードを入力する。 The card reader 8 includes an operation unit for pulling the card toward you and a reading unit (neither shown) for magnetically reading card information from the operated card. The bar code reader 9 reads the bar code attached to the product and inputs the product code to the POS terminal 1.

近距離無線通信部11は、RFID(Radio Frequency Identifier)やNFC(Near Field Communication)等の近距離無線通信規格に準拠した通信装置である。近距離無線通信部11は、顧客が所持する記憶媒体と近距離無線通信を行う。近距離無線通信部11は、記憶媒体から電子マネー決済に係る電子マネー情報を読み取り、POS端末1に入力する。なお、図1では、近距離無線通信部11は、POS端末1に外付けされる例を示しているが、これに限らず、POS端末1と一体的に設けてもよい。また、近距離無線通信部11は、顧客用表示部6と同様に顧客に向けて配置してもよい。 The short-range wireless communication unit 11 is a communication device compliant with short-range wireless communication standards such as RFID (Radio Frequency Identifier) and NFC (Near Field Communication). The short-range wireless communication unit 11 performs short-range wireless communication with a storage medium owned by the customer. The short-range wireless communication unit 11 reads the electronic money information related to the electronic money payment from the storage medium and inputs it to the POS terminal 1. Note that FIG. 1 shows an example in which the short-range wireless communication unit 11 is externally attached to the POS terminal 1, but the present invention is not limited to this, and the short-range wireless communication unit 11 may be provided integrally with the POS terminal 1. Further, the short-range wireless communication unit 11 may be arranged toward the customer in the same manner as the customer display unit 6.

記憶媒体は、近距離無線通信部11と通信可能なものであれば、その種別や形状は特に問わないものとする。例えば、記憶媒体は、非接触ICチップを搭載した電子マネーカード等であってもよい。また、記憶媒体は、電子マネー機能を搭載したスマートフォン等の電子機器であってもよい。電子マネー情報には、前払い(プリペイド)された金額(以下、チャージ金額という)や、電子マネーサービスを提供する会社(ホストコンピュータ)とのデータ通信に係る情報等、電子マネー決済に係る情報が含まれるものとする。なお、本実施形態では、プリペイド方式の電子マネー決済について説明する。 As long as the storage medium can communicate with the short-range wireless communication unit 11, the type and shape of the storage medium are not particularly limited. For example, the storage medium may be an electronic money card or the like equipped with a non-contact IC chip. Further, the storage medium may be an electronic device such as a smartphone equipped with an electronic money function. Electronic money information includes information related to electronic money payment, such as prepaid amount (hereinafter referred to as charge amount) and information related to data communication with a company (host computer) that provides electronic money services. It shall be. In this embodiment, a prepaid electronic commerce payment system will be described.

図2は、POS端末1のハードウェア構成の一例を示すブロック図である。POS端末1は、各部を制御するための制御部100を備えている。制御部100は、図2に示すように、CPU(Central Processing Unit)21と、ROM(Read Only Memory)22と、RAM(Random Access Memory)23とを有する。CPU21は、アドレスバス、データバス等のバスライン26を介して、ROM22及びRAM23に接続される。また、制御部100には、バスライン26を介してコントローラ27が接続される。制御部100は、CPU21が、メモリ部24に記憶されRAM23に展開されたプログラムに従って動作することによって、各種の処理を実行する。 FIG. 2 is a block diagram showing an example of the hardware configuration of the POS terminal 1. The POS terminal 1 includes a control unit 100 for controlling each unit. As shown in FIG. 2, the control unit 100 includes a CPU (Central Processing Unit) 21, a ROM (Read Only Memory) 22, and a RAM (Random Access Memory) 23. The CPU 21 is connected to the ROM 22 and the RAM 23 via a bus line 26 such as an address bus and a data bus. Further, the controller 27 is connected to the control unit 100 via the bus line 26. The control unit 100 executes various processes by the CPU 21 operating according to a program stored in the memory unit 24 and expanded in the RAM 23.

メモリ部24は、HDD(Hard Disk Drive)やSSD(Solid State Drive)等の、リード/ライト可能な不揮発性の記憶媒体である。メモリ部24は、POS端末1の動作に係る各種プログラムや各種設定情報を記憶する。また、メモリ部24は、商品マスタファイル241、条件設定ファイル242を記憶する。 The memory unit 24 is a read / write non-volatile storage medium such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The memory unit 24 stores various programs and various setting information related to the operation of the POS terminal 1. Further, the memory unit 24 stores the product master file 241 and the condition setting file 242.

商品マスタファイル241は、店舗で販売する各商品の商品コードに対応付けて、商品名や単価等を記憶するファイルである。商品コードは、商品を識別するための識別情報であり、例えばJAN(Japanese Article Number)コード等を用いることができる。 The product master file 241 is a file that stores the product name, unit price, and the like in association with the product code of each product sold at the store. The product code is identification information for identifying the product, and for example, a JAN (Japanese Article Number) code or the like can be used.

条件設定ファイル242は、サービスの提供に関する諸条件(条件情報)を記憶するファイルである。図3は、条件設定ファイル242のデータ構成の一例を示す図である。 The condition setting file 242 is a file that stores various conditions (condition information) related to the provision of the service. FIG. 3 is a diagram showing an example of the data structure of the condition setting file 242.

図3に示すように、条件設定ファイル242は、グループ番号と、テーブル番号と、提供期間と、提供条件と、サービス内容とを対応付けて記憶する。ここで、提供期間、提供条件及びサービス内容の組が一の条件情報に対応する。 As shown in FIG. 3, the condition setting file 242 stores the group number, the table number, the provision period, the provision condition, and the service content in association with each other. Here, a set of a provision period, a provision condition, and a service content corresponds to one condition information.

テーブル番号は、条件情報の各々を識別するための識別子である。テーブル番号には、他のテーブル番号とは異なる固有の数値が設定される。グループ番号は、条件情報をグループ化するための識別子である。グループ番号には、同一グループの条件情報(テーブル番号)に対して同一の番号が設定される。例えば、グループ番号“2”に対応付けられたテーブル番号“2”、“3”の条件情報は、同一グループに属することになる。 The table number is an identifier for identifying each of the condition information. A unique numerical value different from other table numbers is set in the table number. The group number is an identifier for grouping condition information. For the group number, the same number is set for the condition information (table number) of the same group. For example, the condition information of the table numbers "2" and "3" associated with the group number "2" belongs to the same group.

提供期間には、取引内容に係る条件の一例として、サービスの提供期間に係る条件が設定される。設定内容や設定方法は特に問わず、種々の条件を設定することが可能である。例えば、テーブル番号“1”に示すように、サービスの提供を開始、終了する日時を設定してもよい。この場合、設定された開始日時から終了日時までの期間が、サービス提供期間となる。また、テーブル番号“2”に示すように、サービス提供期間として曜日を設定してもよい。また、テーブル番号“3”に示すように、サービス提供期間を空(null)としてもよい。なお、本実実施形態では、サービス提供期間が空欄の場合、サービスの提供を常時行うことを意味する。 As an example of the conditions related to the transaction content, the conditions related to the service provision period are set in the provision period. Various conditions can be set regardless of the setting content and setting method. For example, as shown in the table number “1”, the date and time for starting and ending the provision of the service may be set. In this case, the period from the set start date and time to the end date and time is the service provision period. Further, as shown in the table number “2”, the day of the week may be set as the service provision period. Further, as shown in the table number “3”, the service provision period may be null. In this actual embodiment, when the service provision period is blank, it means that the service is always provided.

提供条件には、決済方法に係る条件や、提供期間以外の取引内容に係る条件等が設定される。設定内容や設定方法は特に問わず、種々の条件を設定することが可能である。例えば、テーブル番号“1”に示すように、商品総額を、特定の決済方法(電子マネー決済)で支払うことを条件としてもよい。また、テーブル番号“2”に示すように、特定の決済方法(電子マネー決済)で支払う金額が所定金額(2000円)以上であることを条件としてもよい。また、テーブル番号“3”に示すように、特定の商品X(対象商品)を、特定の決済方法(電子マネー決済)で支払うことを条件としてもよい。 In the provision conditions, conditions related to the settlement method, conditions related to the transaction content other than the provision period, and the like are set. Various conditions can be set regardless of the setting content and setting method. For example, as shown in the table number “1”, the total amount of the product may be paid by a specific payment method (electronic money payment). Further, as shown in the table number "2", it may be a condition that the amount to be paid by the specific payment method (electronic money payment) is a predetermined amount (2000 yen) or more. Further, as shown in the table number “3”, a specific product X (target product) may be paid by a specific payment method (electronic money payment).

サービス内容には、提供するサービスの内容が設定される。設定内容や設定方法は特に問わず、種々のサービス内容を設定することが可能である。例えば、テーブル番号“1”に示すように、商品総額から所定の割合(5%)の金額を割り引くことをサービス内容としてもよい。また、テーブル番号“2”に示すように、電子マネーで支払われる金額から所定の割合(3%)の金額を割り引くことをサービス内容としてもよい。また、テーブル番号“3”に示すように、対象商品の単価から所定の金額(20円)を値引きすることをサービス内容としてもよい。 The content of the service to be provided is set in the service content. It is possible to set various service contents regardless of the setting contents and the setting method. For example, as shown in the table number "1", the service content may be to discount a predetermined percentage (5%) of the total amount of goods. Further, as shown in the table number "2", the service content may be to discount a predetermined ratio (3%) from the amount paid by electronic money. Further, as shown in the table number "3", the service content may be to discount a predetermined amount (20 yen) from the unit price of the target product.

本実施形態のPOS端末1では、上記したグループ番号又はテーブル番号の単位で、条件情報の有効化/無効化を設定することができる。例えば、テーブル番号“1”が有効化された場合には、テーブル番号“1”の条件情報が有効化される。また、例えば、グループ番号“2”が有効化された場合には、テーブル番号“2”又は“3”の条件情報が有効化される。POS端末1は、各顧客の取引が、有効化された条件情報の条件を満たすか否かを判定し、条件を満たした場合に当該条件情報に設定されたサービス(サービス内容)を顧客に提供する。 In the POS terminal 1 of the present embodiment, activation / invalidation of condition information can be set in units of the above-mentioned group number or table number. For example, when the table number "1" is activated, the condition information of the table number "1" is activated. Further, for example, when the group number "2" is activated, the condition information of the table number "2" or "3" is activated. The POS terminal 1 determines whether or not each customer's transaction satisfies the condition of the activated condition information, and if the condition is satisfied, provides the customer with the service (service content) set in the condition information. do.

なお、条件設定ファイル242の設定内容は、図3の例に限定されないものとする。例えば、提供条件の他の例として、一取引で使用される決済方法の種別が所定数以下であることを、サービス提供条件として設定してもよい。この場合、一取引で使用される決済方法が少ないほど、その取引に要する時間や店員の手間を減らすことができるため、例えば決済方法の種別を2以下等とすることが好ましい。また、決済方法の種別として、特定の決済方法(例えば電子マネー決済)を含むことを条件としてもよい。 The setting contents of the condition setting file 242 are not limited to the example of FIG. For example, as another example of the provision condition, it may be set as the service provision condition that the types of payment methods used in one transaction are a predetermined number or less. In this case, as the number of payment methods used in one transaction is small, the time required for the transaction and the labor of the clerk can be reduced. Therefore, for example, it is preferable to set the type of payment method to 2 or less. Further, the type of payment method may be conditional on including a specific payment method (for example, electronic money payment).

また、提供条件の他の例として、特定の電子マネーカードを用いて支払いが行われることを条件としてもよい。この場合、店舗等が独自に発行する電子マネーカードの使用を提供条件とすることで、当該電子マネーカードの販売促進や利用促進を図ることができる。なお、記憶媒体(電子マネーカード)の判別は、電子マネー情報に含まれる識別情報等に基づいて行うことができる。 Further, as another example of the provision condition, the payment may be made using a specific electronic money card. In this case, it is possible to promote sales and use of the electronic money card by setting the use of the electronic money card independently issued by the store or the like as a provision condition. The storage medium (electronic money card) can be determined based on the identification information or the like included in the electronic money information.

さらに、条件情報の有効化/無効化は、手動で設定する構成としてもよいし、自動で設定する構成としてもよい。自動で行う場合、POS端末1は、予め定められたスケジュールに従い、条件情報の有効化/無効化を切り替える構成としてもよい。例えば、POS端末1は、10時から14時までの間はテーブル番号“1”を有効化し、16時から20時までの間はグループ番号“2”を有効化する構成としてもよい。 Further, the activation / invalidation of the condition information may be set manually or automatically. In the case of automatic operation, the POS terminal 1 may be configured to switch between enabling / disabling condition information according to a predetermined schedule. For example, the POS terminal 1 may be configured to enable the table number "1" from 10:00 to 14:00 and to enable the group number "2" from 16:00 to 20:00.

図2に戻り、制御部100は、バスライン26を介してタイマー25と接続している。タイマー25は、例えばRTC(Real Time Clock)等であり、現在の日時や曜日を計時する。 Returning to FIG. 2, the control unit 100 is connected to the timer 25 via the bus line 26. The timer 25 is, for example, an RTC (Real Time Clock) or the like, and measures the current date and time or the day of the week.

また、コントローラ27は、金銭収納部3、操作部4、店員用表示部5、顧客用表示部6、印字部7、カードリーダ8、バーコードリーダ9、タッチパネル10、近距離無線通信部11と接続されている。コントローラ27は、制御部100からの指令に基づいて各種制御を実行する。操作部4は、小計キー41や電子マネー宣言キー42の他、置数キーや各種のファンクションキー等を備える。小計キー41は、商品情報の入力を終了して、決済処理を実行するためのキーである。電子マネー宣言キー42は、電子マネー決済の実行を宣言するためのキーである。 Further, the controller 27 includes a money storage unit 3, an operation unit 4, a clerk display unit 5, a customer display unit 6, a printing unit 7, a card reader 8, a bar code reader 9, a touch panel 10, and a short-range wireless communication unit 11. It is connected. The controller 27 executes various controls based on a command from the control unit 100. The operation unit 4 includes a subtotal key 41, an electronic money declaration key 42, a number key, various function keys, and the like. The subtotal key 41 is a key for completing the input of the product information and executing the payment process. The electronic commerce declaration key 42 is a key for declaring the execution of electronic commerce payment.

また、バスライン26は、LAN(Local Area Network)I/F(Interface)28と接続されている。LANI/F28は、図示しないネットワークを介して、他のPOS端末1や上位サーバ(何れも図示せず)等と通信可能に接続される。 Further, the bus line 26 is connected to a LAN (Local Area Network) I / F (Interface) 28. The LANI / F28 is communicably connected to another POS terminal 1 or a higher-level server (none of which is shown) via a network (not shown).

次に、POS端末1の機能構成について説明する。図4は、POS端末1の機能構成の一例を示すブロック図である。 Next, the functional configuration of the POS terminal 1 will be described. FIG. 4 is a block diagram showing an example of the functional configuration of the POS terminal 1.

図4に示すように、POS端末1の制御部100は、メモリ部24に記憶されたプログラムを実行することで、情報入力部1101と、特定部1102と、登録部1103と、算出部1104と、読取部1105と、サービス提供部1106と、決済処理部1107と、表示制御部1108とを実現する。なお、制御部100は、操作部4(電子マネー宣言キー42、置数キー等)とともに、決済方法を指定する指定手段の一例として機能する。 As shown in FIG. 4, the control unit 100 of the POS terminal 1 executes the program stored in the memory unit 24 to perform the information input unit 1101, the specific unit 1102, the registration unit 1103, and the calculation unit 1104. , The reading unit 1105, the service providing unit 1106, the settlement processing unit 1107, and the display control unit 1108 are realized. The control unit 100 functions together with the operation unit 4 (electronic money declaration key 42, number key, etc.) as an example of a designation means for designating a payment method.

情報入力部1101は、商品を識別するための商品識別情報を入力する。具体的には、情報入力部1101は、バーコードリーダ9から出力される商品コードを商品識別情報として入力する。 The information input unit 1101 inputs product identification information for identifying a product. Specifically, the information input unit 1101 inputs the product code output from the barcode reader 9 as the product identification information.

特定部1102は、商品識別情報に基づいて商品を特定する。具体的には、特定部1102は、商品マスタファイル241を参照し、情報入力部1101が入力した商品コードに対応する商品を特定する。 The identification unit 1102 identifies the product based on the product identification information. Specifically, the specifying unit 1102 refers to the product master file 241 and specifies the product corresponding to the product code input by the information input unit 1101.

登録部1103は、登録手段の一例である。登録部1103は、特定部1102が特定した商品について、商取引に係る内容を示した販売データを登録する。具体的には、登録部1103は、特定された商品の商品情報を商品マスタファイル241から取得する。また、登録部1103は、取得した商品情報と、別途入力された商品の個数(購入数)とを関連付けた販売データを生成する。そして、登録部1103は、生成した販売データをRAM23に保持することで商品の登録を行う。 The registration unit 1103 is an example of registration means. The registration unit 1103 registers sales data indicating the contents related to commercial transactions for the products specified by the specific unit 1102. Specifically, the registration unit 1103 acquires the product information of the specified product from the product master file 241. In addition, the registration unit 1103 generates sales data in which the acquired product information is associated with the number of products (purchased number) separately input. Then, the registration unit 1103 registers the product by holding the generated sales data in the RAM 23.

算出部1104は、登録された販売データの各々について、その販売データに含まれる商品の金額を算出する。具体的には、算出部1104は、販売データに含まれる商品の単価と個数とを乗算することで、その商品の商取引に係る金額を算出する。また、算出部1104は、販売データ毎に算出した金額を合算することで、一取引分の商品の合計金額(商品総額)を算出する。 The calculation unit 1104 calculates the amount of goods included in the sales data for each of the registered sales data. Specifically, the calculation unit 1104 calculates the amount of money related to the commercial transaction of the product by multiplying the unit price of the product included in the sales data and the number of products. In addition, the calculation unit 1104 calculates the total amount of goods (total amount of goods) for one transaction by adding up the amounts calculated for each sales data.

読取部1105は、取得手段の一例である。読取部1105は、近距離無線通信部11を介して、顧客が所持する記憶媒体から電子マネー情報を読み取る。具体的には、読取部1105は、電子マネー宣言キー42が操作されたことを条件に、近距離無線通信部11と通信が確立した顧客の記憶媒体から、電子マネー情報を読み取る。 The reading unit 1105 is an example of the acquisition means. The reading unit 1105 reads the electronic money information from the storage medium possessed by the customer via the short-range wireless communication unit 11. Specifically, the reading unit 1105 reads the electronic money information from the customer's storage medium for which communication has been established with the short-range wireless communication unit 11 on condition that the electronic money declaration key 42 is operated.

サービス提供部1106は、判定手段及び提供手段の一例である。サービス提供部1106は、条件設定ファイル242に基づいて、一取引に係る決済方法や取引内容がサービスを提供するための条件を満たしているか否かを判定する。具体的には、サービス提供部1106は、有効化された条件情報に基づいて、一取引に係る決済方法や取引内容がその条件情報に設定された条件(提供期間、提供条件)を満たすか否かを判定する。 The service providing unit 1106 is an example of the determination means and the providing means. Based on the condition setting file 242, the service providing unit 1106 determines whether or not the settlement method and the transaction content related to one transaction satisfy the conditions for providing the service. Specifically, the service providing unit 1106 determines whether or not the settlement method and transaction details related to one transaction satisfy the conditions (providing period, providing conditions) set in the condition information based on the activated condition information. Is determined.

また、サービス提供部1106は、条件情報に設定された条件を満たしたと判定した場合、その条件情報に設定されたサービス(サービス内容)を提供する。例えば、サービス内容に割引や値引が指示されている場合には、サービス提供部1106は、対象となる金額(商品の合計金額、電子マネーで支払われる金額等)に対し所定金額の割引や値引を適用する。 Further, when the service providing unit 1106 determines that the condition set in the condition information is satisfied, the service providing unit 1106 provides the service (service content) set in the condition information. For example, when a discount or discount is instructed in the service content, the service providing unit 1106 discounts or values a predetermined amount for the target amount (total amount of products, amount paid by electronic money, etc.). Apply the pull.

なお、複数の条件情報が有効化されており、一取引の間でこれら複数の条件情報の条件を満たしたような場合には、サービス提供部1106は、条件情報の各々に設定されたサービスを提供してもよいし、何れか一の条件情報に設定されたサービスを提供してもよい。後者の場合、例えばサービス提供部1106は、割引(値引)が多重に行われる商品の有無を判定し、当該商品が存在する場合に、何れか一の条件情報を用いてサービスを提供するように制御してもよい。条件情報の選定方法は特に問わないものとするが、例えば、サービス提供部1106は、値引額が大きい条件情報を優先的に選定するよう制御してもよい。 If a plurality of condition information is enabled and the conditions of the plurality of condition information are satisfied during one transaction, the service providing unit 1106 provides the service set for each of the condition information. It may be provided, or the service set in any one of the condition information may be provided. In the latter case, for example, the service providing unit 1106 determines whether or not there is a product for which discounts (discounts) are performed multiple times, and if the product exists, provides the service using any one of the condition information. It may be controlled to. The method of selecting the condition information is not particularly limited, but for example, the service providing unit 1106 may control to preferentially select the condition information having a large discount amount.

決済処理部1107は、一取引で登録された各商品の決済処理を実行する。具体的には、決済処理部1107は、一取引で登録された各商品の合計金額(商品総額)や、サービス提供部1106によるサービス提供後の商品総額に基づき、一取引で登録された各商品の決済処理を実行する。例えば、決済処理部1107は、現金(紙幣、硬貨)で支払われた金額に基づき、現金による決済処理を実行する。また、決済処理部1107は、読取部1105が読み取った電子マネー情報に含まれるチャージ金額に基づき、電子マネーにより決済処理を実行する。 The settlement processing unit 1107 executes the settlement processing of each product registered in one transaction. Specifically, the settlement processing unit 1107 is based on the total amount of each product registered in one transaction (total product amount) and the total amount of products after the service is provided by the service providing unit 1106, and each product registered in one transaction. Execute the payment process of. For example, the settlement processing unit 1107 executes a settlement process in cash based on the amount paid in cash (banknotes, coins). Further, the payment processing unit 1107 executes the payment processing with electronic money based on the charge amount included in the electronic money information read by the reading unit 1105.

表示制御部1108は、報知手段の一例である。表示制御部1108は、店員用表示部5及び顧客用表示部6の表示制御を行う。例えば、表示制御部1108は、登録部1103で登録された各商品の内訳や、算出部1104が算出した合計金額、サービス提供部1106による値引後の金額等を、店員用表示部5や顧客用表示部6に表示する。また、表示制御部1108は、各種の報知画面を店員用表示部5や顧客用表示部6に表示する。 The display control unit 1108 is an example of the notification means. The display control unit 1108 controls the display of the store clerk display unit 5 and the customer display unit 6. For example, the display control unit 1108 displays the breakdown of each product registered by the registration unit 1103, the total amount calculated by the calculation unit 1104, the amount after the discount by the service provision unit 1106, and the like for the store clerk display unit 5 and the customer. It is displayed on the display unit 6. In addition, the display control unit 1108 displays various notification screens on the store clerk display unit 5 and the customer display unit 6.

次に、POS端末1の動作について説明する。図5は、POS端末1が実行する販売データ処理の一例を示すフローチャートである。なお、本処理では、図3に示したテーブル番号“1”の条件情報のように、商品総額の全てを電子マネーで支払うことがサービスの提供条件として有効化されているものとする。 Next, the operation of the POS terminal 1 will be described. FIG. 5 is a flowchart showing an example of sales data processing executed by the POS terminal 1. In this process, it is assumed that paying the entire total amount of the product with electronic money is enabled as a service provision condition as shown in the condition information of the table number “1” shown in FIG.

まず、情報入力部1101は、商品を識別する商品識別情報が入力されたか否かを判定する(ステップS11)。商品識別情報が入力されない場合には(ステップS11;No)、ステップS14に移行する。 First, the information input unit 1101 determines whether or not the product identification information for identifying the product has been input (step S11). If the product identification information is not input (step S11; No), the process proceeds to step S14.

商品識別情報が入力されると(ステップS11;Yes)、特定部1102は、商品マスタファイル241に基づいて、入力された商品識別情報の商品を特定する(ステップS12)。次いで、登録部1103は、特定された商品の商品名、単価、個数等を含んだ販売データをRAM23に登録し(ステップS13)、ステップS14に移行する。 When the product identification information is input (step S11; Yes), the identification unit 1102 identifies the product of the input product identification information based on the product master file 241 (step S12). Next, the registration unit 1103 registers the sales data including the product name, unit price, quantity, etc. of the specified product in the RAM 23 (step S13), and proceeds to step S14.

ステップS14では、制御部100が、小計キー41の操作を受け付けたか否かを判定する(ステップS14)。小計キー41が操作されない場合(ステップS14;No)、制御部100は、ステップS11に処理を戻す。 In step S14, the control unit 100 determines whether or not the operation of the subtotal key 41 has been accepted (step S14). If the subtotal key 41 is not operated (step S14; No), the control unit 100 returns the process to step S11.

また、制御部100は、ステップS14で小計キー41の操作を受け付けると(ステップS14;Yes)、RAM23に登録された各商品の販売データを一取引分の商品とし、ステップS15に移行する。 Further, when the control unit 100 receives the operation of the subtotal key 41 in step S14 (step S14; Yes), the sales data of each product registered in the RAM 23 is set as a product for one transaction, and the process proceeds to step S15.

続いて、制御部100は、決済方法が指定されるまで待機する。ここで、例えば、置数キーの入力等により現金で支払われた金額が入力されると、制御部100は、現金による決済方法が指定されたと判定する(ステップS15;No)。そして、制御部100は、指定された決済方法を決済処理部1107に指定(通知)する。 Subsequently, the control unit 100 waits until the payment method is specified. Here, for example, when an amount paid in cash is input by inputting a digit key or the like, the control unit 100 determines that a payment method using cash has been specified (step S15; No). Then, the control unit 100 designates (notifies) the designated payment method to the payment processing unit 1107.

決済処理部1107は、指定された決済方法で支払われる金額が商品総額以上か否か、つまり商品総額を充足するか否かを判定する(ステップS16)。例えば、決済処理部1107は、置数キー等を介して入力された現金の金額が商品総額以上か否かを判定する。 The payment processing unit 1107 determines whether or not the amount paid by the designated payment method is equal to or greater than the total amount of goods, that is, whether or not the total amount of goods is satisfied (step S16). For example, the settlement processing unit 1107 determines whether or not the amount of cash input via the number key or the like is equal to or greater than the total amount of goods.

ステップS16で商品総額を充足すると判定した場合(ステップS16;Yes)、決済処理部1107は、支払金額に基づいて商品総額の全額を決済する決済処理を実行し(ステップS17)、ステップS34に移行する。 When it is determined in step S16 that the total amount of goods is satisfied (step S16; Yes), the payment processing unit 1107 executes a payment process for settling the entire total amount of goods based on the payment amount (step S17), and proceeds to step S34. do.

また、商品総額を充足しないと判定した場合(ステップS16;No)、決済処理部1107は、支払金額に基づいて商品総額の一部を決済する決済処理を実行し(ステップS18)、ステップS15に戻る。以下、一部の支払いが行われた後の商品総額の残額を、商品残額という。なお、ステップS17やS18等で実行された決済処理の内訳は、本処理が終了するまでの間、RAM23等に保持されるものとする。 If it is determined that the total product amount is not satisfied (step S16; No), the payment processing unit 1107 executes a payment process for settling a part of the total product amount based on the payment amount (step S18), and in step S15. return. Hereinafter, the balance of the total amount of goods after some payments have been made is referred to as the balance of goods. The breakdown of the settlement processing executed in steps S17 and S18 and the like shall be retained in the RAM 23 and the like until the final processing is completed.

また、ステップS15において、電子マネー宣言キー42の操作を受け付けると、制御部100は、電子マネーによる決済方法が指定されたと判定する(ステップS15;Yes)。そして、制御部100は、指定された決済方法をサービス提供部1106及び決済処理部1107に指定(通知)する。 Further, when the operation of the electronic money declaration key 42 is received in step S15, the control unit 100 determines that the payment method using electronic money has been specified (step S15; Yes). Then, the control unit 100 designates (notifies) the designated payment method to the service providing unit 1106 and the payment processing unit 1107.

サービス提供部1106は、指定された決済方法及び現在の取引内容が、サービスを提供するための条件を満たすか否かを判定する(ステップS19)。 The service providing unit 1106 determines whether or not the designated payment method and the current transaction content satisfy the conditions for providing the service (step S19).

例えば、サービス提供部1106は、現在の日時や曜日が、条件設定ファイル242の条件情報に設定された提供期間の範囲内か否かを判定し、範囲内と判定した場合に条件の一要素を満たすと判定する。また、例えば、サービス提供部1106は、商品総額の全てが電子マネーで支払われるか否か、すなわち電子マネー以外の他の決済方法(現金決済)で決済処理が行われたか否かを判定し、他の決済方法が行われていないと判定した場合に、条件の一要素を満たすと判定する。そして、サービス提供部1106は、条件情報を構成する全ての要素が充足した場合に、サービスを提供するための条件を満たすと判定する。 For example, the service providing unit 1106 determines whether or not the current date and time or the day of the week is within the range of the provision period set in the condition information of the condition setting file 242, and if it is determined that the current date and time is within the range, one element of the condition is set. Determined to meet. Further, for example, the service providing unit 1106 determines whether or not the entire total amount of the product is paid by electronic money, that is, whether or not the payment processing is performed by a payment method (cash payment) other than electronic money. When it is determined that no other payment method is performed, it is determined that one element of the condition is satisfied. Then, the service providing unit 1106 determines that the condition for providing the service is satisfied when all the elements constituting the condition information are satisfied.

ステップS19で条件を満たさないと判定された場合(ステップS19;No)、表示制御部1108は、サービスが提供されないことを報知する画面(第1報知画面)を、店員用表示部5や顧客用表示部6に表示し(ステップS20)、ステップS23に移行する。 When it is determined in step S19 that the condition is not satisfied (step S19; No), the display control unit 1108 displays a screen (first notification screen) for notifying that the service is not provided for the store clerk display unit 5 or the customer. It is displayed on the display unit 6 (step S20), and the process proceeds to step S23.

図6は、第1報知画面の一例を示す図である。なお、図6は、店員用表示部5に表示される第1報知画面を示している。図6に示すように、表示制御部1108は、サービスが提供されないことや、提供できない理由を報知するメッセージG11を、第1報知画面G1に表示する。また、表示制御部1108は、処理の継続を確認するメッセージG12を第1報知画面G1に表示する。また、表示制御部1108は、電子マネー決済の中止を指示するためのボタンB11を、第1報知画面G1に表示する。表示制御部1108は、読取部1105が電子マネー情報を読み取ったことを条件に、第1報知画面G1を消去する。なお、画面中のボタンB11が操作された場合には、表示制御部1108が第1報知画面G1を消去した後、ステップS15に処理を戻すものとする。 FIG. 6 is a diagram showing an example of the first notification screen. Note that FIG. 6 shows a first notification screen displayed on the clerk display unit 5. As shown in FIG. 6, the display control unit 1108 displays a message G11 notifying the reason why the service is not provided or the reason why the service cannot be provided on the first notification screen G1. Further, the display control unit 1108 displays a message G12 confirming the continuation of the process on the first notification screen G1. Further, the display control unit 1108 displays a button B11 for instructing the cancellation of the electronic money payment on the first notification screen G1. The display control unit 1108 erases the first notification screen G1 on condition that the reading unit 1105 has read the electronic money information. When the button B11 on the screen is operated, the display control unit 1108 erases the first notification screen G1 and then returns the process to step S15.

また、ステップS19で条件を満たした場合(ステップS19;Yes)、サービス提供部1106は、条件情報に設定されたサービス内容を提供する(ステップS21)。例えば、サービス内容として商品総額に対する割引が指示されていた場合、サービス提供部1106は、指定された割引率を商品総額に乗算することで割引額を算出する。そして、サービス提供部1106は、商品総額から割引額を減額した金額を、サービス適用後の商品総額に設定する。また、サービス内容として値引が指示されていた場合、サービス提供部1106は、指定された値引額を商品代金から減額した金額を、サービス適用後の商品総額に設定する。 If the condition is satisfied in step S19 (step S19; Yes), the service providing unit 1106 provides the service content set in the condition information (step S21). For example, when a discount on the total product amount is instructed as the service content, the service providing unit 1106 calculates the discount amount by multiplying the specified discount rate by the total product amount. Then, the service providing unit 1106 sets the amount obtained by subtracting the discount amount from the total amount of the product as the total amount of the product after the service is applied. When a discount is instructed as the service content, the service providing unit 1106 sets the amount obtained by subtracting the designated discount amount from the product price as the total product amount after the service is applied.

続いて、表示制御部1108は、サービスを提供したことを報知する第2報知画面を、店員用表示部5や顧客用表示部6に表示し(ステップS22)、ステップS23に移行する。 Subsequently, the display control unit 1108 displays the second notification screen notifying that the service has been provided on the store clerk display unit 5 and the customer display unit 6 (step S22), and proceeds to step S23.

図7は、第2報知画面の一例を示す図である。なお、図7は、店員用表示部5に表示される第2報知画面を示している。図7に示すように、表示制御部1108は、サービスが提供されたことや、サービス提供の成立理由を報知するメッセージG21を、第2報知画面G2に表示する。また、表示制御部1108は、サービスの提供によって割引された金額G22、割引後の商品総額G23を第2報知画面G2に表示する。また、表示制御部1108は、記憶媒体を近距離無線通信部11にかざすことを顧客に案内することを指示するメッセージG24を第2報知画面G2に表示する。 FIG. 7 is a diagram showing an example of the second notification screen. Note that FIG. 7 shows a second notification screen displayed on the clerk display unit 5. As shown in FIG. 7, the display control unit 1108 displays a message G21 notifying that the service has been provided and the reason for the establishment of the service provision on the second notification screen G2. Further, the display control unit 1108 displays the discounted amount G22 and the discounted total product amount G23 on the second notification screen G2. Further, the display control unit 1108 displays a message G24 instructing the customer to guide the customer to hold the storage medium over the short-range wireless communication unit 11 on the second notification screen G2.

また、表示制御部1108は、電子マネー決済の中止を指示するためのボタンB21を、第2報知画面G2に表示する。表示制御部1108は、読取部1105が電子マネー情報を読み取ったことを条件に、第2報知画面G2を消去する。なお、画面中のボタンB21が操作された場合には、表示制御部1108が第1報知画面G1を消去した後、ステップS15に処理を戻すものとする。 Further, the display control unit 1108 displays a button B21 for instructing the cancellation of the electronic money payment on the second notification screen G2. The display control unit 1108 erases the second notification screen G2 on condition that the reading unit 1105 has read the electronic money information. When the button B21 on the screen is operated, the display control unit 1108 erases the first notification screen G1 and then returns the process to step S15.

図5に戻り、読取部1105は、顧客が所持する記憶媒体から電子マネー情報を読み取るまで待機する(ステップS23;No)。読取部1105により電子マネー情報が読み取られると(ステップS23;Yes)、決済処理部1107は、電子マネー情報に含まれたチャージ金額が商品総額(又は商品残額)以上か否か、つまり商品総額(又は商品残額)を充足するか否かを判定する(ステップS24)。 Returning to FIG. 5, the reading unit 1105 waits until the electronic money information is read from the storage medium possessed by the customer (step S23; No). When the electronic money information is read by the reading unit 1105 (step S23; Yes), the payment processing unit 1107 determines whether or not the charge amount included in the electronic money information is equal to or greater than the total product amount (or the remaining product amount), that is, the total product amount (yes). Alternatively, it is determined whether or not the product balance) is satisfied (step S24).

チャージ金額が商品総額(又は商品残額)未満の場合(ステップS24;No)、サービス提供部1106は、ステップS21で提供したサービスを解除し(ステップS25)、ステップS26に移行する。具体的には、サービス提供部1106は、現在設定されているサービス適用後の商品総額を、サービス適用前の商品総額に戻すことでサービスの解除を行う。なお、ステップS21でサービスの提供が行われていない場合には、ステップS25をスキップし、ステップS26に直ちに移行する。 When the charge amount is less than the total amount of the product (or the balance of the product) (step S24; No), the service providing unit 1106 cancels the service provided in step S21 (step S25) and proceeds to step S26. Specifically, the service providing unit 1106 cancels the service by returning the currently set total amount of products after applying the service to the total amount of products before applying the service. If the service is not provided in step S21, step S25 is skipped and the process immediately proceeds to step S26.

続くステップS26では、表示制御部1108が、チャージ金額の不足を報知する画面(第3報知画面)を店員用表示部5や顧客用表示部6に表示する(ステップS26)。 In the following step S26, the display control unit 1108 displays a screen (third notification screen) for notifying the shortage of the charge amount on the clerk display unit 5 and the customer display unit 6 (step S26).

図8は、第3報知画面の一例を示す図である。なお、図8は、店員用表示部5に表示される第3報知画面を示している。図8に示すように、表示制御部1108は、チャージ金額の不足を報知するメッセージG31を第3報知画面G3に表示する。また、表示制御部1108は、現在のチャージ金額G32、不足分の金額G33を第3報知画面G3に表示する。また、表示制御部1108は、現在のチャージ金額で支払いを行う残高支払いを行う場合、サービス(割引)が提供されないことを報知するメッセージG34、サービス非提供時の商品総額G35を第3報知画面G3に表示する。また、表示制御部1108は、サービス提供後の商品総額G36を第3報知画面G3に表示する。ここで、表示制御部1108は、商品総額G35と商品総額G36とを対比可能な状態で表示することが好ましい。なお、ステップS21でサービスの提供が行われていない場合には、表示制御部1108は、メッセージG34、商品総額G35及び商品総額G36を非表示とする。 FIG. 8 is a diagram showing an example of the third notification screen. Note that FIG. 8 shows a third notification screen displayed on the clerk display unit 5. As shown in FIG. 8, the display control unit 1108 displays the message G31 notifying the shortage of the charge amount on the third notification screen G3. Further, the display control unit 1108 displays the current charge amount G32 and the shortage amount G33 on the third notification screen G3. In addition, the display control unit 1108 displays a message G34 notifying that the service (discount) is not provided and a total product amount G35 when the service is not provided on the third notification screen G3 when the balance payment for payment with the current charge amount is performed. Display on. Further, the display control unit 1108 displays the total product amount G36 after the service is provided on the third notification screen G3. Here, it is preferable that the display control unit 1108 displays the total product amount G35 and the total product amount G36 in a state in which they can be compared. If the service is not provided in step S21, the display control unit 1108 hides the message G34, the total product amount G35, and the total product amount G36.

また、表示制御部1108は、ボタンB31〜B33を第3報知画面G3に表示する。ボタンB31は、電子マネー決済の中止を指示するための操作子である。また、ボタンB32は、電子マネーのチャージを指示するための操作子である。また、ボタンB33は、処理の継続を指示するための操作子である。 Further, the display control unit 1108 displays the buttons B31 to B33 on the third notification screen G3. The button B31 is an operator for instructing the cancellation of the electronic money payment. The button B32 is an operator for instructing the charging of electronic money. Further, the button B33 is an operator for instructing the continuation of the process.

図5に戻り、制御部100は、ボタンB31〜B33の何れかが操作されるまで待機する(ステップS27;No→ステップS28;No→ステップS29;No)。ここで、ボタンB31の操作により電子マネー決済の中止が指示されると(ステップS27;Yes)、制御部100は、ステップS15に処理を戻す。この場合、顧客は、電子マネー決済以外の他の決済方法によって商品総額(又は商品残金)を支払うことができる。 Returning to FIG. 5, the control unit 100 waits until any of the buttons B31 to B33 is operated (step S27; No → step S28; No → step S29; No). Here, when the cancellation of the electronic money payment is instructed by the operation of the button B31 (step S27; Yes), the control unit 100 returns the process to step S15. In this case, the customer can pay the total amount of the product (or the balance of the product) by a payment method other than the electronic money payment.

また、ボタンB32の操作により電子マネーのチャージが指示されると(ステップS28;Yes)、制御部100は、近距離無線通信部11及び読取部1105等と協働することで、顧客の記憶媒体に追加分の金額をチャージするチャージ処理を実行する(ステップS30)。そして、制御部100は、チャージ処理が完了すると、ステップS15に処理を戻す。この場合、顧客は、電子マネー決済又は他の決済方法によって商品総額(又は商品残金)を支払うことができる。 Further, when the charge of electronic money is instructed by the operation of the button B32 (step S28; Yes), the control unit 100 cooperates with the short-range wireless communication unit 11, the reading unit 1105, and the like to store the customer's storage medium. A charge process for charging an additional amount of money is executed (step S30). Then, when the charge process is completed, the control unit 100 returns the process to step S15. In this case, the customer can pay the total amount of goods (or the balance of goods) by electronic money payment or other payment methods.

また、ボタンB33の操作により処理の継続が指示されると(ステップS29;Yes)、表示制御部1108は、処理の継続を確認する画面(第4報知画面)を店員用表示部5や顧客用表示部6に表示する(ステップS31)。 When the continuation of the process is instructed by the operation of the button B33 (step S29; Yes), the display control unit 1108 displays a screen (fourth notification screen) for confirming the continuation of the process for the store clerk display unit 5 and the customer. It is displayed on the display unit 6 (step S31).

図9は、第4報知画面の一例を示す図である。なお、図9は、店員用表示部5に表示される第4報知画面を示している。図9に示すように、表示制御部1108は、サービスが提供されないことや、提供できない理由を報知するメッセージG41を第4報知画面G4に表示する。また、表示制御部1108は、記憶媒体を近距離無線通信部11にかざすことを顧客に案内することを指示するメッセージG42を第4報知画面G4に表示する。 FIG. 9 is a diagram showing an example of the fourth notification screen. Note that FIG. 9 shows a fourth notification screen displayed on the clerk display unit 5. As shown in FIG. 9, the display control unit 1108 displays a message G41 notifying the reason why the service is not provided or the reason why the service cannot be provided on the fourth notification screen G4. Further, the display control unit 1108 displays a message G42 instructing the customer to guide the customer to hold the storage medium over the short-range wireless communication unit 11 on the fourth notification screen G4.

また、表示制御部1108は、継続中止を指示するためのボタンB41を、第4報知画面G4に表示する。表示制御部1108は、読取部1105が電子マネー情報を読み取ったことを条件に、第4報知画面G4を消去する。なお、画面中のボタンB41が操作された場合には、表示制御部1108は、第4報知画面G4を消去した後、ステップS26に戻ることで、第3報知画面G3を再度表示する。 Further, the display control unit 1108 displays the button B41 for instructing the continuation stop on the fourth notification screen G4. The display control unit 1108 erases the fourth notification screen G4 on condition that the reading unit 1105 has read the electronic money information. When the button B41 on the screen is operated, the display control unit 1108 erases the fourth notification screen G4 and then returns to step S26 to display the third notification screen G3 again.

図5に戻り、読取部1105による電子マネー情報の読み取りにより、処理の継続が指示されると、決済処理部1107は、電子マネー情報に含まれたチャージ金額に基づき、商品総額(又は商品残額)の一部を決済する決済処理を実行する(ステップS32)。そして、制御部100は、ステップS15に処理を戻す。この場合、顧客は、残りの代金(商品残金)を、電子マネー以外の他の支払方法で支払うことができる。 Returning to FIG. 5, when the reading unit 1105 is instructed to continue the processing by reading the electronic money information, the payment processing unit 1107 will perform the total product amount (or the product balance) based on the charge amount included in the electronic money information. (Step S32), the payment process for settling a part of the above is executed. Then, the control unit 100 returns the process to step S15. In this case, the customer can pay the remaining price (commodity balance) by a payment method other than electronic money.

一方、チャージ金額が商品総額(又は商品残金)を充足する場合(ステップS24;Yes)、決済処理部1107は、電子マネー情報に含まれたチャージ金額に基づき、商品総額(又は商品残額)の全額を決済する決済処理を実行し(ステップS33)、ステップS34に移行する。なお、サービス提供後の商品総額が設定されている場合には、決済処理部1107は、そのサービス提供後の商品総額に基づいて決済処理を実行する。 On the other hand, when the charge amount satisfies the total amount of the product (or the balance of the product) (step S24; Yes), the settlement processing unit 1107 is the total amount of the total amount of the product (or the balance of the product) based on the charge amount included in the electronic money information. Is executed (step S33), and the process proceeds to step S34. If the total amount of goods after the service is provided is set, the payment processing unit 1107 executes the payment processing based on the total amount of goods after the service is provided.

そして、制御部100は、登録された各商品の商品情報や、決済処理の内訳を示す決済情報等を印字したレシートを発行し(ステップS34)、本処理を終了する。 Then, the control unit 100 issues a receipt printed with product information of each registered product, payment information indicating the breakdown of the payment process, and the like (step S34), and ends this process.

なお、上記の販売データ処理では、電子マネー決済が指定された場合に、サービスの提供に係る条件判定を行う例を説明したが、電子マネー以外の決済方法が指定された場合にも条件判定を行う構成としてもよい。具体的には、ステップS16の直前に、ステップS19〜S22と同様の処理を行う構成としてもよい。 In the above sales data processing, an example of determining the conditions related to the provision of the service when electronic money payment is specified has been described, but the condition determination is also performed when a payment method other than electronic money is specified. It may be configured to be performed. Specifically, the same processing as in steps S19 to S22 may be performed immediately before step S16.

また、上記の販売データ処理では、店員用表示部5に表示する画面例を説明したが、顧客用表示部6に表示する場合も同様の内容を表示してもよい。この場合、表示制御部1108は、店員向けのメッセージを顧客用のメッセージに変更した内容を顧客用表示部6に表示する。例えば、表示制御部1108は、メッセージG12等に含まれる文言「…して頂けるようお客様にご案内ください。」を、「…してください。」等に変更して表示する。 Further, in the above-mentioned sales data processing, the screen example to be displayed on the clerk display unit 5 has been described, but the same content may be displayed when the screen is displayed on the customer display unit 6. In this case, the display control unit 1108 displays the changed content of the message for the clerk into the message for the customer on the customer display unit 6. For example, the display control unit 1108 changes the wording "... please guide the customer" included in the message G12 or the like to "... please." And displays the message.

以上のように、POS端末1は、条件設定ファイル242に設定された条件情報に基づいて、顧客が指定した決済方法がサービスの提供に係る条件を満たすか否かを自動で判定することできる。これにより、POS端末1は、決済方法に応じたサービスの提供を効率的に行うことができるため、各取引に係る処理の効率化を図ることができる。 As described above, the POS terminal 1 can automatically determine whether or not the payment method specified by the customer satisfies the condition related to the provision of the service, based on the condition information set in the condition setting file 242. As a result, the POS terminal 1 can efficiently provide services according to the payment method, so that the efficiency of processing related to each transaction can be improved.

また、POS端末1は、サービスの提供が成立した場合に、そのサービス内容を報知する。これにより、店員や顧客は、サービスが提供されたことや、その内容を容易に確認することができるため、利便性を向上させることができる。さらに、POS端末1は、サービスを提供できない場合に、その旨を報知するとともに、その理由を報知する。これにより、店員や顧客は、サービスが提供されないことや、その理由を容易に確認することができるため、利便性を向上させることができる。また、顧客は、サービスが提供されない理由を知ることで、サービスが提供される決済方法に切り替える等対処することができるため、サービス享受に係る機会を増やすことができる。 In addition, the POS terminal 1 notifies the service content when the service is provided. As a result, the store clerk and the customer can easily confirm that the service has been provided and its contents, so that the convenience can be improved. Further, when the service cannot be provided, the POS terminal 1 notifies the fact and the reason. As a result, the clerk or the customer can easily confirm that the service is not provided and the reason for the service, so that the convenience can be improved. In addition, by knowing the reason why the service is not provided, the customer can take measures such as switching to the payment method in which the service is provided, so that the opportunity for enjoying the service can be increased.

以上、本発明の実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これらの新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、組み合わせ、変更を行うことができる。これらの実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although the embodiments of the present invention have been described above, 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, combinations, 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.

例えば、上記実施形態では、電子マネー以外の他の決済方法として現金決済を挙げたが、他の決済方法はこれに限らず、クレジット決済やポイント決済等を含めてもよい。 For example, in the above embodiment, cash payment is mentioned as a payment method other than electronic money, but the other payment methods are not limited to this, and credit payment, point payment, and the like may be included.

また、上記実施形態では、電子マネー決済で支払いが行われることを、サービスの提供条件としたが、これに限らず、他の決済方法をサービスの提供条件としてもよい。 Further, in the above embodiment, the service provision condition is that payment is made by electronic money payment, but the service provision condition is not limited to this, and other payment methods may be used as the service provision condition.

また、上記実施形態では、POS端末1が商品マスタファイル241及び条件設定ファイル242を保持する構成としたが、これに限らないものとする。例えば、POS端末1がアクセス可能な外部装置(例えば上位サーバ)が、商品マスタファイル241及び条件設定ファイル242の両方又は一方を保持する構成としてもよい。 Further, in the above embodiment, the POS terminal 1 is configured to hold the product master file 241 and the condition setting file 242, but the present invention is not limited to this. For example, an external device (for example, a higher-level server) accessible to the POS terminal 1 may be configured to hold both or one of the product master file 241 and the condition setting file 242.

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

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

1 POS端末
100 制御部
1101 情報入力部
1102 特定部
1103 登録部
1104 算出部
1105 読取部
1106 サービス提供部
1107 決済処理部
1108 表示制御部
241 商品マスタファイル
242 条件設定ファイル
1 POS terminal 100 Control unit 1101 Information input unit 1102 Specific unit 1103 Registration unit 1104 Calculation unit 1105 Reading unit 1106 Service provision unit 1107 Payment processing unit 1108 Display control unit 241 Product master file 242 Condition setting file

特開2011−257808号公報Japanese Unexamined Patent Publication No. 2011-257808

実施形態の販売データ処理装置は、顧客が購入する商品の登録処理を実行する登録手段と、一取引で登録された前記商品の決済方法を指定する操作を受け付ける指定手段と、前記指定手段で指定された決済方法が予め設定されたサービスを提供するための条件満たすか否かを判定する判定手段と、前記判定手段によって前記条件を満たすと判定された場合、前記商品の決済時に前記顧客に対して前記サービスを提供する提供手段と、前記判定手段によって前記条件を満たさないと判定された場合、満たさない旨を報知する第1の報知手段と、前記第1の報知手段の報知後に、前記指定手段で指定された前記決済方法による前記商品の代金の支払いを受け付ける受付手段と、を備える。 The sales data processing device of the embodiment is designated by the registration means for executing the registration process of the product to be purchased by the customer, the designation means for accepting the operation of designating the payment method of the product registered in one transaction, and the designation means. determination means for determining whether to satisfy the conditions for providing services payment is preset that is, if it is determined to satisfy the condition by the determining means, to the customer at the time of settlement of said product On the other hand, after the providing means for providing the service, the first notifying means for notifying that the condition is not satisfied by the determining means, and the first notifying means, the said A reception means for accepting payment of the price of the product by the payment method designated by the designated means is provided.

Claims (6)

顧客が購入する商品の登録処理を実行する登録手段と、
一取引で登録された前記商品の決済方法を指定する指定手段と、
前記指定手段で指定された決済方法が、サービスを提供するための条件として予め設定された決済方法の条件を満たすか否かを判定する判定手段と、
前記判定手段が前記サービスを提供するための条件を満たすと判定した場合に、前記商品の決済時に前記顧客に対して前記サービスを提供する提供手段と、
を備える販売データ処理装置。
A registration method that executes the registration process of products purchased by customers,
A designated means for designating the payment method for the product registered in one transaction, and
A determination means for determining whether or not the payment method specified by the designated means satisfies the condition of the payment method preset as a condition for providing the service.
When the determination means determines that the condition for providing the service is satisfied, the providing means for providing the service to the customer at the time of payment of the product and the providing means.
A sales data processing device equipped with.
前記顧客が所持する記憶媒体から電子マネー情報を取得する取得手段を更に備え、
前記判定手段は、前記電子マネー情報を用いる決済方法が指定された場合に、前記サービスを提供するための条件を満たすと判定する請求項1に記載の販売データ処理装置。
Further provided with an acquisition means for acquiring electronic money information from the storage medium possessed by the customer.
The sales data processing device according to claim 1, wherein the determination means determines that the conditions for providing the service are satisfied when a payment method using the electronic money information is specified.
前記判定手段は、前記電子マネー情報を用いる決済方法が指定された場合であっても、当該電子マネー情報で決済可能な金額が前記商品の代金に満たない場合には、前記サービスを提供するための条件を満たしていないと判定する請求項2に記載の販売データ処理装置。 The determination means provides the service even when a payment method using the electronic money information is specified, when the amount of money that can be settled with the electronic money information is less than the price of the product. The sales data processing apparatus according to claim 2, wherein it is determined that the conditions of the above are not satisfied. 前記判定手段は、更に前記取引の取引内容が、前記サービスを提供するための条件として予め設定された取引内容の条件を満たすか否かを判定し、前記決済方法の条件及び前記取引内容の条件を満たした場合に、前記サービスを提供するための条件を満たすと判定する請求項1〜3の何れか一項に記載の販売データ処理装置。 The determination means further determines whether or not the transaction content of the transaction satisfies the condition of the transaction content preset as the condition for providing the service, and the condition of the settlement method and the condition of the transaction content. The sales data processing apparatus according to any one of claims 1 to 3, which is determined to satisfy the conditions for providing the service when the above conditions are satisfied. 前記判定手段が前記サービスを提供するための条件を満たしていると判定した場合に、前記提供手段が提供するサービスの内容を報知する報知手段を更に備える請求項1〜4の何れか一項に記載の販売データ処理装置。 The item according to any one of claims 1 to 4, further comprising a notification means for notifying the content of the service provided by the providing means when it is determined that the determining means satisfies the condition for providing the service. The described sales data processing device. 販売データ処理装置のコンピュータを、
顧客が購入する商品の登録処理を実行する登録手段と、
一取引で登録された前記商品の決済方法を指定する指定手段と、
前記指定手段で指定された決済方法が、サービスを提供するための条件として予め設定された決済方法の条件を満たすか否かを判定する判定手段と、
前記判定手段が前記サービスを提供するための条件を満たすと判定した場合に、前記商品の決済時に前記顧客に対して前記サービスを提供する提供手段と、
して機能させるためのプログラム。
Computers for sales data processing equipment,
A registration method that executes the registration process of products purchased by customers,
A designated means for designating the payment method for the product registered in one transaction, and
A determination means for determining whether or not the payment method specified by the designated means satisfies the condition of the payment method preset as a condition for providing the service.
When the determination means determines that the condition for providing the service is satisfied, the providing means for providing the service to the customer at the time of payment of the product and the providing means.
A program to make it work.
JP2021114393A 2017-03-22 2021-07-09 Sales data processor and program Active JP7234302B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2021114393A JP7234302B2 (en) 2017-03-22 2021-07-09 Sales data processor and program
JP2023026509A JP7416992B2 (en) 2017-03-22 2023-02-22 Sales data processing device and program
JP2023218514A JP2024023878A (en) 2017-03-22 2023-12-25 Sales data processing device and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017056243A JP2018160040A (en) 2017-03-22 2017-03-22 Sales data processing device and program
JP2021114393A JP7234302B2 (en) 2017-03-22 2021-07-09 Sales data processor and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017056243A Division JP2018160040A (en) 2017-03-22 2017-03-22 Sales data processing device and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023026509A Division JP7416992B2 (en) 2017-03-22 2023-02-22 Sales data processing device and program

Publications (2)

Publication Number Publication Date
JP2021166092A true JP2021166092A (en) 2021-10-14
JP7234302B2 JP7234302B2 (en) 2023-03-07

Family

ID=63795635

Family Applications (4)

Application Number Title Priority Date Filing Date
JP2017056243A Pending JP2018160040A (en) 2017-03-22 2017-03-22 Sales data processing device and program
JP2021114393A Active JP7234302B2 (en) 2017-03-22 2021-07-09 Sales data processor and program
JP2023026509A Active JP7416992B2 (en) 2017-03-22 2023-02-22 Sales data processing device and program
JP2023218514A Pending JP2024023878A (en) 2017-03-22 2023-12-25 Sales data processing device and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2017056243A Pending JP2018160040A (en) 2017-03-22 2017-03-22 Sales data processing device and program

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2023026509A Active JP7416992B2 (en) 2017-03-22 2023-02-22 Sales data processing device and program
JP2023218514A Pending JP2024023878A (en) 2017-03-22 2023-12-25 Sales data processing device and program

Country Status (1)

Country Link
JP (4) JP2018160040A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006039619A (en) * 2004-07-22 2006-02-09 Toshiba Tec Corp Commodity sales data processor
JP2008040746A (en) * 2006-08-04 2008-02-21 Noritsu Koki Co Ltd Self-service photograph printing apparatus
JP2009075986A (en) * 2007-09-23 2009-04-09 Oki Electric Ind Co Ltd Electronic money charging method and account settlement terminal
JP2015022477A (en) * 2013-07-18 2015-02-02 東芝テック株式会社 Settlement apparatus and program
JP2015118463A (en) * 2013-12-17 2015-06-25 東芝テック株式会社 Commodity sales data processor and computer program
JP2017027225A (en) * 2015-07-17 2017-02-02 株式会社イシダ POS system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006039619A (en) * 2004-07-22 2006-02-09 Toshiba Tec Corp Commodity sales data processor
JP2008040746A (en) * 2006-08-04 2008-02-21 Noritsu Koki Co Ltd Self-service photograph printing apparatus
JP2009075986A (en) * 2007-09-23 2009-04-09 Oki Electric Ind Co Ltd Electronic money charging method and account settlement terminal
JP2015022477A (en) * 2013-07-18 2015-02-02 東芝テック株式会社 Settlement apparatus and program
JP2015118463A (en) * 2013-12-17 2015-06-25 東芝テック株式会社 Commodity sales data processor and computer program
JP2017027225A (en) * 2015-07-17 2017-02-02 株式会社イシダ POS system

Also Published As

Publication number Publication date
JP2023054271A (en) 2023-04-13
JP2024023878A (en) 2024-02-21
JP2018160040A (en) 2018-10-11
JP7416992B2 (en) 2024-01-17
JP7234302B2 (en) 2023-03-07

Similar Documents

Publication Publication Date Title
JP7309807B2 (en) Payment device and its program
JP2008009561A (en) Payment adjustment system
US20200082372A1 (en) Checkout system and method
US20170186010A1 (en) Register system configured to automatically generate notifications regarding product registrations
CN102385781A (en) Commodity data processing apparatus, and control method therefor
JP6392719B2 (en) Checkout system, accounting machine, and control program
JP2023014318A (en) Checkout system, registration device, settlement device, and control program
US20200342435A1 (en) Commodity sales data processing system, settlement device, and control method thereof
JP2022132533A (en) Commodity registration device, program therefor and control method
JP7416992B2 (en) Sales data processing device and program
JP6795674B2 (en) Checkout system, payment device and its programs
JP6929705B2 (en) Payment equipment and programs
EP4134892A1 (en) Transaction processing system, input processing device, settlement device and method
JP6977125B2 (en) Checkout system, payment device and its control program
US20220101699A1 (en) Voucher dispensing device and voucher dispensing method
US20240070712A1 (en) Point of sale system
US20230267441A1 (en) Payment machine and payment machine method
JP2010198551A (en) Merchandise sales system
JP2006039619A (en) Commodity sales data processor
JP2021073628A (en) Settlement device and program
US20200167813A1 (en) Information processing apparatus, information processing system, and information processing method
JP2022016507A (en) Checkout system, and settlement device and control program therefor
JP2023159528A (en) Accounting device and program
JP2016146024A (en) Checkout system, product registration device and control program for the same, settlement device and control program for the same
JP2023118583A (en) Accounting device and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210712

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210712

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220920

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221121

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230222

R150 Certificate of patent or registration of utility model

Ref document number: 7234302

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150