JP2023105224A - Commodity sales data processing device, commodity sales data processing method, and program - Google Patents

Commodity sales data processing device, commodity sales data processing method, and program Download PDF

Info

Publication number
JP2023105224A
JP2023105224A JP2023094929A JP2023094929A JP2023105224A JP 2023105224 A JP2023105224 A JP 2023105224A JP 2023094929 A JP2023094929 A JP 2023094929A JP 2023094929 A JP2023094929 A JP 2023094929A JP 2023105224 A JP2023105224 A JP 2023105224A
Authority
JP
Japan
Prior art keywords
tax
tax exemption
amount
product
identification information
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.)
Pending
Application number
JP2023094929A
Other languages
Japanese (ja)
Other versions
JP2023105224A5 (en
Inventor
尉修 鈴木
Yasunaga Suzuki
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
Priority claimed from JP2021186740A external-priority patent/JP7295201B2/en
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2023094929A priority Critical patent/JP2023105224A/en
Publication of JP2023105224A publication Critical patent/JP2023105224A/en
Publication of JP2023105224A5 publication Critical patent/JP2023105224A5/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Abstract

To provide a commodity sales data processing device, a commodity sales data processing method, and a program that are capable of executing commodity sales processing corresponding to revision of a tax exemption system.SOLUTION: A commodity sales data processing device according to one embodiment comprises: commodity identification information input means for inputting commodity identification information which identifies a commodity; unit price acquisition means which acquires a unit price based on the commodity identification information input by the commodity identification information input means; quantity input means for inputting a quantity corresponding to the commodity identification information; tax exemption reception means for receiving tax exemption transaction; passport information input means for inputting passport information outputted from a device for outputting the passport information; calculating means for calculating a tax exemption target amount of money based on the unit price and the quantity corresponding to the commodity which is a tax exemption target when the commodity identified by the commodity identifying information is the tax exemption target in the tax exemption transaction; and storage means for storing the tax exemption target amount of money and the passport information in association with each other to a storage unit when the tax exemption target amount of money satisfies a standard amount of money for exemption.SELECTED DRAWING: Figure 7

Description

本発明の実施形態は、商品販売データ処理装置、商品販売データ処理方法およびプログラムに関する。 The embodiments of the present invention relate to a product sales data processing device, a product sales data processing method, and a program.

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

このような免税制度を利用する際の外国人旅行者による手続きは、パスポートの提示や用意されている書類に対する記入などの手続きを含んでおり、煩雑なものとなっていた。 The procedure for foreign travelers to use such a tax exemption system has been complicated, including procedures such as presentation of passports and filling in prepared documents.

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

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

実施形態の商品販売データ処理装置は、商品を識別する商品識別情報を入力する商品識別情報入力手段と、前記商品識別情報入力手段によって入力された商品識別情報に基づいて、単価を取得する単価取得手段と、前記商品識別情報に対応する数量を入力する数量入力手段と、免税取引であることを受け付ける免税受付手段と、旅券情報を出力する装置から出力された旅券情報を入力する旅券情報入力手段と、前記免税取引において、前記商品識別情報で識別される商品が免税対象である場合に、当該免税対象である商品に対応する前記単価及び前記数量に基づいて、免税対象金額を算出する算出手段と、前記免税対象金額が免税の基準金額を満たしている場合に、当該免税対象金額と前記旅券情報とを対応付けて記憶部に記憶する記憶手段と、を備える。 A product sales data processing device of an embodiment includes product identification information input means for inputting product identification information for identifying a product, and unit price acquisition for obtaining a unit price based on the product identification information input by the product identification information input means. quantity input means for inputting the quantity corresponding to the product identification information; tax exemption acceptance means for accepting that the transaction is tax exempt; passport information input means for inputting passport information output from a device for outputting passport information. and, in the tax exemption transaction, when the product identified by the product identification information is tax exempt, a calculation means for calculating a tax exempt amount based on the unit price and the quantity corresponding to the tax exempt product. and storage means for storing the tax exemption amount and the passport information in a storage unit in association with each other when the tax exemption amount satisfies the tax exemption reference amount.

図1は、実施形態にかかるPOSシステムの概略構成図である。FIG. 1 is a schematic configuration diagram of a POS system according to an embodiment. 図2は、ストアサーバのハードウェア構成を示すブロック図である。FIG. 2 is a block diagram showing the hardware configuration of the store server. 図3は、商品マスタファイルのデータ構成を示す図である。FIG. 3 is a diagram showing the data structure of a product master file. 図4は、免税区分ファイルのデータ構成を示す図である。FIG. 4 is a diagram showing the data configuration of the tax exempt classification file. 図5は、免税設定値ファイルのデータ構成を示す図である。FIG. 5 is a diagram showing the data configuration of the tax exemption set value file. 図6は、POS端末のハードウェア構成を示すブロック図である。FIG. 6 is a block diagram showing the 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 tax exemption processing during sales registration processing. 図9は、免税処理における画面遷移を示す図である。FIG. 9 is a diagram showing screen transitions in tax exemption processing. 図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 the registered product display screen after re-display. 図12は、ワーニング表示の一例を示す正面図である。FIG. 12 is a front view showing an example of 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 this embodiment, a POS (Point Of Sales) system used in an export goods sales area (duty-free shop) that sells goods used in daily life to non-residents such as foreign tourists in a fixed manner. will be explained. This embodiment is an example applied to a POS terminal installed in a duty-free shop as a product sales data processing device.

図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 an embodiment. As shown in FIG. 1, the POS system 1 includes a plurality of POS terminals 2 (two in the figure) and information for centrally managing these POS terminals 2 by connecting them 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 in charge of controlling the POS system 1 as a whole. FIG. 2 is a block diagram showing the hardware configuration of the store server 4. As shown in FIG. The store server 4 includes a computer-configured controller 41 including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like. The control unit 41 is connected to a communication I/F (interface) 43 and an I/O device control unit 44 via a bus 42 . Store server 4 communicates online with multiple POS terminals 2 via communication I/F 43 and network 3 (see FIG. 1). A keyboard 45 , a display 46 , a printer 47 and a HDD (Hard Disk Drive) 48 are connected to the controller 41 via a bus 42 and an I/O device controller 44 . The HDD 48 stores various control programs for operating the CPU of the control unit 41, as well as a product master file F1, a tax exemption classification file F2, and a tax exemption setting value file F3.

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

さらに、本実施形態のストアサーバ4で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態のストアサーバ4で実行されるプログラムを、インターネット等のネットワーク経由で提供または配布するように構成しても良い。 Furthermore, the program executed by the store server 4 of this embodiment may be stored on a computer connected to a network such as the Internet, and provided by being downloaded via the network. Also, the program executed by the store server 4 of this 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 showing the data structure of the product master file F1. As shown in FIG. 3, in the product master file F1, the product name, product price (unit price), classification code (classification 1 code, Classification 2 code), tax exemption classification code, dangerous goods classification code, etc. are set. Dangerous Goods Classification Codes are given to products that require careful handling, such as sprays that are prohibited from being carried on board an aircraft.

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

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

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

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

次に、免税設定値ファイルF3について説明する。図5は、免税設定値ファイルF3のデータ構成を示す図である。図5に示すように、免税設定値ファイルF3には、免税区分コードに対応付けて、設定値が設定される。設定値は、各区分において免税として販売登録を行う目安となる。図5に示す例では、免税区分コード“01”の消耗品についての設定値は、5千円~50万円である。また、免税区分コード“02”の一般物品(消耗品以外の通常生活の用に供する物品)についての設定値は、1万円を超える額である。 Next, the tax exemption setting value file F3 will be described. FIG. 5 is a diagram showing the data configuration of the tax exemption set value file F3. As shown in FIG. 5, setting values are set in the tax exemption setting value file F3 in association with tax exemption category codes. The set value is a guideline for sales registration as tax exempt in each category. In the example shown in FIG. 5, the set value for the consumables with the tax exemption classification code "01" is 5,000 yen to 500,000 yen. In addition, the set value for general goods (items used for daily life other than consumables) 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 this embodiment distributes the product 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 explained. A POS terminal 2 is assigned a unique cashier number and placed at a checkout location. The POS terminal 2 is a terminal for a 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 the hardware configuration of the POS terminal 2. As shown in FIG. As shown in FIG. 6, the POS terminal 2 includes a keyboard 21, a display device 22 which is a liquid crystal display device, a printer 23, a card reader/writer 24, and optically reads bar codes, two-dimensional codes, etc. attached to products. A code scanner 25, an HDD 26 as a storage device, and the like are connected.

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

図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 section, a ROM 32 that permanently stores fixed data, and a RAM 33 that stores variable data rewritably and is used as a work area. 34 are connected. The microcomputer 30 constitutes an information processing section that executes information processing.

RAM33には、後述する免税対象金額を集計する免税対象金額テーブルTが形成される。 In the RAM 33, a tax-exempt amount table T for tabulating the tax-exempt amount, which will be described later, is formed.

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

さらに、POS端末2は、店舗内に設けられたネットワーク3を介して上位装置であるストアサーバ4とデータ通信をするための通信インタフェース27を備えている。この通信インタフェース27もバスライン34に接続されている。 Further, the POS terminal 2 has a communication interface 27 for data communication with the store server 4, which is a host device, via the 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などがある。 By the way, 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 category file F2, a tax exemption setting value file F3, and the like.

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

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

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

本実施形態にかかる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 a 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 the functional configuration of the POS terminal 2. As shown in FIG. As shown in FIG. 7, the computer program executed by the POS terminal 2 according to the present embodiment includes various sections (input means 301, sales registration means 302, tax exemption declaration means 303, determination means 304, addition means 305, reference It has a module configuration including amount determination means 306, tax exemption means 307, printing means 308, warning display means 309, and description input means 310). As a result, the above sections are loaded onto the RAM 33, and the input means 301, the sales registration means 302, the tax exemption declaration means 303, the determination means 304, the addition means 305, the reference amount determination means 306, the tax exemption means 307, the printing means 308, and the warning display means. 309 , description input means 310 are generated on the RAM 33 .

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

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

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

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

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

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

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

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

ここで、図8は販売登録処理の際の免税処理の流れを概略的に示すフローチャートであり、図9は免税処理における画面遷移を示す図である。なお、このような免税処理は、預/現計キーなどの操作による締め処理前に実行される。 Here, FIG. 8 is a flow chart schematically showing the flow of tax exemption processing during sales registration processing, and FIG. 9 is a diagram showing screen transitions in the tax exemption processing. Such tax exemption processing is executed before closing processing by operating the deposit/cash total 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 (tax exemption declaration means 303) declares a tax exemption transaction by pressing the tax exemption declaration key K of the keyboard 21 during the sales registration process at the request of 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 (entry means 310) inputs the nationality, which is a part of the items to be entered as stipulated by laws and regulations related to the tax exemption system. To do so, the display screen of the display 22 is switched from the registered product display screen A (FIG. 9(a)) to the nationality selection screen B (FIG. 9(b)) (step S2).

なお、キーボード21の免税宣言キーKの押下が預/現計キーなどの操作による締め処理後に行われた場合には、免税宣言キーKの押下は無効となる。 If the tax exemption declaration key K of the keyboard 21 is pressed after closing processing by operating the deposit/cash key or the like, the tax exemption declaration key K is invalidated.

図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 subject to tax exemption processing. The nationality selection buttons BT include a button with a preset nationality 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 a nationality has been selected from the nationality selection screen B (Fig. 9(b)) (Yes in step S3), the display screen of the display device 22 changes to the registered product display screen C (Fig. 9(c)). ) (step S4), and the 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 is selected (after the tax exemption is declared). The POS terminal 2 displays the tax exemption indicator I on the registered product display screen C in this manner, thereby notifying the operator that the transaction is a tax exemption declaration transaction. It should be noted that the registered product displayed on the registered product display screen C after selecting the nationality (after declaring tax exemption) remains as it was before declaring tax exemption.

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

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

免税対象商品の税種別による対応は、以下の様に行う。 The tax classification of tax-exempt products is handled as follows.

免税対象となる登録商品が内税の場合、POS端末2は、登録金額の内税抜金額を免税対象金額として免税対象金額テーブルTへ加算する。より詳細には、POS端末2は、内税商品の場合、免税前登録金額と免税後登録金額との差額を免税額とする。
・免税前単価1080円-免税後単価1000円→免税額80円
If the registered product subject to tax exemption is tax-inclusive, the POS terminal 2 adds the tax-excluded amount of the registered amount to the tax-exempt amount table T as the tax-exempt amount. More specifically, the POS terminal 2 sets the difference between the registered amount before tax exemption and the registered amount after tax exemption as the tax exempt amount in the case of the tax-inclusive product.
・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 tax exempt, 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 non-taxable goods, the POS terminal 2 sets the non-taxable amount to the registered amount as the tax exempt amount.

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

次に、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 setting value (reference amount) of the tax exemption setting value file F3. In the tax exemption set value file F3 of this embodiment, the set values for food, beverages, medicines, cosmetics, and other consumables are 5,000 yen to 500,000 yen. Also, the set value for general goods (goods used in normal life other than consumables) is an amount exceeding 10,000 yen.

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

なお、POS端末2は、免税対象金額テーブルTの消耗品についての免税対象金額が設定値の上限値(50万円)を超えている場合には、表示器22にエラー表示を行う。 Note that 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 the error display screen. As shown in FIG. 10(a), at the time of declaring tax exemption by pressing the tax exemption declaration key K, the POS terminal 2 displays an error display screen E1 that reads, "The upper limit of tax exemption has been exceeded. Please, over amount XX, XXX yen" is displayed. Further, as shown in FIG. 10(b), during the sales registration process after declaring tax exemption by depressing the tax exemption declaration key K, the POS terminal 2 displays an error display screen E2 indicating that the tax exemption upper limit has been exceeded. This product cannot be registered. Overage amount XX, XXX yen" is displayed. The POS terminal 2 clears the error display screen when the clear key of 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 re-display. As shown in FIG. 11, the registered product display screen D after the redisplay sets the tax amount to "0 yen" due to tax exemption due to tax exemption processing. Further, as shown in FIG. 11, the registered product display screen D after re-display makes the total display amount the amount after tax exemption processing. Furthermore, the registered product display screen D after re-display displays the character "exemption" on the tax exemption target 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 classified as dangerous goods among the products subject to tax exemption (Yes in step S7), the display screen of the display 22 displays A pop-up warning is displayed (step S8). Here, FIG. 12 is a front view showing an example of the warning display W. As shown in FIG. As shown in FIG. 12, the POS terminal 2 displays, as a warning display W, for example, "Aerosols are prohibited from being brought into the aircraft." The POS terminal 2 clears the warning display W when the clear key of 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 processing, the processing after the tax exemption processing in step S5 is executed for the registered commodities registered for sale in the subsequent sales registration processing. be.

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

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

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

図13に示すように、購入誓約書Xは、免税店を経営する事業者の氏名または名称a、所轄税務署名b、免税店の店舗所在地c、購入年月日d、商品の明細(品名e、品名ごとの数量及び価格f)、全物品の合計額g、一般物品と消耗品とのそれぞれの合計額h、免税額iを含む。なお、下記の事項については、書類(購入者誓約書)に直接記入する。
・購入者の氏名、国籍、生年月日、在留資格及び上陸年月日
・購入者の所持する旅券等の種類及び番号
・購入後において輸出することを誓約する旨(消耗品の場合、購入した日から30日以内に輸出することを誓約する旨)及び購入者の署名
As shown in FIG. 13, the purchase pledge X includes the name a of the business operator who manages the duty-free shop, the tax signature b, the location of the duty-free shop c, the date of purchase d, the details of the product (product name e , quantity and price f) for each item name, total amount g of all goods, total amount h of general goods and consumable goods, and tax exemption amount i. In addition, the following items should be 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 purchaser pledge to export within 30 days from the date of purchase) and the signature of the purchaser

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

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

次に、レシートについて説明する。ここで、図15はレシートRの一例を示す平面図である。レシートRは、取引後に購入者に渡される。 Next, the receipt will be explained. Here, FIG. 15 is a plan view showing an example of the receipt R. As shown in FIG. The receipt R is handed over 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 contains the name of the business operator who runs the duty-free shop a, the date of purchase d, the product details (product name e, quantity and price f for each product name), and the total of all products. Including amount g. In addition, as shown in FIG. 15, in the case of a tax-exempted product, "Exemption" j is printed in the tax printing. Also, as shown in FIG. 15, in the case of a tax exemption transaction, a tax exemption message "Tax exemption transaction has been completed."k is printed on the receipt R. FIG.

なお、本実施形態の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 sheet Y and the receipt R. FIG. Although not shown, the POS terminal 2 prints the "nationality" selected on the nationality selection screen B (FIG. 9(b)) on the journal corresponding to the receipt R.

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

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

また、本実施形態においては、下記に示す項目は、書類(購入記録票)に直接記入するものとした。
・購入者の氏名、国籍、生年月日、在留資格及び上陸年月日
・購入者の所持する旅券等の種類及び番号
Also, in this embodiment, the following items are to be entered directly in the 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 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 performs optical character recognition (OCR) on characters in a passport and outputs data, and also reads IC data of the passport and outputs data. Therefore, the POS terminal 2 may be connected to a passport reader (not shown). As a result, the POS terminal 2 (entering means 310) inputs various passport information via the passport reader at the timing of selecting the nationality on the nationality selection screen B (Fig. 9(b)), for example. Also good. As a result, the following items can be printed on the purchase oath X and the purchase record slip Y.
・Purchaser's name, nationality, date of birth, status of residence ・Type and number of passport, etc. possessed by purchaser

さらに、購入誓約書Xにおける下記に示す項目および購入者の署名欄について、POS端末2は、購入誓約書Xに予め印字するようにしても良い。
・購入後において輸出することを誓約する旨(消耗品の場合、購入した日から30日以内に輸出することを誓約する旨)
Further, the POS terminal 2 may print on the purchase pledge X in advance the items shown below and the purchaser's signature field in the purchase pledge X.
・A pledge to export after purchase (in the case of consumables, a 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 the purchase oath Z. FIG. In addition to the items of the purchase pledge X shown in FIG. 13, the following items are printed on the purchase pledge Z shown in FIG.
・Purchaser's name, nationality, date of birth, status of residence ・・・o
・Type and number of passport, etc. possessed by the purchaser ・p
・A pledge to export after purchase (in the case of consumables, a pledge to export within 30 days from the date of purchase) ・q
・Buyer's signature column ・r

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

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 While several embodiments of the invention have been described, these embodiments have been 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 modifications 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 scope of the invention described in the claims and equivalents thereof.

2 POS端末(商品販売データ処理装置)
301 入力手段
302 販売登録手段
303 免税宣言手段
304 判定手段
305 加算手段
306 基準金額判定手段
307 免税手段
308 印字手段
309 ワーニング表示手段
310 記載事項入力手段
F1 商品マスタファイル
2 POS terminal (merchandise sales data processing device)
301 Input means 302 Sales registration means 303 Tax exemption declaration means 304 Judgment means 305 Addition means 306 Standard amount judgment means 307 Tax exemption means 308 Printing means 309 Warning display means 310 Description input means F1 Goods master file

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

Claims (15)

商品を識別する商品識別情報を入力する商品識別情報入力手段と、
前記商品識別情報入力手段によって入力された商品識別情報に基づいて、単価を取得する単価取得手段と、
前記商品識別情報に対応する数量を入力する数量入力手段と、
免税取引であることを受け付ける免税受付手段と、
旅券情報を出力する装置から出力された旅券情報を入力する旅券情報入力手段と、
前記免税取引において、前記商品識別情報で識別される商品が免税対象である場合に、当該免税対象である商品に対応する前記単価及び前記数量に基づいて、免税対象金額を算出する算出手段と、
前記免税対象金額が免税の基準金額を満たしている場合に、当該免税対象金額と前記旅券情報とを対応付けて記憶部に記憶する記憶手段と、
を備える商品販売データ処理装置。
Product identification information input means for inputting product identification information for identifying products;
Unit price acquisition means for acquiring a unit price based on the product identification information input by the product identification information input means;
quantity input means for inputting a quantity corresponding to the product identification information;
a tax exemption acceptance means for accepting that the transaction is a tax exemption;
Passport information input means for inputting passport information output from a device for outputting passport information;
a calculation means for calculating a tax-exempt amount based on the unit price and the quantity corresponding to the tax-exempt product, when the product identified by the product identification information is tax-exempt in the tax-free transaction;
storage means for storing in a storage unit the tax exemption amount and the passport information in association with each other when the tax exemption amount satisfies the tax exemption reference amount;
A merchandise sales data processing device comprising:
前記免税対象金額が免税の基準金額を満たす場合、当該免税対象金額にかかる税額を除いて決済処理を行う制御手段を、更に備える、
請求項1に記載の商品販売データ処理装置。
Further comprising control means for performing settlement processing by excluding the tax amount on the tax exemption amount if the tax exemption amount satisfies the tax exemption reference amount,
The product sales data processing device according to claim 1.
前記免税受付手段は、取引の都度、免税取引であることを受け付ける、
請求項2に記載の商品販売データ処理装置。
The tax exemption acceptance means accepts that each transaction is a tax exemption transaction,
3. The product sales data processing device according to claim 2.
前記免税対象金額と前記旅券情報とを出力する出力手段を備える、
請求項1から請求項3のいずれか1項に記載の商品販売データ処理装置。
An output means for outputting the tax exemption amount and the passport information,
The product sales data processing device according to any one of claims 1 to 3.
前記出力手段は、商品の明細を含み、免税制度にかかる法令に定められた記載すべき事項の全部又は一部が記載された書類を印字する印字部へ、前記免税対象金額と前記旅券情報とを出力する、
請求項4に記載の商品販売データ処理装置。
The output means outputs the tax exemption amount and the passport information to a printing unit that prints a document containing the details of the product and all or part of the items to be entered as stipulated by laws and ordinances related to the tax exemption system. which outputs
5. The product sales data processing device according to claim 4.
商品を識別する商品識別情報を入力する商品識別情報入力ステップと、
前記商品識別情報入力ステップによって入力された商品識別情報に基づいて、単価を取得する単価取得ステップと、
前記商品識別情報に対応する数量を入力する数量入力ステップと、
免税取引であることを受け付ける免税受付ステップと、
旅券情報を出力する装置から出力された旅券情報を入力する旅券情報入力ステップと、
前記免税取引において、前記商品識別情報で識別される商品が免税対象である場合に、当該免税対象である商品に対応する前記単価及び前記数量に基づいて、免税対象金額を算出する算出ステップと、
前記免税対象金額が免税の基準金額を満たしている場合に、当該免税対象金額と前記旅券情報とを対応付けて記憶部に記憶する記憶ステップと、
を備える商品販売データ処理方法。
a product identification information input step of inputting product identification information for identifying products;
a unit price acquisition step for acquiring a unit price based on the product identification information input in the product identification information input step;
a quantity input step of inputting a quantity corresponding to the product identification information;
a tax exemption acceptance step for accepting that the transaction is tax exempt;
a passport information input step of inputting passport information output from a device for outputting passport information;
a calculating step of calculating a tax-exempt amount based on the unit price and the quantity corresponding to the tax-exempt item in the tax-free transaction when the item identified by the item identification information is tax-exempt;
a storage step of associating the tax exemption amount with the passport information and storing the same in a storage unit when the tax exemption amount satisfies the tax exemption reference amount;
A product sales data processing method comprising:
前記免税対象金額が免税の基準金額を満たす場合、当該免税対象金額にかかる税額を除いて決済処理を行う制御ステップを、更に備える、
請求項6に記載の商品販売データ処理方法。
Further comprising a control step of performing settlement processing, if the tax-exempt amount satisfies the tax exemption reference amount, excluding the tax amount on the tax-exempt amount.
The product sales data processing method according to claim 6.
前記免税受付ステップは、取引の都度、免税取引であることを受け付ける、
請求項7に記載の商品販売データ処理方法。
The tax exemption acceptance step accepts that each transaction is a tax exemption transaction.
The product sales data processing method according to claim 7.
前記免税対象金額と前記旅券情報とを出力する出力ステップを備える、
請求項6から請求項8のいずれか1項に記載の商品販売データ処理方法。
An output step of outputting the tax exemption amount and the passport information,
The product sales data processing method according to any one of claims 6 to 8.
前記出力ステップは、商品の明細を含み、免税制度にかかる法令に定められた記載すべき事項の全部又は一部が記載された書類を印字する印字部へ、前記免税対象金額と前記旅券情報とを出力する、
請求項9に記載の商品販売データ処理方法。
In the output step, the tax exemption amount and the passport information are printed to a printing unit that prints a document containing details of the product and all or part of the items to be entered under laws and ordinances related to the tax exemption system. which outputs
The product sales data processing method according to claim 9.
コンピュータを、
商品を識別する商品識別情報を入力する商品識別情報入力手段と、
前記商品識別情報入力手段によって入力された商品識別情報に基づいて、単価を取得する単価取得手段と、
前記商品識別情報に対応する数量を入力する数量入力手段と、
免税取引であることを受け付ける免税受付手段と、
旅券情報を出力する装置から出力された旅券情報を入力する旅券情報入力手段と、
前記免税取引において、前記商品識別情報で識別される商品が免税対象である場合に、当該免税対象である商品に対応する前記単価及び前記数量に基づいて、免税対象金額を算出する算出手段と、
前記免税対象金額が免税の基準金額を満たしている場合に、当該免税対象金額と前記旅券情報とを対応付けて記憶部に記憶する記憶手段と、
して機能させるためのプログラム。
the computer,
Product identification information input means for inputting product identification information for identifying products;
Unit price acquisition means for acquiring a unit price based on the product identification information input by the product identification information input means;
quantity input means for inputting a quantity corresponding to the product identification information;
a tax exemption acceptance means for accepting that the transaction is a tax exemption;
Passport information input means for inputting passport information output from a device for outputting passport information;
a calculation means for calculating a tax-exempt amount based on the unit price and the quantity corresponding to the tax-exempt product, when the product identified by the product identification information is tax-exempt in the tax-free transaction;
storage means for storing in a storage unit the tax exemption amount and the passport information in association with each other when the tax exemption amount satisfies the tax exemption reference amount;
program to function as
前記免税対象金額が免税の基準金額を満たす場合、当該免税対象金額にかかる税額を除いて決済処理を行う制御手段を、更に備える、
請求項11に記載のプログラム。
Further comprising control means for performing settlement processing by excluding the tax amount on the tax exemption amount if the tax exemption amount satisfies the tax exemption reference amount,
12. A program according to claim 11.
前記免税受付手段は、取引の都度、免税取引であることを受け付ける、
請求項12に記載のプログラム。
The tax exemption acceptance means accepts that each transaction is a tax exemption transaction,
13. A program according to claim 12.
前記免税対象金額と前記旅券情報とを出力する出力手段を備える、
請求項11から請求項13のいずれか1項に記載のプログラム。
An output means for outputting the tax exemption amount and the passport information,
A program according to any one of claims 11 to 13.
前記出力手段は、商品の明細を含み、免税制度にかかる法令に定められた記載すべき事項の全部又は一部が記載された書類を印字する印字部へ、前記免税対象金額と前記旅券情報とを出力する、
請求項14に記載のプログラム。
The output means outputs the tax exemption amount and the passport information to a printing unit that prints a document containing the details of the product and all or part of the items to be entered as stipulated by laws and ordinances related to the tax exemption system. which outputs
15. A program according to claim 14.
JP2023094929A 2021-11-17 2023-06-08 Commodity sales data processing device, commodity sales data processing method, and program Pending JP2023105224A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023094929A JP2023105224A (en) 2021-11-17 2023-06-08 Commodity sales data processing device, commodity sales data processing method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021186740A JP7295201B2 (en) 2019-05-17 2021-11-17 Merchandise sales data processing device, merchandise sales data processing method and program
JP2023094929A JP2023105224A (en) 2021-11-17 2023-06-08 Commodity sales data processing device, commodity sales data processing method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021186740A Division JP7295201B2 (en) 2019-05-17 2021-11-17 Merchandise sales data processing device, merchandise sales data processing method and program

Publications (2)

Publication Number Publication Date
JP2023105224A true JP2023105224A (en) 2023-07-28
JP2023105224A5 JP2023105224A5 (en) 2024-04-10

Family

ID=87379226

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2023094929A Pending JP2023105224A (en) 2021-11-17 2023-06-08 Commodity sales data processing device, commodity sales data processing method, and program

Country Status (1)

Country Link
JP (1) JP2023105224A (en)

Similar Documents

Publication Publication Date Title
JP6267096B2 (en) Product sales data processing apparatus and program
JP7223096B2 (en) Information processing device, program and processing method
JP6352738B2 (en) Product sales data processing apparatus and program
US20170091875A1 (en) Information processing apparatus
JP2018147230A (en) Tax exemption processing apparatus and program
JP7295201B2 (en) Merchandise sales data processing device, merchandise sales data processing method and program
JP6982162B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6977136B2 (en) Product sales data processing equipment, product sales data processing methods and programs
JP6568984B2 (en) Product sales data processing apparatus, product sales data processing method and program
JP6975836B2 (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
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
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
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
JP7357724B2 (en) Product sales data processing device 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
JP2018147403A (en) Sales data processing device and program
JP2022125236A (en) Information processing apparatus
JP2020201996A (en) Tax exemption processing apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230707

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240402