JP6568984B2 - Product sales data processing apparatus, product sales data processing method and program - Google Patents

Product sales data processing apparatus, product sales data processing method and program Download PDF

Info

Publication number
JP6568984B2
JP6568984B2 JP2018108675A JP2018108675A JP6568984B2 JP 6568984 B2 JP6568984 B2 JP 6568984B2 JP 2018108675 A JP2018108675 A JP 2018108675A JP 2018108675 A JP2018108675 A JP 2018108675A JP 6568984 B2 JP6568984 B2 JP 6568984B2
Authority
JP
Japan
Prior art keywords
tax
amount
product
tax exemption
exempt
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
JP2018108675A
Other languages
Japanese (ja)
Other versions
JP2018142373A (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 JP2018108675A priority Critical patent/JP6568984B2/en
Publication of JP2018142373A publication Critical patent/JP2018142373A/en
Application granted granted Critical
Publication of JP6568984B2 publication Critical patent/JP6568984B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、商品販売データ処理装置、商品販売データ処理方法およびプログラムに関する。 Embodiments described herein relate generally to a merchandise sales data processing apparatus , a merchandise sales data processing method, and a program.

従来、輸出物品販売場(免税店)を経営する事業者が外国人旅行者などの非居住者に対して物品を販売する場合に、当該物品にかかる消費税を免除するいわゆる免税制度が存在する。   Conventionally, there is a so-called tax exemption system that exempts the consumption tax on goods when a business operator operating an export goods sales office (duty-free shop) sells goods to non-residents such as foreign tourists. .

このような免税制度を利用する際の外国人旅行者による手続きは、パスポートの提示や用意されている書類に対する記入などの手続きを含んでおり、煩雑なものとなっていた。   Procedures by foreign tourists when using such a tax exemption system include procedures such as presenting a passport and filling in prepared documents, which is complicated.

ところで、これまでは法令において書類様式が定められていたが、今後、法令に定められた事項が記載された書類であれば良いこととされた。また、購入者に対して交付する領収書(記載すべき事項の全部又は一部が記載された明細書等)の写しを書類に貼付け、かつ、当該領収書と書類の間に割印した場合には、当該領収書に記載された事項の書類への記載も省略できることとされた。   By the way, the document format was stipulated in the law so far, but in the future, any document in which the matters stipulated in the law are described will suffice. In addition, when a copy of the receipt to be issued to the purchaser (a statement that describes all or part of the matters to be described) is pasted on the document, and is signed between the receipt and the document It was decided that the matters described in the receipt could be omitted from the document.

本発明が解決しようとする課題は、免税制度の改正に対応した商品の販売登録処理を実行することができる商品販売データ処理装置、商品販売データ処理方法およびプログラムを提供することである。 The problem to be solved by the present invention is to provide a merchandise sales data processing apparatus , a merchandise sales data processing method, and a program capable of executing a merchandise sales registration process corresponding to the revision of the tax exemption system.

実施形態の商品販売データ処理装置は、商品を識別する商品識別情報を取得する第1の取得手段と、前記第1の取得手段が取得した商品識別情報に対応する単価及び販売数量を取得する第2の取得手段と、当該取引が免税取引であることを受け付ける免税受付手段と、前記免税受付手段が免税取引であることを受け付けた場合に、前記第2の取得手段が取得した単価及び販売数量と、前記商品識別情報と免税対象となる商品であることを示す情報とを対応付けて記憶した記憶手段の記憶内容と、に基づいて、免税対象金額を算出する算出手段と、前記算出手段が算出した免税対象金額が、予め決められた基準金額を満たしているかを判定する基準金額判定手段と、前記基準金額判定手段によって、前記免税対象金額が前記基準金額を満たしていると判定された場合に、前記免税対象となる商品に対してかかる税金を除いた合計金額を表示器に表示する制御手段と、を備える。 The product sales data processing apparatus according to the embodiment acquires a first acquisition unit that acquires product identification information for identifying a product, and a unit price and a sales quantity corresponding to the product identification information acquired by the first acquisition unit. 2 and the unit price and sales quantity acquired by the second acquisition unit when the tax exemption reception unit receives the fact that the transaction is a tax exemption transaction. When the stored content of storage means for storing in association with information indicating that the products to be exempted and the product identification information, based on a calculation means for calculating a tax-exempt amount, said calculating means calculated exempt amounts, and the reference amount determining means for determining whether meets the criteria amounts predetermined by the reference amount determining means, said tax exempt amounts meet the reference amount If it is determined that that, and a control means for displaying on the display the total amount, excluding such taxes for goods to be the exempted.

図1は、実施形態にかかるPOSシステムの概略構成図である。FIG. 1 is a schematic configuration diagram of a POS system according to an embodiment. 図2は、ストアサーバのハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of the store server. 図3は、商品マスタファイルのデータ構成を示す図である。FIG. 3 is a diagram showing the data structure of the product master file. 図4は、免税区分ファイルのデータ構成を示す図である。FIG. 4 is a diagram illustrating a data configuration of the tax exemption classification file. 図5は、免税設定値ファイルのデータ構成を示す図である。FIG. 5 is a diagram illustrating a data configuration of the tax exemption setting value file. 図6は、POS端末のハードウェア構成を示すブロック図である。FIG. 6 is a block diagram showing a hardware configuration of the POS terminal. 図7は、POS端末の機能構成を示す機能ブロック図である。FIG. 7 is a functional block diagram showing the functional configuration of the POS terminal. 図8は、販売登録処理の際の免税処理の流れを概略的に示すフローチャートである。FIG. 8 is a flowchart schematically showing the flow of the tax exemption process during the sales registration process. 図9は、免税処理における画面遷移を示す図である。FIG. 9 is a diagram illustrating screen transition in the tax exemption process. 図10は、エラー表示画面の一例を示す正面図である。FIG. 10 is a front view showing an example of an error display screen. 図11は、再表示後の登録商品表示画面の一例を示す正面図である。FIG. 11 is a front view showing an example of a registered product display screen after redisplay. 図12は、ワーニング表示の一例を示す正面図である。FIG. 12 is a front view showing an example of a warning display. 図13は、購入誓約書の一例を示す平面図である。FIG. 13 is a plan view showing an example of a purchase pledge. 図14は、購入記録票の一例を示す平面図である。FIG. 14 is a plan view showing an example of a purchase record slip. 図15は、レシートの一例を示す平面図である。FIG. 15 is a plan view showing an example of a receipt. 図16は、購入誓約書の一例を示す平面図である。FIG. 16 is a plan view showing an example of a purchase pledge.

本実施形態においては、外国人旅行者などの非居住者に対して通常生活の用に供する物品を一定の方法で販売する輸出物品販売場(免税店)で用いられるPOS(Point Of Sales)システムについて説明する。本実施形態は、商品販売データ処理装置として免税店の店舗に設置されたPOS端末へ適用した例である。   In the present embodiment, a POS (Point Of Sales) system used in an export goods sales place (duty-free shop) that sells goods used for normal life to non-residents such as foreign tourists by a certain method. Will be described. This embodiment is an example applied to a POS terminal installed in a duty-free shop as a merchandise sales data processing apparatus.

図1は、実施形態にかかるPOSシステム1の概略構成図である。POSシステム1は、図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, the POS system 1 includes a plurality of (two in the figure) POS terminals 2 and information for centralized management by connecting these POS terminals 2 via a network 3 such as a LAN (Local Area Network). And a store server 4 which is a processing device.

ストアサーバ4は、POSシステム1全体の制御を受け持つものである。図2は、ストアサーバ4のハードウェア構成を示すブロック図である。ストアサーバ4は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等で構成されるコンピュータ構成の制御部41を備える。制御部41は、通信I/F(インタフェース)43と、I/O機器制御部44とがバス42によって接続される。ストアサーバ4は、通信I/F43およびネットワーク3(図1参照)を介して複数台のPOS端末2との間で相互にオンライン通信する。また、制御部41にはバス42およびI/O機器制御部44を介して、キーボード45、表示器46、プリンタ47およびHDD(Hard Disk Drive)48が接続されている。HDD48は、制御部41のCPUを動作させる各種制御プログラムの他、商品マスタファイルF1、免税区分ファイルF2および免税設定値ファイルF3を格納している。   The store server 4 is responsible for overall control of the POS system 1. FIG. 2 is a block diagram illustrating a hardware configuration of the store server 4. The store server 4 includes a control unit 41 having a computer configuration including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like. In the control unit 41, a communication I / F (interface) 43 and an I / O device control unit 44 are connected by a bus 42. The store server 4 communicates online with a plurality of POS terminals 2 via the communication I / F 43 and the network 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 product master file F1, a tax exemption classification file F2, and a tax exemption setting value file F3 in addition to various control programs for operating the CPU of the control unit 41.

なお、本実施形態のストアサーバ4で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルであり、コンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。そのような記録媒体は、CD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等である。   Note that the program executed by the store server 4 of the present embodiment is an installable or executable file, and may be configured to be recorded on a computer-readable recording medium and provided. . Such a recording medium is a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk), or the like.

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

次に、商品マスタファイルF1と、商品マスタファイルF1に設定される商品分類(分類)について説明する。図3は、商品マスタファイルF1のデータ構成を示す図である。図3に示すように、商品マスタファイルF1には、販売登録対象の各商品の商品コード(商品識別情報)に対応付けて、商品名や商品の価格(単価)、分類コード(分類1コード、分類2コード)、免税区分コード、危険物区分コード等の商品情報が設定される。危険物区分コードは、航空機への持ち込みが禁止されているスプレー類などの取扱いに注意を要する商品に付与される。   Next, the product master file F1 and the product classification (classification) set in the product master file F1 will be described. FIG. 3 is a diagram illustrating a data configuration of the product master file F1. As shown in FIG. 3, in the product master file F1, the product name, the price (unit price) of the product, the classification code (classification 1 code, Product information such as classification 2 code), tax exemption classification code, and dangerous goods classification code is set. The dangerous goods classification code is assigned to products that require special handling such as sprays that are prohibited from being brought into the aircraft.

商品は複数の分類コードによって分類分けされており、それら複数の分類は階層的に構築されている。   The products are classified by a plurality of classification codes, and the plurality of classifications are constructed hierarchically.

即ち、図3に示すように、商品は、大まかな分類である分類1(上位の分類)によって複数に分類分けされている。また、各分類1はより細かな分類である分類2(下位の分類)によってさらに詳細に分類されている。即ち、上位の分類1は、分類1より下位の分類2によって複数に分類分けされており、下位の分類2を少なくとも1つ含んでいる。   That is, as shown in FIG. 3, the products are classified into a plurality of categories according to the classification 1 (higher classification) which is a rough classification. Each category 1 is further classified in detail by category 2 (subordinate category) which is a finer category. That is, the upper class 1 is classified into a plurality of classes by the lower class 2 than the class 1, and includes at least one lower class 2.

なお、階層的に構築されているという点では、各商品に付される商品コードを分類2より下位の分類とみなすことができる。商品コードは、最も詳細な分類、即ち、最下位の分類とみなすことができる。   It should be noted that the product code attached to each product can be regarded as a lower classification than the classification 2 in that it is constructed hierarchically. The product code can be regarded as the most detailed classification, that is, the lowest classification.

次に、免税区分ファイルF2について説明する。図4は、免税区分ファイルF2のデータ構成を示す図である。図4に示すように、免税区分ファイルF2には、免税区分コードに対応付けて、免税区分名称が設定される。免税区分名称は、「消耗品」、「一般物品」、「免税対象外」である。「消耗品」は、外国人旅行者などの非居住者に対して販売する物品にかかる税金を免除する免税対象品であって、食料品、飲料類、薬品類、化粧品類などの物品である。「一般物品」も免税対象品であって、消耗品以外の通常生活の用に供する物品である。   Next, the tax exemption classification file F2 will be described. FIG. 4 is a diagram illustrating a data configuration of the tax exemption classification file F2. As shown in FIG. 4, the tax exemption classification name is set in the tax exemption classification file F2 in association with the tax exemption classification code. The tax exemption category names are “consumables”, “general goods”, and “non-tax exempt”. "Consumables" are tax-exempt items that exempt taxes on goods sold to non-residents such as foreign tourists, such as food, beverages, chemicals, and cosmetics. . “General goods” are also tax-exempt goods, and are goods for use in normal life other than consumables.

次に、免税設定値ファイルF3について説明する。図5は、免税設定値ファイルF3のデータ構成を示す図である。図5に示すように、免税設定値ファイルF3には、免税区分コードに対応付けて、設定値が設定される。設定値は、各区分において免税として販売登録を行う目安となる。図5に示す例では、免税区分コード“01”の消耗品についての設定値は、5千円〜50万円である。また、免税区分コード“02”の一般物品(消耗品以外の通常生活の用に供する物品)についての設定値は、1万円を超える額である。   Next, the tax exemption set value file F3 will be described. FIG. 5 is a diagram illustrating a data configuration of the tax exemption set value file F3. As shown in FIG. 5, in the tax exemption set value file F3, a set value is set in association with the tax exemption classification code. The set value is a guideline for sales registration as tax exemption in each category. In the example shown in FIG. 5, the set value for the consumable item with the tax exemption classification code “01” is 5,000 to 500,000 yen. In addition, the set value for a general article (excluding consumable goods for use in normal life) with the tax exemption classification code “02” is an amount exceeding 10,000 yen.

本実施形態にかかるストアサーバ4の制御部41は制御プログラムに従うことにより、商品マスタファイルF1、免税区分ファイルF2および免税設定値ファイルF3を所定のタイミングでPOS端末2に対して配信する。   The control unit 41 of the store server 4 according to the present embodiment distributes the merchandise master file F1, the tax exemption classification file F2, and the tax exemption setting value file F3 to the POS terminal 2 at a predetermined timing by following the control program.

次に、POS端末2について説明する。POS端末2は、ユニークなレジナンバーを割り振られて精算場所に配置されている。POS端末2は、キャッシャが販売登録処理を行うための端末である。   Next, the POS terminal 2 will be described. The POS terminal 2 is assigned a unique cash register number and arranged at the checkout location. The POS terminal 2 is a terminal for the cashier to perform sales registration processing.

図6は、POS端末2のハードウェア構成を示すブロック図である。図6に示すように、POS端末2は、キーボード21、液晶ディスプレイ装置である表示器22、プリンタ23、カードリーダ/ライタ24、商品に付されたバーコードや二次元コード等を光学的に読み取るコードスキャナ25、ストレージデバイスであるHDD26等を接続する。   FIG. 6 is a block diagram showing a hardware configuration of the POS terminal 2. As shown in FIG. 6, the POS terminal 2 optically reads a keyboard 21, a display 22 that is a liquid crystal display device, a printer 23, a card reader / writer 24, a barcode or a two-dimensional code attached to a product. The code scanner 25 and the HDD 26 as a storage device are connected.

キーボード21は、各種のキーをブロック毎に配列した外観構造を有している。各種のキーは、例えば、商品コードや金額等を入力するための置数キー、販売合計金額の算出を宣言するための小計キー、販売処理において現金による締めを宣言するための預/現計キー、各種商品を指定するためのPLUキー、置数キーによる置数入力を確定する確定キー、クリアキー等である。また、キーボード21は、販売登録処理の際に免税取引の宣言を行うための免税宣言キーKを備えている。   The keyboard 21 has an external structure in which various keys are arranged for each block. Various keys include, for example, numeric keys for entering product codes, amounts, etc., subtotal keys for declaring the calculation of the total sales amount, and deposit / current total keys for declaring cash closure in the sales process , A PLU key for designating various commodities, a confirmation key for confirming the input of a numeric value by a numeric key, a clear key, and the like. The keyboard 21 also includes a tax exemption declaration key K for declaring a tax exemption transaction during the sales registration process.

図6に示すように、POS端末2は、マイクロコンピュータ30を有している。マイクロコンピュータ30は、各種演算処理を実行し各部を制御するCPU31に、固定データを固定的に記憶保存するROM32と、可変データを書き換え自在に記憶してワークエリアとして使用されるRAM33とがバスライン34を介して接続されて構成されている。マイクロコンピュータ30は、情報処理を実行する情報処理部を構成する。   As shown in FIG. 6, the POS terminal 2 has a microcomputer 30. The microcomputer 30 includes a CPU 31 that executes various arithmetic processes and controls each unit, a ROM 32 that stores fixed data in a fixed manner, and a RAM 33 that stores variable data in a rewritable manner and is used as a work area. 34 is connected. The microcomputer 30 constitutes an information processing unit that executes information processing.

RAM33には、後述する免税対象金額を集計する免税対象金額テーブルTが形成される。   The RAM 33 is formed with a tax exemption amount table T for collecting the tax exemption amount described later.

マイクロコンピュータ30には、HDD26及びコードスキャナ25がバスライン34を介してCPU31に接続されている。また、前述したキーボード21、表示器22、プリンタ23、カードリーダ/ライタ24、コードスキャナ25、HDD26が、いずれも各種の入出力回路(全て図示せず)とバスライン34とを介してマイクロコンピュータ30に接続されている。キーボード21、表示器22、プリンタ23、カードリーダ/ライタ24、コードスキャナ25、HDD26は、マイクロコンピュータ30によって動作制御等される。   In the microcomputer 30, an HDD 26 and a code scanner 25 are connected to a CPU 31 via a bus line 34. The above-described keyboard 21, display 22, printer 23, card reader / writer 24, code scanner 25, and HDD 26 are all microcomputers via various input / output circuits (all not shown) and a bus line 34. 30. Operation of the keyboard 21, display 22, printer 23, card reader / writer 24, code scanner 25, HDD 26 is controlled by the microcomputer 30.

さらに、POS端末2は、店舗内に設けられたネットワーク3を介して上位装置であるストアサーバ4とデータ通信をするための通信インタフェース27を備えている。この通信インタフェース27もバスライン34に接続されている。   Furthermore, the POS terminal 2 includes a communication interface 27 for performing data communication with the store server 4 that is a host device via a network 3 provided in the store. This communication interface 27 is also connected to the bus line 34.

ところで、POS端末2が備えるHDD26には、オペレーティングシステム、各種コンピュータプログラム、及び、各種データファイルが記憶されている。データファイルとしては、ストアサーバ4から配信される商品マスタファイルF1、免税区分ファイルF2および免税設定値ファイルF3などがある。   Incidentally, the HDD 26 provided in the POS terminal 2 stores an operating system, various computer programs, and various data files. Data files include a product master file F1 distributed from the store server 4, a tax exemption classification file F2, a tax exemption set value file F3, and the like.

本実施形態のPOS端末2で実行されるオペレーティングシステムやコンピュータプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The operating system and computer program executed by the POS terminal 2 of the present embodiment are files in an installable or executable format, such as a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). Or the like recorded on a computer-readable recording medium.

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

また、本実施形態のPOS端末2で実行されるオペレーティングシステムやコンピュータプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the operating system and computer program executed by the POS terminal 2 of the present embodiment may be provided by being incorporated in advance in a ROM or the like.

本実施形態にかかるPOS端末2のマイクロコンピュータ30(以下においては、POS端末2という)はコンピュータプログラムに従うことにより実行する処理について説明する。   Processing executed by the microcomputer 30 of the POS terminal 2 according to the present embodiment (hereinafter referred to as the POS terminal 2) according to the computer program will be described.

図7は、POS端末2の機能構成を示す機能ブロック図である。図7に示すように、本実施形態にかかるPOS端末2で実行されるコンピュータプログラムは、後述する各部(入力手段301、販売登録手段302、免税宣言手段303、判定手段304、加算手段305、基準金額判定手段306、免税手段307、印字手段308、ワーニング表示手段309、記載事項入力手段310)を含むモジュール構成となっており、実際のハードウェアとしてはCPU31がHDD26からコンピュータプログラムを読み出して実行することにより上記各部がRAM33上にロードされ、入力手段301、販売登録手段302、免税宣言手段303、判定手段304、加算手段305、基準金額判定手段306、免税手段307、印字手段308、ワーニング表示手段309、記載事項入力手段310がRAM33上に生成されるようになっている。   FIG. 7 is a functional block diagram showing a functional configuration of the POS terminal 2. As shown in FIG. 7, the computer program executed by the POS terminal 2 according to the present embodiment includes components described below (input means 301, sales registration means 302, tax exemption declaration means 303, determination means 304, addition means 305, reference The module 31 includes a money amount determination unit 306, a tax exemption unit 307, a printing unit 308, a warning display unit 309, and a description item input unit 310). As actual hardware, the CPU 31 reads a computer program from the HDD 26 and executes it. As a result, the above units are loaded onto the RAM 33, and the input means 301, sales registration means 302, tax exemption declaration means 303, determination means 304, addition means 305, reference amount determination means 306, tax exemption means 307, printing means 308, warning display means. 309, the description item input means 310 is the RA 33 are generated on.

入力手段301は、商品コードおよび販売数量を入力する。販売登録手段302は、入力手段301により入力された商品コードに応じて商品マスタファイルF1を検索して得られる単価及び販売数量に基づき、販売対象の商品の登録金額を算出する販売登録処理を実行する。   The input means 301 inputs a product code and a sales quantity. The sales registration unit 302 executes a sales registration process for calculating the registration price of the product to be sold based on the unit price and the sales quantity obtained by searching the product master file F1 according to the product code input by the input unit 301. To do.

免税宣言手段303は、販売登録処理の際に免税取引の宣言を行う。判定手段304は、免税宣言手段303による免税取引の宣言があった場合、当該宣言前に販売登録手段302によって販売登録処理を実行された商品および当該宣言後に商品コードが入力された商品について、商品マスタファイルF1の免税区分を参照することによって免税対象商品であるか否かを判定する。   The tax exemption declaration means 303 declares a tax exemption transaction during the sales registration process. When the tax exemption declaration is made by the tax exemption declaring means 303, the judging means 304 uses the product for which the sales registration processing is executed by the sales registration means 302 before the declaration and for which the product code is inputted after the declaration. It is determined whether or not the product is a tax exempt product by referring to the tax exemption classification of the master file F1.

加算手段305は、判定手段304により免税対象商品であると判定した場合に、当該免税対象商品の登録金額を免税対象金額として加算する。基準金額判定手段306は、加算手段305により加算された免税対象金額が予め決められた基準金額を満たしているか否かを判定する。免税手段307は、基準金額判定手段306により基準金額を満たしていると判定した場合、免税対象金額にかかる税金を免除する免税処理を行う。   When the determining unit 304 determines that the product is a tax-exempt product, the adding unit 305 adds the registration amount of the tax-exempt product as a tax-exempt amount. The reference amount determination unit 306 determines whether or not the tax-exempt amount added by the addition unit 305 satisfies a predetermined reference amount. When it is determined by the reference amount determination unit 306 that the reference amount is satisfied, the tax exemption unit 307 performs a tax exemption process that exempts the tax on the tax exemption amount.

印字手段308は、免税手段307による免税処理を実行した場合に、当該免税処理にかかる商品の明細を含み、免税制度にかかる法令に定められた記載すべき事項の全部又は一部が記載された書類を印字する。   When the tax exemption processing by the tax exemption means 307 is executed, the printing means 308 includes the details of the goods related to the tax exemption processing, and all or a part of the matters to be described stipulated in the laws and regulations relating to the tax exemption system are described Print the document.

ワーニング表示手段309は、免税対象商品が危険物区分の商品である場合、ワーニング表示を行う。   The warning display unit 309 displays a warning when the tax exempt product is a dangerous goods category product.

記載事項入力手段310は、免税制度にかかる法令に定められた記載すべき事項の一部を入力する。   The description item input means 310 inputs a part of the items to be described that are stipulated in the laws and regulations relating to the tax exemption system.

本実施形態にかかるPOS端末2は、概略的には、以下のような処理を実行する。   The POS terminal 2 according to the present embodiment generally executes the following processing.

POS端末2(入力手段301)は、コードスキャナ25によりバーコードや二次元コード等の形態で各商品に付加された商品コードを読み取る。そして、POS端末2(販売登録手段302)は、読み取った商品コードに応じて商品マスタファイルF1を検索し、該当する商品コードに対応した商品情報を読み出して商品の単価等を取得する。また、POS端末2(販売登録手段302)は、購入対象となった商品の単価及び販売個数に基づき、これら商品の総額を算出する販売登録処理を実行する。その後、POS端末2(印字手段308)は、預/現計キーなどの操作による締め処理を行って販売データを生成した後、印字処理を実行する。また、POS端末2は、当該販売データを所定のタイミングでストアサーバ4に送信する。   The POS terminal 2 (input unit 301) reads the product code added to each product in the form of a barcode, a two-dimensional code, or the like by the code scanner 25. Then, the POS terminal 2 (sales registration unit 302) searches the product master file F1 according to the read product code, reads product information corresponding to the product code, and acquires the unit price of the product. Further, the POS terminal 2 (sales registration means 302) executes a sales registration process for calculating the total amount of these products based on the unit price and the number of products sold. Thereafter, the POS terminal 2 (printing means 308) performs a tightening process by operating a deposit / cash total key or the like to generate sales data, and then executes a printing process. The POS terminal 2 transmits the sales data to the store server 4 at a predetermined timing.

ここで、図8は販売登録処理の際の免税処理の流れを概略的に示すフローチャートであり、図9は免税処理における画面遷移を示す図である。なお、このような免税処理は、預/現計キーなどの操作による締め処理前に実行される。   Here, FIG. 8 is a flowchart schematically showing the flow of the tax exemption processing during the sales registration process, and FIG. 9 is a diagram showing screen transition in the tax exemption processing. Such a tax exemption process is executed before the closing process by operating the deposit / cash key or the like.

図8に示すように、POS端末2(免税宣言手段303)は、外国人旅行者などからの申し出により、販売登録処理の際にキーボード21の免税宣言キーKの押下により免税取引の宣言があったと判断する(ステップS1のYes)。免税取引の宣言があったと判断した場合(ステップS1のYes)、POS端末2(記載事項入力手段310)は、免税制度にかかる法令に定められた記載すべき事項の一部である国籍を入力するために、表示器22の表示画面を登録商品表示画面A(図9(a))から国籍選択画面B(図9(b))に切り替える(ステップS2)。   As shown in FIG. 8, the POS terminal 2 (the tax exemption declaration means 303) has received a tax exemption transaction declaration by depressing the tax exemption declaration key K on the keyboard 21 during the sales registration process in response to a request from a foreign traveler or the like. (Yes in step S1). If it is determined that a tax exemption transaction has been declared (Yes in step S1), the POS terminal 2 (description item input means 310) inputs the nationality that is a part of the matters to be described in the laws and regulations relating to the tax exemption system. In order to do this, the display screen of the display 22 is switched from the registered product display screen A (FIG. 9A) to the nationality selection screen B (FIG. 9B) (step S2).

なお、キーボード21の免税宣言キーKの押下が預/現計キーなどの操作による締め処理後に行われた場合には、免税宣言キーKの押下は無効となる。   Note that when the tax exemption declaration key K on the keyboard 21 is pressed after the closing process by the operation of the deposit / current total key or the like, the press of the tax exemption declaration key K becomes invalid.

図9(b)に示すように、国籍選択画面Bには、免税処理の対象である外国人旅行者などの非居住者の国籍を選択するための国籍選択ボタンBTが表示されている。国籍選択ボタンBTは、国籍が予め設定(プリセット)されているボタンと、プリセットされている国籍以外の国籍を手入力するためのボタンとを含む。   As shown in FIG. 9B, the nationality selection screen B displays a nationality selection button BT for selecting the nationality of a non-resident such as a foreign traveler who is the subject of tax exemption processing. The nationality selection button BT includes a button whose nationality is preset (preset) and a button for manually inputting a nationality other than the preset nationality.

POS端末2は、国籍選択画面B(図9(b))から国籍の選択があったと判断すると(ステップS3のYes)、表示器22の表示画面を登録商品表示画面C(図9(c))に切り替えるとともに(ステップS4)、免税処理を実行する(ステップS5)。   When the POS terminal 2 determines that the nationality has been selected from the nationality selection screen B (FIG. 9B) (Yes in step S3), the display screen of the display 22 is displayed as the registered product display screen C (FIG. 9C). ) (Step S4) and a tax exemption process is executed (step S5).

図9(c)に示すように、国籍選択後(免税宣言後)の登録商品表示画面Cには、免税インジケータIが表示されている。POS端末2は、このように登録商品表示画面Cに免税インジケータIを表示することにより、免税宣言取引であることを操作者に報知する。なお、国籍選択後(免税宣言後)の登録商品表示画面Cに表示される登録商品は、免税宣言前の表示のままである。   As shown in FIG. 9C, the tax exemption indicator I is displayed on the registered product display screen C after the nationality selection (after the tax exemption declaration). The POS terminal 2 notifies the operator of the tax exemption declaration transaction by displaying the tax exemption indicator I on the registered product display screen C in this way. The registered product displayed on the registered product display screen C after the nationality selection (after the tax exemption declaration) remains the display before the tax exemption declaration.

ここで、ステップS5の免税処理について説明する。   Here, the tax exemption process in step S5 will be described.

まず、POS端末2(判定手段304)は、既に登録済みの登録商品について、商品マスタファイルF1の免税区分コードを参照することによって、免税対象となる免税対象商品を判定する。免税対象商品が存在する場合には、POS端末2(加算手段305)は、免税対象となる登録商品グループ(一般物品グループ・消耗品グループ)毎の免税対象金額の免税対象金額テーブルTへの加算処理を行う。   First, the POS terminal 2 (determination unit 304) determines a tax-exempt product to be tax-exempted by referring to a tax exemption classification code of the product master file F1 for a registered product that has already been registered. If there is a tax exempt product, the POS terminal 2 (addition means 305) adds the tax exemption amount for each registered product group (general goods group / consumable group) to be tax exempted to the tax exemption amount table T. Process.

免税対象商品の税種別による対応は、以下の様に行う。   Dealing with tax-exempt products according to tax type is as follows.

免税対象となる登録商品が内税の場合、POS端末2は、登録金額の内税抜金額を免税対象金額として免税対象金額テーブルTへ加算する。より詳細には、POS端末2は、内税商品の場合、免税前登録金額と免税後登録金額との差額を免税額とする。
・免税前単価1080円−免税後単価1000円→免税額80円
When the registered product subject to tax exemption is tax-included, the POS terminal 2 adds the tax-excluded amount of the registered amount to the tax exemption amount table T as the tax-exempt amount. More specifically, the POS terminal 2 uses the difference between the registration amount before tax exemption and the registration amount after tax exemption for a tax-exempt product as the tax exemption amount.
-Unit price before tax exemption: 1080 yen-Unit price after tax exemption: 1000 yen → Tax exemption amount: 80 yen

免税対象となる登録商品が外税の場合、POS端末2は、登録金額を免税対象金額として免税対象金額テーブルTへ加算する。より詳細には、POS端末2は、外税商品の場合、登録金額に対する外税額を免税額とする。   If the registered product subject to tax exemption is an external tax, the POS terminal 2 adds the registered amount to the tax exempt amount table T as the tax exempt amount. More specifically, in the case of a tax-exempt product, the POS terminal 2 sets the tax exemption amount as the tax exemption amount for the registered amount.

なお、免税対象となる登録商品が非課税の場合、POS端末2は、登録金額を免税対象金額として免税対象金額テーブルTへは加算しない。   When the registered product subject to tax exemption is tax-free, the POS terminal 2 does not add the registration amount as the tax exemption amount to the tax exemption amount table T.

次に、POS端末2(基準金額判定手段306)は、免税対象金額テーブルTの免税対象金額が免税設定値ファイルF3の設定値(基準金額)を満たしているか否かを判定する。本実施形態の免税設定値ファイルF3においては、食料品、飲料類、薬品類、化粧品類、その他の消耗品についての設定値は、5千円〜50万円である。また、一般物品(消耗品以外の通常生活の用に供する物品)についての設定値は、1万円を超える額である。   Next, the POS terminal 2 (reference amount determination means 306) determines whether or not the tax exemption target amount in the tax exemption target amount table T satisfies the set value (reference amount) of the tax exemption set value file F3. In the tax-free setting value file F3 of this embodiment, the setting values for food, beverages, chemicals, cosmetics, and other consumables are 5,000 to 500,000 yen. Moreover, the set value for general articles (articles used for normal life other than consumables) is an amount exceeding 10,000 yen.

POS端末2は、消耗品についての免税対象金額が設定値(5千円〜50万円)を満たしていると判定した場合、免税対象金額にかかる税金を免除する免税処理を行う。また、POS端末2(免税手段307)は、一般物品(消耗品以外の通常生活の用に供する物品)についての免税対象金額が設定値(1万円を超える額)を満たしていると判定した場合、免税対象金額にかかる税金を免除する免税処理を行う。   If the POS terminal 2 determines that the tax exemption amount for the consumable item satisfies the set value (5,000 to 500,000 yen), the POS terminal 2 performs tax exemption processing to exempt the tax on the tax exemption amount. Further, the POS terminal 2 (the tax exemption means 307) has determined that the tax exemption amount for general articles (articles used for normal life other than consumables) satisfies the set value (amount exceeding 10,000 yen). In such a case, tax exemption processing is performed to exempt the tax on the tax exempt amount.

なお、POS端末2は、免税対象金額テーブルTの消耗品についての免税対象金額が設定値の上限値(50万円)を超えている場合には、表示器22にエラー表示を行う。   The POS terminal 2 displays an error on the display 22 when the tax exemption amount for the consumables in the tax exemption amount table T exceeds the upper limit value (500,000 yen) of the set value.

ここで、図10はエラー表示画面の一例を示す正面図である。図10(a)に示すように、免税宣言キーKの押下による免税宣言時においては、POS端末2は、エラー表示画面E1として、「免税上限値をオーバーしています。商品の取消をして下さい。オーバー金額 XX,XXX円」と表示する。また、図10(b)に示すように、免税宣言キーKの押下による免税宣言後の販売登録処理の際においては、POS端末2は、エラー表示画面E2として、「免税上限値をオーバーしています。この商品は登録出来ません。オーバー金額 XX,XXX円」と表示する。なお、POS端末2は、キーボード21のクリアキーの押下があった場合には、エラー表示画面を消去する。   Here, FIG. 10 is a front view showing an example of an error display screen. As shown in FIG. 10 (a), at the time of tax exemption declaration by pressing the tax exemption declaration key K, the POS terminal 2 displays an error display screen E1 as “the tax exemption upper limit value has been exceeded. Please display “Over Amount XX, XXX Yen”. Further, as shown in FIG. 10B, at the time of the sales registration process after the tax exemption declaration by pressing the tax exemption declaration key K, the POS terminal 2 displays the error display screen E2 as “exceeding the tax exemption upper limit value”. This product cannot be registered. Over money amount XX, XXX yen "is displayed. The POS terminal 2 deletes the error display screen when the clear key on the keyboard 21 is pressed.

免税処理の実行後(ステップS5)、POS端末2は、登録商品表示画面の再表示を行う(ステップS6)。ここで、図11は再表示後の登録商品表示画面Dの一例を示す正面図である。図11に示すように、再表示後の登録商品表示画面Dは、税額を免税処理による税金の免除により「0円」とする。また、図11に示すように、再表示後の登録商品表示画面Dは、合計表示金額を免税処理後の金額とする。さらに、再表示後の登録商品表示画面Dは、免税対象済商品に『免』という文字を表示する。   After executing the tax exemption process (step S5), the POS terminal 2 redisplays the registered product display screen (step S6). Here, FIG. 11 is a front view showing an example of the registered product display screen D after redisplay. As shown in FIG. 11, the registered product display screen D after re-displaying sets the tax amount to “0 yen” by exempting the tax by the tax exemption process. Moreover, as shown in FIG. 11, the registered product display screen D after re-displaying uses the total display amount as the amount after tax exemption processing. Furthermore, the registered product display screen D after the re-display displays the letters “exempt” on the tax-exempted product.

加えて、POS端末2(ワーニング表示手段309)は、商品マスタファイルF1を参照して免税対象商品に危険物区分の商品がある場合には(ステップS7のYes)、表示器22の表示画面にワーニング表示をポップアップ表示する(ステップS8)。ここで、図12はワーニング表示Wの一例を示す正面図である。図12に示すように、POS端末2は、ワーニング表示Wとして、例えば「スプレー類は、航空機への持ち込みが禁止されております。」と表示する。なお、POS端末2は、キーボード21のクリアキーの押下があった場合には、ワーニング表示Wを消去する。   In addition, the POS terminal 2 (warning display means 309) refers to the product master file F1, and if there is a product in the dangerous goods category in the product subject to tax exemption (Yes in step S7), the display screen of the display 22 A warning display is pop-up displayed (step S8). Here, FIG. 12 is a front view showing an example of the warning display W. FIG. As shown in FIG. 12, the POS terminal 2 displays, as a warning display W, for example, “Sprays are prohibited from being brought into the aircraft”. The POS terminal 2 deletes the warning display W when the clear key on the keyboard 21 is pressed.

上述のようにして販売登録処理の際にキーボード21の免税宣言キーKの押下があった場合、以後の販売登録処理において販売登録された登録商品についてもステップS5の免税処理以降の処理が実行される。   As described above, when the tax exemption declaration key K of the keyboard 21 is pressed during the sales registration process, the process after the tax exemption process in step S5 is executed for the registered products registered in the sales registration process thereafter. The

その後、POS端末2(印字手段308)は、販売登録処理において預/現計キーなどの操作があった場合には、締め処理を行って販売データを生成した後、印字処理を実行する。   Thereafter, when there is an operation such as a deposit / cash key in the sales registration process, the POS terminal 2 (printing means 308) performs a tightening process to generate sales data, and then executes a printing process.

本実施形態の印字処理においては、免税処理を行った取引の場合、購入誓約書を1枚、購入記録票を2枚、レシートを1枚印字する。また、POS端末2は、ジャーナル印字も実行する。   In the printing process of the present embodiment, in the case of a transaction for which tax exemption processing has been performed, one purchase pledge, two purchase records, and one receipt are printed. The POS terminal 2 also executes journal printing.

まず、購入誓約書について説明する。ここで、図13は購入誓約書Xの一例を示す平面図である。購入誓約書Xは、免税物品の購入の事実を記載した書類である。購入誓約書Xは、免税店を経営する事業者に対し、店舗控えとして書類(購入者誓約書)に添付されて提出される。   First, the purchase pledge is explained. Here, FIG. 13 is a plan view showing an example of the purchase pledge X. FIG. The purchase pledge X is a document describing the fact of purchase of tax-free goods. The purchase pledge X is attached to a document (purchaser pledge) attached to the business operator of the duty-free shop as a store copy.

図13に示すように、購入誓約書Xは、免税店を経営する事業者の氏名または名称a、所轄税務署名b、免税店の店舗所在地c、購入年月日d、商品の明細(品名e、品名ごとの数量及び価格f)、全物品の合計額g、一般物品と消耗品とのそれぞれの合計額h、免税額iを含む。なお、下記の事項については、書類(購入者誓約書)に直接記入する。
・購入者の氏名、国籍、生年月日、在留資格及び上陸年月日
・購入者の所持する旅券等の種類及び番号
・購入後において輸出することを誓約する旨(消耗品の場合、購入した日から30日以内に輸出することを誓約する旨)及び購入者の署名
As shown in FIG. 13, the purchase pledge X includes the name or name a of the business operator that operates the duty-free store, the jurisdiction tax signature b, the store location c of the duty-free store, the date of purchase d, the details of the product (product name e , Quantity and price f) for each product name, total amount g of all articles, total amount h of general articles and consumables, and tax exemption amount i. The following items shall be entered directly in the document (buyer's pledge).
-Purchaser's name, nationality, date of birth, status of residence and date of landing-Type and number of passport, etc. possessed by the purchaser-Pledge to export after purchase (purchased for consumables) (Pledge to export within 30 days from the date) and purchaser's signature

次に、購入記録票について説明する。ここで、図14は購入記録票Yの一例を示す平面図である。購入記録票Yは、免税物品の購入の事実を記載した書類である。図14に示す購入記録票Yは、書類(購入記録票)に対する添付用および店舗控え用として2枚印字される。添付用の購入記録票Yは、書類(購入記録票)に貼り付けられる。この書類(購入記録票)は、旅券に貼り付けて割印される。   Next, the purchase record slip will be described. Here, FIG. 14 is a plan view showing an example of the purchase record slip Y. FIG. The purchase record slip Y is a document describing the fact of purchase of duty-free goods. The purchase record slip Y shown in FIG. 14 is printed in two sheets for attachment to a document (purchase record slip) and for a store copy. The attached purchase record slip Y is pasted on a document (purchase record slip). This document (purchase record slip) is pasted on the passport and marked.

図14に示すように、購入記録票Yは、免税店を経営する事業者の氏名または名称a、所轄税務署名b、免税店の店舗所在地c、購入年月日d、商品の明細(品名e、品名ごとの数量及び価格f)、全物品の合計額g、一般物品と消耗品とのそれぞれの合計額h、免税額iを含む。なお、下記の事項については、書類(購入記録票)に直接記入する。
・購入者の氏名、国籍、生年月日、在留資格及び上陸年月日
・購入者の所持する旅券等の種類及び番号
As shown in FIG. 14, the purchase record slip Y includes the name or name a of the business operator operating the duty-free shop, the jurisdiction tax signature b, the store location c of the duty-free shop, the purchase date d, the details of the product (the product name e , Quantity and price f) for each product name, total amount g of all articles, total amount h of general articles and consumables, and tax exemption amount i. The following items shall be entered directly in the document (purchase record).
・ Purchaser's name, nationality, date of birth, status of residence and date of landing ・ Type and number of passport, etc. possessed by the purchaser

次に、レシートについて説明する。ここで、図15はレシートRの一例を示す平面図である。レシートRは、取引後に購入者に渡される。   Next, the receipt will be described. Here, FIG. 15 is a plan view showing an example of the receipt R. FIG. The receipt R is given to the purchaser after the transaction.

図15に示すように、レシートRは、免税店を経営する事業者の氏名または名称a、購入年月日d、商品の明細(品名e、品名ごとの数量及び価格f)、全物品の合計額gを含む。なお、図15に示すように、免税対象済商品の場合には、税印字に『免』jが印字される。また、図15に示すように、免税取引の場合には、免税メッセージ「免税取引が行われました。」kがレシートRに印字される。   As shown in FIG. 15, the receipt R is the name or name a of the business operator who operates the duty-free shop, the date of purchase d, the details of the product (the product name e, the quantity and price f for each product name), and the total of all items Including the amount g. As shown in FIG. 15, in the case of a tax-exempt product, “exempt” j is printed on the tax print. Further, as shown in FIG. 15, in the case of a tax exemption transaction, a tax exemption message “Tax exemption transaction has been performed” k is printed on the receipt R.

なお、本実施形態のPOS端末2は、購入記録票YおよびレシートRに対応するジャーナル印字を実行する。なお、POS端末2は、特に図示しないが、レシートRに対応するジャーナルに、国籍選択画面B(図9(b))で選択された「国籍」を印字する。   Note that the POS terminal 2 of the present embodiment executes journal printing corresponding to the purchase record slip Y and the receipt R. Although not particularly shown, the POS terminal 2 prints “nationality” selected on the nationality selection screen B (FIG. 9B) in a journal corresponding to the receipt R.

このように、実施形態のPOS端末2によれば、免税区分単位(消耗品、一般物品)に免税基準金額(消耗品:5000円、一般物品:10000円)を超えた場合に免税処理を自動的に行うことができるので、オペレータ判断での免税登録操作が不要となるとともに、免税制度の改正に対応した商品の販売登録処理を実行することができる。   As described above, according to the POS terminal 2 of the embodiment, the tax exemption processing is automatically performed when the tax exemption standard unit (consumables: 5000 yen, general goods: 10000 yen) exceeds the tax exemption classification unit (consumables, general goods). Therefore, the tax exemption registration operation based on the operator's judgment is not necessary, and the merchandise sales registration process corresponding to the revision of the tax exemption system can be executed.

なお、本実施形態においては、下記に示す項目は、書類(購入者誓約書)に直接記入するものとした。
・購入者の氏名、国籍、生年月日、在留資格及び上陸年月日
・購入者の所持する旅券等の種類及び番号
・購入後において輸出することを誓約する旨(消耗品の場合、購入した日から30日以内に輸出することを誓約する旨)及び購入者の署名
In the present embodiment, the following items are directly entered in the document (purchaser pledge).
-Purchaser's name, nationality, date of birth, status of residence and date of landing-Type and number of passport, etc. possessed by the purchaser-Pledge to export after purchase (purchased for consumables) (Pledge to export within 30 days from the date) and purchaser's signature

また、本実施形態においては、下記に示す項目は、書類(購入記録票)に直接記入するものとした。
・購入者の氏名、国籍、生年月日、在留資格及び上陸年月日
・購入者の所持する旅券等の種類及び番号
In the present embodiment, the following items are directly entered in a document (purchase record slip).
・ Purchaser's name, nationality, date of birth, status of residence and date of landing ・ Type and number of passport, etc. possessed by the purchaser

ところで、近年においては、パスポート(旅券)の文字を光学文字認識(OCR:Optical Character Recognition)してデータ出力するとともに、パスポートのICデータを読み取ってデータ出力するパスポートリーダが開発されている。そこで、POS端末2にパスポートリーダ(図示せず)を接続するようにしても良い。これにより、POS端末2(記載事項入力手段310)は、例えば国籍選択画面B(図9(b))で国籍を選択するタイミングで、パスポートリーダを介してパスポートの各種情報を入力するようにしても良い。これにより、下記に示す項目を購入誓約書Xおよび購入記録票Yに印字することが可能になる。
・購入者の氏名、国籍、生年月日、在留資格
・購入者の所持する旅券等の種類及び番号
By the way, in recent years, a passport reader has been developed that outputs optical character recognition (OCR: Optical Character Recognition) of characters of a passport (passport) and reads IC data of the passport and outputs the data. Therefore, a passport reader (not shown) may be connected to the POS terminal 2. Accordingly, the POS terminal 2 (description item input means 310) inputs various information of the passport through the passport reader at the timing of selecting the nationality on the nationality selection screen B (FIG. 9B), for example. Also good. As a result, the following items can be printed on the purchase pledge X and purchase record slip Y.
・ Purchaser's name, nationality, date of birth, status of residence ・ Type and number of passport, etc. possessed by the purchaser

さらに、購入誓約書Xにおける下記に示す項目および購入者の署名欄について、POS端末2は、購入誓約書Xに予め印字するようにしても良い。
・購入後において輸出することを誓約する旨(消耗品の場合、購入した日から30日以内に輸出することを誓約する旨)
Further, the POS terminal 2 may print in advance on the purchase pledge X for the items shown below in the purchase pledge X and the signature column of the purchaser.
・ Pledge to export after purchase (in the case of consumables, pledge to export within 30 days from the date of purchase)

図16は、購入誓約書Zの一例を示す平面図である。図16に示す購入誓約書Zは、図13に示した購入誓約書Xの項目に加え、下記に示す項目が印字されている。
・購入者の氏名、国籍、生年月日、在留資格 ・・o
・購入者の所持する旅券等の種類及び番号 ・・p
・購入後において輸出することを誓約する旨(消耗品の場合、購入した日から30日以内に輸出することを誓約する旨) ・・q
・購入者の署名欄 ・・r
FIG. 16 is a plan view showing an example of a purchase agreement Z. The purchase pledge Z shown in FIG. 16 has the following items printed in addition to the items of the purchase pledge X shown in FIG.
・ Purchaser's name, nationality, date of birth, status of residence ・ ・ o
・ Types and numbers of passports etc. possessed by the purchaser ・ ・ p
・ Pledge to export after purchase (in the case of consumables, pledge to export within 30 days from the date of purchase) ・ ・ q
・ Purchaser signature field ・ ・ r

以上により、商品購入毎の購入者誓約書や購入記録票に対する記入等の煩雑な手続きが不要となる。   As described above, complicated procedures such as filling in a purchaser's pledge or purchase record slip for each product purchase become unnecessary.

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

POS端末(商品販売データ処理装置
301 入力手段
302 販売登録手段
303 免税宣言手段
304 判定手段
305 加算手段
306 基準金額判定手段
307 免税手段
308 印字手段
309 ワーニング表示手段
310 記載事項入力手段
F1 商品マスタファイル
2 POS terminal ( product sales data processing device )
301 Input Means 302 Sales Registration Means 303 Tax Exemption Declaration Means 304 Determination Means 305 Addition Means 306 Reference Amount Determination Means 307 Tax Exemption Means 307 Printing Means 309 Warning Display Means 310 Description Input Means F1 Product Master File

特開2004−62496号公報JP 2004-62496 A

Claims (12)

商品を識別する商品識別情報を取得する第1の取得手段と、
前記第1の取得手段が取得した商品識別情報に対応する単価及び販売数量を取得する第2の取得手段と、
当該取引が免税取引であることを受け付ける免税受付手段と、
前記免税受付手段が免税取引であることを受け付けた場合に、前記第2の取得手段が取得した単価及び販売数量と、前記商品識別情報と免税対象となる商品であることを示す情報とを対応付けて記憶した記憶手段の記憶内容と、に基づいて、免税対象金額を算出する算出手段と、
前記算出手段が算出した免税対象金額が、予め決められた基準金額を満たしているかを判定する基準金額判定手段と、
前記基準金額判定手段によって、前記免税対象金額が前記基準金額を満たしていると判定された場合に、前記免税対象となる商品に対してかかる税金を除いた合計金額を表示器に表示する制御手段と、
を備えることを特徴とする商品販売データ処理装置。
First acquisition means for acquiring product identification information for identifying a product;
Second acquisition means for acquiring a unit price and a sales quantity corresponding to the product identification information acquired by the first acquisition means;
A tax exemption means for accepting that the transaction is a tax exempt transaction;
When the tax exemption accepting unit accepts that it is a tax exemption transaction, the unit price and the sales quantity acquired by the second acquisition unit correspond to the product identification information and information indicating that the product is tax exempt Calculation means for calculating a tax-exempt amount based on the storage contents of the storage means attached and stored;
A reference amount determination means for determining whether the tax exemption amount calculated by the calculation means satisfies a predetermined reference amount;
By the reference amount determining means, when the exempt amount is determined to meet the criteria amount, the control means for displaying on the display the total amount, excluding such taxes for goods to be the exempt When,
A product sales data processing device comprising:
前記算出手段は、前記免税受付手段免税取引であることを受け付けた後に、前記免税対象金額を算出する、
ことを特徴とする請求項1記載の商品販売データ処理装置。
The calculation means calculates the tax exemption amount after receiving that the tax exemption receiving means is a tax exemption transaction.
The merchandise sales data processing apparatus according to claim 1.
前記基準金額判定手段によって前記免税対象金額が前記基準金額を満たしていると判定された場合に、前記免税対象となる商品の明細を含み、免税制度にかかる法令に定められた記載すべき事項の全部又は一部が記載された書類を印字する印字手段を備える、
ことを特徴とする請求項1または2記載の商品販売データ処理装置。
Matters when the reference amount determining means Thus the exempt amount is determined to meet the criteria amounts, which include items of goods to be the exempted, should be disclosed legally stipulated according to exemption A printing means for printing a document in which all or part of
3. The merchandise sales data processing apparatus according to claim 1, wherein
前記記憶手段は、前記商品識別情報に対応付けて取扱いに注意を要する商品であることを示す危険物区分を更に記憶し、
前記商品が前記危険物区分の商品である場合に、ワーニング表示を行うワーニング表示手段を更に備える、
ことを特徴とする請求項1ないし3の何れか一記載の商品販売データ処理装置。
The storage means further stores a dangerous goods classification indicating that the product is a product requiring attention in association with the product identification information,
When the product is a product of the dangerous goods classification, further comprising a warning display means for performing a warning display,
The merchandise sales data processing apparatus according to any one of claims 1 to 3, wherein
免税制度にかかる法令に定められた記載すべき事項の一部を入力する記載事項入力手段を更に備える、
ことを特徴とする請求項1ないし4の何れか一記載の商品販売データ処理装置。
It further includes a description item input means for inputting a part of the items to be described stipulated in the laws and regulations concerning the tax exemption system
The merchandise sales data processing apparatus according to any one of claims 1 to 4, wherein
前記基準金額判定手段により前記免税対象金額が前記基準金額を満たしていないと判定した場合に、前記基準金額を満たしていないことを報知する報知手段を更に備える、
ことを特徴とする請求項1ないしの何れか一記載の商品販売データ処理装置。
When the reference amount determination means determines that the tax exempt amount does not satisfy the reference amount, the information further includes notification means for notifying that the reference amount is not satisfied.
The merchandise sales data processing apparatus according to any one of claims 1 to 5 , wherein
商品を識別する商品識別情報を取得する第1の取得ステップと、A first acquisition step of acquiring product identification information for identifying a product;
前記第1の取得手段が取得した商品識別情報に対応する単価及び販売数量を取得する第2の取得ステップと、A second acquisition step of acquiring a unit price and a sales quantity corresponding to the product identification information acquired by the first acquisition means;
当該取引が免税取引であることを受け付ける免税受付ステップと、A tax exemption acceptance step for accepting that the transaction is a tax exempt transaction;
前記免税受付手段によって免税取引であることを受け付けた場合に、前記第2の取得手段が取得した単価及び販売数量と、前記商品識別情報と免税対象となる商品であることを示す情報とを対応付けて記憶した記憶手段の記憶内容と、に基づいて、免税対象金額を算出する算出ステップと、Corresponding to the unit price and sales quantity acquired by the second acquisition unit, the product identification information and information indicating that the product is a tax-exempt product when the tax exemption receiving unit accepts that the transaction is a tax exemption transaction. A calculation step of calculating a tax-exempt amount based on the storage content of the storage means attached and stored;
前記算出手段が算出した免税対象金額が、予め決められた基準金額を満たしているかを判定する基準金額判定ステップと、A reference amount determination step of determining whether the tax-exempt amount calculated by the calculation means satisfies a predetermined reference amount;
前記基準金額判定手段によって、前記免税対象金額が前記基準金額を満たしていると判定された場合に、前記免税対象となる商品に対してかかる税金を除いた合計金額を表示器に表示する制御ステップと、A control step of displaying, on a display device, a total amount excluding the tax on the product subject to tax exemption when it is determined by the standard amount determination means that the tax exempt amount satisfies the reference amount. When,
を備えることを特徴とする商品販売データ処理方法。A product sales data processing method comprising:
前記算出ステップは、前記免税受付ステップが免税取引であることを受け付けた後に、前記免税対象金額を算出する、The calculation step calculates the tax exemption target amount after receiving that the tax exemption receiving step is a tax exemption transaction,
ことを特徴とする請求項7記載の商品販売データ処理方法。The product sales data processing method according to claim 7.
前記基準金額判定ステップによって前記免税対象金額が前記基準金額を満たしていると判定された場合に、前記免税対象となる商品の明細を含み、免税制度にかかる法令に定められた記載すべき事項の全部又は一部が記載された書類を印字する印字ステップを備える、In the case where it is determined that the tax exempt amount satisfies the standard amount in the standard amount determining step, the details of the items to be described, including the details of the tax exempted product, and stipulated in the laws and regulations relating to the tax exemption system A printing step for printing all or part of the document;
ことを特徴とする請求項7または8記載の商品販売データ処理方法。9. The method for processing merchandise sales data according to claim 7 or 8.
コンピュータに対して
商品を識別する商品識別情報を取得する第1の取得手段と、
前記第1の取得手段が取得した商品識別情報に対応する単価及び販売数量を取得する第2の取得手段と、
当該取引が免税取引であることを受け付ける免税受付手段と、
前記免税受付手段が免税取引であることを受け付けた場合に、前記第2の取得手段が取得した単価及び販売数量と、前記商品識別情報と免税対象となる商品であることを示す情報とを対応付けて記憶した記憶手段の記憶内容と、に基づいて、免税対象金額を算出する算出手段と、
前記算出手段が算出した免税対象金額が、予め決められた基準金額を満たしているかを判定する基準金額判定手段と、
前記基準金額判定手段によって、前記免税対象金額が前記基準金額を満たしていると判定された場合に、前記免税対象となる商品に対してかかる税金を除いた合計金額を表示器に表示する制御手段と、
機能させるためのプログラム。
Against the computer,
First acquisition means for acquiring product identification information for identifying a product;
Second acquisition means for acquiring a unit price and a sales quantity corresponding to the product identification information acquired by the first acquisition means;
A tax exemption means for accepting that the transaction is a tax exempt transaction;
When the tax exemption accepting unit accepts that it is a tax exemption transaction, the unit price and the sales quantity acquired by the second acquisition unit correspond to the product identification information and information indicating that the product is tax exempt Calculation means for calculating a tax-exempt amount based on the storage contents of the storage means attached and stored;
A reference amount determination means for determining whether the tax exemption amount calculated by the calculation means satisfies a predetermined reference amount;
By the reference amount determining means, when the exempt amount is determined to meet the criteria amount, the control means for displaying on the display the total amount, excluding such taxes for goods to be the exempt When,
Program for the functioning of the.
前記算出手段は、コンピュータに対して、前記免税受付手段が免税取引であることを受け付けた後に、前記免税対象金額を算出させる、The calculation means causes the computer to calculate the tax exemption target amount after receiving that the tax exemption receiving means is a tax exemption transaction.
請求項10記載のプログラム。The program according to claim 10.
コンピュータに対して、Against the computer,
前記基準金額判定手段によって前記免税対象金額が前記基準金額を満たしていると判定された場合に、前記免税対象となる商品の明細を含み、免税制度にかかる法令に定められた記載すべき事項の全部又は一部が記載された書類を印字する印字手段When it is determined by the reference amount determination means that the amount exempted from tax meets the reference amount, the details of the items to be described including the details of the exempted product and the laws and regulations pertaining to the exemption system Printing means for printing all or part of a document
を機能させるための請求項10または11記載のプログラム。The program according to claim 10 or 11, for causing the function to function.
JP2018108675A 2018-06-06 2018-06-06 Product sales data processing apparatus, product sales data processing method and program Active JP6568984B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018108675A JP6568984B2 (en) 2018-06-06 2018-06-06 Product sales data processing apparatus, product sales data processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018108675A JP6568984B2 (en) 2018-06-06 2018-06-06 Product sales data processing apparatus, product sales data processing method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014182647A Division JP6352738B2 (en) 2014-09-08 2014-09-08 Product sales data processing apparatus and program

Related Child Applications (5)

Application Number Title Priority Date Filing Date
JP2019093423A Division JP6816211B2 (en) 2019-05-17 2019-05-17 Product sales data processing equipment, product sales data processing methods and programs
JP2019093424A Division JP6816212B2 (en) 2019-05-17 2019-05-17 Product sales data processing equipment, product sales data processing methods and programs
JP2019093425A Division JP6805291B2 (en) 2019-05-17 2019-05-17 Product sales data processing equipment, product sales data processing methods and programs
JP2019093426A Division JP6816213B2 (en) 2019-05-17 2019-05-17 Product sales data processing equipment, product sales data processing methods and programs
JP2019142924A Division JP6770151B2 (en) 2019-08-02 2019-08-02 Product sales data processing equipment, product sales data processing methods and programs

Publications (2)

Publication Number Publication Date
JP2018142373A JP2018142373A (en) 2018-09-13
JP6568984B2 true JP6568984B2 (en) 2019-08-28

Family

ID=63526791

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018108675A Active JP6568984B2 (en) 2018-06-06 2018-06-06 Product sales data processing apparatus, product sales data processing method and program

Country Status (1)

Country Link
JP (1) JP6568984B2 (en)

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6011993A (en) * 1983-06-30 1985-01-22 シャープ株式会社 Electronic cash register
JPS6061887A (en) * 1983-09-13 1985-04-09 オムロン株式会社 Electronic cash register
JPS61173396A (en) * 1985-01-25 1986-08-05 オムロン株式会社 Electronic cash register
JPS63188296A (en) * 1987-01-30 1988-08-03 オムロン株式会社 Transaction processor
JP2002074120A (en) * 2000-08-30 2002-03-15 Toyota Motor Corp System and method for duty-free goods purchase in advance
SE0300692L (en) * 2003-03-12 2004-09-13 Global Refund Holdings Ab VAT refund management system
JP3949129B2 (en) * 2004-08-26 2007-07-25 東芝テック株式会社 Product sales data processing device
JP2006195822A (en) * 2005-01-14 2006-07-27 Fujitsu Ltd Program
JP4928659B2 (en) * 2008-04-03 2012-05-09 東京ガス・エンジニアリング株式会社 Security system and security check method
GB0806380D0 (en) * 2008-04-08 2008-05-14 Global Refund Holdings Ab Refund system and method
JP2014032441A (en) * 2012-08-01 2014-02-20 Lty:Kk Export duty free product purchase record form preparation system
JP2015232773A (en) * 2014-06-09 2015-12-24 株式会社Uspジャパン Cash register

Also Published As

Publication number Publication date
JP2018142373A (en) 2018-09-13

Similar Documents

Publication Publication Date Title
JP6352738B2 (en) Product sales data processing apparatus and program
JP6267096B2 (en) Product sales data processing apparatus and program
JP7223096B2 (en) Information processing device, program and processing method
JP2017068365A (en) Information processing apparatus
JP6272809B2 (en) Information processing apparatus and program
JP6568984B2 (en) Product sales data processing apparatus, product sales data processing method and program
JP6982162B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6975836B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP7295201B2 (en) Merchandise sales data processing device, merchandise sales data processing method and program
JP6977136B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6816211B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6816213B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6871473B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6770151B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6805291B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6816212B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP2023105224A (en) Commodity sales data processing device, commodity sales data processing method, and program
JP6453988B2 (en) Product sales data processing apparatus and program
JP6639628B2 (en) Commodity sales data processing device and program
JP6843218B2 (en) Product sales data processing equipment and programs
JP7357724B2 (en) Product sales data processing device and program
JP6695452B2 (en) Information processing equipment
JP2018147403A (en) Sales data processing device and program
JP2022125236A (en) Information processing apparatus

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180607

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180607

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190319

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190517

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190805

R150 Certificate of patent or registration of utility model

Ref document number: 6568984

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150