JP6182626B2 - Product data processing apparatus and program - Google Patents

Product data processing apparatus and program Download PDF

Info

Publication number
JP6182626B2
JP6182626B2 JP2016011066A JP2016011066A JP6182626B2 JP 6182626 B2 JP6182626 B2 JP 6182626B2 JP 2016011066 A JP2016011066 A JP 2016011066A JP 2016011066 A JP2016011066 A JP 2016011066A JP 6182626 B2 JP6182626 B2 JP 6182626B2
Authority
JP
Japan
Prior art keywords
product
tax
format
tax rate
purchase format
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016011066A
Other languages
Japanese (ja)
Other versions
JP2016066385A (en
Inventor
謙次 清水
謙次 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2016011066A priority Critical patent/JP6182626B2/en
Publication of JP2016066385A publication Critical patent/JP2016066385A/en
Application granted granted Critical
Publication of JP6182626B2 publication Critical patent/JP6182626B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、商品データ処理装置及びプログラムに関する。   Embodiments described herein relate generally to a commodity data processing apparatus and a program.

従来、POS(Point Of Sale)端末等、商品コードを元に特定される商品にかかる商品データを取り扱う商品データ処理装置では、商品ごとに税率を設定している。また、税率については、特定の条件を満たす商品に対して本来の税率より低い税率を適用する軽減税率等の税制度が存在する。   2. Description of the Related Art Conventionally, in a product data processing apparatus that handles product data relating to a product specified based on a product code, such as a POS (Point Of Sale) terminal, a tax rate is set for each product. As for the tax rate, there is a tax system such as a reduced tax rate that applies a tax rate lower than the original tax rate to products that satisfy specific conditions.

ところで、上記した軽減税率等の税制度は、様々な形態で実施されることが考えられる。例えば、購入の対象となった商品(食料品)を、顧客が持ち帰るか或いは店内で飲食するか等の購入形式の違いに応じて、当該商品にかかる税率(消費税)を変更するような税制度が考えられる。しかしながら、従来の商品データ処理装置では、購入形式に応じて税率を変更することができないため、このような税制度に対応することはできない。   By the way, the tax system such as the reduced tax rate described above may be implemented in various forms. For example, a tax that changes the tax rate (consumption tax) on the product depending on the purchase format, such as whether the customer purchases the product (groceries) to take home or eat and drink in the store. A system can be considered. However, since the conventional merchandise data processing apparatus cannot change the tax rate according to the purchase format, it cannot cope with such a tax system.

本発明が解決しようとする課題は、商品に課せられる税率を当該商品の購入形式に応じて変更することが可能な商品データ処理装置及びプログラムを提供することである。   The problem to be solved by the present invention is to provide a product data processing apparatus and program capable of changing the tax rate imposed on a product according to the purchase format of the product.

実施形態の商品データ処理装置は、購入形式を指定する操作を、少なくとも取引の開始時に受け付ける第1受付手段と、商品コードの入力を受け付ける第2受付手段と、前記第1受付手段で受け付けた前記購入形式に対応する税率に基づき、前記第2受付手段で受け付けた前記商品コードに対応する商品の販売登録を行う販売登録手段と、前記販売登録された商品に関する情報を、前記購入形式ごとに出力する出力手段と、を備え、前記販売登録手段は、取引の途中で前記第1受付手段が購入形式を変更する操作を受け付けたことを条件に、この操作後に前記第2受付手段が受け付けた前記商品コードに対応する商品の販売登録を、変更後の購入形式に対応する税率に基づいて行う。The product data processing apparatus according to the embodiment receives the operation of specifying the purchase format at least at the start of a transaction, the second reception unit that receives an input of a product code, and the first reception unit that receives the operation. Based on the tax rate corresponding to the purchase format, sales registration means for registering sales of the product corresponding to the product code received by the second receiving means, and information on the sales registered product is output for each purchase format Output means, and the sales registration means, on the condition that the first accepting means accepts an operation of changing the purchase format in the middle of a transaction, the second accepting means accepted after the operation Sales registration of the product corresponding to the product code is performed based on the tax rate corresponding to the changed purchase format.

図1は、実施形態にかかるPOSシステムの概略構成図である。FIG. 1 is a schematic configuration diagram of a POS system according to an embodiment. 図2は、ストアサーバの機能的構成を模式的に示すブロック図である。FIG. 2 is a block diagram schematically showing a functional configuration of the store server. 図3は、商品マスタのデータ構成を示す図である。FIG. 3 is a diagram illustrating a data configuration of the product master. 図4は、税率マスタのデータ構成を示す図である。FIG. 4 is a diagram illustrating a data configuration of the tax rate master. 図5は、POS端末の外観斜視図である。FIG. 5 is an external perspective view of the POS terminal. 図6は、POS端末の機能的構成を模式的に示すブロック図である。FIG. 6 is a block diagram schematically showing a functional configuration of the POS terminal. 図7は、POS端末が実行する動作の手順を示すフローチャートである。FIG. 7 is a flowchart showing a procedure of operations executed by the POS terminal. 図8は、POS端末が印字するレシート用紙の一例を示す概念図である。FIG. 8 is a conceptual diagram showing an example of receipt paper printed by the POS terminal.

以下に添付図面を参照して、商品データ処理装置及びプログラムの実施形態を説明する。なお、本実施形態では、ファストフード店等の飲食店で用いられるPOS端末に商品データ処理装置及びプログラムを適用する場合について説明する。   Embodiments of a product data processing apparatus and program will be described below with reference to the accompanying drawings. In the present embodiment, a case where a product data processing apparatus and a program are applied to a POS terminal used in a restaurant such as a fast food restaurant will be described.

図1は、実施形態にかかるPOSシステム1の概略構成図である。図1に示すように、POSシステム1は、商品データ処理装置としての複数台(図では2台)のPOS端末2と、これらのPOS端末2をLAN(Local Area Network)3等のネットワークで接続して集中管理するストアサーバ4とで構成される。   FIG. 1 is a schematic configuration diagram of a POS system 1 according to the embodiment. As shown in FIG. 1, a POS system 1 connects a plurality of (two in the figure) POS terminals 2 as product data processing apparatuses and these POS terminals 2 via a network such as a LAN (Local Area Network) 3. And a store server 4 for centralized management.

ストアサーバ4は、POSシステム1全体の制御を受け持つものである。図2は、ストアサーバ4の機能的構成を模式的に示すブロック図である。ストアサーバ4は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等で構成されるコンピュータ構成の制御部41と、通信I/F43と、I/O機器制御部44とがバス42によって接続されて構成されている。ストアサーバ4は、通信I/F43およびLAN3(図1参照)を介して複数台のPOS端末2との間で相互にオンライン通信する。また、制御部41にはバス42及びI/O機器制御部44を介して、キーボード45、表示器46、プリンタ47及びHDD(Hard Disk Drive)48が接続されている。HDD48は、制御部41のCPUを動作させる各種制御プログラムの他、商品マスタM1および税率マスタM2を格納している。   The store server 4 is responsible for overall control of the POS system 1. FIG. 2 is a block diagram schematically showing a functional configuration of the store server 4. The store server 4 includes a control unit 41 having a computer configuration including a central processing unit (CPU), a read only memory (ROM), a random access memory (RAM), a communication I / F 43, and an I / O device control unit. 44 is connected by a bus 42. The store server 4 performs online communication with a plurality of POS terminals 2 via the communication I / F 43 and the LAN 3 (see FIG. 1). In addition, a keyboard 45, a display 46, a printer 47, and an HDD (Hard Disk Drive) 48 are connected to the control unit 41 via a bus 42 and an I / O device control unit 44. The HDD 48 stores a merchandise master M1 and a tax rate master M2 in addition to various control programs for operating the CPU of the control unit 41.

図3は、商品マスタM1のデータ構成を示す図である。図3に示すように、商品マスタM1は、各商品の「商品コード」に対応付けて、「商品名」や商品の「価格」等の商品情報を記憶する。商品コードは、商品ごとにユニークに設定される識別情報であり、商品の特定に用いられる。例えば、店舗では、商品に添付したラベルに、その商品に設定された商品コードを記載しておく。そして、ラベルに記載された商品コードをバス42や通信I/F43を介して接続するPOS端末2のスキャナ19(図5参照)等で入力する。ストアサーバ4では、入力された商品コードで商品マスタM1を参照することで、商品の特定を行うことができる。   FIG. 3 is a diagram illustrating a data configuration of the product master M1. As shown in FIG. 3, the product master M1 stores product information such as “product name” and “price” of the product in association with the “product code” of each product. The product code is identification information uniquely set for each product, and is used for specifying the product. For example, in a store, a product code set for the product is written on a label attached to the product. Then, the product code written on the label is input by the scanner 19 (see FIG. 5) of the POS terminal 2 connected via the bus 42 or the communication I / F 43. The store server 4 can identify a product by referring to the product master M1 with the input product code.

図4は、税率マスタM2のデータ構成を示す図である。図4に示すように、税率マスタM2は、各税区分の「税区分ID」に対応付けて、「税区分名称」と「税率」とを記憶する。「税区分ID」は、税の区分ごとにユニークに設定された識別情報である。本実施形態では、商品の購入形式に応じて課せられる消費税の種別を税区分としている。具体的には、顧客が持ち帰る形式と、店舗内で飲食(消費)する形式とのそれぞれにかかる消費税の種別を、税区分として区分けしている。「税区分名称」は、「税区分ID」で識別される税区分の名称を示す。図4では、「税区分名称」として、「持ち帰り」と、「店内飲食」とを設定した例を示している。また、「税率」は、「税区分ID」に適用される消費税の税率を示す。   FIG. 4 is a diagram illustrating a data configuration of the tax rate master M2. As shown in FIG. 4, the tax rate master M2 stores a “tax category name” and a “tax rate” in association with the “tax category ID” of each tax category. The “tax category ID” is identification information uniquely set for each tax category. In the present embodiment, the type of consumption tax imposed according to the product purchase format is set as a tax classification. Specifically, the types of consumption tax for each of the form that the customer takes home and the form that eats and drinks (consumes) in the store are classified as tax categories. “Tax classification name” indicates the name of the tax classification identified by the “tax classification ID”. FIG. 4 shows an example in which “take-away” and “in-store food” are set as “tax classification names”. “Tax rate” indicates the rate of consumption tax applied to “tax classification ID”.

次に、POS端末2について説明する。図5は、POS端末2の外観斜視図である。図5に示すように、POS端末2は、現金等を収容するためのドロワ12の上に載置されており、このドロワ12の引出し12aの開閉を制御する。POS端末2の正面側には、登録、点検、精算、設定等の各種業務モードを選択するためのモードキー14が設けられている。   Next, the POS terminal 2 will be described. FIG. 5 is an external perspective view of the POS terminal 2. As shown in FIG. 5, the POS terminal 2 is placed on a drawer 12 for storing cash and controls the opening / closing of the drawer 12 a of the drawer 12. A mode key 14 is provided on the front side of the POS terminal 2 for selecting various business modes such as registration, inspection, checkout, and setting.

また、POS端末2の正面に設けられたキーボード13には、オペレータ(店員)が、各種操作入力を行うための操作キーが配置されている。具体的には、預かり金額等を置数するための置数キーや、1商取引として販売登録が行われた商品の合計出力を指示する現計キーが、操作キーとして設けられる。また、販売登録の対象とされた商品の購入形式について、顧客が持ち帰る形式か、或いは店内で飲食する形式かを指示するための区分キーが、操作キーとして設けられる。ここで、「持ち帰り」を指示する区分キーが操作された場合、税区分ID“1”に対応するキーコードが制御部21(CPU)に入力される。また、「店内飲食」を指示する区分キーが操作された場合には、税区分ID“2”に対応するキーコードが制御部21(CPU)に入力される。   The keyboard 13 provided in front of the POS terminal 2 is provided with operation keys for an operator (store clerk) to perform various operation inputs. Specifically, a numeric key for entering a deposit amount or the like, and a current key for instructing a total output of products registered for sale as one commercial transaction are provided as operation keys. In addition, a classification key is provided as an operation key for instructing whether a purchase form of a product to be registered for sale is a form to be taken home by a customer or a form to eat and drink in a store. Here, when the classification key for instructing “take-away” is operated, the key code corresponding to the tax classification ID “1” is input to the control unit 21 (CPU). In addition, when a classification key for instructing “in-store eating and drinking” is operated, a key code corresponding to the tax classification ID “2” is input to the control unit 21 (CPU).

さらにPOS端末2には、正面側には店員用ディスプレイ15が、背面側には客用ディスプレイ16が取り付けられている。店員用ディスプレイ15、客用ディスプレイ16には、例えば液晶ディスプレイ等が用いられ、販売登録された商品の品名、価格や、1商取引の合計金額、釣銭額等が表示される。POS端末2は、レシート及びジャーナルを印字するプリンタ17を内蔵している。プリンタ17によって印字されたレシートは、POS端末2の正面側に形成されたレシート発行口18から発行される。またPOS端末2には、商品に付与されたバーコードを読取るためのスキャナ19が接続されている。   Further, the POS terminal 2 is provided with a store clerk display 15 on the front side and a customer display 16 on the back side. As the clerk display 15 and the customer display 16, for example, a liquid crystal display or the like is used, and the product name and price of the product registered for sale, the total amount of one commercial transaction, the amount of change, and the like are displayed. The POS terminal 2 includes a printer 17 that prints receipts and journals. The receipt printed by the printer 17 is issued from a receipt issuing port 18 formed on the front side of the POS terminal 2. The POS terminal 2 is connected to a scanner 19 for reading a barcode attached to the product.

図6は、POS端末2の機能的構成を模式的に示すブロック図である。POS端末2は、CPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)等(いずれも不図示)で構成されるコンピュータ構成の制御部21を備えている。ROMは、CPUが実行する各種プログラムや各種データを記憶している。RAMは、CPUが各種プログラムを実行する際に一時的にデータやプログラムを記憶する。また、RAMは、商品の販売記録を示す販売データや、店員用ディスプレイ15や客用ディスプレイ16に表示する各種の画面表示データを記憶する。   FIG. 6 is a block diagram schematically showing the functional configuration of the POS terminal 2. The POS terminal 2 includes a control unit 21 having a computer configuration including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like (all not shown). The ROM stores various programs executed by the CPU and various data. The RAM temporarily stores data and programs when the CPU executes various programs. Further, the RAM stores sales data indicating the sales record of the product, and various screen display data to be displayed on the store clerk display 15 and the customer display 16.

制御部21は、I/O機器制御部24およびバス22を介して、キーボード13、店員用ディスプレイ15、客用ディスプレイ16、プリンタ17、スキャナ19等のI/O機器を制御する。また、制御部21は、通信I/F23およびLAN3(図1参照)を介してストアサーバ4と相互に通信を行う。   The control unit 21 controls I / O devices such as the keyboard 13, the store clerk display 15, the customer display 16, the printer 17, and the scanner 19 through the I / O device control unit 24 and the bus 22. Further, the control unit 21 communicates with the store server 4 via the communication I / F 23 and the LAN 3 (see FIG. 1).

制御部21は、CPUがROMに格納されているプログラムをRAMに展開して実行することにより、購入形式受付部31と、商品コード受付部32と、税率特定部33と、販売登録部34と、表示制御部35と、印刷制御部36として機能する。   The control unit 21 develops the program stored in the ROM on the RAM and executes the program, whereby the purchase format receiving unit 31, the product code receiving unit 32, the tax rate specifying unit 33, the sales registration unit 34, The display control unit 35 and the print control unit 36 function.

購入形式受付部31は、キーボード13の区分キーが操作された場合に、その操作された区分キーに対応するキーコードの入力を受け付ける。具体的には、購入形式受付部31は、「持ち帰り」を指示する区分キーが操作された場合に、税区分ID“1”に対応するキーコードの入力を受け付ける。また、購入形式受付部31は、「店内飲食」を指示する区分キーが操作された場合に、税区分ID“2”に対応するキーコードの入力を受け付ける。   When the sorting key of the keyboard 13 is operated, the purchase format receiving unit 31 receives the input of the key code corresponding to the operated sorting key. Specifically, the purchase format reception unit 31 receives an input of a key code corresponding to the tax classification ID “1” when a classification key instructing “take-away” is operated. Moreover, the purchase format reception part 31 receives the input of the key code corresponding to tax classification ID "2", when the classification key which instruct | indicates "in-store eating and drinking" is operated.

商品コード受付部32は、商品に付されたバーコードがスキャナ19によってスキャンされた場合に、バーコードのデータから商品コードを読み取って受付ける。尚、商品コード受付部32は、キーボード13から入力されたキーにより商品コードの入力を受付けるとしてもよい。また、商品コード受付部32は、二次元コードのようなその他のコードシンボルから商品コードを読み取ってその入力を受付けるとしてもよい。   The product code receiving unit 32 reads and receives a product code from the barcode data when the barcode attached to the product is scanned by the scanner 19. The product code receiving unit 32 may receive an input of a product code using a key input from the keyboard 13. The product code receiving unit 32 may read the product code from other code symbols such as a two-dimensional code and receive the input.

税率特定部33は、キーボード13の区分キーを介して入力された税区分IDをもとに、通信I/F23を介してストアサーバ4の税率マスタM2を参照することで、その税区分IDに対応付けられた税率を特定する。具体的には、税率特定部33は、区分キーの操作に応じて入力された税区分IDをもとに、ストアサーバ4の税率マスタM2を参照することで、この税区分IDに対応する税率を取得する。   The tax rate specifying unit 33 refers to the tax rate master M2 of the store server 4 via the communication I / F 23 based on the tax category ID input via the category key of the keyboard 13, and thereby determines the tax category ID. Identify the associated tax rate. Specifically, the tax rate specifying unit 33 refers to the tax rate master M2 of the store server 4 based on the tax category ID input in response to the operation of the category key, so that the tax rate corresponding to this tax category ID is obtained. To get.

販売登録部34は、商品コード受付部32が受け付けた商品コードで特定される商品の売登録を行う。具体的には、商品コード受付部32が受け付けた商品コードを通信I/F23を介してストアサーバ4に問い合わせ、その商品コードに対して商品マスタM1に設定されている商品名や価格を取得する。次いで、取得した価格と、税率特定部33が取得した「税率」とをもとに、税額と税込み価格とを算出する。具体的には、販売登録部34は、取得した価格と、税率特定部33が取得した「税率」とを掛け合わせることで、その商品に課せられる税額を算出する。また、販売登録部34は、算出した税額をその商品の価格に加算することで、税込み価格を算出する。そして、販売登録部34は、商品名、価格、税額、税込み価格(販売価格)等を、販売された商品の情報として登録する。   The sales registration unit 34 performs sales registration of the product specified by the product code received by the product code receiving unit 32. Specifically, the product code received by the product code receiving unit 32 is inquired of the store server 4 via the communication I / F 23, and the product name and price set in the product master M1 are acquired for the product code. . Next, the tax amount and the tax-included price are calculated based on the acquired price and the “tax rate” acquired by the tax rate specifying unit 33. Specifically, the sales registration unit 34 calculates the tax amount imposed on the product by multiplying the acquired price by the “tax rate” acquired by the tax rate specifying unit 33. In addition, the sales registration unit 34 calculates the price including tax by adding the calculated tax amount to the price of the product. Then, the sales registration unit 34 registers the product name, price, tax amount, tax-included price (sales price), and the like as information on the sold product.

表示制御部35は、店員用ディスプレイ15、客用ディスプレイ16に販売登録部34が登録した各商品の商品名、価格、税額、税込み価格等を表示する。具体的には、表示制御部35は、税率特定部33による判別結果をもとに、税区分ごとに、その税区分が判別された商品を示す情報(商品名、価格、税込み価格)と、その商品にかかる税額とを表示する(詳細は後述する)。なお、表示制御部35が表示する表示内容は、店員用ディスプレイ15及び客用ディスプレイ16の双方においてその全てを表示する必要はなく、表示内容は利便性に応じて適宜振り分けて表示されればよい。   The display control unit 35 displays the product name, price, tax amount, tax-included price, and the like of each product registered by the sales registration unit 34 on the store clerk display 15 and the customer display 16. Specifically, the display control unit 35, based on the determination result by the tax rate specifying unit 33, information (product name, price, tax-included price) indicating the product for which the tax classification is determined for each tax classification, The tax amount for the product is displayed (details will be described later). The display content displayed by the display control unit 35 does not have to be displayed on both the store clerk display 15 and the customer display 16, and the display content may be appropriately distributed and displayed according to convenience. .

印刷制御部36は、販売店の店名や連絡先、販売登録部34が登録した各商品の商品名、価格、税込み価格、税額等をプリンタ17によってレシート用紙に印字する。具体的には、印刷制御部36は、税率特定部33による判別結果をもとに、税区分ごとに、その税区分が判別された商品を示す情報(商品名、価格、税込み価格)と、その商品にかかる税額とをレシート用紙に印字する(詳細は後述する)。印字したレシート用紙はレシート発行口18から発行される。   The print control unit 36 prints the name of the store, contact information, the product name, price, tax-included price, tax amount, and the like of each product registered by the sales registration unit 34 on the receipt paper. Specifically, the print control unit 36, for each tax classification, based on the determination result by the tax rate specifying unit 33, information (product name, price, tax-included price) indicating the product for which the tax classification is determined, The tax amount for the merchandise is printed on receipt paper (details will be described later). The printed receipt paper is issued from the receipt issuing port 18.

次に、POS端末2が実行する動作の手順について説明する。図7は、POS端末2が実行する動作の手順を示すフローチャートである。   Next, an operation procedure executed by the POS terminal 2 will be described. FIG. 7 is a flowchart showing a procedure of operations executed by the POS terminal 2.

まず、POS端末2において、購入対象(販売登録の対象)となる商品の購入形式について、顧客が持ち帰る形式か、或いは店内で飲食する形式かが、キーボード13の区分キーの操作により指示される。係る操作は、例えば、店員が顧客に商品を持ち帰るか否かを確認することで、その確認結果が反映される。   First, in the POS terminal 2, as to the purchase format of the product to be purchased (sales registration target), whether the customer takes home or eats and drinks in the store is instructed by operating the division key of the keyboard 13. Such an operation reflects, for example, the confirmation result by confirming whether or not the store clerk takes the product back to the customer.

購入形式受付部31は、キーボード13において区分キーが操作されるまで待機する(ステップS11:No)。区分キーが操作されると、購入形式受付部31は、操作された区分キーに対応する税区分ID(キーコード)の入力を受付ける(ステップS11:Yes)。次いで、税率特定部33は、ステップS11で入力された税区別IDをもとに、この税区分IDに対応付けられた税率を税率マスタM2から取得することで、税率を特定する(ステップS12)。   The purchase format reception unit 31 waits until the classification key is operated on the keyboard 13 (step S11: No). When the classification key is operated, the purchase format reception unit 31 receives an input of the tax classification ID (key code) corresponding to the operated classification key (step S11: Yes). Next, the tax rate specifying unit 33 specifies the tax rate by acquiring the tax rate associated with the tax category ID from the tax rate master M2 based on the tax distinction ID input in step S11 (step S12). .

続いて、商品コード受付部32は、スキャナ19によりバーコードがスキャンされるまで待機する(ステップS13:No)。スキャナ19によりバーコードがスキャンされると、商品コード受付部32は、このバーコードのデータから商品コードを読み取って受付ける(ステップS13:Yes)。   Subsequently, the product code reception unit 32 stands by until the barcode is scanned by the scanner 19 (step S13: No). When the barcode is scanned by the scanner 19, the product code receiving unit 32 reads and receives the product code from the barcode data (step S13: Yes).

販売登録部34は、商品コードに対して商品マスタM1に設定されている商品名や価格等の商品情報を取得し、税率特定部33が特定した税率をもとに、税額や税込み価格を算出する(ステップS14)。次いで、販売登録部34は、税率特定部33が取得した税区分及び税率に、商品コードで特定された商品の商品情報と、算出した税額とを対応付けてRAMに記憶する(ステップS15)。具体的には、税区別を示す「税区別ID」用に確保された配列(記憶領域)に、商品コード受付部32が受け付けた商品コードと、算出した税額とをスタックする。   The sales registration unit 34 acquires product information such as the product name and price set in the product master M1 for the product code, and calculates the tax amount and the tax-included price based on the tax rate specified by the tax rate specifying unit 33. (Step S14). Next, the sales registration unit 34 associates the tax classification and the tax rate acquired by the tax rate specifying unit 33 with the product information of the product specified by the product code and the calculated tax amount in the RAM (step S15). Specifically, the product code received by the product code receiving unit 32 and the calculated tax amount are stacked in an array (storage area) reserved for the “tax distinction ID” indicating the tax distinction.

続いて、販売登録部34は、商品名、価格、税額、税込み価格等、販売された商品の情報を登録する(ステップS16)。次いで、表示制御部35は、店員用ディスプレイ15、客用ディスプレイ16に、販売登録部34が登録した各商品の商品名、価格、税額、税込み価格等を表示する(ステップS17)。   Subsequently, the sales registration unit 34 registers information on the sold product such as the product name, price, tax amount, tax-included price, and the like (step S16). Next, the display control unit 35 displays the product name, price, tax amount, tax-included price, etc. of each product registered by the sales registration unit 34 on the store clerk display 15 and the customer display 16 (step S17).

次に、購入形式受付部31は、キーボード13において購入形式を変更する操作が生じたか否かを判定する(ステップS18)。係る判定処理において、購入形式受付部31は、区分キーの切り替えが行われたか否かを判定する。例えば、“店内飲食”を指示する区分キーの操作されていた場合に、“持ち帰り”を指示する区分キーが操作されると、POS端末2の制御部21は、購入形式を変更する操作が行われたと判定する。   Next, the purchase format acceptance unit 31 determines whether or not an operation for changing the purchase format has occurred on the keyboard 13 (step S18). In the determination process, the purchase format reception unit 31 determines whether or not the classification key has been switched. For example, when the classification key for instructing “in-store eating” is operated, when the classification key for instructing “take-away” is operated, the control unit 21 of the POS terminal 2 performs an operation for changing the purchase format. Judge that it was broken.

ステップS18において、購入形式受付部31は、購入形式を変更する操作が行われたと判定すると(ステップS18:Yes)、ステップS11に戻り、操作された区分キーをもとにステップS12の処理を実行させる。また、区分キーの変更が確認できない場合(ステップS18:No)、POS端末2の制御部21は、キーボード13において現計キーが押下されたか否かを判定する(ステップS19)。現計キーが押下されていない間(ステップS19:No)は、ステップS12に戻る。したがって、ステップS15では、販売登録の対象となった全商品について、税区分ごとに商品と算出した税額とがRAMにスタックされて、記憶されることとなる。   In step S18, if the purchase format acceptance unit 31 determines that an operation for changing the purchase format has been performed (step S18: Yes), the process returns to step S11 and executes the process of step S12 based on the operated classification key. Let If the change of the classification key cannot be confirmed (step S18: No), the control unit 21 of the POS terminal 2 determines whether or not the current key is pressed on the keyboard 13 (step S19). While the current total key is not pressed (step S19: No), the process returns to step S12. Therefore, in step S15, for all products subject to sales registration, the product and the calculated tax amount for each tax classification are stacked and stored in the RAM.

現計キーが押下された場合(ステップS19:Yes)、印刷制御部36は、税区分ごとにRAMに記憶されている商品と税額とを順次読み出し、税区分ごとに各商品の品名、価格、税額、税込み価格をレシート用紙に印字する(ステップS20)。具体的には、税区分ごとにRAMに記憶されている商品コードを順次読み出し、その商品コードで特定される商品についてステップS16で登録した内容(商品名、価格、税額、税込み価格)を読み出してレシート用紙に印字する。また、印刷制御部36は、税区分ごとの「税区分名称」を税率マスタM2より読み出し、税区分において商品の価格に対して課税される割合等の、税区分に関する情報をレシート用紙に印字する。   When the current key is pressed (step S19: Yes), the print control unit 36 sequentially reads the product and the tax amount stored in the RAM for each tax category, and stores the product name, price, The amount of tax and the price including tax are printed on the receipt paper (step S20). Specifically, the product code stored in the RAM is sequentially read for each tax category, and the contents (product name, price, tax amount, tax-included price) registered in step S16 for the product specified by the product code are read. Print on receipt paper. In addition, the print control unit 36 reads the “tax category name” for each tax category from the tax rate master M2, and prints information on the tax category, such as the rate of taxing on the product price in the tax category, on the receipt sheet. .

図8は、POS端末2が印字するレシート用紙の一例を示す概念図である。図8に示すように、ステップS19によりレシート用紙には、税区分ごとに各商品の品名、税込み価格、各商品にかかる税額が印字される。図示例では、税区分である“持ち帰り”、“店内飲食”ごとに、商品名(“商品C”等)と税額(“¥2”等)とがレシート用紙に印字されている。また、税区分に関する情報として、商品の価格に対して課税される税率(“ゼイ:5%”等)が印字される。   FIG. 8 is a conceptual diagram showing an example of receipt paper printed by the POS terminal 2. As shown in FIG. 8, in step S19, the name of each product, the price including tax, and the tax amount for each product are printed on the receipt paper for each tax category. In the illustrated example, the product name (“product C”, etc.) and the tax amount (“¥ 2”, etc.) are printed on the receipt paper for each “Take home” and “In-store food”. Further, the tax rate (“Zay: 5%”, etc.) taxed on the price of the product is printed as information on the tax classification.

図7に戻り、印刷制御部36は、レシート発行口18から印字したレシート用紙を発行する(ステップS21)。そして、店員は会計処理を行って一会計の販売登録処理を終了する。   Returning to FIG. 7, the print control unit 36 issues a receipt sheet printed from the receipt issuing port 18 (step S21). Then, the clerk performs an accounting process and ends the sales registration process for one account.

なお、本実施形態ではステップS20、S21においてレシート用紙に印字して出力する動作を例示しているが、表示制御部35が上述したステップS20、S21においてレシート用紙に印字する内容を店員用ディスプレイ15、客用ディスプレイ16に表示してもよい。すなわち、表示制御部35による店員用ディスプレイ15、客用ディスプレイ16への表示及び印刷制御部36によるレシート用紙への印字の少なくとも一方で出力されればよい。   In this embodiment, the operation of printing on the receipt paper in steps S20 and S21 is exemplified. However, the display control unit 35 displays the contents printed on the receipt paper in steps S20 and S21 described above. It may be displayed on the customer display 16. That is, it is only necessary to output at least one of the display on the salesclerk display 15 and the customer display 16 by the display control unit 35 and the printing on the receipt paper by the print control unit 36.

以上のように、POS端末2では、商品コードで特定される商品の購入形式に応じて、その購入形式に応じた税率を特定し、当該税率をもとに算出した税額及び税込み価格を用いて販売登録を行う。これにより、商品に課せられる税率を当該商品の購入形式に応じて変更することができるため、商品の購入形式を条件に税率(消費税)を変更するような税制度への対応が可能となる。また、本実施形態のPOS端末2では、販売登録される商品について、その購入形式(税区分)ごとに、商品名、税込み価格等の商品を示す情報と、その商品にかかる税額とが出力される。したがって、店員や顧客は、販売登録される商品の各々について、税区分ごとに、その税区分にかかる商品と税額とを容易に知ることができる。   As described above, the POS terminal 2 specifies the tax rate according to the purchase format according to the purchase format of the product specified by the product code, and uses the tax amount and the tax-included price calculated based on the tax rate. Register for sales. As a result, the tax rate imposed on the product can be changed according to the purchase format of the product, so it is possible to cope with a tax system that changes the tax rate (consumption tax) on the condition of the purchase format of the product. . Further, in the POS terminal 2 of the present embodiment, information indicating a product such as a product name and a tax-included price and a tax amount applied to the product are output for each purchase format (tax classification) of the product registered for sale. The Therefore, the store clerk and the customer can easily know the product and the tax amount for each tax category for each product registered for sale.

以上、本発明の実施形態を説明したが、上記実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。上記実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。上記実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although embodiment of this invention was described, the said embodiment was shown as an example and is not intending limiting the range of invention. The above-described embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. The above-described 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 equivalents thereof.

例えば、本実施形態では、購入形式として商品を持ち帰る形式と店舗内で飲食(消費)する形式との二つを挙げたが、これに限らず、購入形式に応じて税率が変わるものであれば、他の購入形式を採用してもよい。   For example, in the present embodiment, two types of a form for bringing back a product and a form for eating and drinking (consuming) in a store are listed as purchase formats. However, the present invention is not limited to this, and if the tax rate changes according to the purchase format, Other purchase formats may be employed.

また、上記実施形態では、商品マスタM1及び税率マスタM2をストアサーバ4が保持する形態としたが、これに限らず、商品マスタM1及び税率マスタM2の一部又は全てを、POS端末2が保持する形態としてもよい。   In the above embodiment, the store server 4 holds the product master M1 and the tax rate master M2. However, the present invention is not limited to this, and the POS terminal 2 holds part or all of the product master M1 and the tax rate master M2. It is good also as a form to do.

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

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

本実施形態のPOS端末2で実行されるプログラムは、上述した各部(購入形式受付部31、商品コード受付部32、税率特定部33、販売登録部34、表示制御部35、印刷制御部36)を含むモジュール構成となっている。実際のハードウェアとしてはCPU(プロセッサ)が上記ROMからプログラムを読み出して実行することにより上記各部がRAM上にロードされ、当該RAM上に生成される。   The programs executed by the POS terminal 2 of the present embodiment are the above-described units (purchase format receiving unit 31, product code receiving unit 32, tax rate specifying unit 33, sales registration unit 34, display control unit 35, print control unit 36). The module configuration includes As actual hardware, a CPU (processor) reads out a program from the ROM and executes it, whereby the above-described units are loaded onto the RAM and generated on the RAM.

1…POSシステム、2…POS端末、3…LAN、4…ストアサーバ、12…ドロワ、12a…引き出し、13…キーボード、14…モードキー、15…店員用ディスプレイ、16…客用ディスプレイ、17…プリンタ、18…レシート発行口、19…スキャナ、21…制御部、22…バス、24…I/O機器制御部、23…通信I/F、31…購入形式受付部、32…商品コード受付部、33…税率特定部、34…販売登録部、35…表示制御部、36…印刷制御部、41…制御部、42…バス、43…通信I/F、44…I/O機器制御部、45…キーボード、46…表示器、47…プリンタ、48…HDD、M1…商品マスタ、M2…税率マスタ   DESCRIPTION OF SYMBOLS 1 ... POS system, 2 ... POS terminal, 3 ... LAN, 4 ... Store server, 12 ... Drawer, 12a ... Drawer, 13 ... Keyboard, 14 ... Mode key, 15 ... Display for salesclerk, 16 ... Display for customer, 17 ... Printer, 18 ... Receipt issuing port, 19 ... Scanner, 21 ... Control unit, 22 ... Bus, 24 ... I / O device control unit, 23 ... Communication I / F, 31 ... Purchase format reception unit, 32 ... Product code reception unit , 33 ... Tax rate specifying part, 34 ... Sales registration part, 35 ... Display control part, 36 ... Print control part, 41 ... Control part, 42 ... Bus, 43 ... Communication I / F, 44 ... I / O device control part, 45 ... Keyboard, 46 ... Display, 47 ... Printer, 48 ... HDD, M1 ... Product master, M2 ... Tax rate master

特開2012−181752号公報JP 2012-181752 A

Claims (5)

購入形式を指定する操作を、少なくとも取引の開始時に受け付ける第1受付手段と、
商品コードの入力を受け付ける第2受付手段と、
前記第1受付手段で受け付けた前記購入形式に対応する税率に基づき、前記第2受付手段で受け付けた前記商品コードに対応する商品の販売登録を行う販売登録手段と、
前記販売登録された商品に関する情報を、前記購入形式ごとに出力する出力手段と、
を備え
前記販売登録手段は、取引の途中で前記第1受付手段が購入形式を変更する操作を受け付けたことを条件に、この操作後に前記第2受付手段が受け付けた前記商品コードに対応する商品の販売登録を、変更後の購入形式に対応する税率に基づいて行う商品データ処理装置。
First accepting means for accepting an operation for designating a purchase format at least at the start of a transaction ;
A second receiving means for receiving an input of a product code;
Sales registration means for performing sales registration of the product corresponding to the product code received by the second receiving means based on the tax rate corresponding to the purchase format received by the first receiving means;
Output means for outputting information on the product registered for sale for each purchase format;
Equipped with a,
The sales registration unit sells a product corresponding to the product code received by the second receiving unit after the operation on the condition that the first receiving unit receives an operation of changing the purchase format in the middle of a transaction. A product data processing apparatus for performing registration based on a tax rate corresponding to the changed purchase format .
前記購入形式ごとに区分された税区分と、当該税区分での税率とが対応付けて設定された税率設定情報から、前記第1受付手段で受け付けた前記購入形式の税区分に対応する税率を特定する特定手段を更に備え、
前記販売登録手段は、前記特定手段で特定された税率に基づき、前記第2受付手段で受け付けた前記商品コードに対応する商品の販売登録を行い、
前記出力手段は、前記販売登録された商品に関する情報を、前記購入形式に対応する税区分ごとに出力する請求項1に記載の商品データ処理装置。
From the tax rate setting information in which the tax category classified for each purchase format and the tax rate in the tax category are set in association with each other, the tax rate corresponding to the tax category of the purchase format accepted by the first accepting means is obtained. Further comprising a specifying means for specifying,
The sales registration means performs sales registration of the product corresponding to the product code received by the second receiving means based on the tax rate specified by the specifying means,
The product data processing apparatus according to claim 1, wherein the output unit outputs information about the product registered for sale for each tax classification corresponding to the purchase format.
前記第1受付手段は、前記商品を持ち帰る第1形式と、当該商品を店舗内で消費する第2形式とを、前記購入形式として受け付け、
前記税率設定情報は、前記第1形式及び前記第2形式それぞれの税区分と、当該税区分での税率とを対応付けて記憶する請求項2に記載の商品データ処理装置。
The first accepting means accepts, as the purchase format, a first format for bringing back the product and a second format for consuming the product in a store,
The commodity data processing apparatus according to claim 2, wherein the tax rate setting information stores a tax classification of each of the first format and the second format and a tax rate in the tax classification in association with each other.
前記出力手段は、前記商品に関する情報として、当該商品を示す情報と、前記税率に基づき算出された当該商品の税額とを、前記購入形式ごとに出力する請求項1〜3の何れか一項に記載の商品データ処理装置。   The said output means outputs the information which shows the said goods as said information regarding the said goods, and the tax amount of the said goods calculated based on the said tax rate for every said purchase format. The product data processing apparatus described. 商品データ処理装置のコンピュータを、
購入形式を指定する操作を、少なくとも取引の開始時に受け付ける第1受付手段と、
商品コードの入力を受け付ける第2受付手段と、
前記第1受付手段で受け付けた前記購入形式に対応する税率に基づき、前記第2受付手段で受け付けた前記商品コードに対応する商品の販売登録を行う販売登録手段と、
前記販売登録された商品に関する情報を、前記購入形式ごとに出力する出力手段と、
して機能させ
前記販売登録手段は、取引の途中で前記第1受付手段が購入形式を変更する操作を受け付けたことを条件に、この操作後に前記第2受付手段が受け付けた前記商品コードに対応する商品の販売登録を、変更後の購入形式に対応する税率に基づいて行うプログラム。
The computer of the product data processing device
First accepting means for accepting an operation for designating a purchase format at least at the start of a transaction ;
A second receiving means for receiving an input of a product code;
Sales registration means for performing sales registration of the product corresponding to the product code received by the second receiving means based on the tax rate corresponding to the purchase format received by the first receiving means;
Output means for outputting information on the product registered for sale for each purchase format;
To function ,
The sales registration unit sells a product corresponding to the product code received by the second receiving unit after the operation on the condition that the first receiving unit receives an operation of changing the purchase format in the middle of a transaction. A program that performs registration based on the tax rate corresponding to the changed purchase format .
JP2016011066A 2016-01-22 2016-01-22 Product data processing apparatus and program Active JP6182626B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016011066A JP6182626B2 (en) 2016-01-22 2016-01-22 Product data processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016011066A JP6182626B2 (en) 2016-01-22 2016-01-22 Product data processing apparatus and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013146892A Division JP2015018513A (en) 2013-07-12 2013-07-12 Commodity data processing apparatus and commodity data processing program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2017142919A Division JP6383061B2 (en) 2017-07-24 2017-07-24 Product data processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2016066385A JP2016066385A (en) 2016-04-28
JP6182626B2 true JP6182626B2 (en) 2017-08-16

Family

ID=55805642

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016011066A Active JP6182626B2 (en) 2016-01-22 2016-01-22 Product data processing apparatus and program

Country Status (1)

Country Link
JP (1) JP6182626B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0374795A (en) * 1989-08-16 1991-03-29 Tokyo Electric Co Ltd Commodity sales data processor
JPH0468496A (en) * 1990-07-09 1992-03-04 Sanyo Electric Co Ltd Sale registering device
JP5406235B2 (en) * 2011-03-02 2014-02-05 東芝テック株式会社 Product data processing apparatus and program

Also Published As

Publication number Publication date
JP2016066385A (en) 2016-04-28

Similar Documents

Publication Publication Date Title
JP2015018513A (en) Commodity data processing apparatus and commodity data processing program
JP5406235B2 (en) Product data processing apparatus and program
JP2015022376A (en) Commodity data processor and program
JP5361844B2 (en) Sales data processing apparatus and program
JP2012146092A (en) Sales data processing device and program
JP2019040442A (en) Sales data processing system and program
JP6147201B2 (en) Sales data processing apparatus and program
JP6182625B2 (en) Product data processing apparatus and program
JP6564504B2 (en) Product data processing apparatus and program
JP6383061B2 (en) Product data processing apparatus and program
JP6390250B2 (en) Product sales data processing system, product data processing device and program
JP5627755B2 (en) Product data processing apparatus and program
JP6356712B2 (en) Product data processing apparatus and program
JP6375027B2 (en) Product sales data processing system
JP5450535B2 (en) Sales data processing apparatus and program
JP6182626B2 (en) Product data processing apparatus and program
JP6599517B2 (en) Product data processing apparatus and program
JP6898407B2 (en) Product data processing equipment and programs
JP2019192298A (en) Commodity data processing apparatus and program
JP2020080191A (en) Commodity data processing apparatus and program
JP2021106047A (en) Commodity data processing device, program and commodity data processing method
JP7229301B2 (en) Product data processing device and program
JP2019220196A (en) Commodity data processing apparatus and program
US20210065205A1 (en) Certificate issuing apparatus, commodity sales data processing apparatus, and non-transitory computer readable medium
JP6619496B2 (en) Sales data processing apparatus and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161111

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161122

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170120

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170724

R150 Certificate of patent or registration of utility model

Ref document number: 6182626

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150