JP2019040611A - Sales data processing device and program - Google Patents

Sales data processing device and program Download PDF

Info

Publication number
JP2019040611A
JP2019040611A JP2018195759A JP2018195759A JP2019040611A JP 2019040611 A JP2019040611 A JP 2019040611A JP 2018195759 A JP2018195759 A JP 2018195759A JP 2018195759 A JP2018195759 A JP 2018195759A JP 2019040611 A JP2019040611 A JP 2019040611A
Authority
JP
Japan
Prior art keywords
tax rate
date
reserved product
reserved
receipt
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018195759A
Other languages
Japanese (ja)
Other versions
JP6619496B2 (en
Inventor
石井 淳
Atsushi Ishii
淳 石井
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 JP2018195759A priority Critical patent/JP6619496B2/en
Publication of JP2019040611A publication Critical patent/JP2019040611A/en
Application granted granted Critical
Publication of JP6619496B2 publication Critical patent/JP6619496B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

To output a price of a reserved commodity properly before and after change of a tax rate.SOLUTION: A sales data processing device of an embodiment includes: selection means; reading means; and display output means. The selection means selects a reception date when a consumer receives a reserved commodity by cash exchange. The reading means reads a price of the reserved commodity from a first reservation commodity master applied for reception before a date of change of a tax rate if the reception date is before the date of change of the tax rate, and reads the price of the reserved commodity from a second reservation commodity master applied for reception after the date of change of the tax rate if the reception date is after the date of the change of the tax rate. The display output means displays and outputs the price read from the first or second reservation commodity master by the reading means.SELECTED DRAWING: Figure 6

Description

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

従来、コンビニエンスストア等では、チケットや図書、CD、DVD、弁当等の予約販売が行われている。予約販売では一般的に、レジカウンタのPOS(Point Of Sale)端末にて予約受付を行い、予約した商品名や商品価格を記した予約票を発行して客に手渡す。例えばPOS端末は予約商品を選択するための選択画面に商品名、商品の税込価格等の商品情報を表示出力し、選択を受付けた商品について予約を受けた旨の予約票を印字出力する。   Conventionally, at convenience stores and the like, reservation sales of tickets, books, CDs, DVDs, lunch boxes, and the like are performed. In reservation sales, reservation is generally accepted at a point-of-sale (POS) terminal of a cashier counter, and a reservation slip describing the name and price of a reserved product is issued and handed to a customer. For example, the POS terminal displays and outputs product information such as a product name and a tax-included price of the product on a selection screen for selecting a reserved product, and prints out a reservation slip indicating that a reservation has been received for the selected product.

このような予約販売では代金引換方式が多く用いられており、客は商品を受け取る際に代金を支払う。従って、消費税増額等の税率変更に際しては、受取日が税率変更日より前か後かによって適用税率を切替える必要がある。即ち、受取日が税率変更日前であれば旧税率を適用した税込価格を表示し、受取日が税率変更日以降であれば新税率を適用した税込価格を表示する必要がある。また、税率変更前後で価格設定を変更したいという要望もあり、このような場合に適切に価格出力を行えることが望まれている。   In such a pre-sale, a cash on delivery system is often used, and a customer pays a price when receiving a product. Therefore, when changing the tax rate such as an increase in consumption tax, it is necessary to switch the applicable tax rate depending on whether the receipt date is before or after the tax rate change date. That is, if the receipt date is before the tax rate change date, it is necessary to display the tax-inclusive price to which the old tax rate is applied, and if the receipt date is after the tax rate change date, it is necessary to display the tax-inclusive price to which the new tax rate is applied. In addition, there is a demand to change the price setting before and after the tax rate change, and in such a case, it is desired that the price can be output appropriately.

本発明が解決しようとする課題は、税率変更の前後で予約商品の価格を適切に出力できる販売データ処理装置およびプログラムを提供することである。   The problem to be solved by the present invention is to provide a sales data processing apparatus and program capable of appropriately outputting the price of a reserved product before and after a tax rate change.

実施形態の販売データ処理装置は、選択手段と、読込手段と、表示出力手段とを備える。選択手段は、予約商品を代金引換で受け取る受取日を選択する。読込手段は、前記受取日が税率変更日よりも前であれば、税率変更日より前の受取に適用される第1予約商品マスタから予約商品の価格を読み込み、前記受取日が税率変更日以降であれば、税率変更日以降の受取に適用される第2予約商品マスタから予約商品の価格を読み込む。表示出力手段は、前記読込手段が前記第1予約商品マスタまたは前記第2予約商品マスタから読み込んだ前記価格を表示出力する。   The sales data processing apparatus according to the embodiment includes a selection unit, a reading unit, and a display output unit. The selecting means selects a receipt date for receiving the reserved product by price exchange. If the receipt date is before the tax rate change date, the reading means reads the price of the reserved product from the first reserved product master applied to the receipt before the tax rate change date, and the receipt date is after the tax rate change date. If so, the price of the reserved product is read from the second reserved product master applied to the receipt after the tax rate change date. The display output means displays and outputs the price read by the reading means from the first reserved product master or the second reserved product master.

図1は、本実施形態に係る予約販売システムの概略構成図である。FIG. 1 is a schematic configuration diagram of a reservation sales system according to the present embodiment. 図2は、本部サーバのハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of the headquarter server. 図3は、予約商品マスタ(旧税率)のデータ構成例を示す図である。FIG. 3 is a diagram illustrating a data configuration example of a reserved product master (old tax rate). 図4は、予約商品マスタ(新税率)のデータ構成例を示す図である。FIG. 4 is a diagram illustrating a data configuration example of a reserved product master (new tax rate). 図5は、POS端末の機能構成を示すブロック図である。FIG. 5 is a block diagram showing a functional configuration of the POS terminal. 図6は、POS端末が実行する予約処理の手順を示すフローチャートである。FIG. 6 is a flowchart showing the procedure of the reservation process executed by the POS terminal. 図7は、受取日が税率変更日前である場合の選択画面の一例を示す図である。FIG. 7 is a diagram showing an example of the selection screen when the receipt date is before the tax rate change date. 図8は、店員用表示器に表示した予約受付画面の一例を示す図である。FIG. 8 is a diagram illustrating an example of a reservation reception screen displayed on the display for the store clerk. 図9は、客用表示器に表示した予約受付画面の一例を示す図である。FIG. 9 is a diagram showing an example of a reservation acceptance screen displayed on the customer display. 図10は、受取日が税率変更前の場合の予約票の印字例を示す図である。FIG. 10 is a diagram showing a print example of a reservation slip when the receipt date is before the tax rate change. 図11は、受取日が税率変更日以降である場合の選択画面の一例を示す図である。FIG. 11 is a diagram illustrating an example of a selection screen when the receipt date is after the tax rate change date. 図12は、店員用表示器に表示した予約受付画面の一例を示す図である。FIG. 12 is a diagram illustrating an example of a reservation reception screen displayed on the display for the store clerk. 図13は、客用表示器に表示した予約受付画面の一例を示す図である。FIG. 13 is a diagram showing an example of a reservation acceptance screen displayed on the customer display. 図14は、受取日が税率変更日以降の場合の予約票の印字例を示す図である。FIG. 14 is a diagram illustrating a print example of a reservation slip when the receipt date is after the tax rate change date. 図15は、税率変更に関する注意喚起を表示した画面例を示す図である。FIG. 15 is a diagram illustrating an example of a screen that displays an alert regarding a tax rate change.

図1は、本実施形態に係る予約販売システム100の概略構成図である。店舗サーバ4は、店舗(例えば店舗a〜c)に設けられたサーバ装置である。POS端末1は、同店舗における売上データを登録する販売データ処理装置である。また、POS端末1は、予約商品の予約申し込みを受付けて、本部サーバ9に予約登録に関する情報を送信する。本部サーバ9は、複数の店舗での売上や在庫管理、予約管理等を統括するサーバである。尚、図1では複数台のPOS端末1が店舗サーバ4に接続されて使用される例について示しているが、店舗において用いられるPOS端末1の台数は特に限定されず、1台であってもよい。尚、以下では、複数の図面に示される同様の構成について同一符号を付して示し、重複する説明を省略する場合がある。   FIG. 1 is a schematic configuration diagram of a reservation sales system 100 according to the present embodiment. The store server 4 is a server device provided in a store (for example, stores a to c). The POS terminal 1 is a sales data processing device for registering sales data at the same store. The POS terminal 1 accepts a reservation application for a reserved product and transmits information related to reservation registration to the headquarter server 9. The headquarter server 9 is a server that supervises sales, inventory management, reservation management, and the like at a plurality of stores. Although FIG. 1 shows an example in which a plurality of POS terminals 1 are connected to the store server 4 and used, the number of POS terminals 1 used in the store is not particularly limited. Good. In addition, below, the same code | symbol is shown about the same structure shown by several drawing, and the overlapping description may be abbreviate | omitted.

次に、本部サーバ9について説明する。図2は、本部サーバ9のハードウェア構成を示すブロック図である。本部サーバ9は、CPU、ROM、RAM等で構成されるコンピュータ構成の制御部91を備えている。また、制御部91にはバス92及びI/O機器制御部94を介して、キーボード95、表示器96、プリンタ97及びHDD(Hard Disk Drive)98が接続されている。   Next, the headquarter server 9 will be described. FIG. 2 is a block diagram showing a hardware configuration of the headquarter server 9. The headquarter server 9 includes a control unit 91 having a computer configuration including a CPU, a ROM, a RAM, and the like. A keyboard 95, a display 96, a printer 97, and an HDD (Hard Disk Drive) 98 are connected to the controller 91 via a bus 92 and an I / O device controller 94.

制御部91は、通信I/F(Interface)93及び専用回線8を介して店舗サーバ4との間でデータ通信を行う。HDD98には、制御部91のCPUを動作させる各種制御プログラムの他、一般商品マスタ981、予約商品マスタ(旧税率)982、予約商品マスタ(新税率)983、予約販売ファイル984等が格納されている。以降では、予約商品マスタ(旧税率)982、予約商品マスタ(新税率)983をそれぞれ予約商品マスタ982、予約商品マスタ983ということとする。   The control unit 91 performs data communication with the store server 4 via the communication I / F (Interface) 93 and the dedicated line 8. In addition to various control programs for operating the CPU of the control unit 91, the HDD 98 stores a general product master 981, a reserved product master (old tax rate) 982, a reserved product master (new tax rate) 983, a reserved sales file 984, and the like. Yes. Hereinafter, the reserved product master (old tax rate) 982 and the reserved product master (new tax rate) 983 are referred to as a reserved product master 982 and a reserved product master 983, respectively.

一般商品マスタ981は、予約商品ではない一般商品に関する商品情報を格納するマスタファイルである。一般商品マスタ981には、商品コードに対応付けて各一般商品の商品名、商品価格、商品画像等の商品情報が格納されている。   The general product master 981 is a master file that stores product information related to general products that are not reserved products. The general merchandise master 981 stores merchandise information such as the merchandise name, merchandise price, and merchandise image of each general merchandise in association with the merchandise code.

予約商品マスタ982及び予約商品マスタ983は、予約商品に関する商品情報を格納するマスタファイルである。図3は、予約商品マスタ982のデータ構成例を示す図であり、図4は、予約商品マスタ983のデータ構成例を示す図である。図3、図4に例示するように、予約商品マスタ982及び予約商品マスタ983には、商品コード、商品名、税込価格、税区分、この商品を受け取ることができる受取日および商品画像の格納場所を示す情報などが格納されている。また、商品に適用される税区分としては、予約商品マスタ982には旧税率(例えば5%)が登録され、予約商品マスタ983には新税率(例えば8%)が登録されている。   The reserved product master 982 and the reserved product master 983 are master files that store product information related to the reserved product. FIG. 3 is a diagram illustrating a data configuration example of the reserved product master 982, and FIG. 4 is a diagram illustrating a data configuration example of the reserved product master 983. As illustrated in FIGS. 3 and 4, the reserved product master 982 and the reserved product master 983 include a product code, a product name, a tax-inclusive price, a tax classification, a date of receipt of the product and a storage location of the product image. The information etc. which are stored are stored. In addition, as a tax classification applied to the product, an old tax rate (for example, 5%) is registered in the reserved product master 982, and a new tax rate (for example, 8%) is registered in the reserved product master 983.

一般商品マスタ981、予約商品マスタ982、予約商品マスタ983は、主に本部サーバ9において管理される。本部サーバ9は、所定時間ごと(例えば1日1回)あるいはデータ更新時等に、店舗サーバ4を介してPOS端末1に対し、最新の一般商品マスタ981、予約商品マスタ982、983を送信する。   The general merchandise master 981, the reserved merchandise master 982, and the reserved merchandise master 983 are mainly managed in the headquarter server 9. The headquarter server 9 transmits the latest general merchandise master 981 and reserved merchandise masters 982 and 983 to the POS terminal 1 via the store server 4 at predetermined time intervals (for example, once a day) or when data is updated. .

次に、POS端末1について説明する。図5は、POS端末1の機能構成を示すブロック図である。POS端末1は、CPU、ROM、RAM等で構成されるコンピュータ構成の制御部11を備えている。また、制御部11にはバス12及びI/O機器制御部14を介して、キーボード15、スキャナ16、店員用表示器17、客用表示器18、プリンタ19及びHDD20が接続されている。   Next, the POS terminal 1 will be described. FIG. 5 is a block diagram showing a functional configuration of the POS terminal 1. The POS terminal 1 includes a control unit 11 having a computer configuration including a CPU, a ROM, a RAM, and the like. Further, a keyboard 15, a scanner 16, a store clerk display 17, a customer display 18, a printer 19, and an HDD 20 are connected to the controller 11 via a bus 12 and an I / O device controller 14.

制御部11は、通信I/F13及びLAN(Local Area Network)3等を介して店舗サーバ4との間でデータ通信を行う。HDD20には、制御部11のCPUを動作させる各種制御プログラム等が格納されている。また、HDD20には、上述のように本部サーバ9からダウンロードされた一般商品マスタ181、予約商品マスタ(旧税率)182、予約商品マスタ(新税率)183等が格納される。   The control unit 11 performs data communication with the store server 4 via the communication I / F 13 and a LAN (Local Area Network) 3 or the like. The HDD 20 stores various control programs for operating the CPU of the control unit 11. The HDD 20 stores the general product master 181, the reserved product master (old tax rate) 182, the reserved product master (new tax rate) 183, etc. downloaded from the headquarter server 9 as described above.

上述のように、予約商品マスタ182(第1予約商品マスタ)は、旧税率に基づいて予約商品の税込価格および税率を記憶している。また、予約商品マスタ183(第2予約商品マスタ)は、新税率に基づいて予約商品の税込価格および税率を記憶している。以降では、予約商品マスタ(旧税率)182、予約商品マスタ(新税率)183をそれぞれ予約商品マスタ182、予約商品マスタ183ということとする。   As described above, the reserved product master 182 (first reserved product master) stores the tax-included price and the tax rate of the reserved product based on the old tax rate. The reserved product master 183 (second reserved product master) stores the tax-included price and the tax rate of the reserved product based on the new tax rate. Hereinafter, the reserved product master (old tax rate) 182 and the reserved product master (new tax rate) 183 are referred to as the reserved product master 182 and the reserved product master 183, respectively.

また、HDD20には売上ファイル184が格納されている。売上ファイル184には、POS端末1で売上登録された売上データ等が格納される。   The HDD 20 stores a sales file 184. In the sales file 184, sales data registered in the POS terminal 1 is stored.

次に、制御部11が有する各部の機能構成について説明する。本実施形態のPOS端末1で実行されるプログラムは、図5に示すように、入力受付部51、読込部52、登録部53、表示制御部54、印字制御部55を含むモジュール構成となっている。実際のハードウェアとしてはCPU(プロセッサ)が記憶媒体から本実施形態のプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、入力受付部51、読込部52、登録部53、表示制御部54、印字制御部55が主記憶装置上に生成される。   Next, the functional configuration of each unit included in the control unit 11 will be described. As shown in FIG. 5, the program executed in the POS terminal 1 of this embodiment has a module configuration including an input receiving unit 51, a reading unit 52, a registration unit 53, a display control unit 54, and a print control unit 55. Yes. As actual hardware, a CPU (processor) reads out and executes the program of the present embodiment from a storage medium, so that the above-described units are loaded onto the main storage device, and an input receiving unit 51, a reading unit 52, a registration unit 53, A display control unit 54 and a print control unit 55 are generated on the main storage device.

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

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

入力受付部51は、キーボード15、スキャナ16等に対する入力操作に応じて各種入力操作を受付ける。例えば入力受付部51は、予約商品の受取日の選択入力を受付ける。即ち、入力受付部51は、予約商品を代金引換で受け取る受取日を選択する選択手段として機能する。   The input receiving unit 51 receives various input operations according to input operations on the keyboard 15, the scanner 16, and the like. For example, the input accepting unit 51 accepts a selection input of a reserved product receipt date. That is, the input reception unit 51 functions as a selection unit that selects a receipt date for receiving a reserved product by cash on delivery.

読込部52および登録部53の機能については、予約商品ではない一般商品の登録と、予約商品の登録処理とに分けて説明する。   The functions of the reading unit 52 and the registration unit 53 will be described separately for registration of general products that are not reserved products and registration processing of reserved products.

・一般商品の登録
読込部52は、予約商品ではない一般商品について入力受付部51が受付けた情報等に基づき、一般商品マスタ181から商品情報を読み込む。登録部53は、読み込まれた商品情報等に基づいた売上データを、売上ファイル184に登録する。
General Product Registration The reading unit 52 reads product information from the general product master 181 based on information received by the input receiving unit 51 for general products that are not reserved products. The registration unit 53 registers sales data based on the read product information and the like in the sales file 184.

・予約商品の登録
読込部52は、予約商品の受取日に応じて予約商品マスタ182、183のいずれか一方から予約商品の税込価格を読み込む。即ち、読込部52は、受取日が税率変更日よりも前であれば、少なくとも予約商品の税込価格または旧税率を含む商品データを予約商品マスタ182から読み込む。また、読込部52は、受取日が税率変更日以降であれば、少なくとも予約商品の税込価格または新税率を含む商品データを予約商品マスタ183から読み込む。登録部53は、入力受付部51が受付けた情報等に基づく予約データを本部サーバ9に送信して、当該データを予約販売ファイル984に登録する。
Registration of reserved product The reading unit 52 reads the tax-included price of the reserved product from one of the reserved product masters 182 and 183 according to the date of receipt of the reserved product. That is, if the receiving date is before the tax rate change date, the reading unit 52 reads product data including at least the tax-included price or the old tax rate of the reserved product from the reserved product master 182. Further, if the receiving date is after the tax rate change date, the reading unit 52 reads product data including at least the tax-included price of the reserved product or the new tax rate from the reserved product master 183. The registration unit 53 transmits reservation data based on the information received by the input reception unit 51 to the headquarter server 9 and registers the data in the reservation sales file 984.

表示制御部54は、店員用表示器17、客用表示器18における表示動作全般を制御する。例えば表示制御部54は、予約商品を選択するための選択画面61(図7)、62(図11)を表示する。尚、表示制御部54は、選択画面61、62において、受取日ごとに予約商品を表示する。また、表示制御部54は、選択画面61、62において選択された商品の商品情報を表示し、予約受付の確認を得るための予約受付画面71(図8)、81(図9)、72(図12)、82(図13)を表示する。   The display control unit 54 controls the entire display operation on the clerk display 17 and the customer display 18. For example, the display control unit 54 displays selection screens 61 (FIG. 7) and 62 (FIG. 11) for selecting a reserved product. The display control unit 54 displays the reserved product for each receipt date on the selection screens 61 and 62. Further, the display control unit 54 displays the product information of the product selected on the selection screens 61 and 62, and reservation reception screens 71 (FIG. 8), 81 (FIG. 9), 72 (for obtaining confirmation of reservation reception). 12) and 82 (FIG. 13) are displayed.

また、表示制御部54は、受取日が税率変更日前であれば、読込部52が旧税率の予約商品マスタ182から読み込んだ商品データを選択画面61、予約受付画面71、82に表示する。また、表示制御部54は、受取日が税率変更日以降であれば、読込部52が新税率の予約商品マスタ183から読み込んだ商品データを選択画面62、予約受付画面72、82に表示する。   Further, if the receipt date is before the tax rate change date, the display control unit 54 displays the product data read by the reading unit 52 from the reserved product master 182 of the old tax rate on the selection screen 61 and the reservation reception screens 71 and 82. If the receipt date is after the tax rate change date, the display control unit 54 displays the product data read by the reading unit 52 from the reserved product master 183 having the new tax rate on the selection screen 62 and the reservation reception screens 72 and 82.

これにより、受取日が税率変更日前であれば、上記各画面には旧税率の税率、税込価格が表示される。また、受取日が税率変更日以降であれば、上記各画面には新税率の税率、税込価格が表示される。従って、オペレータあるいは客は、予約商品に適用される税率や税額、合計金額等を確認することができる。   As a result, if the receipt date is before the tax rate change date, the previous tax rate and tax-inclusive price are displayed on each screen. If the receipt date is after the tax rate change date, the above-mentioned screen displays the tax rate and tax-inclusive price of the new tax rate. Therefore, the operator or the customer can check the tax rate, tax amount, total amount, etc. applied to the reserved product.

印字制御部55は、プリンタ19における印字動作を制御し、レシートの印刷処理、および、予約内容を示す予約票の印刷処理を行う。また、印字制御部55は、予約票に読込部52が読み込んだ税込価格を印字出力する。また、印字制御部55は、予約票に、予約商品の代金支払時に適用される税率を印字出力する。   The print control unit 55 controls the printing operation in the printer 19, and performs a receipt printing process and a reservation slip printing process indicating reservation contents. The print control unit 55 prints out the tax-included price read by the reading unit 52 in the reservation slip. Further, the print control unit 55 prints and outputs the tax rate applied at the time of payment for the reserved product on the reservation slip.

次に、POS端末1が実行する予約処理について、処理手順の一例を図6を用いて説明する。図6は、POS端末が実行する予約処理の手順を示すフローチャートである。   Next, an example of a processing procedure for the reservation processing executed by the POS terminal 1 will be described with reference to FIG. FIG. 6 is a flowchart showing the procedure of the reservation process executed by the POS terminal.

入力受付部51は、上述した選択画面から、商品の受取日の選択を受付ける(ステップS1)。読込部52は、受取日が税率変更日以降か否かを判定する(ステップS2)。   The input accepting unit 51 accepts selection of a product receipt date from the selection screen described above (step S1). The reading unit 52 determines whether or not the receipt date is after the tax rate change date (step S2).

受取日が税率変更日よりも前である場合(ステップS2:No)、読込部52は、旧税率の予約商品マスタ182から、ステップS1で受付けた受取日に該当する予約商品の商品データを読み込む(ステップS3)。そして、表示制御部54は、読み込んだ商品データに基づき、選択画面に旧税率の税込価格等の商品データを表示する(ステップS4)。   When the receipt date is before the tax rate change date (step S2: No), the reading unit 52 reads the product data of the reserved product corresponding to the received date received in step S1 from the reserved product master 182 of the old tax rate. (Step S3). And the display control part 54 displays merchandise data, such as a tax-included price of an old tax rate, on a selection screen based on the read merchandise data (step S4).

図7は、受取日が税率変更日前である場合の選択画面61の一例を示す図である。選択画面61には、ステップS1で選択された受取日(受取希望日)が表示される。尚、同画面において、入力受付部51は受取日の選択操作を再度受付けることができる。受取日の変更を受付けると、表示制御部54は、変更後の受取日に該当する予約商品を表示させる。   FIG. 7 is a diagram showing an example of the selection screen 61 when the receipt date is before the tax rate change date. On the selection screen 61, the receipt date (desired receipt date) selected in step S1 is displayed. In the same screen, the input receiving unit 51 can receive the receiving date selection operation again. When the change of the receipt date is received, the display control unit 54 displays the reserved product corresponding to the changed receipt date.

図7に示すように、選択画面61にはサブメニューが表示され、サブメニューのうち1つを選択すると、当該サブメニューに該当する予約商品を選択するための選択ボタンが表示される。図7では、弁当Aの選択ボタンと、弁当Bの選択ボタンが表示された例を示す。表示制御部54は、該商品の商品データとして、旧税率の予約商品マスタ182から読み込んだ商品名、税込価格、税率等を選択画面61に表示する。   As shown in FIG. 7, a submenu is displayed on the selection screen 61, and when one of the submenus is selected, a selection button for selecting a reserved product corresponding to the submenu is displayed. FIG. 7 shows an example in which a lunch box A selection button and a lunch box B selection button are displayed. The display control unit 54 displays the product name, the tax-inclusive price, the tax rate, and the like read from the reserved product master 182 of the old tax rate on the selection screen 61 as the product data of the product.

次に、入力受付部51は、選択画面61において商品の選択操作、ならびに個数の入力操作を受付ける(ステップS7:Yes)。尚、入力を受付けない間(ステップS7:No)は入力待ちをする。表示制御部54は、選択された商品、ならびに予約個数を示す予約受付画面71(図8参照)を店員用表示器17に表示する(ステップS8)。また、表示制御部54は、客向けの予約受付画面81(図9参照)を客用表示器18に表示する(ステップS8)。   Next, the input reception unit 51 receives a product selection operation and a number input operation on the selection screen 61 (step S7: Yes). Note that while the input is not accepted (step S7: No), the input is waited. The display control unit 54 displays a reservation acceptance screen 71 (see FIG. 8) indicating the selected product and the number of reservations on the clerk display 17 (step S8). Further, the display control unit 54 displays a customer reservation reception screen 81 (see FIG. 9) on the customer display 18 (step S8).

図8は、店員用表示器17に表示した予約受付画面71の一例を示す図である。店員用の予約受付画面71には、選択された商品の商品データとして、商品名、税率、数量、税込金額の小計、合計個数、税込金額の合計金額が表示される。また、予約受付画面71には表示された内容で予約を確定するための確認ボタン711が表示される。商品データは旧税率の予約商品マスタ182から読み込まれるので、予約受付画面71には旧税率の税込金額や税率が表示される。   FIG. 8 is a diagram showing an example of the reservation reception screen 71 displayed on the clerk display 17. On the reservation reception screen 71 for the store clerk, the product name, the tax rate, the quantity, the subtotal of the tax-inclusive amount, the total number, and the total amount of the tax-inclusive amount are displayed as the product data of the selected product. In addition, a confirmation button 711 for confirming a reservation with the displayed contents is displayed on the reservation reception screen 71. Since the product data is read from the reserved product master 182 of the old tax rate, the reservation acceptance screen 71 displays the tax-included amount and tax rate of the old tax rate.

図9は、客用表示器18に表示した予約受付画面81の一例を示す図である。客用の予約受付画面81には、選択された商品について、商品名とともに商品画像が表示される。尚、図9では、商品名に個数のみを添えて表示する例を示したが、画面構成はこれに限定されない。例えば、それぞれの商品画像に税込金額の小計金額や、税率を添えて表示してもよい。また、客用の予約受付画面81には、「お渡し日時」として、受取日および時間が表示される。さらに、客用の予約受付画面81には、この取引の合計金額として、税込金額の合計金額が表示され、適用された税率(旧税率)が併せて表示される。   FIG. 9 is a diagram showing an example of a reservation acceptance screen 81 displayed on the customer display 18. The customer reservation reception screen 81 displays a product image together with a product name for the selected product. Although FIG. 9 shows an example in which the product name is displayed with only the number, the screen configuration is not limited to this. For example, each product image may be displayed with a subtotal amount including tax or a tax rate. On the customer reservation reception screen 81, the date and time of receipt are displayed as “delivery date”. Further, the customer reservation reception screen 81 displays the total amount of tax included as the total amount of this transaction, and the applied tax rate (old tax rate) is also displayed.

そして、店員用の予約受付画面71(図8参照)において、確認ボタン711が選択されると(ステップS9:Yes)、入力受付部51はその入力データ(予約データ)に基づく予約を受付ける(ステップS10)。登録部53は、予約受付画面71において受付けた予約データを本部サーバ9に出力し、登録処理を行う(ステップS10)。尚、確認ボタン711が選択されない間(ステップS9:No)はその選択待ちをする(ステップS9)。そして予約登録が完了すると(ステップS10)、印字制御部55はプリンタ19により予約票(図10参照)を印字出力する(ステップS11)。   When the confirmation button 711 is selected on the reservation reception screen 71 (see FIG. 8) for the store clerk (step S9: Yes), the input reception unit 51 receives a reservation based on the input data (reservation data) (step S9). S10). The registration unit 53 outputs the reservation data received on the reservation reception screen 71 to the headquarter server 9, and performs registration processing (step S10). Note that while the confirmation button 711 is not selected (step S9: No), the selection waits (step S9). When the reservation registration is completed (step S10), the print control unit 55 prints out a reservation slip (see FIG. 10) by the printer 19 (step S11).

図10は、受取日が税率変更前の場合の予約票41の印字例を示す図である。図10に示すように、予約票41には、受取日(お渡し日時)、商品名、税込みの商品単価、合計金額、税率(旧税率)、税額の合計等が印字される。尚、図10では各商品を1個ずつ予約した例を示したが、複数個予約した場合には、予約の個数も印字される。   FIG. 10 is a diagram showing a print example of the reservation slip 41 when the receipt date is before the tax rate change. As shown in FIG. 10, on the reservation slip 41, the date of receipt (delivery date), product name, product unit price including tax, total amount, tax rate (old tax rate), total tax amount, etc. are printed. Although FIG. 10 shows an example in which each product is reserved one by one, when a plurality of products are reserved, the number of reservations is also printed.

一方、受取日が税率変更日以降である場合(ステップS2:Yes)、読込部52は、新税率の予約商品マスタ183から、ステップS1で受付けた受取日に該当する予約商品の商品データを読み込む(ステップS5)。そして、表示制御部54は、読み込んだ商品データに基づき、選択画面62(図11参照)に新税率の税込価格等の商品データを表示する(ステップS6)。   On the other hand, when the receipt date is after the tax rate change date (step S2: Yes), the reading unit 52 reads the product data of the reserved product corresponding to the received date received in step S1 from the reserved product master 183 of the new tax rate. (Step S5). Then, the display control unit 54 displays product data such as the tax-included price of the new tax rate on the selection screen 62 (see FIG. 11) based on the read product data (step S6).

図11は、受取日が税率変更日以降である場合の選択画面62の一例を示す図である。図11に示すように、表示制御部54は、新税率の予約商品マスタ183から、受取日に該当する商品の商品データを読み込んで表示する。従って、選択画面62には、新税率による税込価格、税率が表示される。その他の画面構成は図7の選択画面61と同様である。   FIG. 11 is a diagram illustrating an example of the selection screen 62 when the receipt date is after the tax rate change date. As shown in FIG. 11, the display control unit 54 reads and displays the product data of the product corresponding to the receipt date from the reserved product master 183 with the new tax rate. Accordingly, the selection screen 62 displays the tax-inclusive price and the tax rate based on the new tax rate. Other screen configurations are the same as those of the selection screen 61 of FIG.

次に、入力受付部51は、ステップS6で表示した選択画面62において、商品の選択操作、ならびに個数の入力操作を受付ける(ステップS7:Yes)。表示制御部54は、選択された商品、ならびに予約個数を示す予約受付画面72(図12参照)を店員用表示器17に表示する(ステップS8)。また、表示制御部54は、客用表示器18に客向けの予約受付画面82(図13参照)を表示する(ステップS8)。   Next, the input receiving unit 51 receives a product selection operation and a number input operation on the selection screen 62 displayed in step S6 (step S7: Yes). The display control unit 54 displays the reservation reception screen 72 (see FIG. 12) indicating the selected product and the number of reservations on the clerk display 17 (step S8). In addition, the display control unit 54 displays a customer reservation reception screen 82 (see FIG. 13) on the customer display 18 (step S8).

図12は、店員用表示器17に表示した予約受付画面72の一例を示す図である。表示制御部54は、新税率の予約商品マスタ183から読み込んだ商品データ、選択画面62における入力データ等に基づき、商品名、税率(新税率)、数量、小計金額(税込み)、合計個数、合計金額(税込み)等を表示する。その他の画面構成は図8の予約受付画面71と同様である。   FIG. 12 is a diagram showing an example of the reservation reception screen 72 displayed on the store clerk display 17. The display control unit 54 selects the product name, tax rate (new tax rate), quantity, subtotal amount (including tax), total number, total based on the product data read from the new tax rate reserved product master 183, the input data on the selection screen 62, and the like. Display the amount (including tax). Other screen configurations are the same as the reservation acceptance screen 71 of FIG.

図13は、客用表示器18に表示した予約受付画面82の一例を示す図である。表示制御部54は、新税率の予約商品マスタ183から読み込んだ商品データ、選択画面62(図11参照)における入力データ等に基づき、商品名、商品画像、税率(新税率)、数量、小計金額(税込み)、合計個数、合計金額(税込み)等を表示する。その他の画面構成は図9の予約受付画面81と同様である。   FIG. 13 is a diagram showing an example of the reservation acceptance screen 82 displayed on the customer display 18. The display control unit 54 selects the product name, product image, tax rate (new tax rate), quantity, subtotal amount based on the product data read from the new tax rate reserved product master 183, the input data on the selection screen 62 (see FIG. 11), etc. (Including tax), total number, total amount (including tax), etc. are displayed. Other screen configurations are the same as the reservation acceptance screen 81 of FIG.

そして、店員用の予約受付画面72(図12参照)において、確認ボタン721が選択されると(ステップS9:Yes)、登録部53は上述と同様に予約の受付および登録を行う(ステップS10)。そして、予約登録が完了すると、印字制御部55はプリンタ19により予約票42(図14参照)を印字出力する(ステップS11)。   When the confirmation button 721 is selected on the reservation reception screen 72 (see FIG. 12) for the store clerk (step S9: Yes), the registration unit 53 receives and registers the reservation in the same manner as described above (step S10). . When the reservation registration is completed, the print control unit 55 prints out the reservation slip 42 (see FIG. 14) by the printer 19 (step S11).

図14は、受取日が税率変更日以降の場合の予約票42の印字例を示す図である。図14に示すように、予約票42には、受取日(お渡し日時)、商品名、税込みの商品単価、合計金額、税率(新税率)、税額の合計等が印字される。その他の構成は図10の予約票41と同様である。   FIG. 14 is a diagram illustrating a print example of the reservation slip 42 when the receipt date is after the tax rate change date. As shown in FIG. 14, the date of receipt (delivery date), product name, product unit price including tax, total amount, tax rate (new tax rate), total tax amount, etc. are printed on the reservation slip 42. Other configurations are the same as the reservation slip 41 of FIG.

尚、画面における表示出力、予約票における印字出力は、上述した例に限定されない。例えば、画面表示や印字出力によって、税率変更に関する注意喚起を行ってもよい。   The display output on the screen and the print output on the reservation slip are not limited to the above-described examples. For example, the user may be alerted about the tax rate change by screen display or print output.

図15は、税率変更に関する注意喚起を表示した画面例を示す図である。例えば、書籍やCD、DVD等の予約購入の場合、受取日はそれら商品の販売開始日となるが、弁当等の食品の受取とは異なり、販売開始日に受け取る必要性は少ない。   FIG. 15 is a diagram illustrating an example of a screen that displays an alert regarding a tax rate change. For example, in the case of reservation purchase of books, CDs, DVDs, etc., the receipt date is the sale start date of those products, but unlike the receipt of food such as lunch boxes, it is less necessary to receive the sale start date.

従って、客が自らの都合にあわせて受取日以降に商品を受け取り、支払を行うことが一般的である。それゆえ、受取日(販売開始日)が税率変更前であるにも関わらず、商品受取が税率変更日以降となる場合がある。すると、税込金額が予約票に印字された金額と異なってしまい、税率が上がる際には支払い金額が増加してしまう。このような事態に備え、予約受付画面や予約票において注意喚起のメッセージを出力して、客に税率変更を報知してもよい。   Therefore, it is common for customers to receive and pay for goods after the date of receipt in accordance with their own circumstances. Therefore, there is a case where the goods are received after the tax rate change date even though the receipt date (sales start date) is before the tax rate change. Then, the amount including tax differs from the amount printed on the reservation slip, and the amount of payment increases when the tax rate increases. In preparation for such a situation, a warning message may be output on the reservation reception screen or the reservation slip to notify the customer of the tax rate change.

なおこの場合に、受取日が税率変更以降であれば、指定した受取日より遅くなろうと税込金額は変わらないから、表示内容、印字内容に齟齬は生じない。そこで、受取日が税率変更日前である取引に限って、上述したような注意喚起を行ってもよい。   In this case, if the date of receipt is after the tax rate change, the amount including tax does not change even if it is later than the designated date of receipt. Therefore, the above-described alert may be issued only for transactions whose receipt date is before the tax rate change date.

従来、予約商品ではない一般商品については、本部サーバ9が1日1回程度のペースで、一般商品マスタ981を更新する。そして、POS端末1はこれをダウンロードして一般商品マスタ181を更新する。従って、一般商品については、税率変更の際に、税率変更日以降の一般商品マスタ981において全品の税率を一律に変更すればよい。POS端末1も、税率変更があっても、従来通り一般商品マスタ181に基づいて、税率や税込金額の表示および印字を行えばよい。従って、一般商品については、税率変更に伴う表示出力、印字出力の変更は特に困難ではない。   Conventionally, for general products that are not reserved products, the headquarters server 9 updates the general product master 981 at a pace of about once a day. Then, the POS terminal 1 downloads it and updates the general merchandise master 181. Therefore, regarding the general merchandise, when the tax rate is changed, the tax rates of all the products may be uniformly changed in the general merchandise master 981 after the tax rate change date. The POS terminal 1 may display and print the tax rate and the tax-inclusive amount based on the general merchandise master 181 as usual even if the tax rate is changed. Therefore, for general merchandise, it is not particularly difficult to change the display output and print output associated with the tax rate change.

一方、代金引換で販売される予約商品については、その支払が商品受取日となる。従って、受取日に応じて支払額(税込価格)が変わることとなる。これに対し、受取日ごとの予約商品マスタを全てPOS端末1に格納しておくとなると、メモリ容量が膨大となり経済的ではない。このように、予約商品に関しては、受取日に応じて適切な税率を適用するために、従来の一般商品と同様のマスタ構成ならびに処理方法を用いることが妥当とは言い難かった。   On the other hand, for a reserved product sold by cash on delivery, the payment is the date of receipt of the product. Therefore, the payment amount (tax-included price) changes according to the date of receipt. On the other hand, if all the reserved product masters for each receipt date are stored in the POS terminal 1, the memory capacity becomes enormous and it is not economical. As described above, it is difficult to say that it is appropriate to use the same master configuration and processing method as those for conventional general products in order to apply an appropriate tax rate according to the date of receipt for reserved products.

そこで本実施形態では、日付ごと、すなわち、受取日ごとに多数の予約商品マスタを準備するのではなく、旧税率、新税率それぞれの予約商品マスタを2つだけ準備し、受取日と、税率変更日とを比較してマスタデータを選択利用する形態とした。これにより、本実施形態では、税率変更日を挟んで適切な税率を適用して出力する際に、マスタデータを格納するためのメモリ使用量を節約することができる。   Therefore, in this embodiment, instead of preparing a large number of reserved product masters for each date, that is, for each receipt date, only two reserved product masters for the old tax rate and the new tax rate are prepared, and the receipt date and the tax rate change are prepared. Master data is selected and used by comparing the date. Thereby, in this embodiment, when applying and outputting a suitable tax rate on both sides of a tax rate change date, the memory usage for storing master data can be saved.

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

例えば、キヨスク端末やセルフチェックアウト端末などの他の情報処理装置において、上記実施形態を適用してもよい。また、ネットスーパー等のWebページを提供するサーバに上記実施形態を適用してもよい。   For example, the above embodiment may be applied to other information processing apparatuses such as kiosk terminals and self-checkout terminals. Further, the above embodiment may be applied to a server that provides a web page such as a net supermarket.

また、上述では、税込価格や税率の表示を切替える例について説明したが、本実施形態はこれに限定されるものではない。即ち、本実施形態は、税込あるいは税抜に関わらず、適用される商品価格を税率変更前後で切替えたい場合に、受取日に応じてデータ読取元の予約商品マスタを切替えて選択することができる。   Moreover, although the example which switches the display of a tax-included price and a tax rate was demonstrated above, this embodiment is not limited to this. That is, according to the present embodiment, regardless of including tax or excluding tax, when the applied product price is to be switched before and after the tax rate change, the reserved product master of the data reading source can be switched and selected according to the receipt date. .

具体的には、第1予約商品マスタには、税率変更日より前の受取に適用される商品価格を格納しておく。第2予約商品マスタには、税率変更日以降の受取に適用される商品価格を格納しておく。尚、商品価格としては、税抜価格あるいは税込価格のいずれでもよい。読込部52は、予約商品の受取日が税率変更日より前であれば、第1予約商品マスタからマスタデータを読み込み、受取日が税率変更日以降でれば第2予約商品マスタからマスタデータを読み込む。これにより、各画面および予約票において税率変更日前後で商品価格を切替えて出力することができる。   Specifically, the first reserved product master stores a product price applied to receipt before the tax rate change date. In the second reserved product master, the product price applied to the receipt after the tax rate change date is stored. The product price may be either a tax-excluded price or a tax-included price. The reading unit 52 reads the master data from the first reserved product master if the received date of the reserved product is before the tax rate change date, and reads the master data from the second reserved product master if the received date is after the tax rate changed date. Read. As a result, the product price can be switched and output before and after the tax rate change date on each screen and reservation slip.

また、上述では、POS端末1において上記表示出力を行うとしたが、表示出力先は特に限定されない。例えば、上記内容の表示データを携帯電話やスマートフォン等の携帯情報端末に送信し、当該端末のディスプレイにて上記表示出力を行ってもよい。また、予約票と同様の内容を示す表示データを携帯情報端末に送信し、当該携帯情報端末において表示出力させてもよい。   In the above description, the display output is performed in the POS terminal 1, but the display output destination is not particularly limited. For example, the display data of the above contents may be transmitted to a portable information terminal such as a mobile phone or a smartphone, and the display output may be performed on the display of the terminal. Further, display data showing the same contents as the reservation slip may be transmitted to the portable information terminal and displayed on the portable information terminal.

以上説明したとおり、上記実施形態によれば、予約商品の受取日に応じて予約商品マスタを切替えてマスタデータを読み込む。従って、受取日に応じて価格を切替えて出力することができ、税率変更の前後で予約商品の価格を適切に出力できる。   As described above, according to the above-described embodiment, the reserved product master is switched according to the date of receipt of the reserved product, and the master data is read. Therefore, the price can be switched and output according to the date of receipt, and the price of the reserved product can be appropriately output before and after the tax rate change.

1…POS端末、4…店舗サーバ、9…本部サーバ、11…制御部、17…店員用表示器、18…客用表示器、51…入力受付部、52…読込部、53…登録部、54…表示制御部、55…印字制御部、61、62…選択画面、71、72、81、82、83…予約受付画面、41、42…予約票、100…予約販売システム、182、183…予約商品マスタ。   DESCRIPTION OF SYMBOLS 1 ... POS terminal, 4 ... Store server, 9 ... Head office server, 11 ... Control part, 17 ... Display for salesclerk, 18 ... Display for customer, 51 ... Input reception part, 52 ... Reading part, 53 ... Registration part, 54 ... Display control unit, 55 ... Print control unit, 61, 62 ... Selection screen, 71, 72, 81, 82, 83 ... Reservation acceptance screen, 41, 42 ... Reservation slip, 100 ... Reservation sales system, 182, 183 ... Reservation product master.

特開平5−143863号公報JP-A-5-143863

実施形態の販売データ処理装置は、予約商品を代金引換で受け取ることができる受取日を選択する選択手段と、前記予約商品を受け取る日が税率変更日よりも前であれば、税率変更日より前の受取に適用される第1予約商品マスタから予約商品の価格を読み込み、前記受け取る日が税率変更日以降であれば、税率変更日以降の受取に適用される第2予約商品マスタから予約商品の価格を読み込む読込手段と、前記読込手段が前記第1予約商品マスタまたは前記第2予約商品マスタから読み込んだ前記価格を表示出力する表示出力手段と、前記選択された受取日が前記税率変更日より前であって前記受取日に受け取る必要がない予約商品については、当該予約商品を受け取る日が前記税率変更日以降になると前記税率変更日以降の受取に適用される価格となることを示すメッセージを表示出力する、メッセージ表示出力手段と、を備える。 The sales data processing apparatus according to the embodiment includes a selection unit that selects a receipt date on which the reserved product can be received by cash on delivery, and if the date of receiving the reserved product is before the tax rate change date, the tax data is before the tax rate change date. The price of the reserved product is read from the first reserved product master that is applied to the receipt of the product, and if the received date is after the tax rate change date, the reservation product from the second reserved product master that is applied to the receipt after the tax rate changed date Reading means for reading a price; display output means for displaying and outputting the price read from the first reserved product master or the second reserved product master by the reading means; and the selected receipt date from the tax rate change date For reservation products that do not need to be received on the date of receipt before the date of receipt of the reservation product, it will be applied to receipts after the date of change of the tax rate if the date of receipt of the reservation product is after the date of change of the tax rate. That displays and outputs a message indicating that the price, and a message display output means.

Claims (6)

予約商品を代金引換で受け取る受取日を選択する選択手段と、
前記受取日が税率変更日よりも前であれば、税率変更日より前の受取に適用される第1予約商品マスタから予約商品の価格を読み込み、前記受取日が税率変更日以降であれば、税率変更日以降の受取に適用される第2予約商品マスタから予約商品の価格を読み込む読込手段と、
前記読込手段が前記第1予約商品マスタまたは前記第2予約商品マスタから読み込んだ前記価格を表示出力する表示出力手段と、
を備えた販売データ処理装置。
A selection means for selecting a receipt date for receiving the reserved product by cash on delivery;
If the receipt date is before the tax rate change date, the price of the reserved product is read from the first reserved product master applied to receipt before the tax rate change date, and if the receipt date is after the tax rate change date, A reading means for reading the price of the reserved product from the second reserved product master applied to the receipt after the tax rate change date;
Display output means for displaying and outputting the price read from the first reserved product master or the second reserved product master by the reading means;
Sales data processing device equipped with.
前記画面から少なくとも1つの予約商品の選択を受付ける受付手段と、
選択された前記予約商品について前記読込手段が読み込んだ前記価格を、予約内容を示す予約票に印字出力する印字制御手段と、
を更に備えた請求項1に記載の販売データ処理装置。
Receiving means for receiving selection of at least one reserved product from the screen;
Print control means for printing out the price read by the reading means for the selected reserved product on a reservation slip indicating reservation contents;
The sales data processing device according to claim 1, further comprising:
前記第1予約商品マスタは、旧税率に基づいて前記予約商品の税込価格を記憶し、
前記第2予約商品マスタは、新税率に基づいて前記予約商品の税込価格を記憶し、
前記表示出力手段は、予約商品の予約を受付ける画面において、前記受取日ごとに予約商品を表示し、前記読込手段が読み込んだ前記税込価格を各予約商品に対応付けて表示する、
請求項1または2に記載の販売データ処理装置。
The first reserved product master stores the tax-included price of the reserved product based on the old tax rate,
The second reserved product master stores the tax-included price of the reserved product based on a new tax rate,
The display output means displays a reservation product for each receipt date on a screen for accepting a reservation for a reservation product, and displays the tax-included price read by the reading means in association with each reservation product.
The sales data processing device according to claim 1 or 2.
前記第1予約商品マスタは旧税率を、前記第2予約商品マスタは新税率を更に記憶しており、
前記読込手段は、前記受取日が税率変更日よりも前であれば前記第1予約商品マスタから旧税率を読み込み、前記受取日が税率変更日以降であれば前記第2予約商品マスタから新税率を読み込み、
前記表示出力手段は、前記予約商品に適用される税率を表示出力する、
請求項1ないし3のいずれか1つに記載の販売データ処理装置。
The first reserved product master further stores the old tax rate, and the second reserved product master further stores the new tax rate,
The reading means reads the old tax rate from the first reserved product master if the receipt date is before the tax rate change date, and reads the new tax rate from the second reserved product master if the receipt date is after the tax rate change date. Read
The display output means displays and outputs a tax rate applied to the reserved product.
The sales data processing apparatus according to any one of claims 1 to 3.
前記表示出力手段は、税率変更日以降に前記予約商品の価格が変化することを表示報知する、請求項1ないし4のいずれか1つに記載の販売データ処理装置。   The sales data processing apparatus according to any one of claims 1 to 4, wherein the display output means displays and notifies that the price of the reserved product changes after a tax rate change date. 販売データ処理装置においてコンピュータを、
予約商品を代金引換で受け取る受取日を選択する選択手段と、
前記受取日が税率変更日よりも前であれば、税率変更日より前の受取に適用される第1予約商品マスタから予約商品の価格を読み込み、前記受取日が税率変更日以降であれば、税率変更日以降の受取に適用される第2予約商品マスタから予約商品の価格を読み込む読込手段と、
前記読込手段が前記第1予約商品マスタまたは前記第2予約商品マスタから読み込んだ前記価格を表示出力する表示出力手段と、
として機能させるためのプログラム。
A computer in a sales data processing device,
A selection means for selecting a receipt date for receiving the reserved product by cash on delivery;
If the receipt date is before the tax rate change date, the price of the reserved product is read from the first reserved product master applied to receipt before the tax rate change date, and if the receipt date is after the tax rate change date, A reading means for reading the price of the reserved product from the second reserved product master applied to the receipt after the tax rate change date;
Display output means for displaying and outputting the price read from the first reserved product master or the second reserved product master by the reading means;
Program to function as.
JP2018195759A 2018-10-17 2018-10-17 Sales data processing apparatus and program Active JP6619496B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018195759A JP6619496B2 (en) 2018-10-17 2018-10-17 Sales data processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018195759A JP6619496B2 (en) 2018-10-17 2018-10-17 Sales data processing apparatus and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017096572A Division JP6423485B2 (en) 2017-05-15 2017-05-15 Information processing apparatus and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019206323A Division JP6794523B2 (en) 2019-11-14 2019-11-14 Sales data processing equipment and programs

Publications (2)

Publication Number Publication Date
JP2019040611A true JP2019040611A (en) 2019-03-14
JP6619496B2 JP6619496B2 (en) 2019-12-11

Family

ID=65727416

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018195759A Active JP6619496B2 (en) 2018-10-17 2018-10-17 Sales data processing apparatus and program

Country Status (1)

Country Link
JP (1) JP6619496B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07272012A (en) * 1994-03-28 1995-10-20 Miraiya:Kk Gift cirtificate issuing machine, reserved article management device, and gift certificate issuing and reserved article management device
JP2003281421A (en) * 2002-03-20 2003-10-03 Fujitsu Ltd Method and program for selling goods
JP2008117064A (en) * 2006-11-01 2008-05-22 Toshiba Tec Corp Merchandise sales data processor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07272012A (en) * 1994-03-28 1995-10-20 Miraiya:Kk Gift cirtificate issuing machine, reserved article management device, and gift certificate issuing and reserved article management device
JP2003281421A (en) * 2002-03-20 2003-10-03 Fujitsu Ltd Method and program for selling goods
JP2008117064A (en) * 2006-11-01 2008-05-22 Toshiba Tec Corp Merchandise sales data processor

Also Published As

Publication number Publication date
JP6619496B2 (en) 2019-12-11

Similar Documents

Publication Publication Date Title
JP5406235B2 (en) Product data processing apparatus and program
JP6147201B2 (en) Sales data processing apparatus and program
JP2015018513A (en) Commodity data processing apparatus and commodity data processing program
JP6619496B2 (en) Sales data processing apparatus and program
JP5450535B2 (en) Sales data processing apparatus and program
JP6423485B2 (en) Information processing apparatus and program
JP6182625B2 (en) Product data processing apparatus and program
JP6794523B2 (en) Sales data processing equipment and programs
JP6564504B2 (en) Product data processing apparatus and program
JP6383061B2 (en) Product data processing apparatus and program
JP5627755B2 (en) Product data processing apparatus and program
JP6377196B2 (en) Information processing apparatus, point management system, and program
JP6356712B2 (en) Product data processing apparatus and program
JP6105453B2 (en) Information processing apparatus, point management system, and program
JP7292970B2 (en) Sales data processor and program
JP6375027B2 (en) Product sales data processing system
JP5613739B2 (en) Information processing apparatus and program
JP2019021260A (en) Information processing device and program
JP6182626B2 (en) Product data processing apparatus and program
JP6220741B2 (en) Product sales data processing apparatus and program
JP6730117B2 (en) Sales data processing device and program
JP2012003499A (en) Sale data processing apparatus and program
JP6262119B2 (en) Sales data processing apparatus and program
JP2004355311A (en) Merchandise sales data processing device, information processing device, and host device
JP2019220196A (en) Commodity data processing apparatus and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181106

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181106

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190920

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191114

R150 Certificate of patent or registration of utility model

Ref document number: 6619496

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150