Movatterモバイル変換


[0]ホーム

URL:


JP2022023509A - Product sales data processing equipment and programs - Google Patents

Product sales data processing equipment and programs
Download PDF

Info

Publication number
JP2022023509A
JP2022023509AJP2020126500AJP2020126500AJP2022023509AJP 2022023509 AJP2022023509 AJP 2022023509AJP 2020126500 AJP2020126500 AJP 2020126500AJP 2020126500 AJP2020126500 AJP 2020126500AJP 2022023509 AJP2022023509 AJP 2022023509A
Authority
JP
Japan
Prior art keywords
product
information
unit
release date
date
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
JP2020126500A
Other languages
Japanese (ja)
Other versions
JP7483538B2 (en
Inventor
僚章 植野
Ryosho Ueno
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 CorpfiledCriticalToshiba Tec Corp
Priority to JP2020126500ApriorityCriticalpatent/JP7483538B2/en
Publication of JP2022023509ApublicationCriticalpatent/JP2022023509A/en
Application grantedgrantedCritical
Publication of JP7483538B2publicationCriticalpatent/JP7483538B2/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Landscapes

Abstract

Translated fromJapanese
Figure 2022023509000001

【課題】商品の発売日チェックを容易に行うことができる商品販売データ処理装置およびプログラムを提供する。
【解決手段】POS端末(情報処理装置)の商品情報取得部は、商品に係る情報を、当該商品の商品コードおよび発売日と関連付けて取得する。そして、商品特定部は、選択された商品から読み取った商品コードと、商品情報取得部が取得した情報とに基づいて、選択された商品を一意に特定する。情報提示部は、商品特定部が特定した商品の発売日と、現在の日時とに応じた情報提示を行う。
【選択図】図4

Figure 2022023509000001

PROBLEM TO BE SOLVED: To provide a product sales data processing device and a program capable of easily checking the release date of a product.
A product information acquisition unit of a POS terminal (information processing device) acquires information related to a product in association with a product code and a release date of the product. Then, the product specifying unit uniquely identifies the selected product based on the product code read from the selected product and the information acquired by the product information acquisition unit. The information presentation unit presents information according to the release date of the product specified by the product identification unit and the current date and time.
[Selection diagram] FIG. 4

Description

Translated fromJapanese

本発明の実施の形態は、商品販売データ処理装置およびプログラムに関する。 Embodiments of the present invention relate to merchandise sales data processing devices and programs.

店舗で商品を販売する場合には、発売日前に商品が入荷した場合であっても、発売日以降に販売するのが通例である。そのため、店舗の店員は、商品を販売する際に、発売日リストを参照して、発売日前の商品を販売しないようにチェックを行っている。 When selling a product at a store, it is customary to sell the product after the release date even if the product arrives before the release date. Therefore, when selling a product, the store clerk refers to the release date list and checks not to sell the product before the release date.

このように、商品の発売日に着目した例として、例えば特許文献1に記載された販売価格管理システムが知られている。 As described above, as an example focusing on the release date of the product, for example, the selling price management system described in Patent Document 1 is known.

しかしながら、特許文献1に記載された販売価格管理システムは、商品の発売日からの経過日数を管理するシステムであって、商品の販売日と発売日との関係に着目したものではなかった。 However, the selling price management system described in Patent Document 1 is a system that manages the number of days elapsed from the selling date of the product, and does not focus on the relationship between the selling date and the selling date of the product.

本発明が解決しようとする課題は、商品の発売日チェックを容易に行うことができる商品販売データ処理装置およびプログラムを提供することである。 An object to be solved by the present invention is to provide a product sales data processing device and a program capable of easily checking the release date of a product.

実施の形態の商品販売データ処理装置は、商品情報取得部と、商品特定部と、情報提示部とを備える。商品情報取得部は、商品に係る情報を、当該商品の商品コードおよび発売日と関連付けて取得する。商品特定部は、選択された商品から読み取った商品コードと、商品情報取得部が取得した情報とに基づいて、選択された商品を一意に特定する。情報提示部は、商品特定部が特定した商品の発売日と、現在の日時とに応じた情報提示を行う。 The product sales data processing device of the embodiment includes a product information acquisition unit, a product identification unit, and an information presentation unit. The product information acquisition unit acquires information related to the product in association with the product code and release date of the product. The product identification unit uniquely identifies the selected product based on the product code read from the selected product and the information acquired by the product information acquisition unit. The information presentation unit presents information according to the release date of the product specified by the product identification unit and the current date and time.

図1は、第1の実施の形態のPOS端末の概略斜視図である。FIG. 1 is a schematic perspective view of a POS terminal according to the first embodiment.図2は、第1の実施の形態のPOS端末のハードウエア構成の一例を示すハードウエアブロック図である。FIG. 2 is a hardware block diagram showing an example of the hardware configuration of the POS terminal according to the first embodiment.図3は、商品マスタのデータ構造の一例を示す図である。FIG. 3 is a diagram showing an example of the data structure of the product master.図4は、第1の実施の形態のPOS端末の機能構成の一例を示す機能ブロック図である。FIG. 4 is a functional block diagram showing an example of the functional configuration of the POS terminal according to the first embodiment.図5は、第1の実施の形態のPOS端末が行う処理の流れの一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of the flow of processing performed by the POS terminal according to the first embodiment.図6は、第2の実施の形態の携帯端末のハードウエア構成の一例を示すハードウエアブロック図である。FIG. 6 is a hardware block diagram showing an example of the hardware configuration of the mobile terminal according to the second embodiment.図7は、第2の実施の形態において、商品の陳列が可能かを判断する条件の一例を説明する図である。FIG. 7 is a diagram illustrating an example of a condition for determining whether or not a product can be displayed in the second embodiment.図8は、第2の実施の形態の携帯端末の機能構成の一例を示す機能ブロック図である。FIG. 8 is a functional block diagram showing an example of the functional configuration of the mobile terminal according to the second embodiment.図9は、第2の実施の形態の携帯端末が行う処理の流れの一例を示すフローチャートである。FIG. 9 is a flowchart showing an example of the flow of processing performed by the mobile terminal of the second embodiment.

(第1の実施の形態)
まず、本発明の第1の実施の形態であるPOS端末10aについて説明する。
(First Embodiment)
First, thePOS terminal 10a, which is the first embodiment of the present invention, will be described.

(POS端末の構成の説明)
図1は、第1の実施の形態のPOS端末の概略斜視図である。POS端末10aは、例えばスーパーマーケット等の店舗に設置されて、店員の操作によって、客が購入した商品の商品情報を登録する登録処理と、登録処理によって登録された商品の会計処理とを行う。なお、POS端末10aは、本開示における情報処理装置の一例である。
(Explanation of POS terminal configuration)
FIG. 1 is a schematic perspective view of a POS terminal according to the first embodiment. ThePOS terminal 10a is installed in a store such as a supermarket, and is operated by a clerk to perform a registration process for registering product information of a product purchased by a customer and an accounting process for the product registered by the registration process. ThePOS terminal 10a is an example of the information processing device in the present disclosure.

POS端末10aは、本実施の形態の説明に必要な主要な構成要素として、キーボード13と、店員用モニタ14と、客用モニタ16と、バーコードリーダ17等を備えている。 ThePOS terminal 10a includes akeyboard 13, astore clerk monitor 14, acustomer monitor 16, abar code reader 17, and the like as main components necessary for explaining the present embodiment.

キーボード13は、置数キー、クリアキー、戻りキー、締めキー、預り/現計キー等の複数のキーを備えている。置数キーは、商品コードや金額等の数値を入力するためのテンキーである。クリアキーは、エラー発生時などに操作を取り消すためのキーである。戻りキーは、現在の操作をキャンセルして直前の画面に戻すためのキーである。締めキーは、売上登録を完了して売上合計金額の算出を宣言するためのキーである。預り/現計キーは、客から預かった金額を入力した後に押下して、釣銭額を算出するキーである。 Thekeyboard 13 includes a plurality of keys such as a number key, a clear key, a return key, a closing key, and a deposit / accounting key. The digit key is a numeric keypad for inputting numerical values such as a product code and an amount. The clear key is a key for canceling an operation when an error occurs. The return key is a key for canceling the current operation and returning to the previous screen. The closing key is a key for completing the sales registration and declaring the calculation of the total sales amount. The deposit / current total key is a key for calculating the change amount by pressing it after inputting the amount deposited from the customer.

店員用モニタ14は、例えばLCD(Liquid Crystal Display)等の表示デバイスで構成されている。店員用モニタ14は、POS端末10aを操作する店員に対して、登録処理及び会計処理等の処理状態に応じた画面を表示する。 Thestore clerk monitor 14 is composed of a display device such as an LCD (Liquid Crystal Display). Theclerk monitor 14 displays a screen corresponding to the processing status such as registration processing and accounting processing for the clerk who operates thePOS terminal 10a.

店員用モニタ14を構成する表示デバイスの表面には、タッチパネル15が積層されている。タッチパネル15は、店員用モニタ14に表示された画面、又はボタン等に対する店員の押下を検出して、押下された位置に応じて、POS端末10aの動作を制御する。店員は、キーボード13又はタッチパネル15のいずれかを用いて、必要な入力操作を行う。 Atouch panel 15 is laminated on the surface of the display device constituting thestore clerk monitor 14. Thetouch panel 15 detects that the clerk presses the screen or button displayed on theclerk monitor 14, and controls the operation of thePOS terminal 10a according to the pressed position. The clerk performs necessary input operations using either thekeyboard 13 or thetouch panel 15.

客用モニタ16は、LCD等の表示デバイスで構成されており、POS端末10aの上面奥側に設けられている。客用モニタ16は、表示面を客に向けて配置され、登録した商品の金額、合計金額等を表示する。 Thecustomer monitor 16 is composed of a display device such as an LCD, and is provided on the back side of the upper surface of thePOS terminal 10a. Thecustomer monitor 16 is arranged with the display surface facing the customer, and displays the amount of the registered product, the total amount, and the like.

さらに、POS端末10aには、商品に貼付されたバーコードから、当該バーコードに登録された商品コードを読み取るバーコードリーダ17が接続されている。バーコードリーダ17は、コードシンボルからの受光信号をデコード(復号)して、当該コードシンボルに記録された商品コードを取得し、POS端末10aのCPU31a(図2参照)に出力する。なお、POS端末10aは、バーコードリーダ17の他に、2次元コードを読み取り可能なスキャナを備えてもよい。更に、POS端末10aは、商品の画像を撮像して、撮像された商品の画像に基づいて、当該商品を認識するオブジェクト認識機能を有するスキャナを備えてもよい。 Further, thePOS terminal 10a is connected to abar code reader 17 that reads the bar code registered in the bar code from the bar code attached to the bar code. Thebarcode reader 17 decodes (decodes) the received signal from the code symbol, acquires the product code recorded in the code symbol, and outputs the product code to the CPU 31a (see FIG. 2) of thePOS terminal 10a. ThePOS terminal 10a may include a scanner capable of reading a two-dimensional code in addition to thebarcode reader 17. Further, thePOS terminal 10a may include a scanner having an object recognition function of capturing an image of a product and recognizing the product based on the captured image of the product.

(POS端末のハードウエア構成の説明)
次に、図2を用いて、POS端末10aのハードウエア構成について説明する。図2は、第1の実施の形態のPOS端末のハードウエア構成の一例を示すハードウエアブロック図である。POS端末10aは、図2に示すように、制御部31と、記憶部32と、入出力コントローラ34と、通信I/F35とを備える。
(Explanation of hardware configuration of POS terminal)
Next, the hardware configuration of thePOS terminal 10a will be described with reference to FIG. FIG. 2 is a hardware block diagram showing an example of the hardware configuration of the POS terminal according to the first embodiment. As shown in FIG. 2, thePOS terminal 10a includes acontrol unit 31, astorage unit 32, an input / output controller 34, and a communication I /F 35.

制御部31は、POS端末10aの全体の制御を司る。制御部31は、CPU(Central Processing Unit)31aと、ROM(Read Only Memory)31bと、RAM(Random Access Memory)31cとを備える一般的なコンピュータの構成を有する。CPU31aは、ROM31bや記憶部32に記憶された各種プログラムを、RAM31cに展開する。CPU31aは、RAM31cに展開された各種プログラムに従って動作して、POS端末10aの全体の制御を司る。 Thecontrol unit 31 controls theentire POS terminal 10a. Thecontrol unit 31 has a general computer configuration including a CPU (Central Processing Unit) 31a, a ROM (Read Only Memory) 31b, and a RAM (Random Access Memory) 31c. The CPU 31a expands various programs stored in theROM 31b and thestorage unit 32 into theRAM 31c. The CPU 31a operates according to various programs developed in theRAM 31c, and controls theentire POS terminal 10a.

制御部31は、内部バス33を介して、記憶部32と、入出力コントローラ34と、通信I/F35と接続する。 Thecontrol unit 31 connects thestorage unit 32, the input / output controller 34, and the communication I /F 35 via theinternal bus 33.

記憶部32は、HDD(Hard Disk Drive)や、電源を切っても記憶情報が保持されるフラッシュメモリに代表される不揮発性メモリである。記憶部32は、制御プログラムP1を含むプログラム等を記憶する。制御プログラムP1は、POS端末10aが備える機能を発揮させるためのプログラムである。 Thestorage unit 32 is a non-volatile memory typified by an HDD (Hard Disk Drive) or a flash memory in which stored information is held even when the power is turned off. Thestorage unit 32 stores a program or the like including the control program P1. The control program P1 is a program for exerting the functions provided in thePOS terminal 10a.

なお、制御プログラムP1は、ROM31bに予め組み込まれて提供されてもよい。また、制御プログラムP1は、制御部31にインストール可能な形式又は実行可能な形式のファイルで、CD-ROM、フレキシブルディスク(FD)、CD-R、DVD等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、制御プログラムP1を、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、制御プログラムP1を、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。 The control program P1 may be provided by being incorporated in theROM 31b in advance. Further, the control program P1 is a file in a format that can be installed in thecontrol unit 31 or an executable format, and is recorded on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD. May be configured to provide. Further, the control program P1 may be stored on a computer connected to a network such as the Internet and provided by downloading via the network. Further, the control program P1 may be configured to be provided or distributed via a network such as the Internet.

また、記憶部32は、商品マスタMと、売上ファイルFとを記憶する。 Further, thestorage unit 32 stores the product master M and the sales file F.

商品マスタMは、商品固有の「商品コード」に対応付けて、「商品名」、「価格」、「発売日」等を記憶したマスタファイルである。商品マスタMの内容は日々更新されるため、POS端末10aは、通信I/F35を介して、店舗サーバ等から商品マスタMの最新のファイルを定期的に受信する。商品マスタMの具体的なデータ構成については後述する(図3参照)。 The product master M is a master file that stores a "product name", a "price", a "release date", etc. in association with a product-specific "product code". Since the contents of the product master M are updated daily, thePOS terminal 10a periodically receives the latest file of the product master M from the store server or the like via the communication I / F35. The specific data structure of the product master M will be described later (see FIG. 3).

売上ファイルFは、POS端末10aが会計処理を行った結果を、売上履歴として記憶したファイルである。売上ファイルFは、毎日営業終了後等の決まった時間に、通信I/F35を介して、店舗サーバに送信される。送信された売上ファイルFは、店舗サーバにおいて、店舗の売上管理に使用される。 The sales file F is a file that stores the result of accounting processing by thePOS terminal 10a as a sales history. The sales file F is transmitted to the store server via the communication I / F35 at a fixed time such as after the business is closed every day. The transmitted sales file F is used for store sales management on the store server.

入出力コントローラ34は、制御部31と各種周辺機器とを接続する。POS端末10aの場合、周辺機器は、店員用モニタ14と、タッチパネル15と、キーボード13と、客用モニタ16と、バーコードリーダ17である。各周辺機器の機能は、前記した通りである。なお、POS端末10aと接続される周辺機器は、これらに限定されるものではない。その他の周辺機器、例えば、レシートプリンタやカードリーダ等も接続される。ここでは、本開示の特徴的な構成を説明するために必要な周辺機器のみを例示した。 The input / output controller 34 connects thecontrol unit 31 and various peripheral devices. In the case of thePOS terminal 10a, the peripheral devices are astore clerk monitor 14, atouch panel 15, akeyboard 13, acustomer monitor 16, and abarcode reader 17. The functions of each peripheral device are as described above. The peripheral device connected to thePOS terminal 10a is not limited to these. Other peripherals, such as receipt printers and card readers, are also connected. Here, only the peripheral devices necessary for explaining the characteristic configuration of the present disclosure are illustrated.

通信I/F35は、POS端末10aと、例えば店舗サーバとの間で、無線通信または有線通信を行うための通信コントローラである。POS端末10aは、店舗サーバから、最新の商品マスタMを受信する。一方、POS端末10aは、店舗サーバに売上ファイルFを送信する。 The communication I /F 35 is a communication controller for performing wireless communication or wired communication between thePOS terminal 10a and, for example, a store server. ThePOS terminal 10a receives the latest product master M from the store server. On the other hand, thePOS terminal 10a transmits the sales file F to the store server.

(商品マスタの構成の説明)
次に、図3を用いて、商品マスタMの具体的な内部構成を説明する。図3は、商品マスタのデータ構造の一例を示す図である。
(Explanation of the structure of the product master)
Next, a specific internal configuration of the product master M will be described with reference to FIG. FIG. 3 is a diagram showing an example of the data structure of the product master.

商品マスタMは、各商品の商品コード71に関連付けて、商品名72と、価格73と、発売日74等の商品に係る情報を記憶する。商品コード71は、商品毎に一意に設定される識別情報であり、商品の特定に用いられる。POS端末10aは、商品に付されたバーコードを、バーコードリーダ17で読み取る。POS端末10aは、バーコードリーダ17が読み取った情報をデコードすることによって、商品コードを取得する。そして、POS端末10aは、取得した商品コードを商品マスタMの商品コード71と照合することによって、商品を一意に特定する。 The product master M stores information related to the product such as theproduct name 72, theprice 73, and therelease date 74 in association with theproduct code 71 of each product. Theproduct code 71 is identification information uniquely set for each product and is used to identify the product. ThePOS terminal 10a reads the barcode attached to the product with thebarcode reader 17. ThePOS terminal 10a acquires the product code by decoding the information read by thebarcode reader 17. Then, thePOS terminal 10a uniquely identifies the product by collating the acquired product code with theproduct code 71 of the product master M.

商品名72は、商品コード71と一意に関連付いた商品名称である。 Theproduct name 72 is a product name uniquely associated with theproduct code 71.

価格73は、商品コード71と一意に関連付いた商品の単価である。 Theprice 73 is the unit price of the product uniquely associated with theproduct code 71.

発売日74は、商品コード71と一意に関連付いた商品の発売日である。 Therelease date 74 is the release date of the product uniquely associated with theproduct code 71.

(POS端末の機能構成の説明)
次に、図4を用いて、POS端末10aの機能構成を説明する。図4は、第1の実施の形態のPOS端末の機能構成の一例を示す機能ブロック図である。
(Explanation of the functional configuration of the POS terminal)
Next, the functional configuration of thePOS terminal 10a will be described with reference to FIG. FIG. 4 is a functional block diagram showing an example of the functional configuration of the POS terminal according to the first embodiment.

POS端末10aの制御部31は、制御プログラムP1をRAM31cに展開して動作させることによって、図4に示す商品情報取得部41と、コードシンボル読取部42と、商品特定部43と、販売可否判定部44と、情報提示部45と、登録処理部46と、会計処理部47と、表示制御部48と、操作制御部49とを機能部として実現する。 Thecontrol unit 31 of thePOS terminal 10a expands the control program P1 into theRAM 31c and operates the product information acquisition unit 41, the codesymbol reading unit 42, theproduct identification unit 43, and a sales availability determination as shown in FIG. A unit 44, aninformation presentation unit 45, a registration processing unit 46, anaccounting processing unit 47, adisplay control unit 48, and anoperation control unit 49 are realized as functional units.

商品情報取得部41は、商品マスタMから、商品に係る情報を、当該商品の商品コードおよび発売日と関連付けて取得する。 The product information acquisition unit 41 acquires information related to the product from the product master M in association with the product code and the release date of the product.

コードシンボル読取部42は、バーコードリーダ17によって、商品に付されたコードシンボルに記録された商品コードを読み取る。 The codesymbol reading unit 42 reads the product code recorded on the code symbol attached to the product by thebarcode reader 17.

商品特定部43は、客が購入するために選択した商品から読み取った商品コードと、商品情報取得部41が取得した情報とに基づいて、選択された商品を一意に特定する。 Theproduct identification unit 43 uniquely identifies the selected product based on the product code read from the product selected by the customer for purchase and the information acquired by the product information acquisition unit 41.

販売可否判定部44は、商品特定部43が特定した商品の発売日と、CPU31aから取得した現在の日時とを比較することによって、商品特定部43が特定した商品が、現時点で販売可能であるかを判定する。 The sellability determination unit 44 can sell the product specified by theproduct identification unit 43 at the present time by comparing the release date of the product specified by theproduct identification unit 43 with the current date and time acquired from the CPU 31a. Is determined.

情報提示部45は、商品特定部43が特定した商品の発売日と、現在の日時とに応じた情報提示を行う。より具体的には、情報提示部45は、販売可否判定部44が、商品特定部43が特定した商品が、現時点で販売可能であると判定されなかった場合に、商品を販売できないことを示す情報を、例えば店員用モニタ14に表示する。店員は、店員用モニタ14に、発売日前であるため商品を販売できないことを示す情報が表示されたのを確認して、客に対して、商品の返品を依頼する。なお、情報提示部45は、客用モニタ16に、発売日前であるため商品を販売できないことを示す情報を表示してもよい。 Theinformation presentation unit 45 presents information according to the release date of the product specified by theproduct identification unit 43 and the current date and time. More specifically, theinformation presentation unit 45 indicates that the product cannot be sold when the sellability determination unit 44 does not determine that the product specified by theproduct identification unit 43 can be sold at the present time. The information is displayed on, for example, astore clerk monitor 14. The clerk confirms that the information indicating that the product cannot be sold because it is before the release date is displayed on theclerk monitor 14, and requests the customer to return the product. Theinformation presentation unit 45 may display information on thecustomer monitor 16 indicating that the product cannot be sold because it is before the release date.

登録処理部46は、販売する商品を登録する登録処理を行う。 The registration processing unit 46 performs a registration process for registering a product to be sold.

会計処理部47は、登録処理部46が登録した結果に基づいて、現金決済やキャッシュレス決済による会計処理を行う。 Theaccounting processing unit 47 performs accounting processing by cash settlement or cashless settlement based on the result registered by the registration processing unit 46.

表示制御部48は、店員用モニタ14および客用モニタ16に表示される各種情報の内容および表示タイミング等を制御する。 Thedisplay control unit 48 controls the content and display timing of various information displayed on the store clerk monitor 14 and thecustomer monitor 16.

操作制御部49は、POS端末10aに対して、キーボード13およびタッチパネル15から入力された操作情報に応じた操作を行わせる。 Theoperation control unit 49 causes thePOS terminal 10a to perform an operation according to the operation information input from thekeyboard 13 and thetouch panel 15.

なお、本開示は、客が自ら登録処理と会計処理とを行うことが可能な、いわゆるセルフPOS端末にも適用することが可能である。そして、セルフPOS端末の場合、情報提示部45は、現時点で商品を販売可能であると判定されなかった場合に、店員を呼び出す。そして、呼び出された店員が、客に事情を説明して、発売日前の商品を返品してもらう。 It should be noted that the present disclosure can also be applied to a so-called self-POS terminal in which a customer can perform registration processing and accounting processing by himself / herself. Then, in the case of the self-POS terminal, theinformation presentation unit 45 calls a clerk when it is not determined that the product can be sold at the present time. Then, the called clerk explains the situation to the customer and asks them to return the product before the release date.

(POS端末が行う処理の流れの説明)
次に、図5を用いて、POS端末10aが行う処理の流れを説明する。図5は、第1の実施の形態のPOS端末が行う処理の流れの一例を示すフローチャートである。
(Explanation of the flow of processing performed by the POS terminal)
Next, the flow of processing performed by thePOS terminal 10a will be described with reference to FIG. FIG. 5 is a flowchart showing an example of the flow of processing performed by the POS terminal according to the first embodiment.

コードシンボル読取部42は、バーコードリーダ17の読み取り結果に基づいて、商品に付されたコードシンボルに記録された商品コードを読み取る(ステップS11)。 The codesymbol reading unit 42 reads the product code recorded on the code symbol attached to the product based on the reading result of the barcode reader 17 (step S11).

販売可否判定部44は、CPU31aから取得した現在の日時が、ステップS11で特定された商品の発売日以降(発売日も含む)であるかを判定する(ステップS12)。発売日以降であると判定される(ステップS12:Yes)とステップS13に進む。一方、発売日以降であると判定されない(ステップS12:No)とステップS14に進む。 The sales availability determination unit 44 determines whether the current date and time acquired from the CPU 31a is after the release date (including the release date) of the product specified in step S11 (step S12). When it is determined that the product is after the release date (step S12: Yes), the process proceeds to step S13. On the other hand, if it is not determined that the product is after the release date (step S12: No), the process proceeds to step S14.

ステップS12においてYesと判定されると、登録処理部46は、商品登録を行う(ステップS13)。その後、ステップS15に進む。 If it is determined to be Yes in step S12, the registration processing unit 46 registers the product (step S13). After that, the process proceeds to step S15.

一方、ステップS12においてNoと判定されると、情報提示部45は、POS端末10aの店員用モニタ14に、商品を販売できないことを示す情報を表示する(ステップS14)。その後、ステップS15に進む。 On the other hand, if No is determined in step S12, theinformation presenting unit 45 displays information indicating that the product cannot be sold on the clerk monitor 14 of thePOS terminal 10a (step S14). After that, the process proceeds to step S15.

操作制御部49は、POS端末10aの締めキーが押下されたかを判定する(ステップS15)。締めキーが押下されたと判定される(ステップS15:Yes)とステップS16に進む。一方、締めキーが押下されたと判定されない(ステップS15:No)とステップS11に戻って、次の商品の商品登録を進める。 Theoperation control unit 49 determines whether or not the closing key of thePOS terminal 10a is pressed (step S15). When it is determined that the closing key has been pressed (step S15: Yes), the process proceeds to step S16. On the other hand, if it is not determined that the closing key has been pressed (step S15: No), the process returns to step S11 and the product registration of the next product proceeds.

ステップS15においてYesと判定されると、会計処理部47は、登録処理部46が登録した結果に基づいて、現金決済やキャッシュレス決済による会計処理を行う。そして、POS端末10aは、図5の処理を終了する。 If it is determined to be Yes in step S15, theaccounting processing unit 47 performs accounting processing by cash settlement or cashless settlement based on the result registered by the registration processing unit 46. Then, thePOS terminal 10a ends the process of FIG.

以上説明したように、第1の実施の形態のPOS端末10a(情報処理装置)において、商品情報取得部41は、商品に係る情報を、当該商品の商品コードおよび発売日と関連付けて取得する。そして、商品特定部43は、選択された商品から読み取った商品コードと、商品情報取得部41が取得した情報とに基づいて、選択された商品を一意に特定する。情報提示部45は、商品特定部43が特定した商品の発売日と、現在の日時とに応じた情報提示を行う。したがって、特別な照らし合わせ等を行うことなく、商品の発売日チェックを容易に行うことができる。 As described above, in thePOS terminal 10a (information processing device) of the first embodiment, the product information acquisition unit 41 acquires information related to the product in association with the product code and the release date of the product. Then, theproduct identification unit 43 uniquely identifies the selected product based on the product code read from the selected product and the information acquired by the product information acquisition unit 41. Theinformation presentation unit 45 presents information according to the release date of the product specified by theproduct identification unit 43 and the current date and time. Therefore, it is possible to easily check the release date of the product without performing a special comparison or the like.

また、第1の実施の形態のPOS端末10a(情報処理装置)において、情報提示部45は、客が購入する商品の発売日が、翌日以降であることを条件として、当該商品を購入できないことを示す報知を行う。したがって、発売日前の商品が、発売日前に販売されるのを確実に防止することができる。 Further, in thePOS terminal 10a (information processing device) of the first embodiment, theinformation presenting unit 45 cannot purchase the product on condition that the release date of the product purchased by the customer is the next day or later. Is notified. Therefore, it is possible to reliably prevent a product before the release date from being sold before the release date.

(第2の実施の形態)
次に、本発明の第2の実施の形態である携帯端末10bについて説明する。携帯端末10bは、店舗において商品を陳列するために、バックヤードから品出しを行う店員が所持する、例えばスマートフォンである。店員は、品出しを行う際に、品出しを行う商品に付された例えばバーコードを読み取ることによって、当該商品の発売日を確認して、その時点で店舗の商品棚に陳列してもよい商品のみを選択して品出しを行う。なお、携帯端末10bは、本開示における情報処理装置の一例である。
(Second embodiment)
Next, themobile terminal 10b according to the second embodiment of the present invention will be described. Themobile terminal 10b is, for example, a smartphone owned by a clerk who takes out goods from the backyard in order to display the goods in the store. The clerk may confirm the release date of the product by reading, for example, a barcode attached to the product to be sold, and display it on the product shelf of the store at that time. Select only the products and put them out. Themobile terminal 10b is an example of the information processing device in the present disclosure.

(携帯端末のハードウエア構成の説明)
次に、図6を用いて、携帯端末10bのハードウエア構成について説明する。図6は、第2の実施の形態の携帯端末のハードウエア構成の一例を示すハードウエアブロック図である。携帯端末10bは、図6に示すように、制御部51と、記憶部52と、入出力コントローラ54と、通信I/F55とを備える。
(Explanation of hardware configuration of mobile terminal)
Next, the hardware configuration of themobile terminal 10b will be described with reference to FIG. FIG. 6 is a hardware block diagram showing an example of the hardware configuration of the mobile terminal according to the second embodiment. As shown in FIG. 6, themobile terminal 10b includes acontrol unit 51, a storage unit 52, an input /output controller 54, and a communication I /F 55.

制御部51は、携帯端末10bの全体の制御を司る。制御部51は、CPU51aと、ROM51bと、RAM51cとを備える一般的なコンピュータの構成を有する。CPU51aは、ROM51bや記憶部52に記憶された各種プログラムを、RAM51cに展開する。CPU51aは、RAM51cに展開された各種プログラムに従って動作して、携帯端末10bの全体の制御を司る。 Thecontrol unit 51 controls the entiremobile terminal 10b. Thecontrol unit 51 has a general computer configuration including a CPU 51a, aROM 51b, and aRAM 51c. The CPU 51a expands various programs stored in theROM 51b and the storage unit 52 into theRAM 51c. The CPU 51a operates according to various programs developed in theRAM 51c, and controls the entiremobile terminal 10b.

制御部51は、内部バス53を介して、記憶部52と、入出力コントローラ54と、通信I/F55と接続する。 Thecontrol unit 51 connects the storage unit 52, the input /output controller 54, and the communication I /F 55 via theinternal bus 53.

記憶部52は、HDDや、電源を切っても記憶情報が保持されるフラッシュメモリに代表される不揮発性メモリである。記憶部52は、制御プログラムP2を含むプログラム等を記憶する。制御プログラムP2は、携帯端末10bが備える機能を発揮させるためのプログラムである。 The storage unit 52 is a non-volatile memory typified by an HDD or a flash memory in which stored information is held even when the power is turned off. The storage unit 52 stores a program or the like including the control program P2. The control program P2 is a program for exerting the functions provided in themobile terminal 10b.

また、記憶部52は、商品マスタMを記憶する。商品マスタMの内容は、第1の実施の形態で説明した通りである。 Further, the storage unit 52 stores the product master M. The contents of the product master M are as described in the first embodiment.

入出力コントローラ54は、制御部51と各種周辺機器とを接続する。携帯端末10bの場合、周辺機器は、モニタ56と、タッチパネル57と、カメラ58である。 The input /output controller 54 connects thecontrol unit 51 and various peripheral devices. In the case of themobile terminal 10b, the peripheral devices are the monitor 56, thetouch panel 57, and the camera 58.

モニタ56は、携帯端末10bに備えられて、品出しに係る情報を表示する、例えばLCD等の表示デバイスである。 The monitor 56 is provided in themobile terminal 10b and is a display device such as an LCD that displays information related to product delivery.

タッチパネル57は、モニタ56の表面に積層される。タッチパネル57は、モニタ56に表示された画面、又はボタン等に対する店員の押下を検出して、押下された位置に応じて、携帯端末10bの動作を制御する。 Thetouch panel 57 is laminated on the surface of the monitor 56. Thetouch panel 57 detects that the clerk presses the screen or button displayed on the monitor 56, and controls the operation of themobile terminal 10b according to the pressed position.

カメラ58は、携帯端末10bに内蔵されて、品出しされる商品に付された、バーコードや2次元コード等のコードシンボルを撮影する。 The camera 58 is built in themobile terminal 10b and takes a picture of a code symbol such as a bar code or a two-dimensional code attached to a product to be put out.

通信I/F55は、携帯端末10bと、店舗サーバとの間で、無線通信を行うための通信コントローラである。携帯端末10bは、店舗サーバから、最新の商品マスタMを受信する。また、携帯端末10bは、店舗サーバから、店舗の営業時間や店舗の休業日に係る情報を取得する。一方、携帯端末10bは、店舗サーバに、品出しを完了した商品に係る情報を送信する。 The communication I /F 55 is a communication controller for performing wireless communication between themobile terminal 10b and the store server. Themobile terminal 10b receives the latest product master M from the store server. Further, themobile terminal 10b acquires information related to the business hours of the store and the holidays of the store from the store server. On the other hand, themobile terminal 10b transmits information related to the product for which the product has been delivered to the store server.

(商品を陳列可能な時間要件の説明)
次に、図7を用いて、商品を陳列可能な時間的要件を説明する。図7は、第2の実施の形態において、商品の陳列が可能かを判断する条件の一例を説明する図である。
(Explanation of time requirements for displaying products)
Next, the time requirement for displaying the product will be described with reference to FIG. 7. FIG. 7 is a diagram illustrating an example of a condition for determining whether or not a product can be displayed in the second embodiment.

図7において、発売日Dが、ある商品の発売日であるとする。この場合、当該商品の品出し(陳列)は、発売日Dの前日の、店舗の閉店時刻t0の後に行えばよい。 In FIG. 7, it is assumed that the release date D is the release date of a certain product. In this case, the product may be put out (displayed) on the day before the release date D and after the store closing time t0.

本実施の形態において、携帯端末10bは、商品マスタMから商品の発売日を取得する。また、携帯端末10bは、CPU31aから現在の日時を取得する。更に、携帯端末10bは、店舗サーバから、店舗の営業時間に係る情報を取得する。 In the present embodiment, themobile terminal 10b acquires the release date of the product from the product master M. Further, themobile terminal 10b acquires the current date and time from the CPU 31a. Further, themobile terminal 10b acquires information related to the business hours of the store from the store server.

品出しを行う店員が、商品に付されたコードシンボルをカメラ58で読み取った際に、携帯端末10bは、商品の発売日と現在の日時と店舗の営業時間とに基づいて、当該商品の品出し(陳列)が可能であるかを判定する。そして、品出しができないと判定された場合には、携帯端末10bはモニタ56に、品出しできない旨を示す情報を表示する。 When the store clerk who puts out the product reads the code symbol attached to the product with the camera 58, themobile terminal 10b displays the product of the product based on the release date of the product, the current date and time, and the business hours of the store. Determine if it is possible to put out (display). Then, when it is determined that the product cannot be delivered, themobile terminal 10b displays information indicating that the product cannot be delivered on the monitor 56.

なお、携帯端末10bは、更に、店舗サーバから店舗の定休日の情報を取得して、品出し可否の判定に使用してもよい。例えば、商品の発売日の前日が店舗の定休日である場合、携帯端末10bは、定休日の前日の店舗の閉店時刻以降であれば、品出しが可能であると判定してもよい。 Themobile terminal 10b may further acquire information on regular holidays of the store from the store server and use it for determining whether or not the product can be put out. For example, when the day before the release date of the product is a regular holiday of the store, themobile terminal 10b may determine that the product can be put out if it is after the closing time of the store on the day before the regular holiday.

(携帯端末の機能構成の説明)
次に、図8を用いて、携帯端末10bの機能構成を説明する。図8は、第2の実施の形態の携帯端末の機能構成の一例を示す機能ブロック図である。
(Explanation of the functional configuration of the mobile terminal)
Next, the functional configuration of themobile terminal 10b will be described with reference to FIG. FIG. 8 is a functional block diagram showing an example of the functional configuration of the mobile terminal according to the second embodiment.

携帯端末10bの制御部51は、制御プログラムP2をRAM51cに展開して動作させることによって、図8に示す商品情報取得部61と、コードシンボル読取部62と、商品特定部63と、現在日時取得部64と、営業時間取得部65と、陳列可否判定部66と、情報提示部67と、表示制御部68と、操作制御部69と、動作制御部70とを機能部として実現する。 Thecontrol unit 51 of themobile terminal 10b expands the control program P2 into theRAM 51c and operates it to acquire the product information acquisition unit 61, the code symbol reading unit 62, theproduct identification unit 63, and the current date and time shown in FIG. A unit 64, a businesshour acquisition unit 65, a display availability determination unit 66, aninformation presentation unit 67, adisplay control unit 68, anoperation control unit 69, and anoperation control unit 70 are realized as functional units.

商品情報取得部61は、商品マスタMから、商品に係る情報を、当該商品の商品コードおよび発売日と関連付けて取得する。また、商品情報取得部61は、営業時間取得部65が取得した、少なくとも店舗の閉店時刻を含む営業時間を、商品に係る情報と関連付けて取得する。なお、店舗の閉店時刻を含む営業時間は、本開示における陳列情報の一例である。 The product information acquisition unit 61 acquires information related to the product from the product master M in association with the product code and the release date of the product. Further, the product information acquisition unit 61 acquires the business hours acquired by the businesshours acquisition unit 65, including at least the store closing time, in association with the information related to the product. The business hours including the closing time of the store are an example of the display information in the present disclosure.

コードシンボル読取部62は、カメラ58が撮像した、商品に付されたコードシンボルの画像から、当該コードシンボルに記録された商品コードを読み取る。 The code symbol reading unit 62 reads the product code recorded on the code symbol from the image of the code symbol attached to the product captured by the camera 58.

商品特定部63は、品出しを行うために選択した商品から読み取った商品コードと、商品情報取得部61が取得した情報とに基づいて、選択された商品を一意に特定する。 Theproduct identification unit 63 uniquely identifies the selected product based on the product code read from the product selected for product delivery and the information acquired by the product information acquisition unit 61.

現在日時取得部64は、例えばCPU51aから現在日時を取得する。 The current date / time acquisition unit 64 acquires the current date / time from, for example, the CPU 51a.

営業時間取得部65は、少なくとも店舗の閉店時刻を含む営業時間を、店舗サーバから取得する。なお、営業時間取得部65は、記憶部52に予め記憶された、店舗の閉店時刻を含む営業時間を取得してもよい。また、営業時間取得部65は、更に、店舗の休業日を取得してもよい。 The businesshour acquisition unit 65 acquires at least the business hours including the closing time of the store from the store server. The businesshour acquisition unit 65 may acquire the business hours including the store closing time stored in advance in the storage unit 52. Further, the businesshour acquisition unit 65 may further acquire a store holiday.

陳列可否判定部66は、商品特定部63が特定した商品を、現在日時に店舗に陳列可能であるかを判定する。 The display availability determination unit 66 determines whether or not the product specified by theproduct identification unit 63 can be displayed in the store at the current date and time.

具体的には、陳列可否判定部66は、商品特定部63が特定した商品の発売日と、現在の日時と、営業時間取得部65が取得した店舗の閉店時刻とを比較する。そして、現在の日時が商品の発売日以降であるか、または、商品の発売日前日の、店舗の閉店時刻以降である場合に、当該商品を陳列可能であると判定する。 Specifically, the display availability determination unit 66 compares the release date of the product specified by theproduct identification unit 63, the current date and time, and the closing time of the store acquired by the businesshour acquisition unit 65. Then, if the current date and time is after the release date of the product, or after the closing time of the store on the day before the release date of the product, it is determined that the product can be displayed.

また、陳列可否判定部66は、商品特定部63が特定した商品の発売日と、現在の日時と、営業時間取得部65が取得した店舗の閉店時刻と店舗の休業日とを比較してもよい。そして、現在の日時が商品の発売日以降であるか、または、商品の発売日前日の、店舗の閉店時刻以降であるか、あるいは、商品の発売日前日が店舗の休業日である場合に、休業日前日の店舗の閉店時刻以降である場合に、当該商品を陳列可能であると判定してもよい。 Further, the display possibility determination unit 66 also compares the release date of the product specified by theproduct identification unit 63 with the current date and time, the store closing time acquired by the businesshour acquisition unit 65, and the store holiday. good. Then, when the current date and time is after the product release date, or after the store closing time on the day before the product release date, or when the store holiday is on the day before the product release date. If it is after the closing time of the store on the day before the holiday, it may be determined that the product can be displayed.

情報提示部67は、商品特定部63が特定した商品の発売日と、現在の日時とに応じた情報提示を行う。より具体的には、情報提示部67は、商品特定部63が特定した商品の発売日と、現在の日時と、営業時間取得部65が取得した店舗の閉店時刻とに応じた情報提示を行う。また、情報提示部67は、商品特定部63が特定した商品の発売日と、現在の日時と、営業時間取得部65が取得した店舗の閉店時刻と休業日とに応じた情報提示を行ってもよい。 Theinformation presentation unit 67 presents information according to the release date of the product specified by theproduct identification unit 63 and the current date and time. More specifically, theinformation presentation unit 67 presents information according to the release date of the product specified by theproduct identification unit 63, the current date and time, and the closing time of the store acquired by the businesshour acquisition unit 65. .. In addition, theinformation presentation unit 67 presents information according to the release date and current date and time of the product specified by theproduct identification unit 63, and the closing time and holiday of the store acquired by the businesshour acquisition unit 65. May be good.

なお、情報提示部67は、商品特定部63が特定した商品が現在日時に陳列可能でない場合に、携帯端末10bのモニタ56に、商品を陳列できないことを示す情報を表示する。また、このとき、情報提示部67は、陳列が可能になる日時を併せて表示してもよい。 Theinformation presenting unit 67 displays information indicating that the product cannot be displayed on the monitor 56 of themobile terminal 10b when the product specified by theproduct specifying unit 63 cannot be displayed at the current date and time. Further, at this time, theinformation presentation unit 67 may also display the date and time when the display becomes possible.

表示制御部68は、モニタ56に表示される各種情報の内容および表示タイミング等を制御する。 Thedisplay control unit 68 controls the content of various information displayed on the monitor 56, the display timing, and the like.

操作制御部69は、携帯端末10bに対して、タッチパネル57から入力された操作情報に応じた操作を行わせる。 Theoperation control unit 69 causes the mobile terminal 10b to perform an operation according to the operation information input from thetouch panel 57.

動作制御部70は、携帯端末10bが行う品出しに係る動作全体を制御する。 Themotion control unit 70 controls the entire motion related to the product delivery performed by themobile terminal 10b.

(携帯端末が行う処理の流れの説明)
次に、図9を用いて、携帯端末10bが行う処理の流れを説明する。図9は、第2の実施の形態の携帯端末が行う処理の流れの一例を示すフローチャートである。
(Explanation of the flow of processing performed by the mobile terminal)
Next, the flow of processing performed by themobile terminal 10b will be described with reference to FIG. 9. FIG. 9 is a flowchart showing an example of the flow of processing performed by the mobile terminal of the second embodiment.

コードシンボル読取部62は、カメラ58が撮像した、商品に付されたコードシンボルの画像から、コードシンボルに記録された商品コードを読み取る(ステップS21)。 The code symbol reading unit 62 reads the product code recorded on the code symbol from the image of the code symbol attached to the product captured by the camera 58 (step S21).

陳列可否判定部66は、現在の日時が、ステップS21で特定された商品の発売日以降(発売日も含む)であるかを判定する(ステップS22)。発売日以降であると判定される(ステップS22:Yes)とステップS23に進む。一方、発売日以降であると判定されない(ステップS22:No)とステップS24に進む。 The display availability determination unit 66 determines whether the current date and time is after the release date (including the release date) of the product specified in step S21 (step S22). When it is determined that the product is after the release date (step S22: Yes), the process proceeds to step S23. On the other hand, if it is not determined that the product is after the release date (step S22: No), the process proceeds to step S24.

ステップS22においてYesと判定されると、品出しを担当する店員は、商品の陳列を行い、当該商品を陳列したことを、モニタ56に表示した商品リスト等にチェックする(ステップS23)。その後、ステップS26に進む。 If it is determined to be Yes in step S22, the clerk in charge of product delivery displays the product and checks the product list or the like displayed on the monitor 56 that the product has been displayed (step S23). Then, the process proceeds to step S26.

一方、ステップS22においてNoと判定されると、陳列可否判定部66は、現在の日時が、商品の発売日の前日の閉店時刻以降かを判定する(ステップS24)。現在の日時が、商品の発売日の前日の閉店時刻以降であると判定される(ステップS24:Yes)とステップS23に進む。一方、現在の日時が、商品の発売日の前日の閉店時刻以降であると判定されない(ステップS24:No)とステップS25に進む。 On the other hand, if No is determined in step S22, the display availability determination unit 66 determines whether the current date and time is after the closing time of the day before the release date of the product (step S24). When it is determined that the current date and time is after the closing time of the day before the product release date (step S24: Yes), the process proceeds to step S23. On the other hand, if it is not determined that the current date and time is after the closing time of the day before the product release date (step S24: No), the process proceeds to step S25.

ステップS24においてNoと判定されると、情報提示部67は、携帯端末10bのモニタ56に、商品を陳列できないことを示す情報を表示する(ステップS25)。その後、ステップS26に進む。 If No is determined in step S24, theinformation presenting unit 67 displays information indicating that the product cannot be displayed on the monitor 56 of themobile terminal 10b (step S25). Then, the process proceeds to step S26.

動作制御部70は、例えば商品リストを参照することによって、陳列が必要な商品を全て陳列したかを判定する(ステップS26)。陳列が必要な商品を全て陳列したと判定される(ステップS26:Yes)と、携帯端末10bは図9の処理を終了する。一方、陳列が必要な商品を全て陳列したと判定されない(ステップS26:No)と、ステップS21に戻って前記した処理を繰り返す。 Theoperation control unit 70 determines whether or not all the products that need to be displayed have been displayed by referring to the product list, for example (step S26). When it is determined that all the products that need to be displayed have been displayed (step S26: Yes), themobile terminal 10b ends the process of FIG. On the other hand, if it is not determined that all the products that need to be displayed have been displayed (step S26: No), the process returns to step S21 and the above-mentioned process is repeated.

なお、図9のフローチャートには示さないが、陳列可否判定部66は、発売日前の商品を陳列してよいかを、更に、店舗の休業日を用いて判定してもよい。 Although not shown in the flowchart of FIG. 9, the display availability determination unit 66 may further determine whether or not the product before the release date may be displayed by using the store holiday.

以上説明したように、第2の実施の形態の携帯端末10b(情報処理装置)において、商品情報取得部61は、商品に係る情報を、当該商品の発売日と、店舗の閉店時刻を含む営業時間(陳列情報)と関連付けて取得する。したがって、商品を陳列可能な日時を容易かつ確実に判定することができる。 As described above, in themobile terminal 10b (information processing device) of the second embodiment, the product information acquisition unit 61 provides information related to the product, including the release date of the product and the closing time of the store. Obtained in association with time (display information). Therefore, it is possible to easily and surely determine the date and time when the product can be displayed.

また、第2の実施の形態の携帯端末10b(情報処理装置)において、営業時間取得部65は、商品を販売する店舗の、少なくとも閉店時刻を取得する。そして、情報提示部67は、商品特定部63が特定した商品の発売日と、現在の日時と、店舗の閉店時刻とに応じた情報提示を行う。したがって、商品を品出しして陳列する際に、例えば、商品の発売日の前日の店舗の閉店時間の後に陳列可能である旨を提示することができる。 Further, in themobile terminal 10b (information processing device) of the second embodiment, the businesshour acquisition unit 65 acquires at least the closing time of the store selling the product. Then, theinformation presentation unit 67 presents information according to the release date of the product specified by theproduct identification unit 63, the current date and time, and the closing time of the store. Therefore, when the product is put out and displayed, for example, it can be presented that the product can be displayed after the closing time of the store on the day before the release date of the product.

また、第2の実施の形態の携帯端末10b(情報処理装置)において、営業時間取得部65は、更に、店舗の休業日を取得して、情報提示部67は、商品特定部63が特定した商品の発売日と、現在の日時と、店舗の閉店時刻と、店舗の休業日とに応じた情報提示を行う。したがって、商品を品出しして陳列する際に、例えば、商品の発売日の前日が休業日である場合に、休業日前日の店舗の閉店時間の後に陳列可能である旨を提示することができる。 Further, in themobile terminal 10b (information processing device) of the second embodiment, the businesshours acquisition unit 65 further acquires the store holidays, and theinformation presentation unit 67 is specified by theproduct identification unit 63. Information is presented according to the product release date, the current date and time, the store closing time, and the store holidays. Therefore, when a product is put out and displayed, for example, if the day before the product's release date is a holiday, it can be presented that the product can be displayed after the store closing time on the day before the holiday. ..

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

10a…POS端末(情報処理装置)、10b…携帯端末(情報処理装置)、31,51…制御部、41,61…商品情報取得部、42,62…コードシンボル読取部、43,63…商品特定部、44…販売可否判定部、45,67…情報提示部、46…登録処理部、47…会計処理部、48,68…表示制御部、49,69…操作制御部、64…現在日時取得部、65…営業時間取得部、66…陳列可否判定部、71…商品コード、72…商品名、73…価格、74…発売日、D…発売日、M…商品マスタ、P1,P2…制御プログラム、t0…閉店時刻 10a ... POS terminal (information processing device), 10b ... portable terminal (information processing device), 31,51 ... control unit, 41,61 ... product information acquisition unit, 42,62 ... code symbol reading unit, 43,63 ... product Specific unit, 44 ... Sales availability determination unit, 45, 67 ... Information presentation unit, 46 ... Registration processing unit, 47 ... Accounting processing unit, 48, 68 ... Display control unit, 49, 69 ... Operation control unit, 64 ... Current date and time Acquisition department, 65 ... Business hours acquisition department, 66 ... Display availability judgment unit, 71 ... Product code, 72 ... Product name, 73 ... Price, 74 ... Release date, D ... Release date, M ... Product master, P1, P2 ... Control program, t0 ... Closing time

特開2003-123145号公報Japanese Patent Application Laid-Open No. 2003-123145

Claims (6)

Translated fromJapanese
商品に係る情報を、当該商品の商品コードおよび発売日と関連付けて取得する商品情報取得部と、
選択された商品から読み取った商品コードと、前記商品情報取得部が取得した情報とに基づいて、選択された前記商品を一意に特定する商品特定部と、
前記商品特定部が特定した商品の発売日と、現在の日時とに応じた情報提示を行う情報提示部と、
を備える商品販売データ処理装置。
The product information acquisition department that acquires information related to products in association with the product code and release date of the product,
A product identification unit that uniquely identifies the selected product based on the product code read from the selected product and the information acquired by the product information acquisition unit.
An information presentation unit that presents information according to the release date of the product specified by the product identification unit and the current date and time.
Commodity sales data processing device.
前記情報提示部は、
客が購入する前記商品の発売日が、翌日以降であることを条件として、当該商品を購入できないことを示す報知を行う、
請求項1に記載の商品販売データ処理装置。
The information presentation unit
On the condition that the release date of the product purchased by the customer is the next day or later, a notification indicating that the product cannot be purchased is given.
The product sales data processing device according to claim 1.
前記商品情報取得部は、前記商品に係る情報を、更に、前記商品の陳列可能日時を示す陳列情報と関連付けて取得する、
請求項1または請求項2に記載の商品販売データ処理装置。
The product information acquisition unit further acquires the information related to the product in association with the display information indicating the displayable date and time of the product.
The product sales data processing device according to claim 1 or 2.
前記商品を販売する店舗の、少なくとも閉店時刻を取得する営業時間取得部を更に備えて、
前記情報提示部は、前記商品特定部が特定した商品の発売日と、現在の日時と、前記閉店時刻とに応じた情報提示を行う、
請求項1から請求項3のいずれか1項に記載の商品販売データ処理装置。
Further equipped with a business hour acquisition unit for acquiring at least the closing time of the store selling the product,
The information presenting unit presents information according to the release date of the product specified by the product specifying unit, the current date and time, and the closing time.
The product sales data processing device according to any one of claims 1 to 3.
前記営業時間取得部は、更に、前記店舗の休業日を取得して、
前記情報提示部は、前記商品特定部が特定した商品の発売日と、現在の日時と、前記閉店時刻と、前記休業日とに応じた情報提示を行う、
請求項4に記載の商品販売データ処理装置。
The business hours acquisition department further acquires the holidays of the store,
The information presenting unit presents information according to the release date of the product specified by the product specifying unit, the current date and time, the closing time, and the holiday.
The product sales data processing device according to claim 4.
コンピュータを、
商品に係る情報を、当該商品の商品コードおよび発売日と関連付けて取得する商品情報取得部と、
選択された商品から読み取った商品コードと、前記商品情報取得部が取得した情報とに基づいて、選択された前記商品を一意に特定する商品特定部と、
前記商品特定部が特定した商品の発売日と、現在の日時とに応じた情報提示を行う情報提示部と、
して機能させるプログラム。
Computer,
The product information acquisition department that acquires information related to products in association with the product code and release date of the product,
A product identification unit that uniquely identifies the selected product based on the product code read from the selected product and the information acquired by the product information acquisition unit.
An information presentation unit that presents information according to the release date of the product specified by the product identification unit and the current date and time.
A program that makes it work.
JP2020126500A2020-07-272020-07-27 Product sales data processing device and programActiveJP7483538B2 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
JP2020126500AJP7483538B2 (en)2020-07-272020-07-27 Product sales data processing device and program

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
JP2020126500AJP7483538B2 (en)2020-07-272020-07-27 Product sales data processing device and program

Publications (2)

Publication NumberPublication Date
JP2022023509Atrue JP2022023509A (en)2022-02-08
JP7483538B2 JP7483538B2 (en)2024-05-15

Family

ID=80226228

Family Applications (1)

Application NumberTitlePriority DateFiling Date
JP2020126500AActiveJP7483538B2 (en)2020-07-272020-07-27 Product sales data processing device and program

Country Status (1)

CountryLink
JP (1)JP7483538B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20070174770A1 (en)*2006-01-202007-07-26Michael John SafoutinTime conditioned digital map and information display
JP2007233933A (en)*2006-03-032007-09-13Teraoka Seiko Co Ltd POP printing system, POP printing apparatus, and program
JP2012027757A (en)*2010-07-262012-02-09Dainippon Printing Co LtdCommodity recommendation device, commodity recommendation system, commodity recommendation method, and program
US20140095358A1 (en)*2012-09-282014-04-03United Video Properties, Inc.Methods and systems for displaying time-sensitive availability and promotions for products
JP2014132506A (en)*2014-04-172014-07-17Yahoo Japan CorpAdvertisement distribution system, advertisement distribution method, terminal equipment and notification program
JP2014229252A (en)*2013-05-272014-12-08株式会社日立製作所Computer, prediction method, and prediction program
JP2019071029A (en)*2017-10-112019-05-09東芝テック株式会社Information processing apparatus, item supply management system and program
US20190266626A1 (en)*2018-02-282019-08-29Peter KhoslaSystems, methods, and apparatus for managing and presenting dynamic pricing

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20070174770A1 (en)*2006-01-202007-07-26Michael John SafoutinTime conditioned digital map and information display
JP2007233933A (en)*2006-03-032007-09-13Teraoka Seiko Co Ltd POP printing system, POP printing apparatus, and program
JP2012027757A (en)*2010-07-262012-02-09Dainippon Printing Co LtdCommodity recommendation device, commodity recommendation system, commodity recommendation method, and program
US20140095358A1 (en)*2012-09-282014-04-03United Video Properties, Inc.Methods and systems for displaying time-sensitive availability and promotions for products
JP2014229252A (en)*2013-05-272014-12-08株式会社日立製作所Computer, prediction method, and prediction program
JP2014132506A (en)*2014-04-172014-07-17Yahoo Japan CorpAdvertisement distribution system, advertisement distribution method, terminal equipment and notification program
JP2019071029A (en)*2017-10-112019-05-09東芝テック株式会社Information processing apparatus, item supply management system and program
US20190266626A1 (en)*2018-02-282019-08-29Peter KhoslaSystems, methods, and apparatus for managing and presenting dynamic pricing

Also Published As

Publication numberPublication date
JP7483538B2 (en)2024-05-15

Similar Documents

PublicationPublication DateTitle
JP5149950B2 (en) Product information reading apparatus and program
US9105017B2 (en)Customer reprint of a physical receipt from an electronic receipt
JP2008293123A (en)Sales price setting system
EP4057208A1 (en)Mobile registration terminal and method
JP2021157829A (en) Information terminal and its program
JP5747005B2 (en) Device connection unit, product sales processing system and program
JP7181965B2 (en) Sales data processor and program
JP2011034191A (en)Sales data processor and program
JP7091736B2 (en) Information processing equipment, information processing methods and programs
JP5003466B2 (en) Customer information management system
JP7612238B2 (en) Sales system, payment device, program
US20220027968A1 (en)Commodity sales data processing apparatus and program
JP2022053106A (en)Commodity purchase system, relay server, and registration apparatus
JP2022023509A (en) Product sales data processing equipment and programs
JP2023100807A (en)POS register and program
JP6339543B2 (en) Information registration apparatus and program
JP7677420B2 (en) SALES SUPPORT SYSTEM, SALES SUPPORT METHOD, AND SALES SUPPORT PROGRAM
JP2021033459A (en) Product recommendation device, information processing program and product recommendation method
JP7274561B2 (en) Registration device, information processing program and terminal device
JP7728610B2 (en) Product sales data processing system
JP7609653B2 (en) Ordering system and ordering method
US20230259914A1 (en)Display processing apparatus, transaction support apparatus, and program
JP7292970B2 (en) Sales data processor and program
US20250037100A1 (en)Sales data processing apparatus and sales data processing method
JP6680826B2 (en) Servers, programs and systems

Legal Events

DateCodeTitleDescription
A621Written request for application examination

Free format text:JAPANESE INTERMEDIATE CODE: A621

Effective date:20230421

A131Notification of reasons for refusal

Free format text:JAPANESE INTERMEDIATE CODE: A131

Effective date:20240213

A977Report on retrieval

Free format text:JAPANESE INTERMEDIATE CODE: A971007

Effective date:20240214

A521Request for written amendment filed

Free format text:JAPANESE INTERMEDIATE CODE: A523

Effective date:20240403

TRDDDecision of grant or rejection written
A01Written decision to grant a patent or to grant a registration (utility model)

Free format text:JAPANESE INTERMEDIATE CODE: A01

Effective date:20240416

A61First payment of annual fees (during grant procedure)

Free format text:JAPANESE INTERMEDIATE CODE: A61

Effective date:20240501

R150Certificate of patent or registration of utility model

Ref document number:7483538

Country of ref document:JP

Free format text:JAPANESE INTERMEDIATE CODE: R150


[8]ページ先頭

©2009-2025 Movatter.jp