JP2018166009A - Information processing apparatus and information processing program - Google Patents

Information processing apparatus and information processing program Download PDF

Info

Publication number
JP2018166009A
JP2018166009A JP2018144911A JP2018144911A JP2018166009A JP 2018166009 A JP2018166009 A JP 2018166009A JP 2018144911 A JP2018144911 A JP 2018144911A JP 2018144911 A JP2018144911 A JP 2018144911A JP 2018166009 A JP2018166009 A JP 2018166009A
Authority
JP
Japan
Prior art keywords
commercial transaction
transaction
commercial
information
list
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
JP2018144911A
Other languages
Japanese (ja)
Other versions
JP6568271B2 (en
Inventor
昌彦 西村
Masahiko Nishimura
昌彦 西村
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 JP2018144911A priority Critical patent/JP6568271B2/en
Publication of JP2018166009A publication Critical patent/JP2018166009A/en
Application granted granted Critical
Publication of JP6568271B2 publication Critical patent/JP6568271B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To easily identify commercial transaction data recorded in an electronic journal file.SOLUTION: A retrieval part retrieves transaction intrinsic information which allows identification of each commercial transaction, date information showing a date when the commercial transaction was carried out and settlement type information used for settlement of the commercial transaction from an electronic journal file for electronically storing commercial transaction data for which sale processing was performed. A commercial transaction list display part displays a commercial transaction list listing up items of the transaction intrinsic information, the date information and the settlement type information on each of commercial transactions which is retrieved by the retrieval part from the electronic journal file. When the item of one transaction is selected from the commercial transaction list, a commercial transaction detail display part edits and displays image data of a receipt on the basis of the commercial transaction data recorded in the electronic journal file for a selected commercial transaction.SELECTED DRAWING: Figure 4

Description

本発明の実施形態は、電子ジャーナルファイルに記録された商取引データからレシート明細を検索可能にした商取引処理装置及びコンピュータを当該商取引処理装置として機能させるためのレシート明細検索プログラムに関する。   Embodiments described herein relate generally to a commercial transaction processing device that enables a receipt specification to be searched from commercial transaction data recorded in an electronic journal file, and a receipt specification search program for causing a computer to function as the commercial transaction processing device.

売上処理された商取引データを電子的に記録する電子ジャーナルファイルを有したPOS(Point Of Sales)端末等の商取引処理装置は、既に知られている。この種の商取引処理装置は、取引日付と取引番号とが指定されると、その日付と取引番号とから特定される商取引のデータを電子ジャーナルファイルから呼出し、例えばレシートイメージで表示する。   2. Description of the Related Art A commercial transaction processing apparatus such as a POS (Point Of Sales) terminal having an electronic journal file for electronically recording sales-processed commercial transaction data is already known. When a transaction date and a transaction number are specified, this type of commercial transaction processing apparatus calls up the data of the commercial transaction specified by the date and the transaction number from the electronic journal file and displays it, for example, as a receipt image.

特許第3682013号公報Japanese Patent No. 3682013 特開2003−077064号公報Japanese Patent Laid-Open No. 2003-077064

従来の商取引処理装置は、電子ジャーナルファイルに記録された商取引データの明細を例えばレシートイメージで確認することはできるものの、個々の商取引は、取引日付と取引番号とから特定しなければならない。したがって、例えばPOS端末の精算の際に支払い種別の間違いによる過不足があった際にはどの商取引で間違いが発生していたのかを確認する必要があるが、このような商取引は、取引日付や取引番号からは特定できない。このため、全ての商取引データのレシート明細を順に確認しなければならず、手間と時間を要する。   Although the conventional commercial transaction processing apparatus can confirm the details of the commercial transaction data recorded in the electronic journal file, for example, with a receipt image, each commercial transaction must be identified from the transaction date and transaction number. Therefore, for example, when there is an excess or deficiency due to an error in the payment type at the time of payment at the POS terminal, it is necessary to confirm in which commercial transaction the error has occurred. It cannot be specified from the transaction number. For this reason, the receipt details of all the commercial transaction data must be confirmed in order, which takes time and effort.

本発明が解決しようとする課題は、電子ジャーナルファイルに記録されている商取引データの特定が容易な商取引処理装置を提供しようとするものである。   The problem to be solved by the present invention is to provide a commercial transaction processing apparatus that can easily identify commercial transaction data recorded in an electronic journal file.

一実施形態において、商取引処理装置は、検索手段と、商取引リスト表示手段と、商取引明細表示手段とを備える。検索手段は、売上処理された商取引データを電子的に記録するための電子ジャーナルファイルから、各商取引を特定可能な取引固有情報と当該商取引が実施された日付情報と当該商取引の決済に利用された締め種別情報とを検索する。商取引リスト表示手段は、検索手段により電子ジャーナルファイルを検索して得られた各商取引の取引固有情報,日付情報及び締め種別情報の項目を一覧にした商取引リストを表示する。商取引明細表示手段は、商取引リストのなかからいずれか1商取引の項目が選択されると、その選択された商取引に対して電子ジャーナルファイルに記録された商取引データを基にレシートのイメージデータを編集して表示する。   In one embodiment, the commercial transaction processing apparatus includes search means, commercial transaction list display means, and commercial transaction details display means. The search means was used for transaction specific information, date information on which the commercial transaction was executed, and settlement of the commercial transaction from an electronic journal file for electronically recording the processed commercial transaction data. Search the closing type information. The commercial transaction list display means displays a commercial transaction list in which items of transaction specific information, date information, and closing type information of each commercial transaction obtained by searching the electronic journal file by the search means are listed. When any one commercial transaction item is selected from the commercial transaction list, the commercial transaction statement display means edits the receipt image data based on the commercial transaction data recorded in the electronic journal file for the selected commercial transaction. To display.

商取引処理装置の一実施形態であるPOS端末の要部構成を示すブロック図。The block diagram which shows the principal part structure of the POS terminal which is one Embodiment of a commercial transaction processing apparatus. 同実施形態のPOS端末が有する電子ジャーナルファイルに記録される商取引データの構造を示す模式図。The schematic diagram which shows the structure of the commercial transaction data recorded on the electronic journal file which the POS terminal of the embodiment has. 同実施形態において、POS端末のCPUがレシート明細検索プログラムに従って実行する処理手順を示す流れ図。4 is a flowchart showing a processing procedure executed by the CPU of the POS terminal according to a receipt detail search program in the embodiment. 同実施形態において、POS端末のオペレータ用ディスプレイに表示されるレシート明細検索画面の一例を示す図。The figure which shows an example of the receipt detailed search screen displayed on the display for operators of the POS terminal in the same embodiment.

以下、電子ジャーナルファイルに記録されている商取引データの特定が容易な商取引処理装置の実施形態について、図面を用いて説明する。なお、この実施形態は、電子ジャーナルファイルを有するPOS端末1に、商取引処理装置としての機能を適用した場合である。   Hereinafter, an embodiment of a commercial transaction processing apparatus that allows easy identification of commercial transaction data recorded in an electronic journal file will be described with reference to the drawings. In this embodiment, a function as a commercial transaction processing device is applied to the POS terminal 1 having an electronic journal file.

図1は、POS端末1の要部構成を示すブロック図である。POS端末1は、制御部本体としてCPU(Central Processing Unit)11を搭載している。そしてこのCPU11に、アドレスバス,データバス等のバスライン12を介して、ROM(Read Only Memory)13及びRAM(Random Access Memory)14の主記憶部と、電子ジャーナルファイル15と、現在の日付及び時刻を計時する時計部16と、上位のストアコンピュータを接続するための通信インターフェース17と、スキャナを接続するためのスキャナインターフェース18と、I/O(Input/Output)ポート19と、キーボード31、オペレータ用ディスプレイ32、客用ディスプレイ33、プリンタ34、カードリーダ・ライタ35等の各種入力機器デバイスを制御するコントローラ20,21,22,23及び24とを接続している。   FIG. 1 is a block diagram showing a main configuration of the POS terminal 1. The POS terminal 1 includes a CPU (Central Processing Unit) 11 as a control unit main body. The CPU 11 is connected to a main storage unit of a ROM (Read Only Memory) 13 and a RAM (Random Access Memory) 14, an electronic journal file 15, and a current date and time via a bus line 12 such as an address bus and a data bus. A clock unit 16 for measuring time, a communication interface 17 for connecting a high-order store computer, a scanner interface 18 for connecting a scanner, an I / O (Input / Output) port 19, a keyboard 31, an operator Controllers 20, 21, 22, 23 and 24 for controlling various input device devices such as a display 32 for customer, a display 33 for customer, a printer 34, and a card reader / writer 35 are connected.

I/Oポート19には、モードスイッチ36とドロワ37とが接続されている。モードスイッチ36は、「登録」,「点検」,「精算」等の各種業務モードを選択的に切り替えるもので、I/Oポート19は、モードスイッチ36から選択モードに対応したモード信号を入力する。因みに「登録」とは、客との商取引に関わる商品販売データ、支払いデータ等をメモリに登録する業務のモードである。「点検」とは、メモリに登録された商取引に関わるデータの集計データを出力する業務のモードである。「精算」とは、1営業日の終了後に前記集計データを出力した後、メモリをクリアして精算する業務のモードである。なお、本実施形態では、「点検」モードにおいて、後述するレシート明細検索業務を実行可能である。   A mode switch 36 and a drawer 37 are connected to the I / O port 19. The mode switch 36 selectively switches various business modes such as “registration”, “inspection”, “settlement”, and the I / O port 19 inputs a mode signal corresponding to the selected mode from the mode switch 36. . Incidentally, “registration” is a business mode for registering merchandise sales data, payment data, etc. related to a commercial transaction with a customer in a memory. “Inspection” is a business mode for outputting aggregate data of data related to commercial transactions registered in the memory. “Checkout” is a business mode in which after the business data is output, the aggregated data is output, and then the memory is cleared and the checkout is performed. In the present embodiment, a receipt detail search task described later can be executed in the “inspection” mode.

ドロワ37は、釣銭準備金となる現金等を収容するためのもので、I/Oポート19から駆動信号が入力されると、自動的に開放動作する。POS端末1のオペレータであるキャッシャは、客との商取引で釣銭が発生すると、ドロワ37から釣銭を揃えて客に渡す。
また、客から現金による代金支払いを受けた場合には、その現金をドロワ37に収容する。したがって、理論上は、ドロワ37内の在高から釣銭準備金を減じた金額が、そのPOS端末1での現金支払いによる商取引の総売上金額となる。
The drawer 37 is for storing cash or the like as a change reserve, and automatically opens when a drive signal is input from the I / O port 19. The cashier, who is the operator of the POS terminal 1, when changes occur in the business transaction with the customer, arranges the change from the drawer 37 and delivers it to the customer.
Further, when cash payment is received from the customer, the cash is stored in the drawer 37. Therefore, theoretically, the amount obtained by subtracting the change reserve from the amount in the drawer 37 is the total sales amount of the commercial transaction by cash payment at the POS terminal 1.

キーボード31は、販売点数,預り金額等の数値を置数するための置数キーの他、乗算キー、クリアキー、小計キー、締めキー、取消キー、責任者キー等の種々のファンクションキーを配設したものである。ここで、締めキーとは、1商取引の登録終了を宣言するためのキーであり、代金の支払い方法別にある。本実施形態では、現金支払いに対応した現計キー、クレジットカード支払いに対応したクレジットキー、商品券に対応したギフト券1キー、商品券以外のギフト券に対応したギフト券2キー、電子マネーに対応した電子マネーキー等が、締めキーとしてキーボード31に配設されている。   The keyboard 31 is provided with various function keys such as a multiplication key, a clear key, a subtotal key, a closing key, a cancel key, and a manager key in addition to a numeric key for entering numerical values such as the number of sales points and deposit amount. It is set. Here, the closing key is a key for declaring the end of registration of one commercial transaction, and is for each payment method. In the present embodiment, a current key corresponding to cash payment, a credit key corresponding to credit card payment, a gift certificate 1 key corresponding to a gift certificate, a gift certificate 2 key corresponding to a gift certificate other than a gift certificate, and electronic money A corresponding electronic money key or the like is disposed on the keyboard 31 as a closing key.

オペレータ用ディスプレイ32は、前記キャッシャに対して必要な情報を表示する。客用ディスプレイ33は、客に対して必要な情報を表示する。プリンタ34は、レシートを印字する。カードリーダ・ライタ35は、クレジットカードや電子マネーカードに対するデータの読み取り及び書き込みを行う。   The operator display 32 displays necessary information for the cashier. The customer display 33 displays necessary information for the customer. The printer 34 prints a receipt. The card reader / writer 35 reads / writes data from / to a credit card or electronic money card.

かかる構成のPOS端末1は、モードスイッチ36により「登録」モードが選択されると、登録プログラムが起動する。登録プログラムが起動すると、CPU11が以下の手順で客との商取引に関わるデータを処理する。   In the POS terminal 1 having such a configuration, when the “registration” mode is selected by the mode switch 36, the registration program is activated. When the registration program is activated, the CPU 11 processes data related to the commercial transaction with the customer in the following procedure.

すなわちCPU11は、客が購入する商品を特定するための商品コードが入力されるのを待機する。キャッシャは、商取引対象である客が商品の購入を申し出ると、スキャナまたはキーボード31の入力デバイスを操作して、その商品に付された商品コードを入力する。   That is, the CPU 11 waits for a product code for specifying a product to be purchased by the customer to be input. When the customer who is the object of the commercial transaction offers to purchase the product, the cashier operates the input device of the scanner or the keyboard 31 to input the product code attached to the product.

商品コードが入力されると、CPU11は、そのコードによって特定される商品の品名,単価等の商品データを商品データベースから読出す。商品データベースは、例えば通信インターフェース17を介して接続されたストアコンピュータに備えられている。商品データを読み出したならば、CPU11は、単価に販売点数を乗じて販売金額を算出する。
そして、商品コード,品名,単価,販売点数,販売金額を含む商品販売データをRAM14のトランザクションメモリに登録する。また、品名,販売金額等をオペレータ用ディスプレイ32と客用ディスプレイ33とに表示させる。商品コードが入力される毎に、CPU11は、上記の処理を繰り返す。
When the product code is input, the CPU 11 reads product data such as the product name and unit price of the product specified by the code from the product database. The product database is provided in, for example, a store computer connected via the communication interface 17. When the product data is read out, the CPU 11 calculates the sales amount by multiplying the unit price by the number of sales points.
Then, the merchandise sales data including the merchandise code, product name, unit price, sales point, and sales price is registered in the transaction memory of the RAM 14. Further, the product name, the sales price, etc. are displayed on the operator display 32 and the customer display 33. Each time a product code is input, the CPU 11 repeats the above processing.

キャッシャは、客が購入する商品の商品コードを全て入力し終えると、客から代金の支払いを受ける。そして、その支払い方法に応じた締めキーを操作して、登録締めを宣言する。例えば、現金での支払いを受けた場合には、キャッシャは預かり金額を入力し、現計キーを操作する。同様に、クレジットカードでの支払いを受けた場合には、キャッシャは、そのクレジットカードのデータをカードリーダで読み取らせるとともに、クレジット支払い金額を入力し、クレジットキーを操作する。   The cashier receives payment from the customer when the customer has entered all the product codes of the products to be purchased. Then, the registration key is declared by operating the lock key corresponding to the payment method. For example, when cash payment is received, the cashier inputs a deposit amount and operates a current key. Similarly, when receiving a payment with a credit card, the cashier causes the credit card data to be read by a card reader, inputs a credit payment amount, and operates a credit key.

また、本実施形態では、2種類以上の支払い方法で代金を支払うことも可能である。例えば、代金の一部を商品券で支払い、残りを現金で支払う場合、キャッシャは、先ず、商品券の額面金額を入力し、ギフト券1キーを操作する。次いで、残金に対する預かり金額を入力し、現計キーを操作する。   Moreover, in this embodiment, it is also possible to pay the price with two or more types of payment methods. For example, when paying part of the price with a gift certificate and paying the rest with cash, the cashier first inputs the face value of the gift certificate and operates the gift certificate 1 key. Next, the deposit amount for the balance is input, and the current total key is operated.

いずれかの締めキーが入力されると、CPU11は、その締めキーの種類によって識別される支払い方法に応じて締め処理を実行する。例えば、ギフト券1キーが入力された場合には、商品券支払いであることを示す締め種別データとその支払い金額のデータとからなる締めデータを前記トランザクションメモリに登録する。また、当該商取引の合計金額から商品券による支払い金額を減算して残金を求める。ここで、残金が正の場合には、次の締めキー入力を待機する。そして、例えば現計キーが入力された場合には、現金支払いであることを示す締め種別データとその支払い金額のデータとからなる締めデータを前記トランザクションメモリに登録する。また、残金と支払い金額とから釣銭額を算出し、オペレータ用ディスプレイ32と客用ディスプレイ33とに表示させる。残金が“0”以下になると、締め処理が終了する。   When any of the tightening keys is input, the CPU 11 executes a tightening process according to the payment method identified by the type of the tightening key. For example, when a gift voucher 1 key is input, closing data consisting of closing type data indicating payment for a gift certificate and data of the payment amount is registered in the transaction memory. In addition, the balance is obtained by subtracting the payment amount by the gift certificate from the total amount of the commercial transaction. Here, when the balance is positive, it waits for the next closing key input. For example, when a current key is input, closing data including closing type data indicating cash payment and payment amount data is registered in the transaction memory. Further, a change amount is calculated from the balance and the payment amount, and is displayed on the operator display 32 and the customer display 33. When the balance becomes "0" or less, the tightening process ends.

締め処理が終了すると、CPU11は、トランザクションメモリに登録された商品販売データと締めデータとから、レシートの印字データを作成する。そして、この印字データをプリンタ34に出力して、レシートを印字発行させる。また、ドロワ37を開放動作させる。しかる後、CPU11は、トランザクションメモリのデータ(商品販売データ、締めデータ)を、通信インターフェース17を介してストアコンピュータに送信する。また、トランザクションメモリのデータを基に商取引データを作成し、電子ジャーナルファイル15に記録する。   When the closing process is completed, the CPU 11 creates receipt print data from the product sales data registered in the transaction memory and the closing data. Then, this print data is output to the printer 34, and a receipt is printed and issued. Further, the drawer 37 is opened. Thereafter, the CPU 11 transmits the data (product sales data, closing data) in the transaction memory to the store computer via the communication interface 17. Further, commercial transaction data is created based on the data in the transaction memory and recorded in the electronic journal file 15.

図2は、電子ジャーナルファイル15に記録される商取引データ40の構造図である。
商取引データ40は、図2に示すように、トランザクションメモリに登録された商品販売データおよび締めデータ以外に、取引番号、取引区分、レジ番号、取引日時、責任者番号、責任者名、小計金額、外税対象額、外税額、合計金額、内税額、合計点数の各項目データを含む。
FIG. 2 is a structural diagram of the commercial transaction data 40 recorded in the electronic journal file 15.
As shown in FIG. 2, the commercial transaction data 40 includes, in addition to the product sales data and the closing data registered in the transaction memory, a transaction number, transaction classification, cash register number, transaction date / time, responsible person number, responsible person name, subtotal amount, Each item data includes the amount subject to external tax, external tax amount, total amount, internal tax amount, and total points.

取引番号は、そのPOS端末1で商取引を処理する毎に発番される固有の番号である。
取引区分は、当該商取引が売上登録によるものなのか返品登録によるものなのかを区分する。レジ番号は、当該POS端末1に対して予め付与された固有の番号である。取引日時は、当該商取引が実施された日付及び時刻である。責任者番号及び責任者名は、当該商取引を処理したキャッシャ固有のID番号とその氏名である。
The transaction number is a unique number that is issued every time the POS terminal 1 processes a commercial transaction.
The transaction classification classifies whether the commercial transaction is based on sales registration or return registration. The cash register number is a unique number assigned in advance to the POS terminal 1. The transaction date and time is the date and time when the commercial transaction is performed. The responsible person number and the responsible person name are an ID number unique to the cashier that processed the commercial transaction and its name.

小計金額は、当該商取引で売上処理または返品処理された商品の合計額である。外税対象額は、当該商取引で売上処理または返品処理された外税対象商品の合計額である。外税額は、前記外税対象額に対して賦課される外税の金額である。合計金額は、当該商取引で売上処理または返品処理された商品の合計額に前記外税額を加算した金額である。内税額は、前記合計金額に含まれる内税の金額である。合計点数は、当該商取引で売上処理または返品処理された商品の点数である。   The subtotal amount is the total amount of merchandise that has undergone sales processing or return processing in the commercial transaction. The tax-exempt amount is the total amount of the tax-exempt products that have been sales processed or returned by the commercial transaction. The external tax amount is the amount of the external tax imposed on the external tax object amount. The total amount is an amount obtained by adding the above-mentioned external tax amount to the total amount of the products processed or returned by the commercial transaction. The amount of internal tax is the amount of internal tax included in the total amount. The total score is the number of products that have been sold or returned in the transaction.

一方、モードスイッチ36が「点検」モードに切り替えられると、POS端末1は、オペレータ用ディスプレイ32に点検メニュー画面を表示する。この画面の業務メニューから、レシート明細検索業務が選択されると、レシート明細検索プログラムが起動する。なお、レシート明細検索プログラムは、装置内部のプログラム記憶部であるROM13に記憶されている。   On the other hand, when the mode switch 36 is switched to the “inspection” mode, the POS terminal 1 displays an inspection menu screen on the operator display 32. When a receipt detail search task is selected from the task menu on this screen, a receipt detail search program is activated. The receipt details search program is stored in the ROM 13 which is a program storage unit inside the apparatus.

レシート明細検索プログラムが起動すると、CPU11は、図3の流れ図に示す手順の処理を開始する。先ず、CPU11は、検索日を取得する(ST1)。例えば、CPU11は、オペレータ用ディスプレイ32に検索日の入力画面を表示させる。そして、この画面から入力された日付を検索日として取得する。なお、検索日は1日に限定されるものではなく、画面から複数の日付を入力可能として、同時に複数日を取得してもよい。あるいは、画面から開始日と終了日とを入力することで、検索期間として取得してもよい。   When the receipt detail search program is activated, the CPU 11 starts processing according to the procedure shown in the flowchart of FIG. First, the CPU 11 acquires a search date (ST1). For example, the CPU 11 causes the operator display 32 to display a search date input screen. And the date input from this screen is acquired as a search date. The search date is not limited to one day, and a plurality of dates may be acquired at the same time by allowing a plurality of dates to be input from the screen. Or you may acquire as a search period by inputting a start date and an end date from a screen.

検索日を取得したならば、CPU11は、取引日が検索日と一致する商取引データを検出するために、電子ジャーナルファイル15を検索する(ST2)。そして、取引日が検索日と一致する商取引データを検出する毎に、CPU11は、その検出した商取引データから取引番号、取引区分、取引日時及び合計金額の各項目データと、締めデータに含まれる締め種別データとを取得する(ST3:検索手段)。   If the search date is acquired, the CPU 11 searches the electronic journal file 15 in order to detect the commercial transaction data whose transaction date matches the search date (ST2). Each time the transaction data whose transaction date matches the search date is detected, the CPU 11 determines each item data of transaction number, transaction classification, transaction date and time, and total amount from the detected commercial transaction data, and the closing data included in the closing data. The type data is acquired (ST3: search means).

電子ジャーナルファイル15を検索して取引日が検索日と一致する商取引データを検出したならば、CPU11は、これらの商取引データから取得した各項目データ及び締め種別データを一覧にした商取引リスト50をオペレータ用ディスプレイ32に表示させる(ST4:商取引リスト表示手段)。   If the electronic journal file 15 is searched and commercial transaction data whose transaction date matches the search date is detected, the CPU 11 uses the commercial transaction list 50 that lists each item data and closing type data acquired from these commercial transaction data as an operator. Is displayed on the display 32 (ST4: commercial transaction list display means).

商取引リスト50の一表示例を図4に示す。本実施形態では、オペレータ用ディスプレイ32の画面32aを左右に分割し、向かって左側の領域に商取引リスト50を表示させる。商取引リスト50は、取引番号(取引No.)と、取引区分(区分)と、取引日時(日付)と、合計金額(金額)と、締め種別データ(締めキー)とからなる。締め種別データは、対応する締めキーの名称に変換されて表示される。   One display example of the commercial transaction list 50 is shown in FIG. In the present embodiment, the screen 32a of the operator display 32 is divided into left and right, and the commercial transaction list 50 is displayed in the area on the left side. The commercial transaction list 50 includes a transaction number (transaction number), a transaction classification (classification), a transaction date (date), a total amount (amount), and closing type data (closing key). The tightening type data is converted into the name of the corresponding tightening key and displayed.

画面32aに向かって右側の領域は、レシートイメージの表示領域51である。また、印字ボタン52、次頁ボタン53、終了ボタン54等も、画面32a上に配置されている。印字ボタン52は、表示領域51に表示されたイメージのレシート印字を指令する。次頁ボタン53は、商取引リスト50を更新する。終了ボタン54は、レシート明細検索業務を終了させる。   The area on the right side of the screen 32a is a receipt image display area 51. A print button 52, a next page button 53, an end button 54, and the like are also arranged on the screen 32a. The print button 52 commands receipt printing of the image displayed in the display area 51. The next page button 53 updates the commercial transaction list 50. The end button 54 ends the receipt detail search job.

そこでCPU11は、終了ボタン54が入力されるか(ST5)、商取引リスト50からいずれか1商取引の項目が選択操作されるのを待機する(ST6)。キーボード31に配置されたカーソルキーとエンターキーの操作により商取引リスト50からいずれか1商取引の項目が選択されると(ST6のYES)、CPU11は、その選択された項目の商取引データを基に、レシートのイメージデータを編集する(ST7)。そして、このレシートイメージのデータを、画面31aの領域51に表示させる(ST8:商取引明細表示手段)。   Therefore, the CPU 11 waits for the end button 54 to be input (ST5) or to select one commercial transaction item from the commercial transaction list 50 (ST6). When any one commercial transaction item is selected from the commercial transaction list 50 by the operation of the cursor key and the enter key arranged on the keyboard 31 (YES in ST6), the CPU 11 uses the commercial transaction data of the selected item as a basis. The receipt image data is edited (ST7). Then, the receipt image data is displayed in the area 51 of the screen 31a (ST8: commercial transaction statement display means).

しかる後、CPU11は、印字ボタン52が操作入力されたか否かを判断する(ST9)。印字ボタン52が操作入力されない場合、CPU11は、再び、終了ボタン54が入力されるか(ST5)、商取引リスト50からいずれか1商取引の項目が選択操作されるのを待機する(ST6)。   Thereafter, the CPU 11 determines whether or not the print button 52 has been operated (ST9). When the print button 52 is not operated, the CPU 11 waits for the end button 54 to be input again (ST5) or for any one commercial transaction item to be selected from the commercial transaction list 50 (ST6).

前記カーソルキーとエンターキーの操作により印字ボタン52が操作入力された場合には、CPU11は、領域51に表示させているレシートイメージのデータをプリンタ34に出力して、レシートを印字させる(ST10:印字手段)。このとき、既に発行済のレシートと区別するために、例えば「再印字」のようなマークを付して発行されるようにするとよい。   When the print button 52 is input by operating the cursor key and the enter key, the CPU 11 outputs the receipt image data displayed in the area 51 to the printer 34 to print the receipt (ST10: Printing means). At this time, in order to distinguish from a receipt that has already been issued, for example, it may be issued with a mark such as “reprint”.

その後、CPU11は、再び、終了ボタン54が入力されるか(ST5)、商取引リスト50からいずれか1商取引の項目が選択操作されるのを待機する(ST6)。   Thereafter, the CPU 11 again waits for the end button 54 to be input (ST5) or to select one commercial transaction item from the commercial transaction list 50 (ST6).

こうして、商取引リスト50からいずれか1商取引の項目が選択操作される毎に、CPU11は、ステップST7〜ST10の各処理を繰り返し実行する。そして、終了ボタン54が入力されたならば、CPU11は、画面32aを消去する(ST11)。以上で、レシート明細検索プログラムは終了する。   In this way, every time any one commercial transaction item is selected from the commercial transaction list 50, the CPU 11 repeatedly executes the processes of steps ST7 to ST10. If the end button 54 is input, the CPU 11 deletes the screen 32a (ST11). Thus, the receipt detail search program ends.

このように、本実施形態のPOS端末1においては、そのPOS端末1で売上処理または返品処理された商取引の明細を示す商取引データが電子ジャーナルファイル15に電子的に記録されている。そして、電子ジャーナルファイル15に記録された商取引データの明細は、レシート明細検索業務によってレシートイメージで確認することができる。   As described above, in the POS terminal 1 of the present embodiment, the commercial transaction data indicating the details of the commercial transaction processed or returned by the POS terminal 1 is electronically recorded in the electronic journal file 15. The details of the commercial transaction data recorded in the electronic journal file 15 can be confirmed on the receipt image by the receipt details search operation.

今、POS端末1の精算の際に支払い種別の間違いによる過不足があったと仮定する。
この場合、オペレータは、モードスイッチ36を「点検」モードに切り替える。そして、点検業務メニューのなかからレシート明細検索業務を選択して、検索日、この場合は当日を指定する。
Assume that there is an excess or deficiency due to an incorrect payment type when the POS terminal 1 is settled.
In this case, the operator switches the mode switch 36 to the “check” mode. Then, a receipt detail search job is selected from the check job menu, and a search date, in this case, the current day is designated.

そうすると、検索日を取引日とする商取引データが電子ジャーナルファイル15から検索される。そして、検出された商取引データのリスト50を示す画面32aがオペレータ用ディスプレイ32に表示される。ここで、リスト50には、図4に示すように、商取引毎に、取引番号、取引区分、取引日時及び合計金額に加えて、その商取引の決済に使用された締めキーの名称が全て表示される。   Then, the commercial transaction data having the search date as the transaction date is searched from the electronic journal file 15. Then, a screen 32 a showing a list 50 of the detected commercial transaction data is displayed on the operator display 32. Here, in the list 50, as shown in FIG. 4, in addition to the transaction number, the transaction classification, the transaction date and time, and the total amount, all the names of the closing keys used for the settlement of the commercial transaction are displayed. The

したがって、例えばクレジットカード支払いに過不足があった場合には、オペレータは、締めキー名称として「クレジットカード」が表示された商取引だけを選択すればよい。
同様に、例えば商品券支払いに過不足があった場合には、オペレータは、締めキー名称として「ギフト券1」が表示された商取引だけを選択すればよい。
Therefore, for example, when there is an excess or deficiency in credit card payment, the operator only has to select a commercial transaction in which “credit card” is displayed as the closing key name.
Similarly, for example, when there is an excess or deficiency in the payment of the gift certificate, the operator may select only the commercial transaction in which “gift certificate 1” is displayed as the closing key name.

リスト50から所望の商取引を選択すると、その商取引の明細がレシートイメージで領域51に表示される。つまり、リスト50と並列に、そのリストから選択された商取引のレシートイメージが表示される。そして、領域51に表示されたレシートイメージは、印字ボタン52を操作入力することによって、レシートとして再印字される。   When a desired commercial transaction is selected from the list 50, the details of the commercial transaction are displayed in the area 51 as a receipt image. That is, the receipt image of the commercial transaction selected from the list is displayed in parallel with the list 50. The receipt image displayed in the area 51 is reprinted as a receipt by operating the print button 52.

このように本実施形態によれば、電子ジャーナルファイル15にデータ保存された個々の商取引を、取引日付と取引番号だけでなく、その商取引の決済で使用した締めキーの種類からも特定できるので、商取引データの特定に要する手間と時間を削減できる。   As described above, according to the present embodiment, each commercial transaction stored in the electronic journal file 15 can be identified not only from the transaction date and transaction number, but also from the type of the closing key used in the settlement of the commercial transaction. The time and effort required to identify the business transaction data can be reduced.

また、本実施形態では、商取引リスト50に取引区分の情報も表示している。したがって、対応する商取引データが売上登録のデータなのか返品登録のデータなのかも容易に識別することができる。   In the present embodiment, transaction classification information is also displayed in the commercial transaction list 50. Therefore, it is possible to easily identify whether the corresponding commercial transaction data is sales registration data or return registration data.

さらに、本実施形態では、商取引リスト50に合計金額も表示している。したがって、特定すべき商取引のおおよその合計金額がわかっているような場合には、商取引データの特定に要する手間と時間をさらに削減できる。   Furthermore, in this embodiment, the total amount is also displayed in the commercial transaction list 50. Therefore, when the approximate total amount of the commercial transaction to be identified is known, the labor and time required for identifying the commercial transaction data can be further reduced.

なお、本発明は、前記実施形態に限定されるものではない。
例えば前記実施形態では、電子ジャーナルファイル15を内蔵したPOS端末1に、商取引処理装置としての機能を適用したが、ネットワークで接続されるサーバに電子ジャーナルファイル15を設けることで、電子ジャーナルファイル15を有さないPOS端末1にも、商取引処理装置としての機能を適用することができる。
The present invention is not limited to the above embodiment.
For example, in the above-described embodiment, the function as a commercial transaction processing apparatus is applied to the POS terminal 1 having the electronic journal file 15 built therein. However, by providing the electronic journal file 15 on a server connected via a network, the electronic journal file 15 can be stored. The function as a commercial transaction processing apparatus can also be applied to the POS terminal 1 that does not have.

また、前記実施形態では、商取引リスト50において、商取引の決済に利用された締め種別情報を締めキーの名称で表示したが、表示情報はキー名称に限定されるものではない。締め種別を識別できる情報であれば、本実施形態と同様な効果を奏することができる。   In the embodiment, in the commercial transaction list 50, the closing type information used for the settlement of the commercial transaction is displayed with the name of the closing key. However, the display information is not limited to the key name. If it is information that can identify the tightening type, the same effect as in the present embodiment can be obtained.

また、画面32aのレイアウトは、図4に示すものに限定されるものではない。例えば、商取引のリスト50を画面32aの全域に表示し、いずれかの商取引が選択されると、その取引のレシートイメージを商取引リスト50の上に重ねて表示するようにしてもよい。また、前記実施形態では、画面32aの操作をキー操作としたが、マウスなどのポインティングデバイスを接続してクリック操作としてもよい。あるいはオペレータ用ディスプレイ32をタッチパネルとすることで、タッチ操作により画面32aの操作する方式であってもよい。   Further, the layout of the screen 32a is not limited to that shown in FIG. For example, the business transaction list 50 may be displayed over the entire area of the screen 32 a, and when any commercial transaction is selected, a receipt image of the transaction may be displayed over the commercial transaction list 50. In the embodiment, the operation on the screen 32a is a key operation. However, a pointing device such as a mouse may be connected to perform a click operation. Alternatively, the operator's display 32 may be a touch panel, and the screen 32a may be operated by a touch operation.

なお、前記実施形態は、装置内部のプログラム記憶部であるROM13に発明の機能を実現させるレシート明細検索プログラムが予め記録されているものとした。しかしこれに限らず、同様のプログラムがネットワークから装置にダウンロードされてもよい。あるいは、記録媒体に記録された同様のプログラムが、装置にインストールされてもよい。記録媒体は、CD−ROM,メモリカード等のようにプログラムを記憶でき、かつ装置が読み取り可能であれば、その形態は問わない。また、プログラムのインストールやダウンロードにより得る機能は、装置内部のOS(オペレーティング・システム)等と協働してその機能を実現させるものであってもよい。   In the embodiment described above, a receipt detail search program for realizing the functions of the invention is pre-recorded in the ROM 13 which is a program storage unit in the apparatus. However, the present invention is not limited to this, and a similar program may be downloaded from the network to the apparatus. Alternatively, a similar program recorded on the recording medium may be installed in the apparatus. The recording medium may be in any form as long as it can store a program such as a CD-ROM or a memory card and can be read by the apparatus. Further, the function obtained by installing or downloading the program may be realized in cooperation with an OS (operating system) in the apparatus.

この他、本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
以下に、特願2015-120370の当初の特許請求の範囲に記載された発明を付記する。
[1]売上処理された商取引データを電子的に記録するための電子ジャーナルファイルから、各商取引を特定可能な取引固有情報と当該商取引が実施された日付情報と当該商取引の決済に利用された締め種別情報とを検索する検索手段と、この検索手段により前記電子ジャーナルファイルを検索して得られた各商取引の取引固有情報,日付情報及び締め種別情報の項目を一覧にした商取引リストを表示する商取引リスト表示手段と、前記商取引リストのなかからいずれか1商取引の項目が選択されると、その選択された商取引に対して前記電子ジャーナルファイルに記録された商取引データを基にレシートのイメージデータを編集して表示する商取引明細表示手段と、を具備したことを特徴とする商取引処理装置。
[2]前記検索手段は、前記電子ジャーナルファイルから、当該商取引の種類を識別する取引区分情報をさらに検索し、前記商取引リスト表示手段は、各商取引の前記取引固有情報,日付情報及び締め種別情報に加えて前記取引区分情報の項目を一覧にした商取引リストを表示することを特徴とする付記[1]記載の商取引処理装置。
[3]前記検索手段は、前記電子ジャーナルファイルから、当該商取引の合計金額情報をさらに検索し、前記商取引リスト表示手段は、各商取引の前記取引固有情報,日付情報及び締め種別情報に加えて前記合計金額情報の項目を一覧にした商取引リストを表示することを特徴とする付記[1]記載の商取引処理装置。
[4]前記商取引リスト表示手段は、2分割された表示画面の一方の領域に前記商取引リストを表示し、前記商取引明細表示手段は、前記表示画面の他方の領域に前記レシートのイメージデータを表示することを特徴とする付記[1]乃至[3]のうちいずれか1に記載の商取引処理装置。
[5]前記商取引明細表示手段により表示されるイメージデータのレシートを印字する印字手段、をさらに具備したことを特徴とする付記[1]乃至[4]のうちいずれか1に記載の商取引処理装置。
[6]売上処理された商取引データを電子的に記録するための電子ジャーナルファイルにアクセスが可能なコンピュータに、各商取引を特定可能な取引固有情報と当該商取引が実施された日付情報と当該商取引の決済に利用された締め種別情報とを検索する検索機能と、この検索機能により前記電子ジャーナルファイルを検索して得られた各商取引の取引固有情報,日付情報及び締め種別情報の項目を一覧にした商取引リストを表示部に表示させる商取引リスト表示機能と、前記商取引リストのなかからいずれか1商取引の項目が選択されると、その選択された商取引に対して前記電子ジャーナルファイルに記録された商取引データを基にレシートのイメージデータを編集して前記表示部に表示させる商取引明細表示機能と、を実現させるためのレシート明細検索プログラム。
In addition, although several 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 forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.
The inventions described in the initial claims of Japanese Patent Application No. 2015-120370 will be appended below.
[1] From the electronic journal file for electronically recording the processed business transaction data, the transaction-specific information that can identify each business transaction, the date information on which the business transaction was executed, and the closing used for the settlement of the business transaction A search means for searching for type information, and a business transaction list for displaying a list of transaction-specific information, date information and closing type information items obtained by searching the electronic journal file by the search means. When any one commercial transaction item is selected from the list display means and the commercial transaction list, the receipt image data is edited based on the commercial transaction data recorded in the electronic journal file for the selected commercial transaction. A commercial transaction processing device for displaying the transaction details.
[2] The search means further searches the electronic journal file for transaction classification information for identifying the type of the commercial transaction, and the commercial transaction list display means is the transaction-specific information, date information and closing type information for each commercial transaction. In addition, the commercial transaction processing apparatus according to the supplementary note [1], wherein a commercial transaction list listing the items of the transaction classification information is displayed.
[3] The search means further searches the total amount information of the commercial transaction from the electronic journal file, and the commercial transaction list display means adds the transaction specific information, date information, and closing type information of each commercial transaction in addition to the transaction type information. The commercial transaction processing device according to attachment [1], wherein a commercial transaction list in which items of total amount information are listed is displayed.
[4] The commercial transaction list display means displays the commercial transaction list in one area of the display screen divided into two, and the commercial transaction detail display means displays the image data of the receipt in the other area of the display screen. The commercial transaction processing device according to any one of supplementary notes [1] to [3], wherein:
[5] The business transaction processing device according to any one of [1] to [4], further comprising a printing unit that prints a receipt of the image data displayed by the commercial transaction statement display unit. .
[6] On a computer that can access an electronic journal file for electronically recording sales-processed commercial transaction data, transaction-specific information that can identify each commercial transaction, date information on which the commercial transaction has been executed, and information on the commercial transaction A search function for searching for the closing type information used for settlement, and a list of transaction specific information, date information, and closing type information of each commercial transaction obtained by searching the electronic journal file by this search function. When a commercial transaction list display function for displaying a commercial transaction list on the display unit and any one commercial transaction item is selected from the commercial transaction list, commercial transaction data recorded in the electronic journal file for the selected commercial transaction A transaction statement display function for editing the receipt image data and displaying it on the display unit based on Receipt item search program.

本発明の実施形態は、電子ジャーナルファイルに記録された商取引データからレシート明細を検索可能にした情報処理装置及びコンピュータを当該情報処理装置として機能させるための情報処理プログラムに関する。 Embodiments of the present invention, the information processing apparatus and a computer which enables search a receipt item from transaction data recorded in the electronic journal file information processing program for functioning as the information processing apparatus.

本発明が解決しようとする課題は、電子ジャーナルファイルに記録されている商取引データの特定が容易な情報処理装置及び情報処理プログラムを提供しようとするものである。 An object of the present invention is to solve is to certain transaction data recorded in the electronic journal file is to provide easy information processing apparatus and an information processing program.

一実施形態において、商取引処理装置は、検索手段と、商取引リスト表示手段と、商取引明細表示手段と、制御手段とを備える。検索手段は、商取引データを記録しているファイルから商取引データを検索する。商取引リスト表示手段は、検索手段によりファイルから検索された商取引データのうちの少なくとも取引固有情報と日付情報とを一覧にした商取引リストを表示部の画面に表示させる。商取引明細表示手段は、商取引リストのなかから選択された商取引データを基にレシートのイメージを商取引リストに重ねて表示部の画面に表示させる制御手段は、商取引明細表示手段により表示されるレシートのイメージを、既に発行済みのレシートと区別するためのマークを付して印字するようプリンタを制御する。 In one embodiment, the commercial transaction processing apparatus includes a search unit, a commercial transaction list display unit, a commercial transaction detail display unit, and a control unit . The retrieval means retrieves the commercial transaction data from a file in which the commercial transaction data is recorded . The commercial transaction list display means displays, on the screen of the display unit, a commercial transaction list that lists at least the transaction specific information and the date information among the commercial transaction data searched from the file by the search means. The commercial transaction detail display means displays the image of the receipt on the screen of the display unit so as to overlap the commercial transaction list based on the commercial transaction data selected from the commercial transaction list . The control means controls the printer to print the receipt image displayed by the commercial transaction statement display means with a mark for distinguishing it from the already issued receipt.

Claims (6)

売上処理された商取引データを電子的に記録するための電子ジャーナルファイルから、各商取引を特定可能な取引固有情報と当該商取引が実施された日付情報と当該商取引の決済に利用された締め種別情報とを検索する検索手段と、
この検索手段により前記電子ジャーナルファイルを検索して得られた各商取引の取引固有情報,日付情報及び締め種別情報の項目を一覧にした商取引リストを表示する商取引リスト表示手段と、
前記商取引リストのなかからいずれか1商取引の項目が選択されると、その選択された商取引に対して前記電子ジャーナルファイルに記録された商取引データを基にレシートのイメージデータを編集して表示する商取引明細表示手段と、を具備したことを特徴とする商取引処理装置。
From an electronic journal file for electronically recording sales-processed commercial transaction data, transaction-specific information that can identify each commercial transaction, date information on the date of the commercial transaction, and closing type information used for settlement of the commercial transaction A search means for searching for,
A transaction list display means for displaying a transaction list that lists items of transaction-specific information, date information, and closing type information of each transaction obtained by searching the electronic journal file by the search means;
When any one item of the commercial transaction is selected from the commercial transaction list, the commercial transaction for editing and displaying the image data of the receipt based on the commercial transaction data recorded in the electronic journal file for the selected commercial transaction A business transaction processing apparatus comprising: a statement display unit.
前記検索手段は、前記電子ジャーナルファイルから、当該商取引の種類を識別する取引区分情報をさらに検索し、
前記商取引リスト表示手段は、各商取引の前記取引固有情報,日付情報及び締め種別情報に加えて前記取引区分情報の項目を一覧にした商取引リストを表示することを特徴とする請求項1記載の商取引処理装置。
The search means further searches the electronic journal file for transaction classification information for identifying the type of the commercial transaction,
The commercial transaction list according to claim 1, wherein the commercial transaction list display means displays a commercial transaction list in which items of the transaction classification information are listed in addition to the transaction-specific information, date information, and closing type information of each commercial transaction. Processing equipment.
前記検索手段は、前記電子ジャーナルファイルから、当該商取引の合計金額情報をさらに検索し、
前記商取引リスト表示手段は、各商取引の前記取引固有情報,日付情報及び締め種別情報に加えて前記合計金額情報の項目を一覧にした商取引リストを表示することを特徴とする請求項1記載の商取引処理装置。
The search means further searches the total amount information of the commercial transaction from the electronic journal file,
The commercial transaction list according to claim 1, wherein the commercial transaction list display means displays a commercial transaction list in which items of the total amount information are listed in addition to the transaction-specific information, date information, and closing type information of each commercial transaction. Processing equipment.
前記商取引リスト表示手段は、2分割された表示画面の一方の領域に前記商取引リストを表示し、
前記商取引明細表示手段は、前記表示画面の他方の領域に前記レシートのイメージデータを表示することを特徴とする請求項1乃至3のうちいずれか1に記載の商取引処理装置。
The commercial transaction list display means displays the commercial transaction list in one area of a display screen divided into two,
The commercial transaction processing apparatus according to claim 1, wherein the commercial transaction details display unit displays the image data of the receipt in the other area of the display screen.
前記商取引明細表示手段により表示されるイメージデータのレシートを印字する印字手段、をさらに具備したことを特徴とする請求項1乃至4のうちいずれか1に記載の商取引処理装置。   5. The commercial transaction processing apparatus according to claim 1, further comprising a printing unit that prints a receipt of image data displayed by the commercial transaction statement display unit. 売上処理された商取引データを電子的に記録するための電子ジャーナルファイルにアクセスが可能なコンピュータに、
各商取引を特定可能な取引固有情報と当該商取引が実施された日付情報と当該商取引の決済に利用された締め種別情報とを検索する検索機能と、
この検索機能により前記電子ジャーナルファイルを検索して得られた各商取引の取引固有情報,日付情報及び締め種別情報の項目を一覧にした商取引リストを表示部に表示させる商取引リスト表示機能と、
前記商取引リストのなかからいずれか1商取引の項目が選択されると、その選択された商取引に対して前記電子ジャーナルファイルに記録された商取引データを基にレシートのイメージデータを編集して前記表示部に表示させる商取引明細表示機能と、を実現させるためのレシート明細検索プログラム。
To a computer with access to an electronic journal file for electronically recording sales processed commerce data,
A search function for searching for transaction-specific information that can identify each commercial transaction, date information on which the commercial transaction was performed, and closing type information used for settlement of the commercial transaction;
A commercial transaction list display function for displaying on the display section a commercial transaction list that lists items of transaction specific information, date information, and closing type information of each commercial transaction obtained by searching the electronic journal file by this search function;
When any one commercial transaction item is selected from the commercial transaction list, the display unit edits receipt image data based on the commercial transaction data recorded in the electronic journal file for the selected commercial transaction. A receipt statement search program for realizing a commercial transaction statement display function to be displayed on the screen.
JP2018144911A 2018-08-01 2018-08-01 Information processing apparatus and information processing program Active JP6568271B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018144911A JP6568271B2 (en) 2018-08-01 2018-08-01 Information processing apparatus and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018144911A JP6568271B2 (en) 2018-08-01 2018-08-01 Information processing apparatus and information processing program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017086090A Division JP6382389B2 (en) 2017-04-25 2017-04-25 Information processing apparatus and information processing program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019142347A Division JP2019185829A (en) 2019-08-01 2019-08-01 Information processing apparatus and information processing program

Publications (2)

Publication Number Publication Date
JP2018166009A true JP2018166009A (en) 2018-10-25
JP6568271B2 JP6568271B2 (en) 2019-08-28

Family

ID=63922171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018144911A Active JP6568271B2 (en) 2018-08-01 2018-08-01 Information processing apparatus and information processing program

Country Status (1)

Country Link
JP (1) JP6568271B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020071554A (en) * 2018-10-30 2020-05-07 カシオ計算機株式会社 Information processor and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06301860A (en) * 1993-04-14 1994-10-28 Tokyo Electric Co Ltd Commodity sales data processor
JP2000194949A (en) * 1998-12-25 2000-07-14 Toshiba Tec Corp Commodity sales data processor
JP2002056460A (en) * 2000-08-09 2002-02-22 Nec Infrontia Corp Pos system
JP2005115504A (en) * 2003-10-06 2005-04-28 Mega Chips Corp Image retrieval system and image database
JP2006221553A (en) * 2005-02-14 2006-08-24 Toshiba Tec Corp Commodity sales data processing system
JP2010257129A (en) * 2009-04-23 2010-11-11 Japan Research Institute Ltd Electronic terminal device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06301860A (en) * 1993-04-14 1994-10-28 Tokyo Electric Co Ltd Commodity sales data processor
JP2000194949A (en) * 1998-12-25 2000-07-14 Toshiba Tec Corp Commodity sales data processor
JP2002056460A (en) * 2000-08-09 2002-02-22 Nec Infrontia Corp Pos system
JP2005115504A (en) * 2003-10-06 2005-04-28 Mega Chips Corp Image retrieval system and image database
JP2006221553A (en) * 2005-02-14 2006-08-24 Toshiba Tec Corp Commodity sales data processing system
JP2010257129A (en) * 2009-04-23 2010-11-11 Japan Research Institute Ltd Electronic terminal device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020071554A (en) * 2018-10-30 2020-05-07 カシオ計算機株式会社 Information processor and program

Also Published As

Publication number Publication date
JP6568271B2 (en) 2019-08-28

Similar Documents

Publication Publication Date Title
JP2017111701A (en) Commodity selling data processing device, program and commodity selling data processing system
JP4109644B2 (en) Money registration apparatus, money registration system, display control program for money registration apparatus, and computer-readable recording medium recording the program
JP2007241430A (en) Device for processing merchandise sale data, method and program for processing returned product
JP5764701B2 (en) Commerce processing apparatus and receipt details search program
JP6568271B2 (en) Information processing apparatus and information processing program
JP5562913B2 (en) Merchandise sales data processing apparatus and receipt details search program
JP6215183B2 (en) Merchandise sales data processing apparatus and control program thereof
JPH09161154A (en) Merchandise sales registering data processor
JP5523432B2 (en) Product sales data processing apparatus and program
JP5371913B2 (en) Merchandise sales data processing apparatus and control program
JP6382389B2 (en) Information processing apparatus and information processing program
JP2001023045A (en) Commodity sales registration data processor
US20110004542A1 (en) Article sales data processing apparatus and capital investment increase method
JPH0589372A (en) Processor for product sales data
JP6138198B2 (en) Commerce processing apparatus and receipt details search program
JP2019185829A (en) Information processing apparatus and information processing program
JP7189592B2 (en) Merchandise sales data processing system, settlement device and program
JP6600039B2 (en) Product data processing apparatus, program, product data processing method and system
JP2007164703A (en) Item sales data processor
JP7336560B2 (en) Product data processor, program
JPH04373097A (en) Sales data processor
US20220076350A1 (en) Accounting apparatus, registration apparatus, and control method
US20220129879A1 (en) Payment apparatus and receipt data creation method
JP2019067199A (en) Tenant management server device and program
JP7041233B2 (en) Product data processing equipment, programs

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180824

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180824

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190619

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190702

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190801

R150 Certificate of patent or registration of utility model

Ref document number: 6568271

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150