JP7369174B2 - Sales data processing device, sales data processing method and program - Google Patents

Sales data processing device, sales data processing method and program Download PDF

Info

Publication number
JP7369174B2
JP7369174B2 JP2021211002A JP2021211002A JP7369174B2 JP 7369174 B2 JP7369174 B2 JP 7369174B2 JP 2021211002 A JP2021211002 A JP 2021211002A JP 2021211002 A JP2021211002 A JP 2021211002A JP 7369174 B2 JP7369174 B2 JP 7369174B2
Authority
JP
Japan
Prior art keywords
sales
product
tax rate
format
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021211002A
Other languages
Japanese (ja)
Other versions
JP2022031451A (en
Inventor
友花 岩間
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2021211002A priority Critical patent/JP7369174B2/en
Publication of JP2022031451A publication Critical patent/JP2022031451A/en
Priority to JP2023130027A priority patent/JP2023138743A/en
Application granted granted Critical
Publication of JP7369174B2 publication Critical patent/JP7369174B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Description

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

近年、消費税率の引き上げに伴い軽減税率の導入が検討されている。コンビニエンスストアやファストフード店で販売される飲食料品に関して、同一の商品であっても、イートインならば通常税率が適用されるが、テイクアウトする場合には軽減税率が適用されることとなる。 In recent years, the introduction of a reduced tax rate has been considered in conjunction with the increase in the consumption tax rate. Regarding food and beverages sold at convenience stores and fast food restaurants, even if the product is the same, the normal tax rate will be applied if it is eaten in, but the reduced tax rate will be applied if it is taken out.

このような背景に際し、同一の商品を一取引で複数個販売する場合であって、その一部をイートインとし、残りはテイクアウトとするような場合に、税率適用に要する操作を効率よく行いたいという要望がある。また、イートインまたはテイクアウトといった販売形態の違いによって税率が異なる場合に、店舗側は納税処理時に虚偽の申告とならないよう注意を要することとなる。 Against this background, when selling multiple items of the same product in one transaction, some of which are available for dine-in and the rest for take-out, we would like to efficiently perform the operations required to apply the tax rate. I have a request. Additionally, if the tax rate differs depending on the sales format, such as dine-in or take-out, stores will need to be careful not to make false declarations when processing taxes.

本発明が解決しようとする課題は、販売形態によって税率が異なる商品を複数同時に販売する際の、税率適用に要する操作の効率化を図ることができる販売データ処理装置、販売データ処理方法およびプログラムを提供することである。 The problem to be solved by the present invention is to provide a sales data processing device , a sales data processing method, and a program that can improve the efficiency of operations required to apply tax rates when multiple products with different tax rates depending on the sales format are sold at the same time. It is to provide.

実施形態の販売データ処理装置は、識別情報受付手段と、販売個数受付手段と、会計手段と、を備える。識別情報受付手段は、イートインの販売形態またはテイクアウトの販売形態で購入される商品の識別情報の入力を受付ける。販売個数受付手段は、商品の販売個数の入力と、当該商品のイートインの販売形態に適用される第1の税率での販売個数、またはテイクアウトの販売形態に適用される第2の税率での販売個数のうち少なくとも一方の入力とを受付ける。会計手段は、識別情報に対応する商品の単価と、販売個数受付手段が受付けた情報に基づく、商品の税率毎の販売個数とに基づいて、会計処理を行う。 The sales data processing device of the embodiment includes an identification information receiving means, a sales quantity receiving means, and an accounting means. The identification information receiving means receives input of identification information of a product purchased in a eat-in sales format or a take-out sales format . The sales quantity reception means inputs the number of products to be sold and sells the product at the first tax rate applied to the eat-in sales format , or at the second tax rate applied to the take-out sales format. At least one of the numbers is accepted. The accounting means performs accounting processing based on the unit price of the product corresponding to the identification information and the number of products sold for each tax rate based on the information received by the sales number receiving means.

図1は、本実施形態のPOS端末の機能構成を示すブロック図である。FIG. 1 is a block diagram showing the functional configuration of a POS terminal according to this embodiment. 図2は、個数入力画面の構成例を示す図である。FIG. 2 is a diagram showing an example of the configuration of the number input screen. 図3は、置数キーを介して個数を入力する方法を示した図である。FIG. 3 is a diagram illustrating a method of inputting the number through the number keys. 図4は、レシートの印字構成例を示す図である。FIG. 4 is a diagram showing an example of a printing configuration of a receipt. 図5は、ジャーナルの印字構成例を示す図である。FIG. 5 is a diagram showing an example of the printing configuration of a journal. 図6は、POS端末が実行する登録処理の手順例を示したフローチャートである。FIG. 6 is a flowchart illustrating an example of a registration process performed by a POS terminal. 図7は、選択画面の一例を示す図である。FIG. 7 is a diagram showing an example of a selection screen. 図8は、選択画面の別の例を示す図である。FIG. 8 is a diagram showing another example of the selection screen. 図9は、個数入力画面のその他の構成例を示す図である。FIG. 9 is a diagram showing another example of the configuration of the number input screen.

以下、図面とともに、本実施形態にかかる販売データ処理装置、販売データ処理方法およびプログラムについて説明する。尚、以下では、本実施形態にかかる販売データ処理装置として、コンビニエンスストアやファストフード店等の店舗にて用いられ、店員が登録を行うタイプのPOS端末に適用した例を示すが、実施形態はこれに限定されない。本実施形態の販売データ処理装置として、客が登録を行うタイプのセルフチェックアウト装置を適用してもよい。また、以下実施形態で説明する機能を、飲食店等で用いられるオーダー端末等に適用してもよい。 Hereinafter, a sales data processing device , a sales data processing method, and a program according to the present embodiment will be described with reference to the drawings. In the following, an example will be shown in which the sales data processing device according to the present embodiment is applied to a type of POS terminal used in stores such as convenience stores and fast food restaurants, and where registration is performed by store staff. It is not limited to this. As the sales data processing device of this embodiment, a self-checkout device of the type in which a customer registers may be applied. Furthermore, the functions described in the embodiments below may be applied to order terminals used in restaurants and the like.

図1は、本実施形態のPOS端末1の機能構成を示すブロック図である。POS端末1は、店舗における販売データを店員が登録する販売データ処理装置である。図1に示すように、POS端末1は、CPU、ROM、RAM等で構成されるコンピュータ構成の制御部11と、HDD(Hard Disk Drive)60を備えている。また、制御部11にはバス12及びI/O機器制御部14を介して、キーボード15、スキャナ16、店員用表示器17、客用表示器18、プリンタ19およびドロワ20が接続されている。また、店員用表示器17および客用表示器18は、その表示画面上にタッチパネル170、180をそれぞれ備えている。 FIG. 1 is a block diagram showing the functional configuration of the POS terminal 1 of this embodiment. The POS terminal 1 is a sales data processing device in which a store clerk registers sales data at a store. As shown in FIG. 1, the POS terminal 1 includes a computer-configured control unit 11 including a CPU, ROM, RAM, etc., and an HDD (Hard Disk Drive) 60. Further, a keyboard 15, a scanner 16, a store clerk display 17, a customer display 18, a printer 19, and a drawer 20 are connected to the control section 11 via a bus 12 and an I/O device control section 14. Further, the store clerk display 17 and the customer display 18 each include touch panels 170 and 180 on their display screens.

制御部11は通信I/F13及び接続回線を介して店舗サーバ(不図示)との間でデータ通信を行う。HDD60は、制御部11のCPUを動作させる各種制御プログラムを格納している。また、HDD60は、商品マスタ61、売上ファイル62等のデータファイルを格納している。 The control unit 11 performs data communication with a store server (not shown) via the communication I/F 13 and a connection line. The HDD 60 stores various control programs that operate the CPU of the control unit 11. Furthermore, the HDD 60 stores data files such as a product master 61 and a sales file 62.

商品マスタ61は、商品コードに対応付けて、商品の名称、部門コード、価格、税区分、適用税率等の商品情報を格納している。POS端末1の制御部11は、店舗サーバから商品マスタのデータを受信し、商品マスタ61を更新する。尚、商品マスタ61の格納場所は特に限定されない。店舗サーバ等の上位サーバが有する形態とし、POS端末1が当該サーバから情報を読み込んでもよい。 The product master 61 stores product information such as product name, department code, price, tax classification, and applicable tax rate in association with the product code. The control unit 11 of the POS terminal 1 receives product master data from the store server and updates the product master 61. Note that the storage location of the product master 61 is not particularly limited. The information may be provided in a higher level server such as a store server, and the POS terminal 1 may read information from the server.

売上ファイル62は、売上データを店舗控え用として格納しておくためのメモリ領域である。尚、売上データは、明細データ、販売データなどと称することもある。 The sales file 62 is a memory area for storing sales data for store records. Note that the sales data may also be referred to as detailed data, sales data, etc.

次に、本実施形態に係るプログラムの機能構成について説明する。 Next, the functional configuration of the program according to this embodiment will be explained.

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

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

本実施形態のPOS端末1で実行されるプログラムは、図1に示すように、表示制御部51、入力受付部52、登録部53、印字制御部54を含むモジュール構成となっている。実際のハードウェアとしてはCPU(プロセッサ)が記憶媒体から本実施形態のプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、表示制御部51、入力受付部52、登録部53、印字制御部54が主記憶装置上に生成される。 The program executed by the POS terminal 1 of this embodiment has a module configuration including a display control section 51, an input reception section 52, a registration section 53, and a print control section 54, as shown in FIG. In actual hardware, the CPU (processor) reads the program of this embodiment from a storage medium and executes it, so that the above-mentioned parts are loaded onto the main storage device. , a print control unit 54 is generated on the main storage device.

表示制御部51は、店員用表示器17、客用表示器18における表示動作全般を制御する。例えば、表示制御部51は、店員用表示器17に商品の売上登録を行うための登録画面(不図示)等を表示する。また、表示制御部51は、客用表示器18に個数入力画面182(図2、図3参照)を表示する。 The display control unit 51 controls overall display operations on the clerk display 17 and the customer display 18. For example, the display control unit 51 displays a registration screen (not shown) for registering product sales on the clerk display 17. Further, the display control unit 51 displays a number input screen 182 (see FIGS. 2 and 3) on the customer display 18.

入力受付部52は、キーボード15、スキャナ16、タッチパネル170、180等に対する入力操作に応じて、各種指示や各種情報の入力を受付ける。例えばスキャナ16が商品に付されたコードシンボル(例えば、バーコード)から商品コードを読み取る。すると入力受付部52は、その商品コードに対応する商品情報を商品マスタ61から読み込んで受付ける。 The input receiving unit 52 receives inputs of various instructions and various information in response to input operations on the keyboard 15, scanner 16, touch panels 170, 180, and the like. For example, the scanner 16 reads a product code from a code symbol (for example, a barcode) attached to the product. Then, the input receiving unit 52 reads and receives product information corresponding to the product code from the product master 61.

より詳細には、入力受付部52(識別情報受付手段)は、イートインとテイクアウトとを選択可能な飲食料品の商品について、販売対象とする商品の識別情報(例えば、商品コード、商品名)の入力を受付ける。 More specifically, the input reception unit 52 (identification information reception means) inputs identification information (for example, product code, product name) of the product to be sold for food and beverage products for which eat-in or take-out can be selected. Accept input.

また、入力受付部52(販売個数受付手段)は、同一の商品を複数個まとめて販売登録する際に、販売個数の入力を受付ける。例えば、入力受付部52は、キーボード15の置数キーを介して、販売個数の入力を受付ける。また、同一の商品コードのコードシンボルがスキャナ16によって複数回スキャンされた場合、入力受付部52は、同一の商品コードがスキャンされた回数を計上し、当該スキャン回数を、当該商品の販売個数として受付ける。 In addition, the input reception unit 52 (sales quantity reception means) accepts an input of the sales quantity when registering sales of a plurality of the same products at once. For example, the input accepting unit 52 accepts input of the number of items to be sold via the number keys on the keyboard 15. Further, when the code symbol of the same product code is scanned multiple times by the scanner 16, the input reception unit 52 records the number of times the same product code has been scanned, and uses the number of scans as the sales number of the product. Accept.

また、入力受付部52(一部個数受付手段)は、販売個数分の商品のうち、イートインとする商品の個数、または、テイクアウトとする商品の個数、のうち少なくとも一方の個数である一部個数を受付ける。 In addition, the input receiving unit 52 (partial quantity receiving means) inputs a partial quantity which is at least one of the number of products to be sold as eat-in or the number of products to be taken out. will be accepted.

一例として、入力受付部52は、客用表示器18のタッチパネル180を介して、個数入力画面182(図2参照)に対する客からの操作を受付けることにより、一部個数の入力を受付ける。 As an example, the input reception unit 52 accepts an input of a partial number of pieces by accepting an operation from the customer on the number input screen 182 (see FIG. 2) via the touch panel 180 of the customer display 18.

図2は、個数入力画面182の構成例を示す図である。個数入力画面182は、販売個数分の商品(飲食料品)のうち、イートインとする商品の個数、または、テイクアウトとする商品の個数のうち、少なくとも一方の個数である「一部個数」を受付けるための画面である。 FIG. 2 is a diagram showing an example of the configuration of the number input screen 182. The quantity input screen 182 accepts a "partial quantity" which is at least one of the number of products (food and beverages) for sale, the number of products for eat-in, or the number of products for takeout. This is a screen for

表示制御部51は、置数キー等を介して複数個分の販売個数が入力されると、当該商品の名称91を個数入力画面182に表示する。商品の名称91の下方には、テイクアウトとする商品の数量入力欄92と、イートインとする商品の数量入力欄93とが設けられている。尚、デフォルトとして表示する数量は特に限定されないが、例えば、図2に示すように、デフォルト表示として、テイクアウト数を0としておくことができる。あるいは、図2で示した例とは逆のデフォルト表示として、イートイン数を0としておいてもよい。尚、テイクアウト数とイートイン数とのデフォルト値は、適宜設定可能としておけばよい。 When the number of sold items for a plurality of items is inputted via a number key or the like, the display control unit 51 displays the name 91 of the product on the number input screen 182. Below the product name 91, there are provided a quantity input field 92 for take-out products and a quantity input field 93 for eat-in products. Note that the quantity displayed as default is not particularly limited, but for example, as shown in FIG. 2, the number of take-outs can be set to 0 as default display. Alternatively, the number of eat-ins may be set to 0 as a default display opposite to the example shown in FIG. Note that the default values for the number of take-outs and the number of eat-ins may be set as appropriate.

また、数量入力欄92、93にはそれぞれ、数量変更キー94、95が設けられている。一例として、図2に示すように、テイクアウトの数量入力欄に初期値が0と表示されている場合には、テイクアウト数を増加させる数量変更キー94を設けるとよい。また、イートインの数量入力欄93には、初期値として販売合計数である4が表示されているので、イートイン数を減少させる数量変更キー95を設けるとよい。 Further, quantity change keys 94 and 95 are provided in the quantity input fields 92 and 93, respectively. As an example, as shown in FIG. 2, when the initial value is displayed as 0 in the take-out quantity input field, a quantity change key 94 for increasing the take-out quantity may be provided. Furthermore, since the initial value of the eat-in quantity input field 93 is 4, which is the total number of sales, it is preferable to provide a quantity change key 95 for decreasing the number of eat-ins.

客が数量変更キー94を2回操作して、テイクアウト数をデフォルトの0から2個にしたとする。すると、表示制御部51は、テイクアウト数を2と表示し、合計数量の4個からテイクアウト数の2を差し引いた数である2を、イートインの数量入力欄93に表示する。このように、表示制御部51は、テイクアウト数とイートイン数とを連動させて表示し、テイクアウト数とイートイン数との合計が、入力受付部52が先に受付けた合計数量となるように表示する。これにより、テイクアウト数とイートイン数とのうち、客が指定しやすい方の数量のみ変更すればよいので、複数の同一商品をテイクアウトとイートインとを振り分ける際の利便性を向上できる。 Assume that the customer operates the quantity change key 94 twice to change the number of take-out items from the default 0 to 2. Then, the display control unit 51 displays the number of take-outs as 2, and displays 2, which is the number obtained by subtracting the number of take-outs of 2 from the total quantity of 4, in the eat-in quantity input field 93. In this way, the display control unit 51 displays the number of take-outs and the number of eat-ins in conjunction with each other, so that the total of the number of take-outs and the number of eat-ins becomes the total quantity that the input reception unit 52 previously accepted. . As a result, it is only necessary to change the number of take-out items and the number of eat-in items, whichever is easier for the customer to specify, so it is possible to improve the convenience when sorting multiple identical products into take-out items and eat-in items.

このように、POS端末1は、個数入力画面182から、一部個数、即ち、イートインとする商品の個数、または、テイクアウトとする商品の個数のうち、少なくとも一方の個数、の入力を受付ける。そして、POS端末1は、先に受付けた販売個数から、一部個数を減じて、一部個数ではない方の個数を算出する。これにより、イートインとする商品の個数、または、テイクアウトとする商品の個数、のうちいずれか一方を受付けて、もう一方の個数を求める。尚、POS端末1は、軽減税率の適用対象であるテイクアウトの商品の個数のみを受付ける画面を表示し、当該画面からテイクアウトの個数を受付けてもよい。 In this way, the POS terminal 1 accepts input from the quantity input screen 182 of a partial quantity, that is, the quantity of at least one of the quantity of products to be eaten in or the quantity of products to be taken out. Then, the POS terminal 1 subtracts the partial quantity from the previously accepted sales quantity to calculate the quantity other than the partial quantity. As a result, either the number of products for eat-in or the number of products for take-out is accepted, and the other number is determined. Note that the POS terminal 1 may display a screen that accepts only the number of take-out products to which the reduced tax rate is applied, and may accept the number of take-out products from the screen.

尚、数量変更方法は上述したキー操作には限定されない。その他の例として、置数キー187を個数入力画面182に表示させてもよい。 Note that the method for changing the quantity is not limited to the above-mentioned key operation. As another example, the number key 187 may be displayed on the number input screen 182.

図3は、置数キーを介して個数を入力する方法を示した図である。入力受付部52がテイクアウトの数量表示領域96またはイートインの数量表示領域97にタッチ操作すると、表示制御部51はタッチ操作された数量表示領域の隣接領域に置数キー187を表示する。入力受付部52は、当該置数キー187に対する入力を介して、タッチ操作された数量表示領域に対応する販売形態(この場合はテイクアウト)の数量を変更する動作を受付ける。 FIG. 3 is a diagram illustrating a method of inputting the number through the number keys. When the input reception unit 52 performs a touch operation on the take-out quantity display area 96 or the eat-in quantity display area 97, the display control unit 51 displays a number key 187 in an area adjacent to the touched quantity display area. The input receiving unit 52 receives, through input to the number key 187, an operation to change the quantity of the sales form (takeout in this case) corresponding to the touched quantity display area.

登録部53(図1参照)は、入力受付部52が受付けた商品コードや商品情報を用いて、商品の売上登録を行う。また、登録部53(金額出力手段)は、入力受付部52が受付けた販売個数および一部個数に基づいて、イートインとする商品の個数およびテイクアウトとする商品の個数を決定する。また、登録部53は、イートイン時に適用する第1税率(例えば、通常税率である10%)と、テイクアウト時に適用する第2税率(例えば、軽減税率である8%)とに基づいて、税率別の合計課税額と、税率別の税込合計金額を算出し、表示制御部51および印字制御部54に出力する。 The registration unit 53 (see FIG. 1) uses the product code and product information received by the input reception unit 52 to register sales of the product. Further, the registration unit 53 (amount output means) determines the number of products to be eaten in and the number of products to be taken out based on the sales quantity and partial quantity received by the input reception unit 52. In addition, the registration unit 53 determines the tax rate based on the first tax rate (for example, 10%, which is the normal tax rate) applied at the time of eat-in and the second tax rate (for example, 8%, which is the reduced tax rate) applied at the time of takeout. The total tax amount and the total amount including tax for each tax rate are calculated and output to the display control section 51 and the print control section 54.

登録部53は、取引日時、各商品の商品情報、税率別の合計課税額、税率別の税込合計金額を含めて、売上データを生成し売上ファイル62に格納する。尚、登録部53は、生成した売上データを、他の情報処理装置や表示処理装置に出力してもよい。 The registration unit 53 generates sales data including transaction date and time, product information of each product, total tax amount by tax rate, and total amount including tax by tax rate, and stores it in the sales file 62. Note that the registration unit 53 may output the generated sales data to another information processing device or display processing device.

印字制御部54は、取引日時、各商品の商品情報、税率別の合計課税額、税率別の税込合計金額を含めて、レシートデータを生成し、プリンタ19に出力する。プリンタ19は、レシートデータを用いてレシート70(図4参照)を印字発行する。また、登録部53は、生成したレシートデータを構造化データに変換して電子レシートデータを生成し、外部に当該電子レシートデータを出力してもよい。 The print control unit 54 generates receipt data including the transaction date and time, product information of each product, total tax amount by tax rate, and total amount including tax by tax rate, and outputs it to the printer 19. The printer 19 prints and issues a receipt 70 (see FIG. 4) using the receipt data. Further, the registration unit 53 may convert the generated receipt data into structured data to generate electronic receipt data, and output the electronic receipt data to the outside.

図4は、レシート70の印字構成例を示す図である。レシート70には、飲食料品の商品名71と、単価(@300)と、合計販売数(×4)と、単価と合計販売数とを乗じて得られる合計金額(1,200)とが出力される。また、商品名71の下段には、販売形態ごとの個数が出力される。図4では、イートイン72の販売形態については、イートインとする数量が「×2」と出力され、テイクアウト73の販売形態については、テイクアウトとする数量が「×2」と出力されている。また、テイクアウトの項目に対しては、当該商品が、軽減税率対象商品であることを示す「※」マークが付される。 FIG. 4 is a diagram showing an example of the printing configuration of the receipt 70. The receipt 70 includes the product name 71 of the food and beverage, the unit price (@300), the total number of sales (x4), and the total amount (1,200) obtained by multiplying the unit price and the total number of sales. Output. Furthermore, the number of products for each sales format is output at the bottom of the product name 71. In FIG. 4, for the eat-in 72 sales format, the eat-in quantity is output as "x2", and for the take-out 73 sales format, the take-out quantity is output as "x2". Additionally, for takeout items, a "*" mark is added to indicate that the product is eligible for the reduced tax rate.

また、レシート70には、商品の税抜金額である小計金額74と、小計金額74のうち10%の課税対象合計額75と、軽減税率である8%の課税対象合計額76とが出力される。また、レシート70には、税額77と、10%の課税対象商品に対して算出された合計税額78と、軽減税率である8%の課税対象商品に対して算出された合計税額79とが出力される。 In addition, the receipt 70 outputs a subtotal amount 74 that is the tax-excluded amount of the product, a total amount 75 that is taxable at 10% of the subtotal amount 74, and a total amount 76 that is taxable at 8%, which is the reduced tax rate. Ru. In addition, the receipt 70 outputs a tax amount 77, a total tax amount 78 calculated for products subject to a 10% tax, and a total tax amount 79 calculated for products subject to a reduced tax rate of 8%. be done.

また、印字制御部54は、指定された所定期間分の取引について、売上データに基づいてジャーナルデータを生成し、プリンタ19に出力する。プリンタ19は、ジャーナルデータを用いてジャーナル80(図5参照)を印字発行する。 Further, the print control unit 54 generates journal data based on the sales data regarding transactions for a designated predetermined period, and outputs the journal data to the printer 19. The printer 19 prints out a journal 80 (see FIG. 5) using the journal data.

図5は、ジャーナル80の印字構成例を示す図である。図5に示すように、ジャーナル80には、1取引ごとの売上データ81が出力される。売上データ81の構成については、図4とともに上述したレシート70の印字構成と同様である。なお、ジャーナル80には、所定期間(例えば一営業日ごと、あるいは、指定された営業期間分)における売上データ81が時系列で出力される。 FIG. 5 is a diagram showing an example of the printing configuration of the journal 80. As shown in FIG. 5, sales data 81 for each transaction is output to the journal 80. The configuration of the sales data 81 is similar to the printing configuration of the receipt 70 described above with reference to FIG. Note that sales data 81 for a predetermined period (for example, every business day or for a designated business period) is outputted to the journal 80 in chronological order.

また、ジャーナル80には、所定期間における合計金額82(「小計」)および合計点数(「X点」)が出力される。また、ジャーナル80には、所定期間における10%の課税対象合計額83と、8%の課税対象合計額84とが出力される。また、ジャーナル80には、所定期間における合計税額85(「消費税」)と、10%の課税対象商品に対して積算された合計税額86と、8%の課税対象商品に対して積算された合計税額87とが出力される。 Further, the total amount 82 ("subtotal") and the total score ("X points") for a predetermined period are output to the journal 80. Further, the journal 80 outputs a 10% taxable total amount 83 and an 8% taxable total amount 84 for a predetermined period. Journal 80 also includes the total tax amount 85 ("consumption tax") for the specified period, the total tax amount 86 accumulated on 10% taxable products, and the total tax amount accumulated on 8% taxable products. A total tax amount of 87 is output.

このように、レシート70およびジャーナル80には、税区分即ち税率ごとに、課税対象合計額と課税合計額とが分けて出力される。 In this way, the total taxable amount and the total taxable amount are output separately to the receipt 70 and the journal 80 for each tax category, that is, for each tax rate.

本実施形態では、客用表示器18に表示した個数入力画面182を介して、軽減税率を適用するイートインの数量を、客自らが入力する。そして、レシート70およびジャーナル80において、軽減税率を適用する数量を出力する。従って、店舗側は、軽減税率を適用する数量が客により宣言されたものとして扱うことができ、レシート70、ジャーナル80によりその証拠とすることができる。 In this embodiment, the customer himself/herself inputs the quantity of eat-in to which the reduced tax rate is applied via the quantity input screen 182 displayed on the customer display 18. Then, in the receipt 70 and journal 80, the quantity to which the reduced tax rate is applied is output. Therefore, the store can treat the quantity to which the reduced tax rate is applied as having been declared by the customer, and can use the receipt 70 and journal 80 as proof of this.

次に、本実施形態においてPOS端末1が実行する登録処理の手順例について説明する。図6は、POS端末1が実行する登録処理の手順例を示したフローチャートである。 Next, an example of the procedure of the registration process executed by the POS terminal 1 in this embodiment will be described. FIG. 6 is a flowchart illustrating an example of a registration process performed by the POS terminal 1.

入力受付部52は、スキャナ16が読み込んだ商品コードの入力を受付けて、販売登録対象の商品コードとして仮登録する(ステップS1)。入力受付部52は、キーボード15から例えば「×4」等と乗算キーと置数キーとが連続操作されることにより、ステップS1で仮登録された商品の個数(即ち、販売個数)が入力されたか判定する(ステップS2)。個数が入力された場合(ステップS2:Yes)にはステップS3に移行し、個数が入力されなければ(ステップS2:No)、ステップS14に移行する。 The input receiving unit 52 receives the input of the product code read by the scanner 16, and temporarily registers the product code as a product code to be registered for sale (step S1). The input receiving unit 52 inputs the number of products provisionally registered in step S1 (i.e., the number of products sold) by successively operating, for example, "x4", etc., the multiplication key, and the number key from the keyboard 15. It is determined whether or not (step S2). If the number is input (step S2: Yes), the process moves to step S3, and if the number is not input (step S2: No), the process moves to step S14.

登録部53は、ステップS1で仮登録された商品の商品情報を商品マスタ61に問合せ、当該商品の分類(区分、部門)が飲食料品などであって、販売形態によって軽減税率の対象となりうる商品(対象商品)であるか判定する(ステップS3)。対象商品であれば(ステップS3:Yes)、表示制御部51は、客用表示器18に個数入力画面182(図2参照)を表示する(ステップS4)。入力受付部52は、個数入力画面182(図2、図3参照)を介して、ステップS2で受付けた個数分の同一商品のうち、テイクアウトまたはイートインとする個数(即ち、一部個数)の入力を受付ける(ステップS5)。 The registration unit 53 queries the product master 61 for product information of the product provisionally registered in step S1, and determines whether the product is classified (category, department) as food and drink, etc., and may be subject to the reduced tax rate depending on the sales form. It is determined whether it is a product (target product) (step S3). If the product is a target product (step S3: Yes), the display control unit 51 displays the number input screen 182 (see FIG. 2) on the customer display 18 (step S4). The input reception unit 52 inputs the number of items to be taken out or eat-in (i.e., partial number) out of the number of identical products accepted in step S2 via the number input screen 182 (see FIGS. 2 and 3). is accepted (step S5).

店員がキーボード15またはタッチパネル170において確定キーを操作すると(ステップS6:Yes)、ステップS7に移行する。登録部53は、各販売形態(テイクアウトまたはイートイン)の数量入力欄92、93に対してそれぞれ入力されている数量を対応させて受付ける。また、登録部53は、販売形態がテイクアウトとされた商品および数量については、軽減税率が適用されることを示す情報(フラグや税率区分を示すコードなど)を対応付けて登録する(ステップS7)。ステップS7の後、ステップS8に移行する。客が個数入力を終えていない間は、店員は確定キーの操作を行わず(ステップS6:No)、客が個数入力画面182に対する入力操作を終えるまで待つ(ステップS5)。 When the clerk operates the confirmation key on the keyboard 15 or the touch panel 170 (step S6: Yes), the process moves to step S7. The registration unit 53 receives the quantities entered in the quantity input fields 92 and 93 of each sales format (takeout or eat-in) in correspondence with each other. Furthermore, the registration unit 53 registers information indicating that a reduced tax rate is applied (a flag, a code indicating a tax rate classification, etc.) in association with the products and quantities whose sales format is takeout (step S7). . After step S7, the process moves to step S8. While the customer has not finished inputting the number of pieces, the clerk does not operate the confirmation key (step S6: No) and waits until the customer finishes inputting the number of pieces on the number input screen 182 (step S5).

ステップS1で入力された商品の分類が飲食料品ではなく、販売形態によって軽減税率の対象となりうる商品(対象商品)ではない場合(ステップS3:No)には、ステップS13に移行する。登録部53は、ステップS1で商品マスタ61から読み込んだ商品情報と、ステップS2で受付けた個数とを仮登録する(ステップS13)。表示制御部51は、当該商品情報と、個数とを登録画面上に表示する。その後、ステップS8に移行する。 If the classification of the product input in step S1 is not food or drink, and the product is not a product that can be subject to the reduced tax rate depending on the sales format (target product) (step S3: No), the process moves to step S13. The registration unit 53 temporarily registers the product information read from the product master 61 in step S1 and the number of products received in step S2 (step S13). The display control unit 51 displays the product information and the number on the registration screen. After that, the process moves to step S8.

ステップS2において、置数キーを介して個数の入力を受付けない場合(ステップS2:No)には、ステップS14に移行する。ステップS1で入力された商品が飲食料品であり、テイクアウトかイートインかによって軽減税率の対象となりうる対象商品であれば(ステップS14:Yes)、ステップS15に移行する。表示制御部51は、客用表示器18に商品の販売形態を選択する選択画面190(図7参照)を表示する(ステップS15)。 In step S2, if the input of the number is not accepted via the numeric key (step S2: No), the process moves to step S14. If the product input in step S1 is a food or drink product that can be subject to the reduced tax rate depending on whether it is takeout or eat-in (step S14: Yes), the process moves to step S15. The display control unit 51 displays a selection screen 190 (see FIG. 7) for selecting a product sales format on the customer display 18 (step S15).

図7は、選択画面190の一例を示す図である。図7に例示するように、選択画面190には、ステップS1で読み込んだ商品情報に基づいて、商品名191が表示される。また、選択画面190には、テイクアウトを選択するための操作子192と、イートインを選択するための操作子193とが設けられる。客は、タッチパネル180へのタッチ操作によって、いずれかの操作子192、193を操作して、商品の販売形態を選択する。尚、一対象商品の販売形態を選択する方法は、これに限定されない。 FIG. 7 is a diagram showing an example of the selection screen 190. As illustrated in FIG. 7, a product name 191 is displayed on the selection screen 190 based on the product information read in step S1. Further, the selection screen 190 is provided with an operator 192 for selecting take-out and an operator 193 for selecting eat-in. The customer selects the sales form of the product by touching the touch panel 180 and operating one of the operators 192 and 193. Note that the method for selecting the sales form of one target product is not limited to this.

図8は、選択画面の別の例を示す図である。表示制御部51は図6のステップS15において、客用表示器18に、図8に示すような個数入力画面183を表示してもよい。個数入力画面183は、図2で例示した個数入力画面182と同様の画面構成を備えている。即ち、個数入力画面183には、テイクアウトの数量入力欄92と数量変更キー94、および、イートインの数量入力欄93と数量変更キー95が、それぞれ設けられている。個数入力画面183では、例えば、テイクアウトの数量入力欄92において、数量のデフォルトとして「1」が表示され、イートインの数量入力欄93において、数量のデフォルトとして「0」が表示される。 FIG. 8 is a diagram showing another example of the selection screen. In step S15 of FIG. 6, the display control unit 51 may display a number input screen 183 as shown in FIG. 8 on the customer display 18. The number input screen 183 has the same screen configuration as the number input screen 182 illustrated in FIG. That is, the quantity input screen 183 is provided with a quantity input field 92 and a quantity change key 94 for take-out, and a quantity input field 93 and a quantity change key 95 for eat-in. On the quantity input screen 183, for example, "1" is displayed as the default quantity in the take-out quantity input field 92, and "0" is displayed as the default quantity in the eat-in quantity input field 93.

図6に戻って、客は、図7に示した選択画面190または図8に示した個数入力画面183等を介して、商品の販売形態を選択する。入力受付部52は、当該画面で選択された販売形態を受付けて(ステップS16)、登録部53は、当該販売形態を、ステップS1で入力された商品の販売形態として仮登録する。なお、登録部53は、販売形態がテイクアウトであれば、軽減税率が適用されることを示す情報(フラグや税率区分を示すコードなど)を対応付けて仮登録する(ステップS17)。ステップS17の後、ステップS8に移行する。一方、飲食料品等の対象商品でない場合(ステップS14:No)には、ステップS8に移行する。 Returning to FIG. 6, the customer selects the sales form of the product via the selection screen 190 shown in FIG. 7 or the quantity input screen 183 shown in FIG. 8. The input receiving unit 52 receives the sales form selected on the screen (step S16), and the registration unit 53 temporarily registers the sales form as the sales form of the product input in step S1. If the sales format is takeout, the registration unit 53 associates and temporarily registers information indicating that a reduced tax rate is applied (a flag, a code indicating a tax rate classification, etc.) (step S17). After step S17, the process moves to step S8. On the other hand, if the target product is not a food or drink product (step S14: No), the process moves to step S8.

キーボード15において現計キーが操作されない間(ステップS8:No)は、ステップS1に戻って、商品コードの読み込みを続ける。現計キーが操作されると(ステップS8:Yes)、登録部53は、販売形態に応じた税率を各商品に適用し、課税額および税込合計金額を更新する。即ち、イートインであれば、通常税率である10%を適用し、テイクアウトであれば軽減税率である8%を適用して課税額および税込金額を算出する。表示制御部51は、店員用表示器17および客用表示器18に税込合計金額(即ち、合計請求金額)を表示し、会計処理を行う(ステップS9)。 While the current total key is not operated on the keyboard 15 (step S8: No), the process returns to step S1 and continues reading the product code. When the current total key is operated (step S8: Yes), the registration unit 53 applies the tax rate according to the sales format to each product, and updates the tax amount and the total amount including tax. That is, for eat-in, the normal tax rate of 10% is applied, and for take-out, the reduced tax rate of 8% is applied to calculate the tax amount and tax-included amount. The display control unit 51 displays the total amount including tax (that is, the total billed amount) on the clerk's display 17 and the customer's display 18, and performs accounting processing (step S9).

入力受付部52は、キーボード15の置数キーを介して客から受け取った預り金額の入力を受付けると、登録部53は、釣り金額を算出して店員用表示器17に表示する。その後、印字制御部54は、各商品の商品名、個数、税率ごとの合計課税額、税率ごとの合計税込金額、預かり金額、釣り金額等を含む、レシート70(図4参照)の印字データを生成する。そして、印字制御部54は、当該印字データをプリンタ19に出力して、レシート70を印字発行する(ステップS10)。また、登録部53は、上述のステップで仮登録したデータを用いて売上データを生成し、売上ファイル62に登録(本登録)する。 When the input receiving section 52 receives an input of the deposit amount received from the customer via the numeric key of the keyboard 15, the registration section 53 calculates the amount to be changed and displays it on the clerk's display 17. Thereafter, the print control unit 54 prints the print data of the receipt 70 (see FIG. 4), including the product name, quantity, total tax amount for each tax rate, total tax-included amount for each tax rate, deposit amount, change amount, etc. of each product. generate. Then, the print control unit 54 outputs the print data to the printer 19 to print and issue the receipt 70 (step S10). Further, the registration unit 53 generates sales data using the data provisionally registered in the above steps, and registers it in the sales file 62 (main registration).

次に、印字制御部54は、ジャーナル出力の指示操作を受付けるか、あるいは、予め定められたジャーナル印字の時刻になったか等の判定により、ジャーナル出力の指示操作を受付ける(ステップS11:Yes)。印字制御部54は、売上ファイル62に基づいて、対象期間のジャーナルをまとめ、ジャーナル出力の対象とする期間について、税率ごとに、課税対象額、課税額および税込合計金額を算出する。印字制御部54は、これらデータを含めてジャーナルの印字データを生成し、プリンタ19に出力し、ジャーナル80を印字出力する(ステップS12)。ステップS11:Noであれば、ステップS1に移行し、次の取引について、ステップS1の処理を進める。 Next, the print control unit 54 accepts the journal output instruction operation, or receives the journal output instruction operation by determining whether a predetermined journal printing time has arrived (step S11: Yes). The print control unit 54 compiles the journals for the target period based on the sales file 62, and calculates the taxable amount, the taxable amount, and the total amount including tax for each tax rate for the period targeted for journal output. The print control unit 54 generates journal print data including these data, outputs it to the printer 19, and prints out the journal 80 (step S12). Step S11: If No, the process moves to step S1, and the process of step S1 is advanced for the next transaction.

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

例えば、上述したPOS端末1が有する機能を、レストラン等の飲食店で用いられるテーブルオーダー端末に適用してもよい。そして、客が同一メニューを複数注文した際に、そのうちのイートインとする個数またはテイクアウトする個数を受付けて、オーダーシステムに出力してもよい。 For example, the functions of the POS terminal 1 described above may be applied to a table order terminal used in a restaurant or other eating establishment. When a customer orders multiple items from the same menu, the number of items to eat in or take out may be accepted and output to the order system.

また、上述したPOS端末1が有する機能を、POS端末1に接続されたストアサーバ等側の制御部が実現してもよい。 Further, the functions of the POS terminal 1 described above may be realized by a control unit of a store server or the like connected to the POS terminal 1.

また、上述では、個数入力(図6のステップS2)があった際に、個数入力画面182を表示する手順例について説明したが、個数入力画面182を表示するタイミングはこれに限定されない。他のタイミングとして、現計キーの操作後(ステップS8の後)に、一取引分において複数個入力された商品について、個数入力画面182にまとめて表示してもよい。 In addition, although the example of the procedure for displaying the number input screen 182 when the number of pieces is input (step S2 in FIG. 6) has been described above, the timing of displaying the number input screen 182 is not limited to this. As another timing, after the operation of the current total key (after step S8), a plurality of products input for one transaction may be displayed together on the number input screen 182.

図9は、複数の商品について販売形態ごとの個数をまとめて入力する個数入力画面184の構成例を示す図である。図9に示すように、POS端末1は、個数入力画面184から複数の商品のそれぞれについて、軽減税率を適用する個数の入力を受付けてもよい。 FIG. 9 is a diagram illustrating a configuration example of a quantity input screen 184 for collectively inputting the quantity of a plurality of products for each sales format. As shown in FIG. 9, the POS terminal 1 may accept input of the number of products to which the reduced tax rate is applied for each of a plurality of products from the number input screen 184.

また、上述では、客用表示器18に表示させた個数入力画面182から、客が軽減税率を適用する数量を入力するとしたが、店員用表示器17に個数入力画面182と同等の画面を表示して、店員が数量を入力してもよい。この場合には、店員が数量を入力した後に、客用表示器18が商品名、イートインする個数と、テイクアウトする個数とを表示するとよい。当該画面において、イートイン時の税率、テイクアウト時の税率をあわせて表示してもよい。また、当該画面において、客の確定操作あるいは承認操作を受付けるための操作子を設けておくとよい。POS端末1は、客用表示器18のタッチパネル180を介して、客から確定操作あるいは承認操作を受付けて、数量の確定を行う。これにより、上述した実施形態と同様に、軽減税率を適用する数量に対する承認操作を客自身が行うこととなり、軽減税率適用時の責任の所在を明確化しやすくできる。 Furthermore, in the above description, the customer inputs the quantity to which the reduced tax rate is applied from the quantity input screen 182 displayed on the customer display 18, but a screen equivalent to the quantity input screen 182 is displayed on the clerk display 17. Then, the store clerk may input the quantity. In this case, after the clerk inputs the quantity, the customer display 18 may display the product name, the number of items to eat in, and the number to take out. On this screen, the tax rate for eat-in and the tax rate for take-out may be displayed together. Further, it is preferable to provide an operator on the screen for accepting a customer's confirmation operation or approval operation. The POS terminal 1 receives a confirmation operation or an approval operation from the customer via the touch panel 180 of the customer display 18, and confirms the quantity. As a result, as in the above-described embodiment, the customer himself/herself performs the approval operation for the quantity to which the reduced tax rate is applied, making it easier to clarify who is responsible when the reduced tax rate is applied.

尚、店舗によっては、店舗の営業時間よりも短い時間帯として、イートインコーナーの営業時間を設けている場合もある。このような店舗においては、イートインコーナーの営業時間外であれば、POS端末1が飲食料品の商品に適用する税率を自動的にテイクアウト時の税率として設定してもよい。この場合には、POS端末1は上述した個数入力画面182を特に表示せず、自動的に全商品をテイクアウトする商品として登録すればよい。 Note that some stores may have eat-in corner business hours that are shorter than the store's business hours. In such a store, if the eat-in corner is not open, the POS terminal 1 may automatically set the tax rate applied to food and beverage products as the tax rate for takeout. In this case, the POS terminal 1 does not particularly display the above-mentioned quantity input screen 182 and may automatically register all products as products to be taken out.

このように、上記実施形態によれば、販売形態によって税率が異なる商品を複数同時に販売する際の、税率適用に要する操作の効率化を図ることができる。 In this manner, according to the embodiment described above, it is possible to improve the efficiency of operations required to apply tax rates when a plurality of products with different tax rates depending on the sales form are sold at the same time.

1 POS端末
17 店員用表示器
18 客用表示器
52 入力受付部(識別情報受付手段、販売個数受付手段、一部個数受付手段)
53 登録部(金額出力手段)
70 レシート
80 ジャーナル
92、93 数量入力欄
94、95 数量変更キー
170、180 タッチパネル
182 個数入力画面
1 POS terminal 17 Display for clerk 18 Display for customers 52 Input reception unit (identification information reception means, sales quantity reception means, partial quantity reception means)
53 Registration department (amount output means)
70 Receipt 80 Journal 92, 93 Quantity input field 94, 95 Quantity change key 170, 180 Touch panel 182 Quantity input screen

特開2015-049809号公報Japanese Patent Application Publication No. 2015-049809

Claims (5)

イートインの販売形態またはテイクアウトの販売形態で購入される商品の識別情報の入力を受付ける識別情報受付手段と、
前記商品の販売個数の入力と、当該商品のイートインの販売形態に適用される第1の税率での販売個数、またはテイクアウトの販売形態に適用される第2の税率での販売個数のうち少なくとも一方の入力とを受付ける販売個数受付手段と、
前記識別情報に対応する前記商品の単価と、前記販売個数受付手段が受付けた情報に基づく、前記商品の税率毎の販売個数とに基づいて、会計処理を行う会計手段と、
を備える販売データ処理装置。
an identification information receiving means for accepting input of identification information of a product purchased in a eat-in sales format or a take-out sales format ;
Entering the number of units sold for the product and at least one of the number of units sold at the first tax rate applied to the eat-in sales format of the product, or the number of units sold at the second tax rate applied to the take-out sales format. a sales quantity reception means for accepting the input of
accounting means that performs accounting processing based on the unit price of the product corresponding to the identification information and the number of products sold for each tax rate based on the information received by the sales number receiving means;
A sales data processing device comprising:
前記販売個数受付手段は、
前記商品の、前記第1の税率での販売個数または前記第2の税率での販売個数のうち、少なくとも一方の個数である一部個数を、客用表示器に表示した個数入力画面を介して、客の操作により受付ける、
請求項1に記載の販売データ処理装置。
The sales quantity receiving means is
A partial number of the products, which is at least one of the number of products sold at the first tax rate or the number of products sold at the second tax rate, is entered through a number input screen displayed on a customer display. , accepted by customer's operation,
The sales data processing device according to claim 1.
販売データ処理装置を制御するコンピュータを、
イートインの販売形態またはテイクアウトの販売形態で購入される商品の識別情報の入力を受付ける識別情報受付手段と、
前記商品の販売個数の入力と、当該商品のイートインの販売形態に適用される第1の税率での販売個数、またはテイクアウトの販売形態に適用される第2の税率での販売個数のうち少なくとも一方の入力とを受付ける販売個数受付手段と、
前記識別情報に対応する前記商品の単価と、前記販売個数受付手段が受付けた情報に基づく、前記商品の税率毎の販売個数とに基づいて、会計処理を行う会計手段と、
して機能させるプログラム。
The computer that controls the sales data processing equipment,
an identification information receiving means for accepting input of identification information of a product purchased in a eat-in sales format or a take-out sales format ;
Entering the number of units sold for the product and at least one of the number of units sold at the first tax rate applied to the eat-in sales format of the product, or the number of units sold at the second tax rate applied to the take-out sales format. a sales quantity reception means for accepting the input of
accounting means that performs accounting processing based on the unit price of the product corresponding to the identification information and the number of products sold for each tax rate based on the information received by the sales number receiving means;
A program that makes it work.
販売データ処理装置を制御するコンピュータを、
イートインの販売形態またはテイクアウトの販売形態で購入される商品の識別情報の入力を受付ける識別情報受付手段と、
前記商品の販売個数を店員の操作により受付けて、当該商品のイートインの販売形態に適用される第1の税率での販売個数またはテイクアウトの販売形態に適用される第2の税率での販売個数のうち、少なくとも一方の個数である一部個数を、客用表示器に表示した個数入力画面を介して、客の操作により受付ける販売個数受付手段と、
前記識別情報に対応する前記商品の単価と、前記販売個数受付手段が受付けた情報に基づく、前記商品の税率毎の販売個数とに基づいて、会計処理を行う会計手段と、
して機能させるプログラム。
The computer that controls the sales data processing equipment,
an identification information receiving means for accepting input of identification information of a product purchased in a eat-in sales format or a take-out sales format ;
The sales quantity of the said product is accepted by the operation of the store staff, and the number of sales of the said product is determined at the first tax rate applied to the eat-in sales format or the sales volume at the second tax rate applied to the take-out sales format . A sales quantity receiving means that accepts a partial quantity, which is at least one of the quantities, by a customer's operation via a quantity input screen displayed on a customer display;
accounting means that performs accounting processing based on the unit price of the product corresponding to the identification information and the number of products sold for each tax rate based on the information received by the sales number receiving means;
A program that makes it work.
コンピュータに対して、
イートインの販売形態またはテイクアウトの販売形態で購入される商品の識別情報の入力を受付ける識別情報受付ステップと、
商品の販売個数の入力と、当該商品のイートインの販売形態に適用される第1の税率での販売個数、またはテイクアウトの販売形態に適用される第2の税率での販売個数のうち少なくとも一方の入力とを受付ける販売個数受付ステップと、
前記識別情報に対応する前記商品の単価と、前記販売個数受付ステップが受付けた情報に基づく、前記商品の税率毎の販売個数とに基づいて、会計処理を行う会計ステップと、
を行わせる販売データ処理方法。
to the computer,
an identification information reception step of accepting input of identification information of a product purchased in a eat-in sales format or a take-out sales format ;
Input the number of products to be sold and select at least one of the number of products sold at the first tax rate applied to the eat-in sales format , or the number sold at the second tax rate applied to the takeout sales format. a sales quantity reception step for accepting input;
an accounting step for performing accounting processing based on the unit price of the product corresponding to the identification information and the number of products sold for each tax rate based on the information received by the sales number receiving step;
A sales data processing method that allows
JP2021211002A 2020-12-02 2021-12-24 Sales data processing device, sales data processing method and program Active JP7369174B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021211002A JP7369174B2 (en) 2020-12-02 2021-12-24 Sales data processing device, sales data processing method and program
JP2023130027A JP2023138743A (en) 2020-12-02 2023-08-09 Sales data processing device and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020199956A JP7001802B2 (en) 2020-12-02 2020-12-02 Sales data processing equipment, sales data processing methods and programs
JP2021211002A JP7369174B2 (en) 2020-12-02 2021-12-24 Sales data processing device, sales data processing method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2020199956A Division JP7001802B2 (en) 2020-12-02 2020-12-02 Sales data processing equipment, sales data processing methods and programs

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023130027A Division JP2023138743A (en) 2020-12-02 2023-08-09 Sales data processing device and program

Publications (2)

Publication Number Publication Date
JP2022031451A JP2022031451A (en) 2022-02-18
JP7369174B2 true JP7369174B2 (en) 2023-10-25

Family

ID=74716408

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2020199956A Active JP7001802B2 (en) 2020-12-02 2020-12-02 Sales data processing equipment, sales data processing methods and programs
JP2021211002A Active JP7369174B2 (en) 2020-12-02 2021-12-24 Sales data processing device, sales data processing method and program
JP2023130027A Pending JP2023138743A (en) 2020-12-02 2023-08-09 Sales data processing device and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2020199956A Active JP7001802B2 (en) 2020-12-02 2020-12-02 Sales data processing equipment, sales data processing methods and programs

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023130027A Pending JP2023138743A (en) 2020-12-02 2023-08-09 Sales data processing device and program

Country Status (1)

Country Link
JP (3) JP7001802B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015111390A (en) 2013-10-27 2015-06-18 株式会社寺岡精工 Vending machine, sales system, and commodity sales data processor
JP2016224519A (en) 2015-05-27 2016-12-28 株式会社寺岡精工 Merchandise data processor
JP2017111701A (en) 2015-12-18 2017-06-22 株式会社寺岡精工 Commodity selling data processing device, program and commodity selling data processing system
JP2017134613A (en) 2016-01-27 2017-08-03 株式会社寺岡精工 Article sales data processing apparatus and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015022376A (en) * 2013-07-16 2015-02-02 東芝テック株式会社 Commodity data processor and program
JP6767323B2 (en) * 2017-08-25 2020-10-14 東芝テック株式会社 Sales data processing equipment and programs

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015111390A (en) 2013-10-27 2015-06-18 株式会社寺岡精工 Vending machine, sales system, and commodity sales data processor
JP2016224519A (en) 2015-05-27 2016-12-28 株式会社寺岡精工 Merchandise data processor
JP2017111701A (en) 2015-12-18 2017-06-22 株式会社寺岡精工 Commodity selling data processing device, program and commodity selling data processing system
JP2017134613A (en) 2016-01-27 2017-08-03 株式会社寺岡精工 Article sales data processing apparatus and program

Also Published As

Publication number Publication date
JP7001802B2 (en) 2022-01-20
JP2022031451A (en) 2022-02-18
JP2021036472A (en) 2021-03-04
JP2023138743A (en) 2023-10-02

Similar Documents

Publication Publication Date Title
JP6767323B2 (en) Sales data processing equipment and programs
JP2015022376A (en) Commodity data processor and program
JP5361844B2 (en) Sales data processing apparatus and program
JP2012146092A (en) Sales data processing device and program
JP2018045439A (en) Sales data processing device and program
JP2001338345A (en) Two-screen input pos system and method for selecting and inputting commodities
JP2024038481A (en) Product sales data processing device and program
JP7369174B2 (en) Sales data processing device, sales data processing method and program
JP6666547B2 (en) Sales data processing device and program
JP6805309B2 (en) Sales data processing equipment, sales data processing methods and programs
JP2017157088A (en) Sales data processing device and program
JP6356712B2 (en) Product data processing apparatus and program
JP2020024769A (en) Sales data processing device
JP2017157089A (en) Sales data processing device and program
JP7229301B2 (en) Product data processing device and program
JP6898407B2 (en) Product data processing equipment and programs
JP6599517B2 (en) Product data processing apparatus and program
JP7346477B2 (en) Accounting processing equipment, display methods and programs
US20210065205A1 (en) Certificate issuing apparatus, commodity sales data processing apparatus, and non-transitory computer readable medium
JP7361741B2 (en) Sales data processing device, display method and program
JP7180730B2 (en) ACCOUNTING PROCESSING DEVICE, SETTING SUPPORT METHOD AND PROGRAM
JP4463259B2 (en) Order information processing system and order information processing method
JP2020091888A (en) Sales data processing device and program
JP2020042856A (en) Sales data processing system
JP2015106261A (en) Commodity sales 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: 20220124

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230327

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230509

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230809

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20230817

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231013

R150 Certificate of patent or registration of utility model

Ref document number: 7369174

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150