JP2013254362A - Commodity registration device and program - Google Patents

Commodity registration device and program Download PDF

Info

Publication number
JP2013254362A
JP2013254362A JP2012129754A JP2012129754A JP2013254362A JP 2013254362 A JP2013254362 A JP 2013254362A JP 2012129754 A JP2012129754 A JP 2012129754A JP 2012129754 A JP2012129754 A JP 2012129754A JP 2013254362 A JP2013254362 A JP 2013254362A
Authority
JP
Japan
Prior art keywords
product
transaction
customer
registration
customer order
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
JP2012129754A
Other languages
Japanese (ja)
Other versions
JP5497848B2 (en
Inventor
Katsumi Sekino
克美 関野
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 JP2012129754A priority Critical patent/JP5497848B2/en
Publication of JP2013254362A publication Critical patent/JP2013254362A/en
Application granted granted Critical
Publication of JP5497848B2 publication Critical patent/JP5497848B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that a transaction file does not record that a shortage quantity of commodities is handled as a quantity of customer-ordered commodities.SOLUTION: A commodity registration device includes; an input device for acquiring an identification code; a generation unit for generating a piece of transaction data including commodity information in one transaction on the basis of the identification code acquired by the input device; a storage unit for storing multiple pieces of transaction data generated by the generation unit for each transaction; an adding unit for adding customer order status information indicating that it is a commodity ordered by a customer to a piece of transaction data in the storage unit by linking the information to the piece of transaction data.

Description

一実施形態は商品登録装置およびプログラムに関する。   One embodiment relates to a commodity registration apparatus and a program.

POS(Point Of Sales)ターミナルは、客が買上げた商品の販売データを登録し、一取引として売上げる客買上げ商品の登録終了を宣言する(例えば特許文献1参照)。従来、在庫の無い商品の注文時に引換券を通常のレシートに印字して発行するPOSシステムが知られている(例えば特許文献2参照)。電子的な帳簿の記入処理を行う情報処理装置が知られている(例えば特許文献3参照)。   A POS (Point Of Sales) terminal registers sales data of products purchased by customers and declares the end of registration of customer purchased products sold as one transaction (see, for example, Patent Document 1). 2. Description of the Related Art Conventionally, there is known a POS system that issues a voucher printed on a normal receipt when ordering an out-of-stock item (see, for example, Patent Document 2). An information processing apparatus that performs electronic book entry processing is known (see, for example, Patent Document 3).

特開2011−90375号公報JP 2011-90375 A 特開平11−16049号公報JP 11-16049 A 特開2002−32699号公報JP 2002-32699 A

しかし、店舗において在庫数を上回る数の商品を客が購入し、先に代金だけを店側が客から受け取って店が不足数分の商品を客注扱いしようとする場合、不足数分の商品が客注扱いにされることはトランザクションファイルに記録されない。客注とは商品が顧客から受注された状況に有ることを言う。トランザクションファイルとはそれぞれ取引内容を表す複数のトランザクションデータを経時的に記録したファイルデータを言う。   However, if a customer purchases more products than the inventory at the store, and the store first receives only the price from the customer and the store tries to handle the shortage of products, the shortage of products What is handled as a customer order is not recorded in the transaction file. Customer order means that the product is received from the customer. A transaction file refers to file data in which a plurality of transaction data representing transaction contents are recorded over time.

例えば現物商品としてガム(チューイングガム)が店舗に5個だけ在庫が存在するとする。客がレジで10個分のガムを先払いで購入すると、店側はPOS端末に10個分のガムの売上げを登録する。店は残り5個分のガムを客注扱いにする。例えば店は残り5個のガムの客注伝票を手書きで発行する。代金が支払われていることがPOS端末にデータ上登録されているにもかかわらず、この取引ではこの残りの5個の現物のガムの在庫が欠品している状況となる。10個分のガムの売上登録がデータ上存在していても、売上登録の際、在庫が無い不足数分の5個のガムが客注扱いにされていることをPOS端末はトランザクションファイルに登録することができない。   For example, it is assumed that only five gums (chewing gums) are in stock at the store as actual products. When the customer purchases 10 gums at the cash register in advance, the store registers the sales of 10 gums at the POS terminal. The store treats the remaining 5 gums as a customer. For example, the store issues handwritten invoices for the remaining five gums. Despite the fact that the payment is made in the POS terminal in terms of data, this transaction results in a situation where the remaining five in-stock gum stocks are missing. Even if 10 gum sales registrations exist in the data, the POS terminal registers in the transaction file that at the time of sales registration, 5 gums for shortage that are not in stock are handled as customers. Can not do it.

このような課題を解決するため、一実施形態によれば、識別コードを取得する入力装置と、この入力装置により取得された前記識別コードに基づいて一取引における商品情報を含むトランザクションデータを生成する生成部と、この生成部により生成された複数のトランザクションデータを前記取引毎に記憶する記憶部と、この記憶部の前記トランザクションデータに商品が顧客より注文された客注商品であることを示す客注ステータス情報をこのトランザクションデータにリンク付けて付与する付与部と、を備える商品登録装置が提供される。   In order to solve such a problem, according to one embodiment, an input device that acquires an identification code, and transaction data including product information in one transaction are generated based on the identification code acquired by the input device. A generating unit, a storage unit storing a plurality of transaction data generated by the generating unit for each transaction, and a customer indicating that the product is a customer-ordered product ordered by a customer in the transaction data of the storage unit A product registration device is provided that includes a granting unit that links and grants note status information to the transaction data.

また、別の一実施形態によれば、コンピュータに、識別コードを取得する機能と、前記識別コードに基づいて一取引における商品情報を含むトランザクションデータを生成する機能と、生成された複数のトランザクションデータを前記取引毎に記憶装置に記憶する機能と、商品が顧客より注文された客注商品であることを示す客注ステータス情報をこの記憶装置の前記トランザクションデータにリンク付けて付与する機能と、を実行させるプログラムが提供される。   According to another embodiment, the computer has a function of acquiring an identification code, a function of generating transaction data including product information in one transaction based on the identification code, and a plurality of generated transaction data For each transaction, and a function for giving customer status information indicating that the product is a customer-ordered product ordered by a customer linked to the transaction data of the storage device. A program to be executed is provided.

実施の形態に係る商品登録装置の斜視図である。It is a perspective view of the merchandise registration apparatus concerning an embodiment. 実施の形態に係る商品登録装置の表示器の登録画面例を示す図である。It is a figure which shows the example of a registration screen of the indicator of the goods registration apparatus which concerns on embodiment. 実施の形態に係る商品登録装置の表示器による客注宣言キーが押下された後の登録画面例を示す図である。It is a figure which shows the example of a registration screen after the customer order declaration key by the indicator of the goods registration apparatus which concerns on embodiment is pressed down. 実施の形態に係る商品登録装置の制御系を主体にした要部構成のブロック図である。It is a block diagram of the principal part composition which made the main part the control system of the goods registration apparatus which concerns on embodiment. 実施の形態に係る商品登録装置の商品登録処理を説明するためのフローチャートである。It is a flowchart for demonstrating the merchandise registration process of the merchandise registration apparatus which concerns on embodiment. 実施の形態に係る商品登録装置に用いられるバッファ領域の一例を示す複数の図である。It is a some figure which shows an example of the buffer area | region used for the goods registration apparatus which concerns on embodiment. 実施の形態に係る商品登録装置の締め処理を説明するためのフローチャートである。It is a flowchart for demonstrating the fastening process of the goods registration apparatus which concerns on embodiment. 実施の形態に係る商品登録装置の客注登録処理を説明するためのフローチャートである。It is a flowchart for demonstrating the customer order registration process of the goods registration apparatus which concerns on embodiment. 実施の形態に係る商品登録装置の記憶部に記憶されるトランザクションデータの客注ステータス情報の領域を示す図である。It is a figure which shows the area | region of the customer order status information of the transaction data memorize | stored in the memory | storage part of the goods registration apparatus which concerns on embodiment. 実施の形態に係る商品登録装置の表示器の登録画面、記憶部及びプリンタ出力間の対応関係を示す図である。It is a figure which shows the correspondence between the registration screen of the indicator of the goods registration apparatus which concerns on embodiment, a memory | storage part, and a printer output. 実施の形態に係る商品登録装置による客注ステータス情報の例を示す複数の図である。It is a several figure which shows the example of the customer order status information by the goods registration apparatus which concerns on embodiment.

以下、実施の形態に係る商品登録装置について、図1乃至図11を参照しながら説明する。尚、各図において同一箇所については同一の符号を付すとともに、重複した説明は省略する。   Hereinafter, a product registration apparatus according to an embodiment will be described with reference to FIGS. In the drawings, the same portions are denoted by the same reference numerals, and redundant description is omitted.

図1は実施の形態に係る商品登録装置の斜視図である。POS端末10(商品登録装置)は、バーコード(識別コード)を読取るスキャナ11(入力装置)と、テンキーを有するキーボード12(入力装置)と、スキャナ11によるスキャン及びキーボード12への操作により入力された情報を表示するタッチパネルを持つキャッシャ用表示器13(入力装置、表示器)とを備えている。このPOS端末10は、商品コードに対応付けて商品情報を登録してある商品マスタファイルを記憶する商品マスタファイル記憶部14と、この商品マスタファイル記憶部14に記憶された商品マスタファイル、及びスキャナ11の読取りの結果得られたデータやキャッシャ用表示器13へのタッチ入力によって指定されたバーコードによって一取引における商品情報を含むトランザクションデータを生成する生成部15とを備えている。   FIG. 1 is a perspective view of a product registration apparatus according to an embodiment. The POS terminal 10 (product registration device) is input by a scanner 11 (input device) for reading a barcode (identification code), a keyboard 12 (input device) having a numeric keypad, scanning by the scanner 11 and an operation on the keyboard 12. And a cashier display 13 (input device, display) having a touch panel for displaying the received information. The POS terminal 10 includes a product master file storage unit 14 that stores a product master file in which product information is registered in association with a product code, a product master file stored in the product master file storage unit 14, and a scanner. And a generation unit 15 that generates transaction data including product information in one transaction using data obtained as a result of reading 11 and a bar code specified by touch input to the cashier display 13.

商品情報とは商品コード、商品名、売単価などを言う。商品マスタファイルとは一商品の基本データを記憶するファイルを言い、商品の商品コード毎に商品名、単価、部門コード等を対応付けたファイル構造を備える。トランザクションデータは顧客との一回の商取引の記録を表すファイルデータを言い、一回の取引で売買される各商品の商品コード、販売点数、販売金額等からなるデータ構造を有する。客注ステータス情報とは商品が顧客より注文された客注商品であることを示すデータフラグを言う。   Product information refers to product code, product name, unit sales price, and the like. The product master file is a file that stores basic data of one product, and has a file structure in which a product name, a unit price, a department code, and the like are associated with each product code of the product. Transaction data refers to file data representing a record of a single commercial transaction with a customer, and has a data structure including a product code, a sales score, a sales price, and the like of each product sold and sold in a single transaction. The customer order status information refers to a data flag indicating that the product is a customer-ordered product ordered by the customer.

更にPOS端末10は、生成部15により生成された複数のトランザクションデータを取引毎に登録するトランザクションファイルを記憶するトランザクションファイル記憶部16(記憶部)と、トランザクションデータに客注ステータス情報をこのトランザクションデータにリンク付けて付与する付与部17とを備えている。更にPOS端末10は、商品登録及び主制御を行う情報処理部18と、客面側を向く客面表示器19と、レシートを印字出力するプリンタ20と、ドロワ21とを備えている。   Further, the POS terminal 10 includes a transaction file storage unit 16 (storage unit) that stores a transaction file for registering a plurality of transaction data generated by the generation unit 15 for each transaction, and customer transaction status information in the transaction data. And a granting unit 17 that links and grants. The POS terminal 10 further includes an information processing unit 18 that performs product registration and main control, a customer surface display 19 that faces the customer surface, a printer 20 that prints a receipt, and a drawer 21.

スキャナ11は商品に付されたバーコードを光学的に読取ってコードシンボルをデコードしコードデータを取得する。バーコードは例えば13桁の数字の列であるJANコードや26桁の数字の列であるインストアコードである。   The scanner 11 optically reads a barcode attached to a product, decodes a code symbol, and acquires code data. The barcode is, for example, a JAN code which is a 13-digit number string or an in-store code which is a 26-digit number string.

キーボード12は、直前に登録した商品販売データの取消を宣言する取消キーや、現金支払いによる一取引の登録終了を宣言する預/現計キーを有する。この預/現計キーは締めを生成部15へ伝える。   The keyboard 12 has a cancel key for declaring cancellation of the merchandise sales data registered immediately before, and a deposit / cash key for declaring the end of registration of one transaction by cash payment. This deposit / cash key tells the generation unit 15 to close.

キャッシャ用表示器13は液晶や有機EL(electroluminescence)素子を表示画素とするパネル上にタッチパネルを設ける入力装置兼用の表示器である。登録画面の一例を図2、図3に示す。   The cashier display 13 is a display that also serves as an input device in which a touch panel is provided on a panel that uses liquid crystal or organic EL (electroluminescence) elements as display pixels. An example of the registration screen is shown in FIGS.

図2はキャッシャ用表示器13の登録画面例を示す図である。既述の符号はそれらと同じ要素を表す。キャッシャ用表示器13が表示する登録画面は、現在登録されたカレント商品情報を下から上へ順番にずらして表示するための登録画面22と、この登録画面22の右側に位置する客注宣言キー23とを有する。登録画面22は、直近の商品登録情報を表示するカレントエリア25と、一取引として登録処理された取引明細を一覧表示する明細エリア24と、一取引の合計金額及び合計点数を表示する合計エリア26とを有する。客注宣言キー23は商品をデータ上で客注扱いであると登録するためのキーである。現物の商品の在庫数を上回る数の商品を客が購入し、先に代金だけを店側が客から受け取って店が不足数分の商品を客注扱いしようとする場合、キャッシャがこの客注宣言キー23を押下する。客注宣言キー23がタッチ選択されると、商品についての客注登録という処理を登録画面22にキャッシャ用表示器13が表示するようになっている。   FIG. 2 is a diagram showing an example of a registration screen of the cashier display 13. The above described symbols represent the same elements. The registration screen displayed by the cashier display 13 includes a registration screen 22 for displaying the currently registered current product information by shifting from bottom to top in order, and a customer order declaration key located on the right side of the registration screen 22 23. The registration screen 22 includes a current area 25 for displaying the latest product registration information, a detail area 24 for displaying a list of transaction details registered as one transaction, and a total area 26 for displaying the total amount and the total score of one transaction. And have. The customer order declaration key 23 is a key for registering that the product is handled as a customer order on the data. If a customer purchases more products than the actual number of items in stock, and the store first receives only the price from the customer and the store tries to handle the shortage of products, the cashier declares this customer order Press the key 23. When the customer order declaration key 23 is touch-selected, the cashier display 13 displays the process of customer order registration for the product on the registration screen 22.

図3は客注宣言キー23が押下された後のキャッシャ用表示器13による登録画面例を示す図である。既述の符号はそれらと同じ要素を表す。例えばカレントエリア25に、客注商品「チューイングガム」に関する商品情報と、レシートやトランザクションファイルに在庫無しの状態で売上登録を行うことを表すマーク36とをキャッシャ用表示器13は表示するようにしている。同図の例ではマーク36は印「◎」が付された商品についてはこの商品の不足数分を、データ上で取寄せ等、客注扱いに登録されたことをキャッシャ用表示器13が表示する。   FIG. 3 is a diagram showing an example of a registration screen by the cashier display 13 after the customer order declaration key 23 is pressed. The above described symbols represent the same elements. For example, in the current area 25, the cashier display 13 displays product information related to the customer-ordered product “chewing gum” and a mark 36 indicating that sales are registered in a receipt or transaction file in the absence of stock. . In the example shown in the figure, the cashier 13 displays that the mark 36 has been registered as a customer order such as an order on the data for the product with the mark “◎”. .

また、図1の商品マスタファイル記憶部14は商品名、商品コード、単価といった商品情報を記憶する。商品マスタファイル記憶部14には商品マスタファイルが図示しないストアコンピュータから予めダウンロードされる。   The product master file storage unit 14 in FIG. 1 stores product information such as product name, product code, and unit price. The product master file is downloaded in advance from a store computer (not shown) to the product master file storage unit 14.

生成部15は一取引における商品情報を含むトランザクションデータを生成する。生成部15あるいはスキャナ11のコントローラは、スキャナ11からのコードデータによって商品マスタファイルを検索して商品を特定し商品単品データを読出す。この生成部15は計算機能を有し、この単品データに基づいて商品の点数及び金額を登録処理する。生成部15は商品の商品名、商品コード、単価といった単品の商品情報をキャッシャ用表示器13に表示させるようにしている。   The generation unit 15 generates transaction data including product information in one transaction. The generation unit 15 or the controller of the scanner 11 searches the product master file based on the code data from the scanner 11 to identify the product, and reads the product single product data. The generation unit 15 has a calculation function, and registers the product score and price based on the single product data. The generation unit 15 causes the cashier display 13 to display single product information such as a product name, a product code, and a unit price of the product.

トランザクションファイル記憶部16は一取引毎に商品情報及び預かり金額情報を対応付けてトランザクションデータを記憶する。トランザクションファイル記憶部16は、取引番号に関連付けて一取引分の売上情報(購入商品、個数、合計金額など)を記憶する。生成部15は商品コード、商品名、売単価、売上数、時刻などを関連付けて1つのレコードとしてのトランザクションデータをトランザクションファイル記憶部16に書込む。   The transaction file storage unit 16 stores transaction data by associating product information and deposit amount information for each transaction. The transaction file storage unit 16 stores sales information (purchased product, quantity, total amount, etc.) for one transaction in association with the transaction number. The generation unit 15 writes the transaction data as one record in the transaction file storage unit 16 by associating the product code, the product name, the selling price, the number of sales, the time, and the like.

付与部17は客注宣言キー23が押下されたタイミングで、トランザクションファイル記憶部16内を検索し、トランザクションデータに紐付けて客注ステータス情報を付与する。情報処理部18は全体制御及び商品登録処理用のデータの読み書きを行う。   The assigning unit 17 searches the transaction file storage unit 16 at the timing when the customer order declaration key 23 is pressed, and assigns the customer order status information in association with the transaction data. The information processing unit 18 reads and writes data for overall control and product registration processing.

図4はPOS端末10の制御系を主体にした要部構成のブロック図である。既述の符号はそれらと同じ要素を表す。POS端末10は、CPU(central processing unit)41と、このCPU41をPOS端末10として動作させるためのプログラム(実施の形態に係るプログラム)を記憶するROM(read only memory)42と、作業領域を有するRAM(random access memory)43と、商品マスタファイル記憶部14及びトランザクションファイル記憶部16の記憶領域を有するハードディスクドライブ44と、バスライン45とを備えている。これらのCPU41、ROM42及びRAM43は情報処理部18を構成する。   FIG. 4 is a block diagram of a main configuration mainly composed of the control system of the POS terminal 10. The above described symbols represent the same elements. The POS terminal 10 has a CPU (central processing unit) 41, a ROM (read only memory) 42 that stores a program (program according to the embodiment) for operating the CPU 41 as the POS terminal 10, and a work area. A random access memory (RAM) 43, a hard disk drive 44 having storage areas for a merchandise master file storage unit 14 and a transaction file storage unit 16, and a bus line 45 are provided. These CPU 41, ROM 42, and RAM 43 constitute the information processing unit 18.

ROM42はコンピュータに次の各機能を実行させる。バーコードをスキャナ11等により取得する機能。バーコードに基づいて一取引における商品情報を含むトランザクションデータを生成する機能。生成された複数のトランザクションデータを取引毎にハードディスクドライブ44といった記憶装置に記憶する機能。客注ステータス情報をトランザクションデータにリンク付けて付与する機能。   The ROM 42 causes the computer to execute the following functions. A function for acquiring a barcode by the scanner 11 or the like. A function that generates transaction data including product information in one transaction based on a barcode. A function of storing a plurality of generated transaction data in a storage device such as the hard disk drive 44 for each transaction. A function that links customer status information to transaction data.

更にPOS端末10は日時を計時する時計回路(計時回路)27と、ストアコンピュータとデータ通信を行う通信インターフェース28と、ドロワ21へ開放指令を通知するためのI/Oポート29と、キーボード12の操作キーの信号を読込むキーボードコントローラ30と、キャッシャ用表示器13の画面上のタッチ位置を取得するタッチパネルコントローラ31(表示制御部)とを備えている。このタッチパネルコントローラ31は一取引の内容を示す登録画面を表示させ、登録画面に客注ステータス情報の付与の処理を開始する客注宣言キー23をキャッシャ用表示器13に表示させる。タッチパネルコントローラ31は登録画面上に客注ステータス情報を示す印「◎」などのマーク36を商品名に対応付けて表示させてもよい。更にPOS端末10は、客面表示器19用の表示コントローラ32と、プリンタ20用のプリンタコントローラ33と、スキャナ11用のスキャナコントローラ34と、POS端末10に業務モードの切替えを指令するためのモードスイッチ35とを備えている。   Further, the POS terminal 10 includes a clock circuit (timer circuit) 27 for clocking the date and time, a communication interface 28 for data communication with the store computer, an I / O port 29 for notifying the drawer 21 of an opening command, and a keyboard 12 A keyboard controller 30 for reading operation key signals and a touch panel controller 31 (display control unit) for acquiring a touch position on the screen of the cashier display 13 are provided. The touch panel controller 31 displays a registration screen showing the contents of one transaction, and causes the cashier display 13 to display a customer order declaration key 23 for starting the process of giving customer order status information on the registration screen. The touch panel controller 31 may display a mark 36 such as a mark “◎” indicating customer order status information in association with the product name on the registration screen. The POS terminal 10 further includes a display controller 32 for the customer display 19, a printer controller 33 for the printer 20, a scanner controller 34 for the scanner 11, and a mode for instructing the POS terminal 10 to switch the business mode. And a switch 35.

また、図1の客面表示器19は商品名や単価及び個数などの取引明細や、合計金額や預かり金額及び釣銭額などの取引結果を表示する。プリンタ20はレシート上に客注ステータス情報を示すマーク36を商品名に対応付けて印字出力する。プリンタ20は印「◎」で表されるマーク36をレシート用紙に印字する。ドロワ21は現金を収容する。   1 displays transaction details such as product name, unit price and quantity, and transaction results such as total amount, deposit amount and change amount. The printer 20 prints a mark 36 indicating customer order status information on the receipt in association with the product name. The printer 20 prints the mark 36 represented by the mark “◎” on the receipt paper. The drawer 21 accommodates cash.

上述の構成を有するPOS端末10はモードスイッチ35によってこのPOS端末10の動作モードを売上登録処理の登録モードにする。キャッシャはチェックアウトレーンにいる客の買物かごから商品を取出す。スキャナ11によるスキャンやキーボード12のキー操作が入力されたタイミングでPOS端末10は商品登録の処理を開始する。   The POS terminal 10 having the above configuration uses the mode switch 35 to set the operation mode of the POS terminal 10 to the registration mode for sales registration processing. The cashier takes the product from the customer's shopping basket in the checkout lane. The POS terminal 10 starts a product registration process at the timing when a scan by the scanner 11 or a key operation on the keyboard 12 is input.

例えば現物商品として十分多い個数のガムが店舗に在庫が存在しているときに、客が10個のガムと、在庫数が十分である他の商品とを購入しようとしたとする。キャッシャ操作によってPOS端末10はこれらのガム及び他の商品の売上げの登録を行う。   For example, suppose that when a store has a sufficient number of gums as actual products, a customer tries to purchase 10 gums and other products with sufficient inventory. The POS terminal 10 registers the sales of these gums and other products by the casher operation.

図5はPOS端末10の商品登録処理を説明するためのフローチャートである。この処理を、CPU41がROM42内のプログラムにより実行する。   FIG. 5 is a flowchart for explaining the merchandise registration process of the POS terminal 10. This process is executed by the CPU 41 using a program in the ROM 42.

アクトA1において、CPU41は図2、図3に示される登録画面22の表示領域の各バッファ領域の値をクリアする。図2、図3の各表示領域と、各バッファ領域との対応関係を図6により述べる。   In Act A1, the CPU 41 clears the value of each buffer area in the display area of the registration screen 22 shown in FIGS. The correspondence between each display area in FIG. 2 and FIG. 3 and each buffer area will be described with reference to FIG.

図6(a)から図6(e)はそれぞれRAM43のバッファ領域の一例を示す複数の図である。既述の符号はそれらと同じ要素を表す。POS端末10はRAM43に予め、直前登録バッファ領域37、取引明細バッファ領域38、合計バッファ領域39、編集バッファ領域40を確保してある。図6(a)の直前登録バッファ領域37はカレントエリア25(図2、図3)に表示されるデータを記憶する。直前登録バッファ領域37は、一取引の商品登録として入力された直近の商品コードと、この商品コードにより識別される商品の商品名、部門、単価、販売点数、金額の各データを記憶する。   FIG. 6A to FIG. 6E are a plurality of diagrams showing an example of the buffer area of the RAM 43, respectively. The above described symbols represent the same elements. The POS terminal 10 reserves in the RAM 43 in advance a previous registration buffer area 37, transaction details buffer area 38, total buffer area 39, and edit buffer area 40. 6A stores data displayed in the current area 25 (FIGS. 2 and 3). The immediately preceding registration buffer area 37 stores the latest product code input as the product registration of one transaction and the data of the product name, department, unit price, sales point, and amount of the product identified by this product code.

例えば10個の「ガム」については、図5のアクトA2において、CPU41は、商品マスタファイルを「ガム」の商品コードによって検索し、商品名等を取得し、アクトA3において、例えば「ガム」の商品コードの販売点数「10」という旨のデータを直前登録バッファ領域37に取込む。   For example, for 10 “gum”, in Act A2 of FIG. 5, the CPU 41 searches the product master file by the product code of “Gum”, acquires the product name, etc., and in Act A3, for example, “Gum” Data indicating that the sales number of the product code is “10” is taken into the immediately preceding registration buffer area 37.

アクトA4において、CPU41からタッチパネルコントローラ31への表示の指令によってキャッシャ用表示器13はカレントエリア25に直前登録バッファ領域37内の商品名、販売点数及び販売金額を表示する。アクトA5においてCPU41は新たな商品コードの入力の有無を判定し、入力有り、即ち購入対象の別の商品コードが入力された場合、Nルートを通り、アクトA2の処理を行う。   In Act A4, the cashier display 13 displays the product name, the number of sales, and the sales price in the immediately preceding registration buffer area 37 in the current area 25 in response to a display command from the CPU 41 to the touch panel controller 31. In Act A5, the CPU 41 determines whether or not a new product code has been input. If there is an input, that is, if another product code to be purchased is input, the CPU 41 performs the process of Act A2 through the N route.

その後、CPU41は、商品コードが入力される毎に、アクトA2からアクトA5の処理を実行する。CPU41は「ガム」以外の在庫数が十分な1以上の種類の他の商品について商品登録を行う。   Thereafter, the CPU 41 executes the processes from Act A2 to Act A5 each time a product code is input. The CPU 41 registers a product for one or more types of other products with sufficient inventory other than “gum”.

図6(b)に示す取引明細バッファ領域38は明細エリア24に表示されるデータを表示する。この取引明細バッファ領域38は、一取引として登録された全ての商品の販売データとして商品コード、商品名、部門、単価、販売点数、金額の各データをレコード番号順に記憶する。10個の「ガム」の商品コード、個数等と、「ガム」以外の商品の商品コード、個数等とがそれぞれ記憶される。   The transaction details buffer area 38 shown in FIG. 6B displays data displayed in the details area 24. This transaction detail buffer area 38 stores each data of product code, product name, department, unit price, number of sales points, and amount of money as sales data of all products registered as one transaction in the order of record numbers. The product code, the number, etc. of ten “gum” and the product code, the number, etc. of the product other than “gum” are stored.

アクトA5においてCPU41は新たな商品コードの入力が無いと判定すると、Yルートを通り、アクトA6においてCPU41は合計表示の処理を行う。このアクトA6において、CPU41は取引明細バッファ領域38に記憶された販売点数と直前登録バッファ領域37に記憶された販売点数とを合計し、及び取引明細バッファ領域38の販売金額の合計と直前登録バッファ領域37の販売金額の合計とを加算する。キャッシャ用表示器13は合計エリア26に、販売点数の合計、販売金額の合計及び税額等を表示する。   If the CPU 41 determines in Act A5 that no new product code has been input, the Y route is passed, and in Act A6, the CPU 41 performs a total display process. In Act A6, the CPU 41 sums up the sales points stored in the transaction details buffer area 38 and the sales points stored in the immediately preceding registration buffer area 37, and the total sales amount in the transaction details buffer area 38 and the immediately preceding registration buffer. The total sales amount in area 37 is added. The cashier display 13 displays the total number of sales points, the total sales amount, the tax amount, and the like in the total area 26.

図7は締め処理を説明するためのフローチャートである。アクトC1においてキャッシャ操作によりPOS端末10へ締めキーが入力された後、アクトC2において、釣銭演算を行う。アクトC3においてCPU41はキャッシャ用表示器13に釣銭金額を表示させる。   FIG. 7 is a flowchart for explaining the tightening process. After the closing key is input to the POS terminal 10 by the cashier operation in Act C1, a change calculation is performed in Act C2. In Act C3, the CPU 41 causes the cashier display 13 to display the change amount.

図6(c)に示す合計バッファ領域39は会計情報を記憶する。合計バッファ領域39は売上点数、値引合計額、小計金額、税額、請求金額、預り金額及び釣銭額を記憶する。合計バッファ領域39に記憶されたデータは合計エリア26に表示されるデータである。例えばガム10個と、他の商品とについてのデータが表示される。引き続きアクトC4においてCPU41は取引明細バッファ領域38の内容に基づき印字すべきデータを作成し、このデータをプリンタ20に印字させる。アクトC5においてCPU41はドロワ21を開放させる。CPU41は一取引処理を終える。   The total buffer area 39 shown in FIG. 6C stores transaction information. The total buffer area 39 stores the number of sales points, the total discount amount, the subtotal amount, the tax amount, the billing amount, the deposit amount, and the change amount. The data stored in the total buffer area 39 is data displayed in the total area 26. For example, data about 10 gums and other products are displayed. Subsequently, in Act C4, the CPU 41 creates data to be printed based on the contents of the transaction details buffer area 38 and causes the printer 20 to print this data. In Act C5, the CPU 41 opens the drawer 21. The CPU 41 finishes one transaction process.

以上は通常の商品登録処理の説明であり、客が購入しようとした10個のガムの在庫が店舗に存在していたときの例について述べた。   The above is an explanation of a normal product registration process, and an example has been described in which a stock of ten gums that a customer intends to purchase exists in the store.

次に、客が購入しようとした10個のガムのうち、5個の在庫が店舗に存在し、残りの5個を客注登録する場合の例について述べる。例えばキャッシャはチェックアウトレーンにいる顧客から、「ガム」だけ10個買いたいこと、ガムの在庫が5個しかないこと、及び10個分のガムの代金をその場で現金で支払うことを告げられたとする。キャッシャは顧客に対し、現物の5個のガムを購入してもらい、残りの5個のガムは入荷次第、電話連絡しあるいは現物5個を届ける旨を口頭で伝える。キャッシャはPOS端末10に対して不足数分の5個のガムを客注登録するための操作を行う。   Next, an example will be described in which five out of ten gums that a customer intends to purchase exist in the store and the remaining five are registered for customer order. For example, a cashier is told by a customer in the checkout lane that he wants to buy only 10 “gum”, that he has only 5 gum stock, and that he will pay the cash for 10 gums on the spot. Suppose. The cashier asks the customer to purchase five actual gums and verbally informs that the remaining five gums will be contacted by phone or deliver five actual gums upon receipt. The cashier performs an operation for custom-registering five gums corresponding to the shortage to the POS terminal 10.

最初に、CPU41は図5のアクトA1の処理と同じ処理を行って、直前登録バッファ領域37、取引明細バッファ領域38、合計バッファ領域39、編集バッファ領域40の値をクリアする。次に、キャッシャは客注宣言キー23をタッチする。客注宣言キー23が押下された場合のCPU41の処理について述べる。   First, the CPU 41 performs the same process as the process of Act A1 of FIG. 5 to clear the values of the immediately preceding registration buffer area 37, transaction detail buffer area 38, total buffer area 39, and edit buffer area 40. Next, the cashier touches the customer order declaration key 23. The processing of the CPU 41 when the customer order declaration key 23 is pressed will be described.

図8は客注登録処理を説明するためのフローチャートである。アクトD1において、例えば商品登録の際などに、CPU41が客注宣言キー23の押下を検知すると、アクトD2においてキャッシャ用表示器13に、表示中の画面を図2の例から図3の例に切替えさせる。アクトD3においてキャッシャ操作により、現物のガムの包装からスキャナ11がJANコードをスキャンする。CPU41はガムの商品コードを商品マスタファイルより取得し、直前登録バッファ領域37に書込む。アクトD4において、CPU41は直前登録バッファ領域37に記憶した現物商品であるガムのデータを編集バッファ領域40に書込む。図6(d)に客注登録をしない場合の編集バッファ領域40を示し、図6(e)に客注登録をする場合の編集バッファ領域40を示す。   FIG. 8 is a flowchart for explaining the customer order registration process. In Act D1, for example, when registering a product, when the CPU 41 detects that the customer order declaration key 23 is pressed, the screen displayed on the cashier display 13 in Act D2 is changed from the example of FIG. 2 to the example of FIG. Let them switch. In Act D3, the scanner 11 scans the JAN code from the actual gum packaging by the cashier operation. The CPU 41 obtains the gum product code from the product master file and writes it in the immediately preceding registration buffer area 37. In Act D4, the CPU 41 writes the gum data, which is the actual product stored in the immediately preceding registration buffer area 37, into the editing buffer area 40. FIG. 6D shows the editing buffer area 40 when customer order registration is not performed, and FIG. 6E shows the editing buffer area 40 when customer order registration is performed.

図6(d)に示す編集バッファ領域40は直前登録バッファ領域37あるいは合計バッファ領域39に記憶されたデータを編集可能な状態で記憶するための領域である。編集バッファ領域40は商品に対して客注宣言キー23が操作された状態にあることを表す客注ステータス情報(同図では客注ステータスと表記)を格納するための領域46を有する。例えば図5の例のように在庫数が十分であるような通常取引であって商品に対して客注宣言処理をされる前では、この領域46には例えば「無し」を表す値をCPU41又は生成部15は書込みしている。   The editing buffer area 40 shown in FIG. 6D is an area for storing data stored in the immediately preceding registration buffer area 37 or the total buffer area 39 in an editable state. The edit buffer area 40 has an area 46 for storing customer order status information (indicated as customer order status in the figure) indicating that the customer order declaration key 23 has been operated on the product. For example, as shown in the example of FIG. 5, before the customer order declaration process is performed for a product that is a normal transaction in which the number of stocks is sufficient, for example, a value indicating “none” is displayed in this area 46. The generation unit 15 is writing.

一方アクトD4(図8)においては図6(e)に示されるように、CPU41(生成部15)は編集バッファ領域40において客注宣言キー23による宣言後に登録されたデータに、印「◎」等のマーク36に対応する客注ステータス情報を付与する。アクトD5においてCPU41はキャッシャ用表示器13に、カレントエリア25上においてガムの商品情報をマーク36とともに表示させる(図3参照)。アクトD6において、CPU41はキーボード12によってキャッシャにより操作入力された発注個数を取込む。このアクトD6で入力される個数情報は、不足分のガムの個数「5」である。アクトD7においてCPU41は編集バッファ領域40に商品情報データ及び客注ステータス情報をトランザクションファイル記憶部16に書込み登録する。   On the other hand, in Act D4 (FIG. 8), as shown in FIG. 6E, the CPU 41 (generating unit 15) adds the mark “◎” to the data registered after the declaration by the customer order declaration key 23 in the editing buffer area 40. Customer order status information corresponding to the mark 36 such as. In Act D5, the CPU 41 causes the cashier display 13 to display the gum product information together with the mark 36 on the current area 25 (see FIG. 3). In Act D6, the CPU 41 takes in the order quantity input by the cashier by the keyboard 12. The number information input in Act D6 is the number of gums “5” for the shortage. In Act D7, the CPU 41 writes and registers product information data and customer order status information in the transaction file storage unit 16 in the editing buffer area 40.

図9はトランザクションデータの客注ステータス情報の領域を示す図である。図中、既述の符号はそれらと同じ要素を表す。図9に示されるように、トランザクションファイル記憶部16は先頭アドレス「0001」を持つ記憶領域に第n番目のレコードを記録し、先頭アドレス「0002」を持つ記憶領域に第n+1番目のレコードを記録していくなど、経時的に全ての取引の結果を記憶していく。客注宣言による商品が登録されていた場合、例えば第n番目のレコード、客注宣言によって登録された商品毎に、商品情報が記録され、及び客注ステータス情報が必要に応じてセットされる。トランザクションファイル記憶部16は一取引において商品毎に客注ステータス情報を商品情報にリンク付けして領域46に格納している。換言すれば客注ステータス情報が電子的なデータとして起こされている。   FIG. 9 is a diagram showing a region of customer order status information of transaction data. In the figure, the above-described symbols represent the same elements. As shown in FIG. 9, the transaction file storage unit 16 records the nth record in the storage area having the head address “0001”, and records the (n + 1) th record in the storage area having the head address “0002”. The results of all transactions are memorized over time. When the product by the customer order declaration has been registered, for example, product information is recorded for each product registered by the nth record, the customer order declaration, and the customer order status information is set as necessary. The transaction file storage unit 16 stores the customer order status information linked to the product information for each product in one transaction and stores it in the area 46. In other words, the customer order status information is generated as electronic data.

具体的には領域46の値「1」は商品が客注状態にされていることを表す。領域46の値「0」は商品が客注扱いと異なり通常の取引によって売上げられたものであることを表す。この例では、単価100円の商品1、及び単価200円の商品2といった客注宣言アイテムが何れも客注扱いにされた商品であるものとする。客注宣言アイテムとは客注宣言によって商品登録された商品を言う。現計300円分の売上げデータにも客注ステータス情報が付与される。1人の客に対してどのように処理されたかという取引の内容が全てトランザクションファイル記憶部16に落ちる。商品1、2について代金支払済みであること、及びこれら商品1、2が客注扱いにされた状況であることがトランザクションファイルに登録される。   Specifically, the value “1” in the area 46 indicates that the product is in the customer order state. The value “0” in the area 46 indicates that the merchandise is sold by a normal transaction unlike the customer ordering. In this example, it is assumed that customer order declaration items such as a product 1 with a unit price of 100 yen and a product 2 with a unit price of 200 yen are treated as customer orders. The customer declaration item refers to a product registered by the customer declaration. Customer order status information is also added to sales data for a total of 300 yen. The contents of the transaction, such as how it was processed for one customer, fall to the transaction file storage unit 16. It is registered in the transaction file that the products 1 and 2 have been paid for and that the products 1 and 2 are treated as customers.

また、図8のアクトD8においてCPU41は編集バッファ領域40に記憶された客注宣言アイテムのデータに基づき印字すべきデータを作成し、このデータをプリンタ20に印字させる。   8, the CPU 41 creates data to be printed based on the customer order item data stored in the editing buffer area 40 and causes the printer 20 to print this data.

図10は登録画面22、トランザクションファイル記憶部16及びレシート印字面間の対応関係を示す図である。既述の符号はそれらと同じ要素を表す。図9、図10に示されるように、CPU41はトランザクションデータから読出した一取引の小計、合計及び現計の各データを全て印字出力する。レシート48に商品名「タンピン」に印「◎」を付してプリンタ20が発行する。また、上記処理ではCPU41は客面表示器19にキャッシャ用表示器13の例と同様に情報を表示させてもよい。   FIG. 10 is a diagram showing the correspondence between the registration screen 22, the transaction file storage unit 16, and the receipt printing surface. The above described symbols represent the same elements. As shown in FIGS. 9 and 10, the CPU 41 prints out all the subtotal, total, and current total data of one transaction read from the transaction data. The printer 20 issues the receipt 48 with the product name “tampin” marked with “◎”. Further, in the above processing, the CPU 41 may display information on the customer display 19 as in the example of the cashier display 13.

図11(a)はデータ上のガムの客注ステータス情報の例を示す図であり、図11(b)はレシート出力される客注ステータス情報の例を示す図である。例えば「◎チューイングガム 000015 単120 5個 600 内」がカレントエリア25に記憶される。レシート48には、「1 JAN 000015内◎チューイングガム ¥120」が5個分表示される(同図(b)ではチューイングガムをガムと表記してある)。   FIG. 11A is a diagram illustrating an example of customer order status information of gum on data, and FIG. 11B is a diagram illustrating an example of customer status information output as a receipt. For example, “◎ Chewing Gum 000015 Single 120 5 600” is stored in the current area 25. The receipt 48 displays five “1 JAN 000015 ◎ chewing gum ¥ 120” (the chewing gum is shown as gum in FIG. 5B).

従来例では現物商品としてチューイングガムが店舗に5個だけ在庫が存在していたときに、客が10個分のガムを先払いで購入した場合、残りの5個のガムについては客注扱いにされたことが、POS端末10によればデータ上、POS端末10に登録されるようになる。従来例では人が客注伝票を手書きで発行していたが、POS端末10では、商品について代金支払済みであること、及びその商品が客注扱いにされた状況であることがトランザクションファイルにデータとして登録されるようになる。また、10個分の商品の売上実績が生じていること、在庫数分の商品は売り切れたこと、不足分の商品が発生してそれらの商品については客注扱いにされていることがトランザクションファイル記憶部16に登録されるようになる。   In the conventional example, when only 5 chewing gums were in stock at the store as the actual product, if the customer purchased 10 gums in advance, the remaining 5 gums were treated as customers. However, according to the POS terminal 10, the data is registered in the POS terminal 10. In the conventional example, a person has issued a customer order slip by hand. However, in the POS terminal 10, the transaction file contains data indicating that the product has been paid and that the product has been treated as a customer order. It will be registered as. In addition, the transaction file indicates that there are sales results for 10 products, that the products for the number of stocks have been sold out, that there are insufficient products and that these products are treated as customers. It is registered in the storage unit 16.

在庫数を上回る数の商品を客が購入し、客が先に代金だけを支払った状況において、POS端末10は売上げ登録と、不足数分の商品の客注登録とを行えるようになる。客注ステータス情報が売上げのトランザクションデータに出力され且つレシート48に印字されるため、客側及び店舗側双方で客注商品であることを確認できるようになる。客注システムが構築される。   In a situation where a customer purchases a number of products exceeding the number in stock, and the customer has paid only the price first, the POS terminal 10 can perform sales registration and customer order registration for the shortage of products. Since the customer order status information is output to the sales transaction data and printed on the receipt 48, the customer side and the store side can confirm that the product is a customer order product. A customer injection system is established.

これにより、JANコードの登録の際、在庫が無く、客注であるステータスをトランザクションデータに出力することができる。客注ステータス情報付きのデータをその後の発注処理等のデータとして活用することができるようになる。従来のような手書き伝票で客注を管理せずに発注処理等を自動化させることができる。店舗でのペーパーレス化が可能となり、処理の迅速化を図れる。   As a result, when the JAN code is registered, the status that is out of stock and is a customer order can be output to the transaction data. Data with customer order status information can be used as data for subsequent order processing. Order processing and the like can be automated without managing customer orders with conventional handwritten slips. Paperless at stores is possible, and processing can be speeded up.

なお商品登録装置はPOS端末10以外にECR(electronic cash register)として構成されてもよい。   The product registration device may be configured as an ECR (electronic cash register) other than the POS terminal 10.

上記実施形態では客注宣言キー23を操作するタイミングは図5の商品登録中であったが、客注登録のタイミングはPOS端末10による商品登録の開始前あるいは商品登録後でもよい。   In the above embodiment, the customer order declaration key 23 is operated at the time of product registration in FIG. 5, but the customer order registration may be performed before the start of product registration by the POS terminal 10 or after product registration.

上記実施形態ではマーク36は印「◎」で表されていたが、言うまでもなくマーク36は種々の形状やレイアウトをとってもよい。   In the above embodiment, the mark 36 is represented by the mark “◎”, but it goes without saying that the mark 36 may take various shapes and layouts.

図2、図3の表示レイアウトは種々変更可能である。レイアウトや表示内容を変更して実施したに過ぎない実施品に対して本実施形態に係る商品登録装置の優位性は何ら損なわれるものではない。   The display layouts of FIGS. 2 and 3 can be variously changed. The superiority of the merchandise registration apparatus according to the present embodiment is not impaired at all with respect to an implementation product that is simply implemented by changing the layout and display contents.

上記実施形態では商品の識別コード例としてのJANコードは13桁の標準コードを用いてもよく、8桁の短縮コードを用いてもよい。識別コードとしてはJANコードのほかに、EAN(european article association)や、UPC(universal product code)を用いても良い。POS端末10はカードのカードリーダを設け、キーボード12にクレジット払いによる一取引の登録終了を宣言する信計キーを設けることにより現金及びカードを併用してもよい。   In the above embodiment, a 13-digit standard code may be used as the JAN code as an example of the product identification code, or an 8-digit abbreviated code may be used. As the identification code, in addition to the JAN code, an EAN (European Articulation Association) or a UPC (Universal Product Code) may be used. The POS terminal 10 may be used in combination with cash and a card by providing a card reader for the card and providing a keyboard key on the keyboard 12 for declaring the end of registration of one transaction by credit payment.

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

10…POS端末(商品登録装置)、11…スキャナ、12…キーボード、13…キャッシャ用表示器(入力装置、表示器)、14…商品マスタファイル記憶部、15…生成部、16…トランザクションファイル記憶部(記憶部)、17…付与部、18…情報処理部、19…客面表示器、20…プリンタ、21…ドロワ、22…登録画面、23…客注宣言キー、24…明細エリア、25…カレントエリア、26…合計エリア、27…時計回路、28…通信インターフェース、29…I/Oポート、30…キーボードコントローラ、31…タッチパネルコントローラ、32…表示コントローラ、33…プリンタコントローラ、34…スキャナコントローラ、35…モードスイッチ、36…マーク、37…直前登録バッファ領域、38…取引明細バッファ領域、39…合計バッファ領域、40…編集バッファ領域、41…CPU、42…ROM、43…RAM、44…ハードディスクドライブ(記憶装置)、45…バスライン46…客注ステータス情報、48…レシート。   DESCRIPTION OF SYMBOLS 10 ... POS terminal (product registration apparatus), 11 ... Scanner, 12 ... Keyboard, 13 ... Cashier display (input device, display), 14 ... Product master file storage unit, 15 ... Generation unit, 16 ... Transaction file storage Part (storage part), 17 ... giving part, 18 ... information processing part, 19 ... customer display, 20 ... printer, 21 ... drawer, 22 ... registration screen, 23 ... customer declaration key, 24 ... detail area, 25 ... Current area, 26 ... Total area, 27 ... Clock circuit, 28 ... Communication interface, 29 ... I / O port, 30 ... Keyboard controller, 31 ... Touch panel controller, 32 ... Display controller, 33 ... Printer controller, 34 ... Scanner controller 35 ... mode switch 36 ... mark 37 ... last registered buffer area 38 ... transaction details Buffer area, 39 ... Total buffer area, 40 ... Editing buffer area, 41 ... CPU, 42 ... ROM, 43 ... RAM, 44 ... Hard disk drive (storage device), 45 ... Bus line 46 ... Customer order status information, 48 ... Receipt .

Claims (6)

識別コードを取得する入力装置と、
この入力装置により取得された前記識別コードに基づいて一取引における商品情報を含むトランザクションデータを生成する生成部と、
この生成部により生成された複数のトランザクションデータを前記取引毎に記憶する記憶部と、
この記憶部の前記トランザクションデータに商品が顧客より注文された客注商品であることを示す客注ステータス情報をこのトランザクションデータにリンク付けて付与する付与部と、
を備える商品登録装置。
An input device for obtaining an identification code;
A generating unit that generates transaction data including product information in one transaction based on the identification code acquired by the input device;
A storage unit that stores a plurality of transaction data generated by the generation unit for each transaction;
A granting unit for linking and giving customer status information indicating that the product is a customer-ordered product ordered by a customer to the transaction data of the storage unit;
A product registration device comprising:
レシートを印字するプリンタを更に備え、
このプリンタは前記レシート上に前記客注ステータス情報を示すマークを商品名に対応付けて印字出力する請求項1記載の商品登録装置。
A printer for printing receipts;
The product registration apparatus according to claim 1, wherein the printer prints a mark indicating the customer order status information in association with a product name on the receipt.
表示器と、
この表示器に前記一取引の内容を示す登録画面を表示させ、この登録画面に前記客注ステータス情報の付与の処理を開始する客注宣言キーを表示させる表示制御部と、
を備える請求項1記載の商品登録装置。
An indicator,
A display control unit for displaying a registration screen showing the contents of the one transaction on the display, and displaying a customer order declaration key for starting the process of giving the customer order status information on the registration screen;
The product registration device according to claim 1, comprising:
表示器と、
この表示器に前記一取引の内容を示す登録画面を表示させ、この登録画面上に前記客注ステータス情報を示すマークを商品名に対応付けて表示させる表示制御部と、
を備える請求項1記載の商品登録装置。
An indicator,
A display control unit for displaying a registration screen indicating the contents of the one transaction on the display unit, and displaying a mark indicating the customer order status information in association with a product name on the registration screen;
The product registration device according to claim 1, comprising:
前記記憶部は前記一取引において商品毎に前記客注ステータス情報を格納するための領域を有する請求項1記載の商品登録装置。   The product registration apparatus according to claim 1, wherein the storage unit has an area for storing the customer order status information for each product in the one transaction. コンピュータに、
識別コードを取得する機能と、
前記識別コードに基づいて一取引における商品情報を含むトランザクションデータを生成する機能と、
生成された複数のトランザクションデータを前記取引毎に記憶装置に記憶する機能と、
商品が顧客より注文された客注商品であることを示す客注ステータス情報をこの記憶装置の前記トランザクションデータにリンク付けて付与する機能と、
を実行させるプログラム。
On the computer,
A function to obtain an identification code;
A function of generating transaction data including product information in one transaction based on the identification code;
A function of storing a plurality of generated transaction data in a storage device for each transaction;
A function of linking customer status information indicating that the product is a customer-ordered product ordered by a customer to the transaction data of the storage device;
A program that executes
JP2012129754A 2012-06-07 2012-06-07 Product registration device and program Expired - Fee Related JP5497848B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012129754A JP5497848B2 (en) 2012-06-07 2012-06-07 Product registration device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012129754A JP5497848B2 (en) 2012-06-07 2012-06-07 Product registration device and program

Publications (2)

Publication Number Publication Date
JP2013254362A true JP2013254362A (en) 2013-12-19
JP5497848B2 JP5497848B2 (en) 2014-05-21

Family

ID=49951813

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012129754A Expired - Fee Related JP5497848B2 (en) 2012-06-07 2012-06-07 Product registration device and program

Country Status (1)

Country Link
JP (1) JP5497848B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017117297A (en) * 2015-12-25 2017-06-29 東芝テック株式会社 Commodity sales data processing device and control program thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6340992A (en) * 1986-08-05 1988-02-22 富士通株式会社 Totalization system for merchandise transaction terminal
JP2000306000A (en) * 1999-04-26 2000-11-02 Fujitsu Ltd Reservation order system
JP2002216246A (en) * 2001-01-18 2002-08-02 Toshiba Tec Corp Information processing method and reservation and settlement system
JP2007025842A (en) * 2005-07-13 2007-02-01 Annie:Kk Pos system
JP2008226180A (en) * 2007-03-15 2008-09-25 Fujitsu Ltd Pos terminal apparatus and method of controlling pos terminal apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6340992A (en) * 1986-08-05 1988-02-22 富士通株式会社 Totalization system for merchandise transaction terminal
JP2000306000A (en) * 1999-04-26 2000-11-02 Fujitsu Ltd Reservation order system
JP2002216246A (en) * 2001-01-18 2002-08-02 Toshiba Tec Corp Information processing method and reservation and settlement system
JP2007025842A (en) * 2005-07-13 2007-02-01 Annie:Kk Pos system
JP2008226180A (en) * 2007-03-15 2008-09-25 Fujitsu Ltd Pos terminal apparatus and method of controlling pos terminal apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017117297A (en) * 2015-12-25 2017-06-29 東芝テック株式会社 Commodity sales data processing device and control program thereof

Also Published As

Publication number Publication date
JP5497848B2 (en) 2014-05-21

Similar Documents

Publication Publication Date Title
JP3774378B2 (en) Merchandise sales data processing apparatus, receipt issuing terminal, receipt printing format selection method and program
JP5055887B2 (en) Product registration device
JP7500823B2 (en) Product sales data processing system, settlement device and control program thereof
JP7223096B2 (en) Information processing device, program and processing method
JP4933992B2 (en) Product sales data processing device
JP2024061894A (en) Sales data processing device and program
JP2013131038A (en) Commodity information processor and program
US20170091875A1 (en) Information processing apparatus
JP6390250B2 (en) Product sales data processing system, product data processing device and program
JP5497848B2 (en) Product registration device and program
JP2022009795A (en) Article sale data processing apparatus and program
JP6736535B2 (en) Product sales data processing device and program
JP2021131712A (en) Commodity sale data processing device and program
JP2020042861A (en) POS system, program, settlement method and registration device
JP2021005154A (en) Article sale data processing apparatus and program
JP7506039B2 (en) Sales data processing device, receipt issuing method and program
JP5095151B2 (en) Cash register system and transaction price derivation method
JP7357724B2 (en) Product sales data processing device and program
JP7401188B2 (en) Product sales data processing device and control program
JP2010198551A (en) Merchandise sales system
JP2012216043A (en) Settlement processor, program and settlement processing system
US20220101699A1 (en) Voucher dispensing device and voucher dispensing method
US20210065205A1 (en) Certificate issuing apparatus, commodity sales data processing apparatus, and non-transitory computer readable medium
JP6457669B2 (en) Product sales data processing apparatus and program
JP6989393B2 (en) Product sales data processing equipment and programs

Legal Events

Date Code Title Description
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: 20140225

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140306

R150 Certificate of patent or registration of utility model

Ref document number: 5497848

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees