JP2018181238A - Inventory management device, inventory management method, and program - Google Patents

Inventory management device, inventory management method, and program Download PDF

Info

Publication number
JP2018181238A
JP2018181238A JP2017084363A JP2017084363A JP2018181238A JP 2018181238 A JP2018181238 A JP 2018181238A JP 2017084363 A JP2017084363 A JP 2017084363A JP 2017084363 A JP2017084363 A JP 2017084363A JP 2018181238 A JP2018181238 A JP 2018181238A
Authority
JP
Japan
Prior art keywords
stock
information
product
code
management device
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
JP2017084363A
Other languages
Japanese (ja)
Other versions
JP6996106B2 (en
Inventor
柴田 道男
Michio Shibata
道男 柴田
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2017084363A priority Critical patent/JP6996106B2/en
Publication of JP2018181238A publication Critical patent/JP2018181238A/en
Priority to JP2021177797A priority patent/JP2022009751A/en
Application granted granted Critical
Publication of JP6996106B2 publication Critical patent/JP6996106B2/en
Priority to JP2023147658A priority patent/JP2023160952A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technique suitable for management of an inventory situation of stored supplies for disaster.SOLUTION: According to the invention, there is provided an inventory management device 10 including: a calculation part 12 for calculating an inventory amount corresponding to each commodity classification code on the basis of information stored in storage means for storing the number of inventory and the commodity classification code of each commodity; and an output part 13 for outputting calculation result by the calculation part 12.SELECTED DRAWING: Figure 20

Description

本発明は、在庫管理装置、在庫管理方法及びプログラムに関する。   The present invention relates to an inventory management apparatus, an inventory management method, and a program.

特許文献1には、商品毎に入庫状況(入庫数等)及び出庫状況(出庫数等)を管理する商品在庫管理システムが開示されている。   Patent Literature 1 discloses a product inventory management system that manages the warehousing status (the number of warehousings and the like) and the shipping status (the number of the warehousings and the like) for each product.

特開2014−127177号公報JP, 2014-127177, A

災害用備蓄物資の在庫状況を管理する技術が望まれている。特許文献1に記載の技術を適用すれば、災害用備蓄物資として各商品がいくつ在庫されているかを管理できる。しかし、災害用備蓄物資の在庫状況を管理する際には、「飲料水」、「紙おむつ(サイズM)」等、所定の商品区分ごとの在庫状況を管理することが望まれる。特許文献1に記載の技術はこれを実現していない。本発明は、災害用備蓄物資の在庫状況の管理に適した技術を提供することを課題とする。   There is a need for technology to manage the stock situation of stockpiles for disasters. If the technology described in Patent Document 1 is applied, it is possible to manage how many products are in stock as disaster stockpiles. However, when managing the stock situation of the stockpile for disasters, it is desirable to manage the stock situation for each predetermined product category such as "drinking water" and "paper diaper (size M)". The technology described in Patent Document 1 does not realize this. An object of the present invention is to provide a technology suitable for managing the stock situation of disaster stockpiles.

本発明によれば、
各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出手段と、
前記算出手段による算出結果を出力する出力手段と、
を有する在庫管理装置が提供される。
According to the invention
Calculation means for calculating the stock amount corresponding to each of the commodity classification codes based on the information stored in the storage unit for storing the inventory quantity of each commodity and the commodity classification code;
Output means for outputting the calculation result by the calculation means;
An inventory control device is provided.

また、本発明によれば、
コンピュータが、
各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出工程と、
前記算出工程での算出結果を出力する出力工程と、
を実行する在庫管理方法が提供される。
Moreover, according to the present invention,
The computer is
Calculating the stock amount corresponding to each of the commodity classification codes based on the information stored in the storage means for storing the number of commodities in stock and the commodity classification code;
An output step of outputting a calculation result in the calculation step;
An inventory management method is provided to perform the

また、本発明によれば、
コンピュータを、
各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出手段、
前記算出手段による算出結果を出力する出力手段、
として機能させるプログラムが提供される。
Moreover, according to the present invention,
Computer,
Calculation means for calculating the stock amount corresponding to each of the commodity classification codes, based on the information stored in the storage unit for storing the inventory quantity of each commodity and the commodity classification code
Output means for outputting the calculation result by the calculation means;
A program to function as is provided.

本発明によれば、災害用備蓄物資の在庫状況の管理に適した技術が実現される。   According to the present invention, technology suitable for managing the stock situation of disaster stockpile is realized.

本実施形態の在庫管理装置のハードウエア構成の一例を概念的に示す図である。It is a figure which shows notionally an example of the hardware constitutions of the inventory management apparatus of this embodiment. 本実施形態の在庫管理装置の機能ブロック図の一例である。It is an example of a functional block diagram of a stock management device of this embodiment. 本実施形態の在庫情報の一例を模式的に示す図である。It is a figure which shows typically an example of the stock information of this embodiment. 本実施形態の対応情報の一例を模式的に示す図である。It is a figure which shows typically an example of the corresponding | compatible information of this embodiment. 本実施形態における入荷作業のフローの一例を示す図である。It is a figure which shows an example of the flow of the arrival operation | work in this embodiment. 作業者が操作する端末装置に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the terminal device which a worker operates. 作業者が操作する端末装置に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the terminal device which a worker operates. 作業者が操作する端末装置に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the terminal device which a worker operates. 作業者が操作する端末装置に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the terminal device which a worker operates. 作業者が操作する端末装置に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the terminal device which a worker operates. 作業者が操作する端末装置に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the terminal device which a worker operates. 本実施形態における出荷作業のフローの一例を示す図である。It is a figure which shows an example of the flow of the shipping operation | work in this embodiment. 作業者が操作する端末装置に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the terminal device which a worker operates. 作業者が操作する端末装置に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the terminal device which a worker operates. 本実施形態の商品容量情報の一例を模式的に示す図である。It is a figure which shows typically an example of the goods capacity information of this embodiment. 同種かつ容量違いの商品に対応する複数の商品区分コードを互いに対応付けた概念図である。It is the conceptual diagram which mutually matched the some goods division code corresponding to the goods of the same kind and a capacity | capacitance difference. 本実施形態の使用量情報の一例を模式的に示す図である。It is a figure which shows typically an example of usage-amount information of this embodiment. 本実施形態の在庫管理装置の機能ブロック図の一例である。It is an example of a functional block diagram of a stock management device of this embodiment. 本実施形態の在庫情報の一例を模式的に示す図である。It is a figure which shows typically an example of the stock information of this embodiment. 本実施形態の在庫管理装置の機能ブロック図の一例である。It is an example of a functional block diagram of a stock management device of this embodiment.

<<第1の実施形態>>
まず、本実施形態の在庫管理装置の概要を説明する。在庫管理装置は、各商品の在庫個数と商品区分コードとを記憶する。そして、在庫管理装置は、当該情報に基づき商品区分(商品区分コード)毎の在庫量を算出し、出力する。当該在庫管理装置によれば、ユーザは、商品区分毎の在庫量を把握できる。このような本実施形態の在庫管理装置は、災害用備蓄物資の在庫状況の管理に適した装置である。
<< First Embodiment >>
First, an overview of the stock management device of the present embodiment will be described. The stock management device stores the stock quantity of each product and the item classification code. Then, the stock management device calculates and outputs the stock amount for each product category (product category code) based on the information. According to the stock management device, the user can grasp the stock amount for each product category. The stock management device of the present embodiment is a device suitable for managing the stock status of the disaster stockpile.

次に、在庫管理装置の構成を詳細に説明する。まず、在庫管理装置のハードウエア構成の一例について説明する。本実施形態の在庫管理装置が備える各機能部は、任意のコンピュータのCPU(Central Processing Unit)、メモリ、メモリにロードされるプログラム、そのプログラムを格納するハードディスク等の記憶ユニット(あらかじめ装置を出荷する段階から格納されているプログラムのほか、CD(Compact Disc)等の記憶媒体やインターネット上のサーバ等からダウンロードされたプログラムをも格納できる)、ネットワーク接続用インターフェイスを中心にハードウエアとソフトウエアの任意の組合せによって実現される。そして、その実現方法、装置にはいろいろな変形例があることは、当業者には理解されるところである。   Next, the configuration of the stock management device will be described in detail. First, an example of the hardware configuration of the stock management device will be described. The respective functional units included in the stock management device according to the present embodiment include a central processing unit (CPU) of any computer, a memory, a program loaded to the memory, a storage unit such as a hard disk storing the program (the device is shipped in advance In addition to programs stored from the stage, it can also store storage media such as CD (Compact Disc) and programs downloaded from a server on the Internet, etc.) Arbitrary hardware and software options centering on the network connection interface It is realized by the combination of And it is understood by those skilled in the art that there are various modifications in the implementation method and apparatus.

図1は、本実施形態の在庫管理装置のハードウエア構成を例示するブロック図である。図1に示すように、在庫管理装置は、プロセッサ1A、メモリ2A、入出力インターフェイス3A、周辺回路4A、バス5Aを有する。周辺回路4Aには、様々なモジュールが含まれる。   FIG. 1 is a block diagram illustrating the hardware configuration of the stock management device of the present embodiment. As shown in FIG. 1, the stock management device has a processor 1A, a memory 2A, an input / output interface 3A, a peripheral circuit 4A, and a bus 5A. Peripheral circuit 4A includes various modules.

バス5Aは、プロセッサ1A、メモリ2A、周辺回路4A及び入出力インターフェイス3Aが相互にデータを送受信するためのデータ伝送路である。プロセッサ1Aは、例えばCPUやGPU(Graphics Processing Unit)などの演算処理装置である。メモリ2Aは、例えばRAM(Random Access Memory)やROM(Read Only Memory)などのメモリである。入出力インターフェイス3Aは、入力装置(例:キーボード、マウス、マイク、物理キー、タッチパネルディスプレイ、コードリーダ等)、外部装置、外部サーバ、外部センサ等から情報を取得するためのインターフェイスや、出力装置(例:ディスプレイ、スピーカ、プリンター、メーラ等)、外部装置、外部サーバ等に情報を出力するためのインターフェイスなどを含む。プロセッサ1Aは、各モジュールに指令を出し、それらの演算結果をもとに演算を行うことができる。   The bus 5A is a data transmission path for the processor 1A, the memory 2A, the peripheral circuit 4A, and the input / output interface 3A to mutually transmit and receive data. The processor 1A is an arithmetic processing unit such as a CPU or a graphics processing unit (GPU), for example. The memory 2A is, for example, a memory such as a random access memory (RAM) or a read only memory (ROM). The input / output interface 3A is an interface for acquiring information from an input device (eg, a keyboard, a mouse, a microphone, a physical key, a touch panel display, a code reader, etc.), an external device, an external server, an external sensor, etc. Example: Display, speaker, printer, mailer etc.), an external device, an interface for outputting information to an external server, etc. are included. The processor 1A can issue an instruction to each module and perform an operation based on the result of the operation.

次に、在庫管理装置の機能構成を説明する。図2に、在庫管理装置10の機能ブロック図の一例を示す。図示するように、在庫管理装置10は、記憶部11と、算出部12と、出力部13と、取得部14と、付与部15と、更新部16とを有する。   Next, the functional configuration of the stock management device will be described. An example of a functional block diagram of the stock management device 10 is shown in FIG. As illustrated, the stock management device 10 includes a storage unit 11, a calculation unit 12, an output unit 13, an acquisition unit 14, an application unit 15, and an update unit 16.

なお、在庫管理装置10は、記憶部11を有さなくてもよい。この場合、在庫管理装置10と通信可能に構成された外部装置が記憶部11を備える。在庫管理装置10と当該外部装置は通信可能に構成される。そして、在庫管理装置10は、記憶部11に記憶された情報にアクセスし、所定の処理を実行する。当該前提は、以下の全ての実施形態において同様である。   The stock management device 10 may not have the storage unit 11. In this case, the external device configured to be able to communicate with the stock management device 10 includes the storage unit 11. The stock management device 10 and the external device are configured to be communicable. Then, the stock management device 10 accesses the information stored in the storage unit 11 and executes a predetermined process. The said premise is the same in all the following embodiments.

記憶部11は、各商品の在庫個数と商品区分コードとを記憶する。記憶部11は、複数の保管場所各々における各商品の在庫個数を記憶することができる。これら情報をどのような形で保存するかは特段制限されない。本実施形態では、記憶部11は、各商品の商品コードと、在庫個数と、商品区分コードとを対応付けた在庫情報を記憶するものとする。   The storage unit 11 stores the stock quantity of each product and the product classification code. The storage unit 11 can store the stock quantity of each product in each of a plurality of storage places. There is no particular limitation on how to store such information. In the present embodiment, the storage unit 11 stores inventory information in which the product code of each product, the number of items in stock, and the product classification code are associated with each other.

図3に、記憶部11が記憶する在庫情報の一例を模式的に示す。図示する在庫情報は、入荷コードと、入荷日と、商品コードと、商品名と、入荷個数と、商品区分コードと、消費期限と、保管場所と、出荷コードと、出荷日と、出荷個数とを互いに対応付けている。なお、在庫情報は、その他の情報をさらに含んでもよいし、例示したものの中の一部を含まなくてもよい。   An example of the stock information which the memory | storage part 11 memorize | stores in FIG. 3 is shown typically. The illustrated inventory information includes an arrival code, an arrival date, an article code, an article name, an arrival quantity, an item classification code, an expiration date, a storage location, a shipment code, a shipment date, and a shipment quantity. Are associated with each other. The stock information may further include other information, or may not include part of the exemplified ones.

在庫情報は、入荷処理及び出荷処理に応じて更新される。在庫情報の更新は、取得部14、付与部15及び更新部16により実現される。以下、入荷処理及び出荷処理に分けて、各機能部を説明する。   Inventory information is updated according to the arrival process and the shipping process. The updating of the stock information is realized by the acquiring unit 14, the assigning unit 15, and the updating unit 16. Hereinafter, each functional unit will be described by being divided into the arrival processing and the shipping processing.

<入荷処理>
取得部14は、入荷された商品のコード(商品コード)と、入荷された個数(入荷個数)とを含む入荷情報を取得する。入荷情報は、さらに、入荷された各商品の商品名、消費期限、保管場所、入荷コード等のその他の情報を含んでもよい。
<Delivery process>
The acquisition unit 14 acquires arrival information including the code (product code) of the received product and the number of items received (the number of items received). The arrival information may further include other information such as the trade name, the expiration date, the storage location, and the arrival code of each product received.

例えば、作業員は、商品が入荷されると、入荷作業を行う。入荷作業において、作業員は、通信機能を備えた端末装置に入荷情報を入力し、在庫管理装置10に送信させる。   For example, a worker performs a receiving operation when goods are received. In the arrival work, the worker inputs arrival information into a terminal device equipped with a communication function, and causes the stock management device 10 to transmit it.

端末装置は、例えば、バーコードや2次元コード等のコードを読み取る機能を備えてもよい。そして、端末装置への入荷情報の入力は、各商品、各商品の包装、又は、複数の商品を収容した容器等に付与されたコード(バーコードや2次元コード等)を端末装置に読み取らせることで実現されてもよい。   The terminal device may have a function of reading a code such as a bar code or a two-dimensional code, for example. Then, the input of arrival information to the terminal device causes the terminal device to read a code (a bar code, a two-dimensional code, etc.) attached to each product, a package of each product, or a container containing a plurality of products. May be realized.

その他、端末装置は、タッチパネルディスプレイ、物理キー等の入力装置を備えてもよい。そして、端末装置への入荷情報の入力は、これら入力装置を介した直接入力で実現されてもよい。   In addition, the terminal device may include an input device such as a touch panel display and a physical key. And, the input of the arrival information to the terminal device may be realized by direct input via these input devices.

また、作業員は、上記2つの入力手段を組み合わせて、複数種類の情報を端末装置に入力してもよい。端末装置は、スマートフォンやタブレットであってもよいし、在庫管理装置10に対応した専用の端末装置であってもよい。   In addition, the worker may input a plurality of types of information to the terminal device by combining the above two input means. The terminal device may be a smartphone or a tablet, or may be a dedicated terminal device compatible with the stock management device 10.

付与部15は、入荷情報に含まれる商品コードに対応する商品区分コードを、入荷情報に付与する。付与部15は、商品コードと商品区分コードとを対応付けた対応情報に基づき、入荷情報に含まれる商品コードに対応する商品区分コードを特定する。そして、付与部15は、特定した商品区分コードを当該入荷情報に付与する。   The giving unit 15 gives a merchandise category code corresponding to the merchandise code included in the arrival information to the arrival information. The assignment unit 15 specifies the commodity classification code corresponding to the commodity code included in the arrival information based on the correspondence information in which the commodity code and the commodity classification code are associated with each other. Then, the assignment unit 15 assigns the identified commodity classification code to the arrival information.

ここで、対応情報を説明する。対応情報は、商品コードと商品区分コードとを対応付けた情報である。すなわち、各商品と、各商品が属する商品区分とを対応付けた情報である。図4に、対応情報の一例を模式的に示す。記憶部11が当該対応情報を記憶することができる。   Here, correspondence information will be described. Correspondence information is the information which matched a goods code and a goods division code. That is, it is the information which matched each goods and the goods division to which each goods belong. FIG. 4 schematically shows an example of the correspondence information. The storage unit 11 can store the correspondence information.

商品区分の定め方は設計的事項である。商品区分の一例としては、「飲料水」、「紙おむつ(サイズS)」「紙おむつ(サイズM)」、「紙おむつ(サイズL)」、「クラッカー」等が例示される。なお、同種かつ容量違いの商品は異なる商品区分にしてもよい。この場合の商品区分の一例としては、「飲料水:2l」、「飲料水:500ml」、「紙おむつ(サイズS):50枚入り」、「紙おむつ(サイズS):100枚入り」等が例示される。   How to determine the product category is a matter of design. Examples of the product category include "drinking water", "paper diaper (size S)", "paper diaper (size M)", "paper diaper (size L)", "cracker" and the like. The products of the same type and different in capacity may be divided into different product categories. As an example of the product category in this case, “drinking water: 2 l”, “drinking water: 500 ml”, “paper diaper (size S): 50 sheets”, “paper diaper (size S): 100 sheets”, etc. are illustrated Be done.

更新部16は、商品区分コードを付与された入荷情報に基づき、在庫情報を更新する。すなわち、更新部16は、図3に示すような在庫情報に、新たな入荷情報を追加する。なお、新たな入荷情報を追加した際、出荷関連情報(図示する出荷コード、出荷日、出荷個数等)は未記入であってもよい。   The updating unit 16 updates the stock information based on the arrival information given the item classification code. That is, the update unit 16 adds new arrival information to the inventory information as shown in FIG. When new arrival information is added, shipping related information (shipping code shown, shipping date, shipping quantity, etc.) may not be entered.

ここで、図5のフローを用いて、入荷作業の一例を説明する。(1)に示すように、サプライヤー(仕入先)は、受入先から受注したオーダに対する回答(受注可能か否か、納期等)を返信する。すると、(2)に示すように、受入先は仕入先からの回答を確認し、自システムに登録する。これにより、発注情報やその回答等が蓄積される。   Here, an example of the receiving operation will be described using the flow of FIG. As shown in (1), the supplier (supplier) returns an answer (whether the order can be accepted, the delivery date, etc.) to the order received from the receiving side. Then, as shown in (2), the receiving party confirms the reply from the vendor and registers it in the own system. As a result, order information and its response are accumulated.

(3)及び(4)に示すように、商品が受入先に届いたら、受入先の作業員は入荷作業を行う。例えば、入荷作業を行う作業員は、端末装置を操作し、所定のサービス(備蓄物資管理サービス)のウェブサイトへのログイン画面を表示させる(図6参照)。作業員は、ログイン画面においてユーザID(identifier)及びパスワードを入力し、「ログインボタン」を押下する。すると、入力されたユーザID及びパスワードがウェブサーバに送信される。ウェブサーバは、受信した情報に基づき認証処理を行う。正常に認証されると、ウェブサーバは、図7に示すようなメニュー画面を端末装置に送信する。   As shown in (3) and (4), when the goods arrive at the receiver, the worker at the receiver performs the receiving work. For example, a worker who carries out a delivery operation operates a terminal device to display a login screen to a website of a predetermined service (storage material management service) (see FIG. 6). The worker inputs a user ID (identifier) and a password on the login screen, and presses the “login button”. Then, the input user ID and password are sent to the web server. The web server performs an authentication process based on the received information. If the authentication is successful, the web server transmits a menu screen as shown in FIG. 7 to the terminal device.

入荷作業を行う作業員は、図7に示すメニュー画面において「入荷ボタン」を押下する。すると、その旨が端末装置からウェブサーバに送信される。ウェブサーバは、これに応じて端末装置に所定の情報を返信する。結果、端末装置に図8に示すような情報が表示される。   The worker who performs the arrival work presses the "arrival button" on the menu screen shown in FIG. Then, that effect is transmitted from the terminal device to the web server. In response to this, the web server returns predetermined information to the terminal device. As a result, information as shown in FIG. 8 is displayed on the terminal device.

図8に示す情報は、「入荷拠点選択」項目と、「入荷予定確認」項目とを含む。入荷拠点選択項目では、入荷拠点(商品の保管場所)の選択を受付ける。図では、ドロップダウンリストで入荷拠点の選択を受付けているが、その他のGUI(graphical user interface)部品を用いてもよい。   The information shown in FIG. 8 includes a "arrival base selection" item and a "stock schedule confirmation" item. In the receiving base selection item, the selection of the receiving base (storage place of the product) is accepted. In the figure, the drop-down list accepts the selection of the receiving site, but other graphical user interface (GUI) components may be used.

1つの入荷拠点が選択されると、その入荷拠点における入荷予定情報が表示される。図8では、入荷予定日が現時点に近い方から順に、3つの入荷予定情報が表示されている。各々、「入荷予定日」、「仕入先」、「入荷伝票ナンバー(入荷コード)」、「個口数」を含む。複数の入荷予定情報は、入荷伝票ナンバー単位で分けられている。これらの表示は、仕入先への発注情報や、発注に対する仕入れ先からの回答等を蓄積した情報に基づき実現できる。   When one receiving base is selected, the arrival schedule information at the receiving base is displayed. In FIG. 8, three pieces of arrival schedule information are displayed in order from the one closest to the current arrival date. Each includes “scheduled arrival date”, “vendor”, “arrival slip number (arrival code)”, and “number of units”. The plurality of pieces of arrival schedule information are divided in units of arrival delivery number. These displays can be realized based on information on ordering information to suppliers, information accumulated from responses to suppliers on ordering, and the like.

入荷作業を行う作業員は、図8に示す画面において、入荷作業を行う入荷拠点を選択し、その後、「入荷予定確認」項目において、入荷作業を行う商品に対応する入荷予定情報を選択する。すると、図9に示すように、選択された入荷予定情報に対応する詳細情報が端末装置に表示される。作業員は、当該詳細情報を確認後、「検品ボタン」を押下する。すると、図10に示すように、実際に入荷された商品に関する情報(入荷情報)を入力するための画面が端末装置に表示される。   The worker who performs the receiving operation selects the receiving base that performs the receiving operation on the screen shown in FIG. 8, and then selects the receiving schedule information corresponding to the product to be subjected to the receiving operation in the item “confirm arrival schedule”. Then, as shown in FIG. 9, the detailed information corresponding to the selected arrival schedule information is displayed on the terminal device. After confirming the detailed information, the worker presses the “inspection item button”. Then, as shown in FIG. 10, a screen for inputting information (arrival information) regarding the product actually received is displayed on the terminal device.

作業員は、直接入力で、入荷された商品の商品名、商品コード、消費期限等の入荷情報を入力してもよい。その他、作業員は、入荷された商品、商品の包装、又は、複数の商品を収容した容器等に付与されたコード(バーコードや2次元コード等)の読み取りにより、入荷情報を入力してもよい。この場合、作業員は、図10に示す画面において「カメラ起動ボタン」を押下する。すると、端末装置が備えるカメラ機能が起動され、端末装置に図11に示すような画面が表示される。   The worker may directly input arrival information such as the product name, the product code, and the expiration date of the received product. In addition, the worker may input arrival information by reading a code (a bar code, a two-dimensional code, etc.) given to a received product, a product package, or a container containing a plurality of products. Good. In this case, the worker presses the "camera start button" on the screen shown in FIG. Then, the camera function of the terminal device is activated, and a screen as shown in FIG. 11 is displayed on the terminal device.

図11に示す画面はファインダーを含む。ファインダーには枠Wが表示されている。作業員は、カメラ(端末装置)の向き等を調整し、検品対象をファインダーに表示させるともに、検品対象に付与されたコードを枠W内に収める。そして、当該状態を維持したまま、「撮影ボタン」を押下する。   The screen shown in FIG. 11 includes a finder. A frame W is displayed on the finder. The worker adjusts the direction of the camera (terminal device) and the like, displays the inspection object on the finder, and puts the code assigned to the inspection object in the frame W. Then, the user presses the "shooting button" while maintaining the state.

すると、端末装置は撮影したコードを解析し、所定の情報を抽出する。また、端末装置に表示される画面は図10に戻る。この時、コードから抽出された入荷情報(例:商品名、商品コード、消費期限等)が所定の入力欄に表示される(不図示)。   Then, the terminal device analyzes the photographed code and extracts predetermined information. Also, the screen displayed on the terminal returns to FIG. At this time, arrival information (eg, product name, product code, expiration date, etc.) extracted from the code is displayed in a predetermined input field (not shown).

作業員は、図10に示す画面において入荷情報を入力した後、「完了ボタン」を押下する。すると、端末装置は、入力された入荷情報を在庫管理装置10に送信する。在庫管理装置10の取得部14は、このようにして端末装置から送信されてきた入荷情報を取得する。   After inputting the arrival information on the screen shown in FIG. 10, the worker presses the "Done" button. Then, the terminal device transmits the input arrival information to the stock management device 10. The acquisition unit 14 of the stock management device 10 acquires the arrival information transmitted from the terminal device in this manner.

なお、複数の商品を収容した容器にコード(バーコードや2次元コード等)を付与している場合、入荷作業時に容器を開ける作業を省略できて好ましい。また、出荷作業や棚卸作業時に容器を開ける作業を省略できて好ましい。容器へのコードの付与は、図5の(6)に示すように仕入先が行ってもよいし、図5の(5)に示すように受入先で行ってもよい。複数の商品を収容した容器に付与されたコードは、容器内に収容されている商品を示す情報や、その個数を示す情報等を表す(以下、同様)。   In addition, when a code (a barcode, a two-dimensional code, etc.) is given to the container which accommodated several goods, the operation | work which opens a container at the time of arrival operation can be omitted, and it is preferable. Moreover, the operation of opening the container at the time of shipping operation and inventory operation can be omitted, which is preferable. The code may be given to the container by the supplier as shown in (6) of FIG. 5 or by the receiving side as shown in (5) of FIG. The code given to the container containing a plurality of products represents information indicating the products stored in the container, information indicating the number of the products, and the like (the same applies hereinafter).

<出荷処理>
取得部14は、出荷される商品のコード(商品コード)と、出荷される個数(出荷個数)とを含む出荷情報(前者)を取得する。出荷情報は、さらに、出荷コード、出荷される各商品の商品名、出荷される各商品の入荷時の入荷コード、消費期限、保管場所等のその他の情報を含んでもよい。
<Shipment processing>
The acquisition unit 14 acquires shipping information (the former) including a code (commodity code) of a product to be shipped and the number (shipped number) to be shipped. The shipping information may further include other information such as shipping code, product name of each product to be shipped, arrival code upon arrival of each product to be shipped, expiration date, storage location and the like.

例えば、作業員は、商品の出荷に応じて、出荷作業を行う。出荷作業において、作業員は、通信機能を備えた端末装置に出荷情報を入力し、在庫管理装置10に送信させる。   For example, the worker carries out the shipping operation according to the shipping of the product. In the shipping operation, the worker inputs shipping information into a terminal device provided with a communication function and causes the stock management device 10 to transmit it.

端末装置は、例えば、バーコードや2次元コード等のコードを読み取る機能を備えてもよい。そして、端末装置への出荷情報の入力は、各商品、各商品の包装、又は、複数の商品を収容した容器等に付与されたコード(バーコードや2次元コード等)を端末装置に読み取らせることで実現されてもよい。   The terminal device may have a function of reading a code such as a bar code or a two-dimensional code, for example. Then, the input of the shipping information to the terminal device causes the terminal device to read a code (a bar code, a two-dimensional code, etc.) given to each product, a package of each product, or a container containing a plurality of products. May be realized.

その他、端末装置は、タッチパネルディスプレイ、物理キー等の入力装置を備えてもよい。そして、端末装置への出荷情報の入力は、これら入力装置を介した直接入力で実現されてもよい。   In addition, the terminal device may include an input device such as a touch panel display and a physical key. And the input of the shipping information to the terminal device may be realized by direct input via these input devices.

また、作業員は、上記2つの入力手段を組み合わせて、複数種類の情報を端末装置に入力してもよい。端末装置は、スマートフォンであってもよいし、在庫管理装置10に対応した専用の端末装置であってもよい。   In addition, the worker may input a plurality of types of information to the terminal device by combining the above two input means. The terminal device may be a smartphone or a dedicated terminal device compatible with the stock management device 10.

更新部16は、出荷情報に基づき、在庫情報を更新する。すなわち、更新部16は、図3に示すような在庫情報に、新たな出荷情報を追加する。   The updating unit 16 updates the stock information based on the shipping information. That is, the updating unit 16 adds new shipping information to the stock information as shown in FIG.

ここで、図12のフローを用いて、出荷作業の一例を説明する。(1)に示すように、出荷拠点は、出荷の予定情報を自システムに登録する。出荷作業を行う作業員は、(2)に示すように、登録された出荷の予定情報に基づきピッキングを行う。   Here, an example of the shipping operation will be described using the flow of FIG. As shown in (1), the shipping base registers shipping schedule information in its own system. As shown in (2), the worker who carries out the shipping operation performs picking based on the registered shipping schedule information.

そして、出荷作業を行う作業員は、(3)に示すように、出荷の登録を行う。例えば、出荷作業を行う作業員は、端末装置を操作し、所定のサービス(備蓄物資管理サービス)のウェブサイトへのログイン画面を表示させる(図6参照)。作業員は、ログイン画面においてユーザID及びパスワードを入力し、「ログインボタン」を押下する。すると、入力されたユーザID及びパスワードがウェブサーバに送信される。ウェブサーバは、受信した情報に基づき認証処理を行う。正常に認証されると、ウェブサーバは、図7に示すようなメニュー画面を端末装置に送信する。   Then, the worker who carries out the shipping work registers the shipping as shown in (3). For example, a worker who carries out a shipping operation operates a terminal device to display a login screen to a website of a predetermined service (storage material management service) (see FIG. 6). The worker inputs the user ID and the password on the login screen, and presses the “login button”. Then, the input user ID and password are sent to the web server. The web server performs an authentication process based on the received information. If the authentication is successful, the web server transmits a menu screen as shown in FIG. 7 to the terminal device.

出荷作業を行う作業員は、図7に示すメニュー画面において「出荷ボタン」を押下する。すると、その旨が端末装置からウェブサーバに送信される。ウェブサーバは、これに応じて端末装置に所定の情報を返信する。結果、端末装置に図13に示すような情報が表示される。   The worker who carries out the shipping operation presses the "shipment button" on the menu screen shown in FIG. Then, that effect is transmitted from the terminal device to the web server. In response to this, the web server returns predetermined information to the terminal device. As a result, information as shown in FIG. 13 is displayed on the terminal device.

図13に示す情報は、「出荷拠点選択」項目と、「出荷予定確認」項目とを含む。出荷拠点選択項目では、出荷拠点の選択を受付ける。図では、ドロップダウンリストで出荷拠点の選択を受付けているが、その他のGUI部品を用いてもよい。1つの出荷拠点が選択されると、その拠点における出荷予定情報が表示される。図13では、出荷予定日が現時点に近い方から順に、3つの出荷予定情報が表示されている。各々、「出荷予定日」、「出荷先」、「出荷伝票ナンバー(出荷コード)」、「総出庫数」を含む。複数の出荷予定情報は、出荷伝票ナンバー単位で分けられている。これらの表示は、出荷先からの受注情報や、受注に対する仕入れ先への回答等を蓄積した情報に基づき実現できる。   The information shown in FIG. 13 includes a “shipment base selection” item and a “shipment schedule confirmation” item. In the shipping site selection item, the selection of the shipping site is accepted. In the figure, the drop-down list accepts the selection of the shipping site, but other GUI parts may be used. When one shipping site is selected, shipping schedule information at that site is displayed. In FIG. 13, three pieces of shipping schedule information are displayed in order from the one closest to the current shipping date. Each includes “scheduled shipping date”, “shipping destination”, “shipment slip number (shipping code)”, and “total number of goods issue”. A plurality of pieces of shipping schedule information are divided by shipping document number. These displays can be realized based on information received from the shipping destination, information obtained by accumulating responses to the supplier for the received order, and the like.

出荷作業を行う作業員は、図13に示す画面において、出荷作業を行う出荷拠点を選択し、その後、「出荷予定確認」項目において、出荷作業を行う商品に対応する出荷予定情報を選択する。すると、図14に示すように、選択された出荷予定情報に対応する詳細情報が端末装置に表示される。作業員は、当該詳細情報を確認後、「検品ボタン」を押下する。すると、図10に示すように、実際に出荷される商品(又は、実際に出荷された商品)に関する情報(出荷情報)を入力するための画面が端末装置に表示される。   The worker who carries out the shipping operation selects the shipping base where the shipping operation is to be performed on the screen shown in FIG. Then, as shown in FIG. 14, detailed information corresponding to the selected shipping schedule information is displayed on the terminal device. After confirming the detailed information, the worker presses the “inspection item button”. Then, as shown in FIG. 10, a screen for inputting information (shipment information) related to a product actually shipped (or a product actually shipped) is displayed on the terminal device.

出荷作業を行う作業員は、直接入力で、出荷される(又は、出荷された)商品の商品名、商品コード、消費期限等の出荷情報を入力してもよい。その他、出荷作業を行う作業員は、出荷される商品、商品の包装、又は、複数の商品を収容した容器等に付与されたコード(バーコードや2次元コード等)の読み取りにより、出荷情報を入力してもよい。この場合、作業員は、図10に示す画面において「カメラ起動ボタン」を押下する。すると、端末装置が備えるカメラ機能が起動され、端末装置に図11に示すような画面が表示される。   The worker who carries out the shipping operation may directly input shipping information such as the product name of the product to be shipped (or shipped), the product code, the expiration date and the like. In addition, the worker who carries out the shipping operation reads the shipping information by reading a code (a bar code, a two-dimensional code, etc.) attached to the product to be shipped, the package of the product, or a container containing a plurality of products. You may enter it. In this case, the worker presses the "camera start button" on the screen shown in FIG. Then, the camera function of the terminal device is activated, and a screen as shown in FIG. 11 is displayed on the terminal device.

図11に示す画面はファインダーを含む。ファインダーには枠Wが表示されている。作業員は、カメラ(端末装置)の向き等を調整し、検品対象をファインダーに表示させるともに、検品対象に付与されたコードを枠W内に収める。そして、当該状態を維持したまま、「撮影ボタン」を押下する。   The screen shown in FIG. 11 includes a finder. A frame W is displayed on the finder. The worker adjusts the direction of the camera (terminal device) and the like, displays the inspection object on the finder, and puts the code assigned to the inspection object in the frame W. Then, the user presses the "shooting button" while maintaining the state.

すると、端末装置は撮影したコードを解析し、所定の情報を抽出する。また、端末装置に表示される画面は図10に戻る。この時、コードから抽出された出荷情報(例:商品名、商品コード、消費期限等)が所定の入力欄に表示される(不図示)。   Then, the terminal device analyzes the photographed code and extracts predetermined information. Also, the screen displayed on the terminal returns to FIG. At this time, shipping information (eg, product name, product code, expiration date, etc.) extracted from the code is displayed in a predetermined input field (not shown).

作業員は、図10に示す画面において出荷情報を入力した後、「完了ボタン」を押下する。すると、端末装置は、入力された出荷情報を在庫管理装置10に送信する。在庫管理装置10の取得部14は、このようにして端末装置から送信されてきた出荷情報を取得する。   After inputting the shipping information on the screen shown in FIG. 10, the worker presses the "Done" button. Then, the terminal device transmits the input shipping information to the stock management device 10. The acquisition unit 14 of the stock management device 10 acquires the shipping information transmitted from the terminal device in this manner.

その後、問題なければ、図12の(4)に示すように商品が出荷される。また、出荷された旨や、商品の追跡データが随時システムに登録され、図12の(5)に示すように、受入先はその情報を確認できる。   Thereafter, if there is no problem, the product is shipped as shown in (4) of FIG. Further, the fact that it has been shipped, and tracking data of goods are registered in the system at any time, and as shown in (5) of FIG. 12, the receiving party can confirm the information.

次に、本実施形態の在庫管理装置10によれば、記憶部11に記憶されている在庫情報に基づき、在庫照会を行うことができる。在庫管理装置10によれば、各商品区分の在庫照会を行うことができる。当該在庫照会は、算出部12及び出力部13により実現される。   Next, according to the inventory management apparatus 10 of the present embodiment, inventory inquiry can be performed based on the inventory information stored in the storage unit 11. According to the stock management device 10, it is possible to perform stock inquiry of each product category. The stock inquiry is realized by the calculation unit 12 and the output unit 13.

算出部12は、記憶部11に記憶された情報(例:在庫情報)に基づき、商品区分コード各々に対応する在庫量、すなわち商品区分毎の在庫量を算出する。出力部13は、算出部12による算出結果を出力する。出力部13による出力は、ディスプレイ、メーラ、プリンター、投影装置等のあらゆる出力装置を介して実現される。   The calculation unit 12 calculates the stock amount corresponding to each item classification code, that is, the stock amount for each item category, based on the information (for example, inventory information) stored in the storage unit 11. The output unit 13 outputs the calculation result by the calculation unit 12. The output by the output unit 13 is realized via any output device such as a display, a mailer, a printer, and a projection device.

算出部12は、在庫情報が更新される毎に、商品区分毎の在庫量を算出し、その結果を記憶部11に記憶しておいてもよい。そして、出力部13は、記憶部11に記憶されている算出結果を出力してもよい。その他、算出部12は、出力部13により出力されるたびに、出力前に商品区分毎の在庫量を算出してもよい。そして、出力部13は、算出部12により直前に算出された算出結果を、出力してもよい。出力部13は、例えば、ユーザからの要求に応じて、商品区分毎の在庫量を出力する。   The calculating unit 12 may calculate the stock amount for each product category every time the stock information is updated, and may store the result in the storage unit 11. Then, the output unit 13 may output the calculation result stored in the storage unit 11. In addition, the calculation unit 12 may calculate the stock amount for each product category before output each time it is output by the output unit 13. Then, the output unit 13 may output the calculation result calculated immediately before by the calculation unit 12. The output unit 13 outputs, for example, the stock amount for each item category in response to a request from the user.

ここで、算出部12により算出される情報(在庫量)の一例を説明する。   Here, an example of information (inventory amount) calculated by the calculation unit 12 will be described.

<算出例1>
算出部12は、商品区分コードが一致する複数の商品各々の在庫個数を足し合わせることで、商品区分毎の総在庫個数を算出してもよい。
<Calculation example 1>
The calculation unit 12 may calculate the total stock quantity for each merchandise category by adding up the stock quantities of each of the plurality of articles having the same merchandise category code.

<算出例2>
算出部12は、商品コード毎、又は、商品区分コード毎に各商品の1個当たりの容量を示す商品容量情報に基づき、商品区分コード各々に対応する区分毎在庫総容量を算出してもよい。
<Calculation example 2>
The calculation unit 12 may calculate the total stock capacity for each category corresponding to each commodity classification code based on commodity capacity information indicating the capacity per one commodity for each commodity code or each commodity classification code .

図15は、商品容量情報の一例を模式的に示す図である。図示する例では、商品区分コード毎に、各商品の1個当たりの容量を示している。容量は、「l(リットル)」、「ml(ミリリットル)」、「枚」、「個」等の各種単位で表される。算出部12は、各商品区分の上記総在庫個数と、各商品区分に対応する商品1個当たりの容量との積を、区分毎在庫総容量として算出することができる。なお、記憶部11が、商品容量情報を記憶しておいてもよい。   FIG. 15 is a view schematically showing an example of the product volume information. In the illustrated example, the capacity per product of each commodity is indicated for each commodity classification code. The volume is expressed in various units such as "l (liter)", "ml (milliliter)", "sheet", "individual" and the like. The calculation unit 12 can calculate the product of the total stock quantity of each product category and the capacity per product corresponding to each product category as the total stock capacity for each category. The storage unit 11 may store product capacity information.

<算出例3>
同種かつ容量違いの商品が存在する。本実施形態では、同種かつ容量違いの商品は異なる商品区分とし、異なる商品区分コードを付与する。この場合の商品区分の一例としては、「飲料水:2l」及び「飲料水:500ml」や、「紙おむつ(サイズS):50枚入り」及び「紙おむつ(サイズS):100枚入り」等が例示される。
<Calculation example 3>
Products of the same type but with different capacities exist. In the present embodiment, products of the same type but having different capacities are classified into different product categories, and different product category codes are assigned. As an example of the product category in this case, “drink water: 2 l” and “drink water: 500 ml”, “paper diaper (size S): 50 sheets” and “paper diaper (size S): 100 sheets”, etc. It is illustrated.

このような状況に鑑み、算出部12は、同種かつ容量違いの複数の商品区分コード各々の上記区分毎在庫総容量を足し合わせた商品種毎在庫総容量を算出してもよい。   In view of such a situation, the calculation unit 12 may calculate the total stock capacity for each product type obtained by adding together the total stock capacity for each category of the plurality of product category codes of the same type and different capacity.

例えば、「飲料水:2l」の区分毎在庫総容量が「1000l」であり、「飲料水:500ml」の区分毎在庫総容量が「500l」である場合、算出部12は、これらを足し合わせた「1500l」を商品種「飲料水」の商品種毎在庫総容量として算出することができる。   For example, in the case where the total stock capacity per division of “drink water: 2 l” is “1000 l” and the total stock capacity per division of “drink water: 500 ml” is “500 l”, the calculation unit 12 adds them together It is possible to calculate “1500 l” as the total stock capacity of each commodity type of the commodity type “drinking water”.

この場合、記憶部11は、同種かつ容量違いの商品に対応する複数の商品区分コードを互いに対応付けて記憶しておいてもよい。そして、算出部12は、当該情報を用いて、商品種毎在庫総容量を算出してもよい。図16に、同種かつ容量違いの商品に対応する複数の商品区分コードを互いに対応付けた概念図を示す。図示する例の場合、商品区分コード000001と、商品区分コード000002とは、同種かつ容量違いの商品として互いに対応付けられる。   In this case, the storage unit 11 may store a plurality of product category codes corresponding to products of the same type but different in capacity in association with each other. Then, the calculation unit 12 may calculate the total stock amount for each product type using the information. FIG. 16 is a conceptual diagram in which a plurality of commodity classification codes corresponding to commodities of the same kind and a difference in capacity are associated with each other. In the case of the illustrated example, the item classification code 000001 and the item classification code 000002 are associated with each other as items of the same type but different in capacity.

<算出例4>
記憶部11は、商品区分コード毎、又は、同種商品毎に、所定単位当たりの使用量を示す使用量情報を記憶しておいてもよい。図17に、使用量情報の一例を模式的に示す。所定単位当たりの使用量は、「1食当たりの使用量」、「1人当たりの使用量」、「1日当たりの使用量」等が例示されるが、これらに限定されない。
<Calculation example 4>
The storage unit 11 may store usage amount information indicating a usage amount per predetermined unit for each product category code or for each same type product. FIG. 17 schematically shows an example of the usage information. The usage amount per predetermined unit may be, for example, “use amount per serving”, “use amount per person”, “use amount per day”, etc., but is not limited thereto.

そして、算出部12は、当該使用量情報に基づき、上記区分毎在庫総容量、又は、上記商品種毎在庫総容量を、上記所定単位に換算する。すなわち、上記区分毎在庫総容量、又は、上記商品種毎在庫総容量を、所定単位当たりの使用量で割る。結果、在庫量が「○○食分」、「○○人分」、「○○日分」等のように、上記所定単位で表される。   Then, based on the usage amount information, the calculation unit 12 converts the total stock capacity per category or the total stock capacity per commodity type into the predetermined unit. That is, the total stock capacity per category or the total stock capacity per commodity type is divided by the usage per predetermined unit. As a result, the stock amount is expressed in the above-mentioned predetermined unit, such as "○○ food portion", "○○ portion", "○ day" and the like.

<算出例5>
算出部12は、算出例1乃至4で算出した商品区分毎の在庫量(総在庫個数、区分毎在庫総容量、商品種毎在庫総容量、上記所定単位で表した量)の中の消費期限までの残日数が基準値(設計的事項)を下回っている商品の在庫量を算出してもよい。すなわち、算出部12は、消費期限までの残日数が基準値(設計的事項)を下回っている商品の在庫量を、商品区分毎に算出してもよい。
<Calculation example 5>
The calculation unit 12 uses the expiration date in the inventory amount (total inventory quantity, total inventory capacity per category, total inventory capacity per commodity type, the amount represented by the predetermined unit) calculated in each of the calculation examples 1 to 4 You may calculate the stock quantity of the goods in which the remaining days until it is less than a standard value (design item). That is, the calculation unit 12 may calculate, for each commodity category, the stock amount of the commodity whose remaining number of days until the expiration date is below the reference value (design item).

その他、算出部12は、算出例1乃至4で算出した商品区分毎の在庫量(総在庫個数、区分毎在庫総容量、商品種毎在庫総容量、上記所定単位で表した量)の中の消費期限までの残日数が基準値(設計的事項)を上回っている商品の在庫量を算出してもよい。すなわち、算出部12は、消費期限までの残日数が基準値(設計的事項)を上回っている商品の在庫量を、商品区分毎に算出してもよい。   In addition, the calculation unit 12 is included in the inventory amount (total inventory number, total inventory volume by category, inventory total volume by commodity type, volume represented by the above-mentioned predetermined unit) for each commodity category calculated in Calculation examples 1 to 4 You may calculate the stock quantity of the goods in which the remaining days until the expiration date exceed the reference value (design item). That is, the calculation unit 12 may calculate, for each product category, the stock amount of the product for which the remaining number of days until the expiration date exceeds the reference value (design item).

<算出例6>
算出部12は、算出例1乃至5で算出した在庫量を、保管場所毎に算出してもよい。その他、算出部12は、算出例1乃至5で算出した在庫量を、すべての保管場所をまとめて算出してもよい。
Calculation Example 6
The calculation unit 12 may calculate the stock amount calculated in the calculation examples 1 to 5 for each storage location. In addition, the calculation unit 12 may calculate the stock amount calculated in the calculation examples 1 to 5 collectively for all the storage places.

出力部13は、例えば算出例1乃至6に基づき算出された算出結果を出力する。出力部13は、ユーザにより指定された1つの保管場所の算出結果を出力してもよいし、複数の保管場所の算出結果をまとめて表示してもよい。出力部13は、算出部12による算出結果を表形式で表示してもよいし、地図上に在庫の保管場所に対応付けてマッピングしてもよいし、その他の形式で表示してもよい。   The output unit 13 outputs, for example, the calculation result calculated based on the calculation examples 1 to 6. The output unit 13 may output the calculation result of one storage place designated by the user, or may collectively display the calculation results of a plurality of storage places. The output unit 13 may display the calculation result by the calculation unit 12 in a tabular form, map it in correspondence with the storage location of the stock on a map, and may display it in another form.

次に、本実施形態の在庫管理装置10の作用効果を説明する。   Next, the operation and effect of the stock management device 10 of the present embodiment will be described.

本実施形態の在庫管理装置10によれば、ユーザは、商品区分毎の在庫量を把握できる。災害用備蓄物資の在庫状況を管理する際には、「飲料水」、「紙おむつ(サイズM)」等、所定の商品区分ごとの在庫状況を管理することが望まれる。本実施形態の在庫管理装置10によれば、このような所望の在庫状況を管理できる。すなわち、本実施形態の在庫管理装置10は、災害用備蓄物資の在庫状況の管理に適した装置である。   According to the stock management device 10 of the present embodiment, the user can grasp the stock amount for each product category. When managing the stock situation of the stockpile for disasters, it is desirable to manage the stock situation for each predetermined commodity category such as "drinking water" and "paper diaper (size M)". According to the stock management device 10 of the present embodiment, such desired stock status can be managed. That is, the stock management device 10 of the present embodiment is a device suitable for managing the stock status of the disaster stockpile.

また、本実施形態の在庫管理装置10によれば、災害用備蓄物資の在庫量を、災害用備蓄物資の在庫状況の管理に適した単位で管理することができる。例えば、在庫管理装置10は、商品区分毎の在庫総容量、商品種毎の在庫総容量、又は、これらの量を所定単位当たりの使用量で割ることで算出された所定単位の量(例:「○○食分」、「○○人分」、「○○日分」等)で管理することができる。商品毎に容量が異なり得るので、在庫個数の管理だけでは災害時に実際に使用できる量を正確に把握できない。総容量や上記所定の単位で在庫量を管理できる本実施形態の在庫管理装置10は、災害用備蓄物資の在庫状況の管理に適した装置である。   Further, according to the stock management device 10 of the present embodiment, the stock amount of the disaster stockpile can be managed in a unit suitable for managing the stock situation of the disaster stockpile. For example, the stock management device 10 may calculate the total amount of stock for each product category, the total amount of stock for each product type, or a predetermined unit amount calculated by dividing these amounts by the usage amount per predetermined unit (e.g. It is possible to manage by "○○ food portion", "○○ portion", "○○ day portion", etc.). Since the capacity may differ from product to product, it is not possible to accurately grasp the amount that can actually be used at the time of disaster only by managing the number of stock items. The stock management device 10 of the present embodiment, which can manage the stock capacity in the total capacity and the predetermined unit, is a device suitable for managing the stock status of the disaster stockpile.

また、本実施形態の在庫管理装置10は、所定の商品コードから商品区分コードを算出する機能を備える(付与部15)。このため、在庫されている商品に商品区分コードを対応付ける作業を作業者が行う必要がない。   In addition, the stock management device 10 according to the present embodiment has a function of calculating a commodity classification code from a predetermined commodity code (assignment unit 15). For this reason, there is no need for the operator to perform the operation of associating the item classification code with the items in stock.

また、本実施形態の在庫管理装置10によれば、商品区分毎に、消費期限間近の在庫量や消費期限まで十分な猶予のある在庫量等を算出し、出力することができる。このような情報によれば、在庫を管理する管理者は、消費期限切れによる廃棄を回避するため急いで使用すべき量、破棄に伴い新たに補充すべき量、新たに補充しなくても確保される量等を、商品区分毎に容易に把握することができる。   Further, according to the stock management device 10 of the present embodiment, it is possible to calculate and output the stock amount near the consumption deadline, the stock amount with a sufficient delay until the consumption deadline, and the like for each product category. According to such information, the manager who manages the stock can ensure the amount to be used in a hurry to avoid disposal due to consumption expiration, the amount to be newly replenished along with the destruction, and even if it is not newly replenished. Amount can be easily grasped for each product category.

また、本実施形態の在庫管理装置10によれば、保管場所ごとに、商品区分毎の在庫量を把握することができる。例えば、在庫管理装置10は、地図上に、在庫の保管場所に対応付けて在庫量をマッピングし、出力することができる。このような情報によれば、在庫を管理する管理者は、エリア毎の在庫の偏り等を容易に把握し、適正化を図ること等ができる。   Moreover, according to the stock management device 10 of the present embodiment, it is possible to grasp the stock amount for each product category for each storage location. For example, the inventory management device 10 can map and output the inventory amount on the map in association with the storage location of the inventory. According to such information, the manager who manages the stock can easily grasp the bias of the stock for each area, etc., and can make it appropriate.

<<第2の実施形態>>
図18に、本実施形態の在庫管理装置10の機能ブロック図の一例を説明する。図示するように、在庫管理装置10は、記憶部11と、算出部12と、出力部13と、取得部14と、更新部16とを有する。記憶部11、算出部12及び出力部13の構成は、第1の実施形態と同様である。また、在庫管理装置10のハードウエア構成の一例は、第1の実施形態と同様である。
<< Second Embodiment >>
An example of a functional block diagram of the stock management device 10 of the present embodiment will be described with reference to FIG. As illustrated, the inventory management device 10 includes a storage unit 11, a calculation unit 12, an output unit 13, an acquisition unit 14, and an update unit 16. The configurations of the storage unit 11, the calculation unit 12, and the output unit 13 are the same as those in the first embodiment. Further, an example of the hardware configuration of the stock management device 10 is the same as that of the first embodiment.

取得部14は、商品コードと商品区分コードと入荷個数とを含む入荷情報を取得する。取得部14は、商品区分コードを入荷情報として取得する点で、第1の実施形態と異なる。取得部14のその他の構成は、第1の実施形態と同様である。   The acquisition unit 14 acquires arrival information including a product code, an item classification code, and the number of items received. The acquiring unit 14 is different from the first embodiment in that the commodity classification code is acquired as arrival information. The other configuration of the acquisition unit 14 is the same as that of the first embodiment.

例えば、図9に示す画面での「検品ボタン」の押下により遷移した図10の入力画面において、商品区分コードを入力する欄が設けられてもよい。当該欄への商品区分コードの入力は、各商品、各商品の包装、又は、複数の商品を収容した容器等に付与されたコード(バーコードや2次元コード等)の読み取りにより実現されてもよいし、作業員による直接入力で実現されてもよい。   For example, in the input screen of FIG. 10, which is transited by pressing the “inspection button” on the screen shown in FIG. 9, a field for inputting a commodity classification code may be provided. The input of the item classification code into the column may be realized by reading a code (a bar code, a two-dimensional code, etc.) given to each item, a package of each item, or a container containing a plurality of items. It may be realized by direct input by a worker.

更新部16は、取得部14により取得された入荷情報に基づき、在庫情報を更新する。すなわち、更新部16は、図3に示すような在庫情報に、新たな入荷情報を追加する。なお、新たな入荷情報を追加した際、出荷関連情報(図示する出荷コード、出荷日、出荷個数等)は未記入であってもよい。更新部16のその他の構成は、第1の実施形態と同様である。   The update unit 16 updates the stock information based on the arrival information acquired by the acquisition unit 14. That is, the update unit 16 adds new arrival information to the inventory information as shown in FIG. When new arrival information is added, shipping related information (shipping code shown, shipping date, shipping quantity, etc.) may not be entered. The other configuration of the updating unit 16 is the same as that of the first embodiment.

本実施形態の在庫管理装置10によれば、第1の実施形態と同様の作用効果を実現できる。   According to the stock management device 10 of the present embodiment, the same function and effect as those of the first embodiment can be realized.

<<第3の実施形態>>
図18に、本実施形態の在庫管理装置10の機能ブロック図の一例を説明する。図示するように、在庫管理装置10は、記憶部11と、算出部12と、出力部13と、取得部14と、更新部16とを有する。算出部12及び出力部13の構成は、第1及び第2の実施形態と同様である。また、在庫管理装置10のハードウエア構成の一例は、第1及び第2の実施形態と同様である。
<< Third Embodiment >>
An example of a functional block diagram of the stock management device 10 of the present embodiment will be described with reference to FIG. As illustrated, the inventory management device 10 includes a storage unit 11, a calculation unit 12, an output unit 13, an acquisition unit 14, and an update unit 16. The configurations of the calculation unit 12 and the output unit 13 are the same as in the first and second embodiments. Further, an example of the hardware configuration of the stock management device 10 is the same as that of the first and second embodiments.

記憶部11は、各商品の在庫個数と商品区分コードとを記憶する。本実施形態の記憶部11は、各商品の商品コードと在庫個数とを対応付けた在庫情報、及び、商品コードと商品区分コードとを対応付けた対応情報を記憶する。記憶部11のその他の構成は、第1及び第2の実施形態と同様である。   The storage unit 11 stores the stock quantity of each product and the product classification code. The storage unit 11 of the present embodiment stores inventory information in which the product code of each product is associated with the number of items in stock, and correspondence information in which the product code is associated with the commodity classification code. The other configuration of the storage unit 11 is the same as that of the first and second embodiments.

図19に、本実施形態の在庫情報の一例を模式的に示す。図19に示す在庫情報は、商品区分コードを含まない点で、図3に示す在庫情報と異なる。対応情報の一例は、図4で示される。   FIG. 19 schematically shows an example of inventory information of the present embodiment. The stock information shown in FIG. 19 differs from the stock information shown in FIG. 3 in that the stock classification code is not included. An example of the correspondence information is shown in FIG.

取得部14は、入荷された商品のコード(商品コード)と、入荷された個数(入荷個数)とを含む入荷情報を取得する。入荷情報は、さらに、入荷された各商品の商品名、消費期限、保管場所、入荷コード等のその他の情報を含んでもよい。なお、取得部14の構成は、第1の実施形態と同様である。   The acquisition unit 14 acquires arrival information including the code (product code) of the received product and the number of items received (the number of items received). The arrival information may further include other information such as the trade name, the expiration date, the storage location, and the arrival code of each product received. The configuration of the acquisition unit 14 is the same as that of the first embodiment.

更新部16は、取得部14により取得された入荷情報に基づき、図19に示す在庫情報を更新する。すなわち、更新部16は、図19に示すような在庫情報に、新たな入荷情報を追加する。なお、新たな入荷情報を追加した際、出荷関連情報(図示する出荷コード、出荷日、出荷個数等)は未記入であってもよい。   The updating unit 16 updates the stock information shown in FIG. 19 based on the arrival information obtained by the obtaining unit 14. That is, the updating unit 16 adds new arrival information to the inventory information as shown in FIG. When new arrival information is added, shipping related information (shipping code shown, shipping date, shipping quantity, etc.) may not be entered.

本実施形態の在庫管理装置10によれば、第1及び第2の実施形態と同様の作用効果を実現できる。   According to the stock management device 10 of the present embodiment, the same effects as those of the first and second embodiments can be realized.

<<第4の実施形態>>
図20に、本実施形態の在庫管理装置10の機能ブロック図の一例を説明する。図示するように、在庫管理装置10は、算出部12と、出力部13とを有する。算出部12及び出力部13の構成は、第1乃至第3の実施形態と同様である。また、在庫管理装置10のハードウエア構成の一例は、第1乃至第3の実施形態と同様である。
<< Fourth Embodiment >>
An example of a functional block diagram of the stock management device 10 of the present embodiment will be described with reference to FIG. As illustrated, the stock management device 10 includes a calculation unit 12 and an output unit 13. The configurations of the calculation unit 12 and the output unit 13 are the same as in the first to third embodiments. Further, an example of the hardware configuration of the stock management device 10 is the same as that of the first to third embodiments.

本実施形態においては、在庫管理装置10と異なる外部装置が、記憶部11、取得部14及び更新部16を有する。外部装置は、さらに付与部15を有してもよい。在庫管理装置10と当該外部装置は互いに通信可能に構成される。そして、在庫管理装置10は、当該外部装置の記憶部11に記憶されている情報に基づき、所定の演算や、演算結果の出力を行う。   In the present embodiment, an external device different from the stock management device 10 includes the storage unit 11, the acquisition unit 14, and the update unit 16. The external device may further include an application unit 15. The stock management device 10 and the external device are configured to be able to communicate with each other. Then, the stock management device 10 performs predetermined calculation and output of the calculation result based on the information stored in the storage unit 11 of the external device.

本実施形態の在庫管理装置10によれば、第1乃至第3の実施形態と同様の作用効果を実現できる。   According to the stock management device 10 of the present embodiment, the same effects as those of the first to third embodiments can be realized.

以下、参考形態の例を付記する。
1. 各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出手段と、
前記算出手段による算出結果を出力する出力手段と、
を有する在庫管理装置。
2. 1に記載の在庫管理装置において、
前記記憶手段は、各商品の商品コードと、前記在庫個数と、前記商品区分コードとを対応付けた在庫情報を記憶する在庫管理装置。
3. 2に記載の在庫管理装置において、
前記商品コードと入荷個数とを含む入荷情報を取得する取得手段と、
前記入荷情報に含まれる前記商品コードに対応する前記商品区分コードを、前記入荷情報に付与する付与手段と、
前記商品区分コードを付与された前記入荷情報に基づき、前記在庫情報を更新する更新手段と、
をさらに有する在庫管理装置。
4. 3に記載の在庫管理装置において、
前記付与手段は、前記商品コードと前記商品区分コードとを対応付けた対応情報に基づき、前記入荷情報に含まれる前記商品コードに対応する前記商品区分コードを特定し、特定した前記商品区分コードを前記入荷情報に付与する在庫管理装置。
5. 2に記載の在庫管理装置において、
前記商品コードと前記商品区分コードと入荷個数とを含む入荷情報を取得する取得手段と、
前記入荷情報に基づき、前記在庫情報を更新する更新手段と、
をさらに有する在庫管理装置。
6. 1に記載の在庫管理装置において、
前記記憶手段は、各商品の商品コードと前記在庫個数とを対応付けた在庫情報、及び、前記商品コードと前記商品区分コードとを対応付けた対応情報を記憶する在庫管理装置。
7. 6に記載の在庫管理装置において、
前記商品コードと入荷個数とを含む入荷情報を取得する取得手段と、
前記入荷情報に基づき、前記在庫情報を更新する更新手段と、
をさらに有する在庫管理装置。
8. 1から7のいずれかに記載の在庫管理装置において、
前記記憶手段は、前記商品コード毎、又は、前記商品区分コード毎に、各商品の1個当たりの容量を示す商品容量情報を記憶し、
前記算出手段は、前記記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する区分毎在庫総容量を算出する在庫管理装置。
9. 8に記載の在庫管理装置において、
同種かつ容量違いの商品には異なる前記商品区分コードが対応付けられ、
前記記憶手段は、同種かつ容量違いの商品に対応する複数の前記商品区分コードを互いに対応付けて記憶し、
前記算出手段は、同種かつ容量違いの複数の前記商品区分コード各々に対応する前記区分毎在庫総容量を足し合わせた商品種毎在庫総容量を算出する在庫管理装置。
10. 8又は9に記載の在庫管理装置において、
前記記憶手段は、前記商品区分コード毎、又は、同種商品毎に、所定単位当たりの使用量を示す使用量情報を記憶し、
前記算出手段は、前記区分毎在庫総容量、又は、前記商品種毎在庫総容量を、前記所定単位に換算する在庫管理装置。
11. コンピュータが、
各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出工程と、
前記算出工程での算出結果を出力する出力工程と、
を実行する在庫管理方法。
12. コンピュータを、
各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出手段、
前記算出手段による算出結果を出力する出力手段、
として機能させるプログラム。
Hereinafter, an example of a reference form is added.
1. Calculation means for calculating the stock amount corresponding to each of the commodity classification codes based on the information stored in the storage unit for storing the inventory quantity of each commodity and the commodity classification code;
Output means for outputting the calculation result by the calculation means;
Inventory control device having.
2. In the stock management device described in 1,
The storage control device stores stock information in which a product code of each product, the stock quantity, and the product classification code are associated with each other.
3. In the stock management device described in 2,
Acquisition means for acquiring arrival information including the product code and the arrival quantity;
An assigning unit that assigns the commodity classification code corresponding to the commodity code included in the arrival information to the arrival information;
Updating means for updating the stock information on the basis of the arrival information given the item classification code;
An inventory control device further comprising:
4. In the stock management device described in 3,
The giving unit specifies the commodity classification code corresponding to the commodity code included in the arrival information based on correspondence information in which the commodity code and the commodity classification code are associated with each other, and specifies the commodity classification code identified The stock management device given to the arrival information.
5. In the stock management device described in 2,
Acquisition means for acquiring arrival information including the product code, the item classification code, and the number of items received;
Updating means for updating the inventory information based on the arrival information;
An inventory control device further comprising:
6. In the stock management device described in 1,
The stock management device stores the stock information in which the product code of each product is associated with the stock quantity, and the correspondence information in which the product code is associated with the product classification code.
7. In the stock management device described in 6,
Acquisition means for acquiring arrival information including the product code and the arrival quantity;
Updating means for updating the inventory information based on the arrival information;
An inventory control device further comprising:
8. In the stock management device according to any one of 1 to 7,
The storage means stores, for each of the product codes or for each of the product classification codes, product capacity information indicating a capacity per one product.
The stock management device, wherein the calculation means calculates the total stock capacity for each category corresponding to each of the merchandise category codes based on the information stored in the storage means.
9. In the stock management device described in 8,
Different goods classification codes are associated with products of the same kind and different capacity,
The storage means stores a plurality of the item classification codes corresponding to the same kind of products having different capacities in association with each other.
The stock management device calculates the total stock capacity for each product type, which is the sum of the total stock capacity for each category corresponding to each of the plurality of product category codes of the same type and different capacities.
10. In the stock management device described in 8 or 9,
The storage means stores usage amount information indicating a usage amount per predetermined unit for each of the commodity classification code or for each homogeneous commodity.
The stock management device, wherein the calculation means converts the total stock capacity per category or the total stock capacity per commodity type into the predetermined unit.
11. The computer is
Calculating the stock amount corresponding to each of the commodity classification codes based on the information stored in the storage means for storing the number of commodities in stock and the commodity classification code;
An output step of outputting a calculation result in the calculation step;
Inventory management method to carry out.
12. Computer,
Calculation means for calculating the stock amount corresponding to each of the commodity classification codes, based on the information stored in the storage unit for storing the inventory quantity of each commodity and the commodity classification code
Output means for outputting the calculation result by the calculation means;
A program to function as

1A プロセッサ
2A メモリ
3A 入出力I/F
4A 周辺回路
5A バス
10 在庫管理装置
11 記憶部
12 算出部
13 出力部
14 取得部
15 付与部
16 更新部
1A processor 2A memory 3A input / output I / F
4A Peripheral Circuit 5A Bus 10 Inventory Management Device 11 Storage Unit 12 Calculation Unit 13 Output Unit 14 Acquisition Unit 15 Addition Unit 16 Update Unit

Claims (12)

各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出手段と、
前記算出手段による算出結果を出力する出力手段と、
を有する在庫管理装置。
Calculation means for calculating the stock amount corresponding to each of the commodity classification codes based on the information stored in the storage unit for storing the inventory quantity of each commodity and the commodity classification code;
Output means for outputting the calculation result by the calculation means;
Inventory control device having.
請求項1に記載の在庫管理装置において、
前記記憶手段は、各商品の商品コードと、前記在庫個数と、前記商品区分コードとを対応付けた在庫情報を記憶する在庫管理装置。
In the stock management device according to claim 1,
The storage control device stores stock information in which a product code of each product, the stock quantity, and the product classification code are associated with each other.
請求項2に記載の在庫管理装置において、
前記商品コードと入荷個数とを含む入荷情報を取得する取得手段と、
前記入荷情報に含まれる前記商品コードに対応する前記商品区分コードを、前記入荷情報に付与する付与手段と、
前記商品区分コードを付与された前記入荷情報に基づき、前記在庫情報を更新する更新手段と、
をさらに有する在庫管理装置。
In the stock management device according to claim 2,
Acquisition means for acquiring arrival information including the product code and the arrival quantity;
An assigning unit that assigns the commodity classification code corresponding to the commodity code included in the arrival information to the arrival information;
Updating means for updating the stock information on the basis of the arrival information given the item classification code;
An inventory control device further comprising:
請求項3に記載の在庫管理装置において、
前記付与手段は、前記商品コードと前記商品区分コードとを対応付けた対応情報に基づき、前記入荷情報に含まれる前記商品コードに対応する前記商品区分コードを特定し、特定した前記商品区分コードを前記入荷情報に付与する在庫管理装置。
In the stock management device according to claim 3,
The giving unit specifies the commodity classification code corresponding to the commodity code included in the arrival information based on correspondence information in which the commodity code and the commodity classification code are associated with each other, and specifies the commodity classification code identified The stock management device given to the arrival information.
請求項2に記載の在庫管理装置において、
前記商品コードと前記商品区分コードと入荷個数とを含む入荷情報を取得する取得手段と、
前記入荷情報に基づき、前記在庫情報を更新する更新手段と、
をさらに有する在庫管理装置。
In the stock management device according to claim 2,
Acquisition means for acquiring arrival information including the product code, the item classification code, and the number of items received;
Updating means for updating the inventory information based on the arrival information;
An inventory control device further comprising:
請求項1に記載の在庫管理装置において、
前記記憶手段は、各商品の商品コードと前記在庫個数とを対応付けた在庫情報、及び、前記商品コードと前記商品区分コードとを対応付けた対応情報を記憶する在庫管理装置。
In the stock management device according to claim 1,
The stock management device stores the stock information in which the product code of each product is associated with the stock quantity, and the correspondence information in which the product code is associated with the product classification code.
請求項6に記載の在庫管理装置において、
前記商品コードと入荷個数とを含む入荷情報を取得する取得手段と、
前記入荷情報に基づき、前記在庫情報を更新する更新手段と、
をさらに有する在庫管理装置。
In the stock management device according to claim 6,
Acquisition means for acquiring arrival information including the product code and the arrival quantity;
Updating means for updating the inventory information based on the arrival information;
An inventory control device further comprising:
請求項1から7のいずれか1項に記載の在庫管理装置において、
前記記憶手段は、前記商品コード毎、又は、前記商品区分コード毎に、各商品の1個当たりの容量を示す商品容量情報を記憶し、
前記算出手段は、前記記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する区分毎在庫総容量を算出する在庫管理装置。
In the stock management device according to any one of claims 1 to 7,
The storage means stores, for each of the product codes or for each of the product classification codes, product capacity information indicating a capacity per one product.
The stock management device, wherein the calculation means calculates the total stock capacity for each category corresponding to each of the merchandise category codes based on the information stored in the storage means.
請求項8に記載の在庫管理装置において、
同種かつ容量違いの商品には異なる前記商品区分コードが対応付けられ、
前記記憶手段は、同種かつ容量違いの商品に対応する複数の前記商品区分コードを互いに対応付けて記憶し、
前記算出手段は、同種かつ容量違いの複数の前記商品区分コード各々に対応する前記区分毎在庫総容量を足し合わせた商品種毎在庫総容量を算出する在庫管理装置。
In the stock management device according to claim 8,
Different goods classification codes are associated with products of the same kind and different capacity,
The storage means stores a plurality of the item classification codes corresponding to the same kind of products having different capacities in association with each other.
The stock management device calculates the total stock capacity for each product type, which is the sum of the total stock capacity for each category corresponding to each of the plurality of product category codes of the same type and different capacities.
請求項8又は9に記載の在庫管理装置において、
前記記憶手段は、前記商品区分コード毎、又は、同種商品毎に、所定単位当たりの使用量を示す使用量情報を記憶し、
前記算出手段は、前記区分毎在庫総容量、又は、前記商品種毎在庫総容量を、前記所定単位に換算する在庫管理装置。
In the stock management device according to claim 8 or 9,
The storage means stores usage amount information indicating a usage amount per predetermined unit for each of the commodity classification code or for each homogeneous commodity.
The stock management device, wherein the calculation means converts the total stock capacity per category or the total stock capacity per commodity type into the predetermined unit.
コンピュータが、
各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出工程と、
前記算出工程での算出結果を出力する出力工程と、
を実行する在庫管理方法。
The computer is
Calculating the stock amount corresponding to each of the commodity classification codes based on the information stored in the storage means for storing the number of commodities in stock and the commodity classification code;
An output step of outputting a calculation result in the calculation step;
Inventory management method to carry out.
コンピュータを、
各商品の在庫個数と商品区分コードとを記憶する記憶手段に記憶された情報に基づき、前記商品区分コード各々に対応する在庫量を算出する算出手段、
前記算出手段による算出結果を出力する出力手段、
として機能させるプログラム。
Computer,
Calculation means for calculating the stock amount corresponding to each of the commodity classification codes, based on the information stored in the storage unit for storing the inventory quantity of each commodity and the commodity classification code
Output means for outputting the calculation result by the calculation means;
A program to function as
JP2017084363A 2017-04-21 2017-04-21 Inventory management equipment, inventory management methods and programs Active JP6996106B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2017084363A JP6996106B2 (en) 2017-04-21 2017-04-21 Inventory management equipment, inventory management methods and programs
JP2021177797A JP2022009751A (en) 2017-04-21 2021-10-29 Inventory management device, inventory management method, and program
JP2023147658A JP2023160952A (en) 2017-04-21 2023-09-12 Inventory management device, inventory management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017084363A JP6996106B2 (en) 2017-04-21 2017-04-21 Inventory management equipment, inventory management methods and programs

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021177797A Division JP2022009751A (en) 2017-04-21 2021-10-29 Inventory management device, inventory management method, and program

Publications (2)

Publication Number Publication Date
JP2018181238A true JP2018181238A (en) 2018-11-15
JP6996106B2 JP6996106B2 (en) 2022-01-17

Family

ID=64275698

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2017084363A Active JP6996106B2 (en) 2017-04-21 2017-04-21 Inventory management equipment, inventory management methods and programs
JP2021177797A Pending JP2022009751A (en) 2017-04-21 2021-10-29 Inventory management device, inventory management method, and program
JP2023147658A Pending JP2023160952A (en) 2017-04-21 2023-09-12 Inventory management device, inventory management method, and program

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2021177797A Pending JP2022009751A (en) 2017-04-21 2021-10-29 Inventory management device, inventory management method, and program
JP2023147658A Pending JP2023160952A (en) 2017-04-21 2023-09-12 Inventory management device, inventory management method, and program

Country Status (1)

Country Link
JP (3) JP6996106B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113807791A (en) * 2021-09-28 2021-12-17 重庆允成互联网科技有限公司 Method for rapidly entering and exiting warehouse
JP7440061B2 (en) 2020-02-10 2024-02-28 株式会社La・Pita Disaster prevention supplies stockpile management system

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05189464A (en) * 1992-01-10 1993-07-30 Fujitsu Ltd Chemical stock control system
JPH10171895A (en) * 1996-12-05 1998-06-26 Hitachi Ltd Method for supplying merchandise
JP2000207642A (en) * 1999-01-12 2000-07-28 Tobu Department Store Co Ltd Method and system for commodity management
JP2001229319A (en) * 2000-02-16 2001-08-24 Matsushita Electric Ind Co Ltd Inventory control method and inventory control device to be used for the method
JP2001273367A (en) * 2000-03-27 2001-10-05 Yuyama Manufacturing Co Ltd Stock control system for medicine
JP2002067396A (en) * 2000-08-29 2002-03-05 Teraoka Seiko Co Ltd Label printer
JP2003016528A (en) * 2001-06-29 2003-01-17 Teraoka Seiko Co Ltd Method for processing merchandise production data and merchandise sales data, and device used for the method
JP2003308418A (en) * 2003-04-11 2003-10-31 Toshiba Corp Chemical substance management system, chemical substance management method and recording medium
JP2011227848A (en) * 2010-04-23 2011-11-10 Olive Data Processing Service Co Ltd Cooking ingredient order and cost calculation program
JP2014191793A (en) * 2013-03-28 2014-10-06 Hitachi Ltd Storage and supply management device, storage and supply management method and storage and supply management program
JP3201678U (en) * 2015-10-01 2015-12-24 オリーブ情報処理サービス株式会社 Course food ordering cost system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006188331A (en) * 2005-01-06 2006-07-20 Hitachi Ltd Method and system for supporting article distribution
JP2013137598A (en) * 2011-12-28 2013-07-11 Hitachi Consumer Electronics Co Ltd Recommendation device for product purchase
JP6124082B2 (en) * 2014-03-31 2017-05-10 株式会社日本マシンサービス Vending machine management system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05189464A (en) * 1992-01-10 1993-07-30 Fujitsu Ltd Chemical stock control system
JPH10171895A (en) * 1996-12-05 1998-06-26 Hitachi Ltd Method for supplying merchandise
JP2000207642A (en) * 1999-01-12 2000-07-28 Tobu Department Store Co Ltd Method and system for commodity management
JP2001229319A (en) * 2000-02-16 2001-08-24 Matsushita Electric Ind Co Ltd Inventory control method and inventory control device to be used for the method
JP2001273367A (en) * 2000-03-27 2001-10-05 Yuyama Manufacturing Co Ltd Stock control system for medicine
JP2002067396A (en) * 2000-08-29 2002-03-05 Teraoka Seiko Co Ltd Label printer
JP2003016528A (en) * 2001-06-29 2003-01-17 Teraoka Seiko Co Ltd Method for processing merchandise production data and merchandise sales data, and device used for the method
JP2003308418A (en) * 2003-04-11 2003-10-31 Toshiba Corp Chemical substance management system, chemical substance management method and recording medium
JP2011227848A (en) * 2010-04-23 2011-11-10 Olive Data Processing Service Co Ltd Cooking ingredient order and cost calculation program
JP2014191793A (en) * 2013-03-28 2014-10-06 Hitachi Ltd Storage and supply management device, storage and supply management method and storage and supply management program
JP3201678U (en) * 2015-10-01 2015-12-24 オリーブ情報処理サービス株式会社 Course food ordering cost system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7440061B2 (en) 2020-02-10 2024-02-28 株式会社La・Pita Disaster prevention supplies stockpile management system
CN113807791A (en) * 2021-09-28 2021-12-17 重庆允成互联网科技有限公司 Method for rapidly entering and exiting warehouse

Also Published As

Publication number Publication date
JP2022009751A (en) 2022-01-14
JP2023160952A (en) 2023-11-02
JP6996106B2 (en) 2022-01-17

Similar Documents

Publication Publication Date Title
JP6463804B2 (en) Article interaction and movement detection method
US10163149B1 (en) Providing item pick and place information to a user
JP5642490B2 (en) History information management system, history information management server, and history information management program
CN110717800B (en) Digital processing method, device and system for restaurant stores
KR20200019685A (en) Systems and methods that facilitate parcel pickup
JP2023160952A (en) Inventory management device, inventory management method, and program
JP6556988B2 (en) Shopping support system, customer terminal, server, shopping support method, program, and shopping cart
JP2009032155A (en) Commodity information display system
JP2018173722A (en) Store system, electronic shelf tag, and processing method and program of processing store system
US11941679B1 (en) Notifying users of item expiration
KR101477662B1 (en) Ordering goods information arranging method in management system of internet shopping mall
JP7200538B2 (en) Product trace system, product information management server, information terminal, product trace method, and program
JP2023139297A (en) Business support system, business support apparatus, business support method, and computer program
JP6530851B1 (en) System, method, and program for providing shopping service
JP2015191596A (en) order management system and order management method
JP2017126246A (en) Shipment instruction program, shipment instruction device and shipment instruction system
TWM513424U (en) Freight-in/out management device and system
JP6531046B2 (en) Product Delivery Confirmation Form Generation System, Product Delivery Confirmation Form Generation Program, and Product Delivery Confirmation Form
JP2019057153A (en) Information processing system, central management system, information processing method, and program
CN113544753A (en) Sales management server, sales management system, sales management method, and recording medium
CN111292032A (en) Warehousing operation method, device, readable medium and system
JP2020068005A (en) System, method, and program for providing shopping proxy service
JP6259376B2 (en) Order registration processing apparatus and order registration processing program
JP2018108879A (en) Inventory management system
JP7294473B2 (en) SERVER DEVICE, ASSET MANAGEMENT SYSTEM, CONTROL METHOD, AND PROGRAM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210209

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210329

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211005

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211029

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211129

R150 Certificate of patent or registration of utility model

Ref document number: 6996106

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150