[go: up one dir, main page]

JP2018077774A - Management device, management system, and program - Google Patents

Management device, management system, and program Download PDF

Info

Publication number
JP2018077774A
JP2018077774A JP2016220732A JP2016220732A JP2018077774A JP 2018077774 A JP2018077774 A JP 2018077774A JP 2016220732 A JP2016220732 A JP 2016220732A JP 2016220732 A JP2016220732 A JP 2016220732A JP 2018077774 A JP2018077774 A JP 2018077774A
Authority
JP
Japan
Prior art keywords
storage
warehouse
article
management device
location
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
JP2016220732A
Other languages
Japanese (ja)
Other versions
JP6277251B1 (en
Inventor
善壽 中野
Yoshihisa Nakano
善壽 中野
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.)
TERADA SOKO KK
Original Assignee
TERADA SOKO KK
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 TERADA SOKO KK filed Critical TERADA SOKO KK
Priority to JP2016220732A priority Critical patent/JP6277251B1/en
Application granted granted Critical
Publication of JP6277251B1 publication Critical patent/JP6277251B1/en
Publication of JP2018077774A publication Critical patent/JP2018077774A/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a management device to store goods into storage spaces that are appropriate for storing the goods.SOLUTION: A management device 20 comprises: a specifying part for specifying a storage condition of a piece of goods in accordance with a request to deposit the piece of goods; a selecting part for selecting a storage space that satisfies the storage condition specified by the specifying part from a plurality of storage spaces; and an outputting part for outputting an instruction to store the piece of goods into the storage space selected by the selecting part.SELECTED DRAWING: Figure 6

Description

本発明は、物品の入庫を管理する技術に関する。   The present invention relates to a technique for managing goods storage.

複数の倉庫が利用可能な場合において、これらの倉庫の中から、ユーザーの荷物を保管する倉庫を選択する技術が提案されている。例えば特許文献1には、利用者の所在地に最も近い空き倉庫を選択する技術が記載されている。   In the case where a plurality of warehouses are available, a technique for selecting a warehouse for storing a user's luggage from among these warehouses has been proposed. For example, Patent Literature 1 describes a technique for selecting an empty warehouse closest to a user's location.

特開2015−30582号公報Japanese Patent Laying-Open No. 2015-30582

物品の保管において、物品毎に適切な保管条件は異なる場合がある。そのため、物品を保管する倉庫は、物品に応じた保管条件を満たす倉庫であることが好ましい。しかし、特許文献1に記載された技術では、倉庫を選択するときに、このような物品に応じた保管条件は全く考慮されていないため、物品の保管に適さない倉庫に物品が入庫される可能性がある。
本発明は、物品の保管に適した保管場所に物品を入庫させることを目的とする。
In storage of articles, appropriate storage conditions may differ from article to article. Therefore, it is preferable that the warehouse for storing articles is a warehouse that satisfies the storage conditions corresponding to the articles. However, in the technique described in Patent Document 1, when selecting a warehouse, storage conditions according to such an article are not considered at all, and thus the article can be stored in a warehouse that is not suitable for storing the article. There is sex.
An object of the present invention is to allow goods to be stored in a storage place suitable for storing the goods.

本発明は、物品の預け入れ要求に応じて、前記物品の保管条件を特定する特定部と、複数の保管場所の中から、前記特定された保管条件を満たす保管場所を選択する選択部と、前記選択された保管場所への前記物品の入庫指示を出力する出力部とを備える管理装置を提供する。   The present invention provides, in response to a request for depositing an article, a specifying unit that specifies storage conditions for the article, a selection unit that selects a storage location that satisfies the specified storage condition from a plurality of storage locations, A management device is provided that includes an output unit that outputs an instruction to enter the article into a selected storage location.

また、本発明は、物品の預け入れ要求に応じて、前記物品の保管条件を特定する特定部と、複数の保管場所の中から、前記特定された保管条件を満たす保管場所を選択する選択部と、前記選択された保管場所への前記物品の入庫指示を出力する出力部とを備える管理システムを提供する。   Further, the present invention provides a specifying unit for specifying the storage condition of the article in response to a depositing request for the article, and a selection unit for selecting a storage location that satisfies the specified storage condition from a plurality of storage locations. A management system comprising: an output unit that outputs a warehousing instruction for the article to the selected storage location.

さらに、本発明は、コンピュータに、物品の預け入れ要求に応じて、前記物品の保管条件を特定するステップと、複数の保管場所の中から、前記特定された保管条件を満たす保管場所を選択するステップと、前記選択された保管場所への前記物品の入庫指示を出力するステップとを実行させるためのプログラムを提供する。   Further, according to the present invention, a step of specifying a storage condition for the article in response to a request for depositing the article, and a step of selecting a storage location satisfying the specified storage condition from a plurality of storage locations. And a step of outputting an instruction for warehousing the article to the selected storage location.

本発明によれば、物品の保管に適した保管場所に物品を入庫させることができる。   According to the present invention, an article can be stored in a storage place suitable for storing the article.

管理システム1の一例を示す図。The figure which shows an example of the management system. 管理装置20のハードウェア構成の一例を示す図。The figure which shows an example of the hardware constitutions of the management apparatus 20. 倉庫データベース110の一例を示す図。The figure which shows an example of the warehouse database. 保管条件テーブル120の一例を示す図。The figure which shows an example of the storage condition table. 倉庫端末30のハードウェア構成の一例を示す図。The figure which shows an example of the hardware constitutions of the warehouse terminal. 管理装置20の機能構成の一例を示す図。The figure which shows an example of a function structure of the management apparatus. 倉庫の選択方法の一例を示す図。The figure which shows an example of the selection method of a warehouse. 管理システム1の動作の一例を示すシーケンスチャート。3 is a sequence chart showing an example of the operation of the management system 1.

管理システム1の構成
図1は、本実施形態に係る管理システム1の一例を示す図である。管理システム1においては、複数の倉庫が利用可能である。ユーザーは、自分の荷物をこれらの倉庫のいずれかに預けることができる。なお、各倉庫は、物理的に独立した建物であってもよいし、1つの建物内に設けられた複数の保管場所のうちの一つであってもよい。
Configuration of Management System 1 FIG. 1 is a diagram illustrating an example of a management system 1 according to the present embodiment. In the management system 1, a plurality of warehouses can be used. Users can deposit their luggage in any of these warehouses. Each warehouse may be a physically independent building or may be one of a plurality of storage locations provided in one building.

管理システム1は、ユーザー端末10と、管理装置20と、複数の倉庫端末30とを備える。ユーザー端末10、管理装置20、及び複数の倉庫端末30は、インターネット等の通信回線2を介して接続される。ただし、通信回線2は、インターネットに限定されず、インターネットと他の通信回線との組み合わせであってもよいし、インターネット以外の通信回線であってもよい。   The management system 1 includes a user terminal 10, a management device 20, and a plurality of warehouse terminals 30. The user terminal 10, the management apparatus 20, and the plurality of warehouse terminals 30 are connected via a communication line 2 such as the Internet. However, the communication line 2 is not limited to the Internet, and may be a combination of the Internet and another communication line, or may be a communication line other than the Internet.

なお、図1では、ユーザー端末10は1つしか示されていないが、実際にはユーザーの数だけユーザー端末10が存在する。また、管理装置20の数、及び倉庫端末30の数は例示に過ぎず、これに限定されない。例えば、倉庫端末30の数は、図1に例示された数より多くてもよいし、少なくてもよい。   In FIG. 1, only one user terminal 10 is shown, but there are actually as many user terminals 10 as the number of users. Moreover, the number of the management apparatuses 20 and the number of warehouse terminals 30 are only examples, and are not limited thereto. For example, the number of warehouse terminals 30 may be larger or smaller than the number illustrated in FIG.

ユーザー端末10は、ユーザーにより使用される。ユーザー端末10としては、例えばスマートフォン、タブレット端末、又はクライアントコンピュータが用いられる。ユーザー端末10は、ユーザーによる荷物の預け入れ要求及び管理装置20からの各種の通知の閲覧に用いられる。   The user terminal 10 is used by a user. As the user terminal 10, for example, a smartphone, a tablet terminal, or a client computer is used. The user terminal 10 is used for browsing a package deposit request by a user and various notifications from the management device 20.

荷物の預け入れ要求は、例えば管理装置20に入庫申請情報を送信することにより行われる。この入庫申請情報には、例えば荷物IDと、荷物に含まれる物品を示す情報(以下、「物品情報」という。)と、集荷に関する情報(以下、「集荷情報」という。)とが含まれる。荷物IDは、荷物を一意に識別する情報である。物品情報には、例えば物品の種別、物品又は物品を入れる容器のサイズ、性質、素材、ブランド名、価格等の情報が含まれる。集荷情報には、集荷先の住所や希望集荷日時等の情報が含まれる。また、入庫申請情報には、物品の予定保管期間が含まれてもよい。   The baggage deposit request is made, for example, by transmitting warehousing application information to the management device 20. The warehousing application information includes, for example, a package ID, information indicating an article included in the package (hereinafter referred to as “article information”), and information related to collection (hereinafter referred to as “collection information”). The package ID is information for uniquely identifying the package. The article information includes, for example, information such as the type of article, the size of the article or the container in which the article is placed, the nature, the material, the brand name, and the price. The collection information includes information such as the address of the collection destination and the desired collection date and time. In addition, the warehousing application information may include a planned storage period of the article.

管理装置20のハードウェア構成
図2は、管理装置20のハードウェア構成の一例を示す図である。管理装置20は、例えば管理システム1の運営者によって管理される。管理装置20は、複数の倉庫の中からユーザーが預ける物品の保管に適した倉庫を選択し、選択した倉庫に対して物品の入庫を指示する処理を行う。
Hardware Configuration of Management Device 20 FIG. 2 is a diagram illustrating an example of a hardware configuration of the management device 20. The management device 20 is managed by an operator of the management system 1, for example. The management device 20 selects a warehouse suitable for storing the articles deposited by the user from a plurality of warehouses, and performs a process of instructing the selected warehouse to store the articles.

管理装置20は、プロセッサー21と、メモリー22と、通信インタフェース23と、ストレージ24とを備える。プロセッサー21、メモリー22、通信インタフェース23、及びストレージ24は、バス25を介して接続される。   The management device 20 includes a processor 21, a memory 22, a communication interface 23, and a storage 24. The processor 21, the memory 22, the communication interface 23, and the storage 24 are connected via a bus 25.

プロセッサー21は、プログラムをメモリー22に読み出して実行することにより、管理装置20の各部を制御するとともに、各種の処理を行う。プロセッサー21としては、例えばCPU(Central Processing Unit)が用いられる。メモリー22は、プロセッサー21により実行されるプログラムを記憶する。メモリー22としては、例えばROM(Read Only Memory)及びRAM(Random Access Memory)が用いられる。   The processor 21 reads out the program to the memory 22 and executes it, thereby controlling each unit of the management apparatus 20 and performing various processes. For example, a CPU (Central Processing Unit) is used as the processor 21. The memory 22 stores a program executed by the processor 21. As the memory 22, for example, a ROM (Read Only Memory) and a RAM (Random Access Memory) are used.

通信インタフェース23は、通信回線2に接続され、通信回線2を介してデータ通信を行う。ストレージ24は、各種のデータ及びプログラムを記憶する。ストレージ24としては、例えばハードディスク又はフラッシュメモリーが用いられる。ストレージ24には、管理装置20に上述した処理を実行させるためのプログラムの他、倉庫データベース110と、保管条件テーブル120とが記憶される。   The communication interface 23 is connected to the communication line 2 and performs data communication via the communication line 2. The storage 24 stores various data and programs. As the storage 24, for example, a hard disk or a flash memory is used. The storage 24 stores a warehouse database 110 and a storage condition table 120 in addition to a program for causing the management apparatus 20 to execute the processing described above.

図3は、倉庫データベース110の一例を示す図である。倉庫データベース110には、倉庫IDに対応付けて、倉庫の住所と、空き状況と、スペックとが格納される。倉庫IDは、倉庫を一意に識別する情報である。倉庫の住所は、倉庫の所在地を示す情報である。空き状況は、倉庫の空き状況を示す情報である。空き状況は、例えば倉庫の従業員による倉庫端末30の操作に応じて、随時更新される。   FIG. 3 is a diagram illustrating an example of the warehouse database 110. The warehouse database 110 stores the warehouse address, availability, and specifications in association with the warehouse ID. The warehouse ID is information that uniquely identifies the warehouse. The warehouse address is information indicating the location of the warehouse. The vacancy status is information indicating the vacancy status of the warehouse. The vacancy status is updated as needed, for example, according to the operation of the warehouse terminal 30 by a warehouse employee.

スペックは、物品の保管に関して倉庫が提供することができる機能を表す情報である。倉庫は、例えば保管する物品の特性に応じた複数の保管スペースを有してもよい。この複数の保管スペースには、例えばワイン等の食品に適した温度及び湿度管理をすることができる保管スペース、絵画を保存するのに適した温度及び湿度管理をすることができる保管スペース、しわがつかないように服を吊って保管することができる吊り保管スペース、ゴルフバック等の特殊形状の物品を保管することができる保管スペース、上にものを積まないように物品を保管することができる壊れ物用専用の保管スペース等の各種の保管スペースが含まれる。   The specification is information representing a function that can be provided by the warehouse with respect to storage of articles. The warehouse may have, for example, a plurality of storage spaces according to the characteristics of articles to be stored. The plurality of storage spaces include, for example, a storage space capable of temperature and humidity management suitable for food such as wine, a storage space capable of temperature and humidity management suitable for storing paintings, and wrinkles. Hanging storage space where clothes can be suspended and stored, storage space where special shaped items such as golf bags can be stored, broken items where items can be stored so as not to be stacked on top Various storage spaces such as dedicated storage spaces are included.

スペックには、例えば各保管スペースにおける保管環境、保管設備、付加サービス、又は保管体制が含まれる。保管環境には、例えば温度、湿度、又は照度が含まれる。倉庫の設備には、例えば吊り保管スペース等の有無、棚サイズ、一つの棚に入る箱数、撮影ブースの有無、撮影ブースのライン数、又はセキュリティ設備が含まれる。付加サービスには、例えば撮影サービスが含まれる。この撮影サービスとは、保管対象となる物品を撮影ブースで一つずつ撮影し、撮影した画像をユーザーに提供するサービスである。なお、付加サービスは、必ずしも物品の保管に関するサービスでなくてもよい。例えば、付加サービスは、物品の入庫や出庫に関するサービスであってもよい。保管体制には、例えば従業員体制又は倉庫稼働日が含まれる。ただし、スペックは、ここに例示したものに限定されず、物品の保管に関して倉庫が提供することができる機能を表す情報ものであれば、どのようなものであってもよい。   The specifications include, for example, storage environments, storage facilities, additional services, or storage systems in each storage space. The storage environment includes, for example, temperature, humidity, or illuminance. The warehouse facilities include, for example, the presence / absence of a suspended storage space, shelf size, the number of boxes in one shelf, the presence / absence of a photography booth, the number of photography booth lines, or security equipment. The additional service includes, for example, a photographing service. This photography service is a service for photographing an article to be stored one by one in a photography booth and providing the photographed image to a user. The additional service does not necessarily have to be a service related to article storage. For example, the additional service may be a service related to goods entering and leaving. The storage system includes, for example, an employee system or a warehouse working day. However, the specs are not limited to those exemplified here, and any specs may be used as long as they represent information that can be provided by the warehouse regarding the storage of articles.

図4は、保管条件テーブル120の一例を示す図である。保管条件テーブル120には、物品の種別と対応付けて、この物品の保管条件が格納される。この保管条件は、物品の保管に好ましい又は必要な条件である。保管条件は、物品の種別毎に予め定められる。例えば食品は、冷蔵で保管するのが好ましい。この場合、物品の種別「食品」と対応付けて、「冷蔵」という保管条件が格納される。   FIG. 4 is a diagram illustrating an example of the storage condition table 120. The storage condition table 120 stores the storage conditions of the article in association with the type of the article. This storage condition is a preferable or necessary condition for storing the article. Storage conditions are predetermined for each type of article. For example, food is preferably stored refrigerated. In this case, the storage condition “refrigerated” is stored in association with the item type “food”.

倉庫端末30のハードウェア構成
図5は、倉庫端末30のハードウェア構成の一例を示す図である。倉庫端末30は、倉庫毎に設けられ、各倉庫の従業員によって使用される。図1に示す例では、倉庫端末30A〜30Dは倉庫A〜Dにそれぞれ設けられる。倉庫端末30としては、例えばクライアントコンピュータ、タブレット端末、又はスマートフォンが用いられる。倉庫端末30は、上述した倉庫データベース110に格納された空き状況の更新を含む管理装置20との情報の入出力に用いられる。
Hardware Configuration of Warehouse Terminal 30 FIG. 5 is a diagram illustrating an example of a hardware configuration of the warehouse terminal 30. The warehouse terminal 30 is provided for each warehouse and is used by employees of each warehouse. In the example illustrated in FIG. 1, warehouse terminals 30A to 30D are provided in warehouses A to D, respectively. As the warehouse terminal 30, for example, a client computer, a tablet terminal, or a smartphone is used. The warehouse terminal 30 is used for input / output of information with the management apparatus 20 including the update of the empty situation stored in the warehouse database 110 described above.

倉庫端末30は、プロセッサー31と、メモリー32と、通信インタフェース33と、ストレージ34と、ディスプレイ35、入力部36とを備える。プロセッサー31、メモリー32、通信インタフェース33、ストレージ34、ディスプレイ35、及び入力部36は、バス37を介して接続される。   The warehouse terminal 30 includes a processor 31, a memory 32, a communication interface 33, a storage 34, a display 35, and an input unit 36. The processor 31, memory 32, communication interface 33, storage 34, display 35, and input unit 36 are connected via a bus 37.

プロセッサー31は、プログラムをメモリー32に読み出して実行することにより、倉庫端末30の各部を制御するとともに、各種の処理を行う。プロセッサー31としては、例えばCPUが用いられる。メモリー32は、プロセッサー31により実行されるプログラムを記憶する。メモリー32としては、例えばROM及びRAMが用いられる。   The processor 31 reads out and executes the program in the memory 32 to control each unit of the warehouse terminal 30 and perform various processes. For example, a CPU is used as the processor 31. The memory 32 stores a program executed by the processor 31. As the memory 32, for example, a ROM and a RAM are used.

通信インタフェース33は、通信回線2に接続され、通信回線2を介してデータ通信を行う。ストレージ34は、各種のデータ及びプログラムを記憶する。ストレージ34としては、例えばハードディスク又はフラッシュメモリーが用いられる。   The communication interface 33 is connected to the communication line 2 and performs data communication via the communication line 2. The storage 34 stores various data and programs. As the storage 34, for example, a hard disk or a flash memory is used.

ディスプレイ35は、各種の情報を表示する。ディスプレイ35としては、例えば液晶ディスプレイが用いられる。入力部36は、データの入力に用いられる。入力部36としては、例えばキーボード及びマウス、キー、又はタッチセンサーが用いられる。このタッチセンサーとディスプレイ35との組み合わせにより、タッチパネルが構成される。   The display 35 displays various information. As the display 35, for example, a liquid crystal display is used. The input unit 36 is used for data input. As the input unit 36, for example, a keyboard and a mouse, a key, or a touch sensor is used. A touch panel is configured by a combination of the touch sensor and the display 35.

管理装置20の機能構成
図6は、管理装置20の機能構成の一例を示す図である。管理装置20は、特定部101と、選択部102と、出力部103と、通知部104として機能する。特定部101及び選択部102は、プロセッサー21がメモリー22に記憶されたプログラムを実行することにより実現される。出力部103及び通知部104は、プロセッサー21がメモリー22に記憶されたプログラムを実行することにより実現され、又はプロセッサー21による制御の下、通信インタフェース23により実現される。
Functional Configuration of Management Device 20 FIG. 6 is a diagram illustrating an example of a functional configuration of the management device 20. The management device 20 functions as the specifying unit 101, the selection unit 102, the output unit 103, and the notification unit 104. The specifying unit 101 and the selecting unit 102 are realized by the processor 21 executing a program stored in the memory 22. The output unit 103 and the notification unit 104 are realized by the processor 21 executing a program stored in the memory 22, or realized by the communication interface 23 under the control of the processor 21.

特定部101は、物品の預け入れ要求に応じて、この物品の保管条件を特定する。例えば、ユーザー端末10から受信した入庫申請情報に物品の種別が含まれる場合、特定部101は、保管条件テーブル120を参照して、この物品の種別に応じた保管条件を特定してもよい。   The specifying unit 101 specifies the storage condition of the article in response to the article deposit request. For example, when the article type is included in the warehousing application information received from the user terminal 10, the specifying unit 101 may specify the storage condition according to the article type with reference to the storage condition table 120.

選択部102は、複数の倉庫の中から、特定部101により特定された保管条件を満たす倉庫を選択する。また、選択部102は、この保管条件と他の条件とに応じて、倉庫の選択を行ってもよい。   The selection unit 102 selects a warehouse that satisfies the storage condition specified by the specification unit 101 from a plurality of warehouses. The selection unit 102 may select a warehouse according to the storage condition and other conditions.

図7は、倉庫の選択方法の一例を示す図である。この例では、第1選択条件〜第3選択条件及び付加選択条件が用いられる。第1選択条件は、特定部101により特定された保管条件を満たすことである。例えば、特定部101により特定された保管条件と倉庫データベース110に格納された各倉庫のスペックとに応じて、保管条件を満たす倉庫が候補として選択される。   FIG. 7 is a diagram illustrating an example of a warehouse selection method. In this example, the first selection condition to the third selection condition and the additional selection condition are used. The first selection condition is to satisfy the storage condition specified by the specifying unit 101. For example, a warehouse satisfying the storage condition is selected as a candidate according to the storage condition specified by the specifying unit 101 and the specifications of each warehouse stored in the warehouse database 110.

第2選択条件は、空きがあることである。例えば、倉庫データベース110に格納された空き状況に応じて、空きがある倉庫が候補として選択される。   The second selection condition is that there is a vacancy. For example, a warehouse having a vacancy is selected as a candidate according to the vacancy situation stored in the warehouse database 110.

第3選択条件は、ユーザーの所在地に近いことである。この第3選択条件は、ユーザーの所在地と複数の倉庫の所在地との関係に応じて判定される。ユーザーの所在地は、例えば入庫申請情報に含まれる集荷先の住所により示される。例えば、この集荷先の住所と倉庫データベース110に格納された倉庫の住所とに応じて、これらの住所により示される2地点間の距離又は移動時間が最も小さい倉庫が候補として選択される。他の例において、この2地点間の距離又は移動時間が閾値以下の倉庫が候補として選択されてもよい。この閾値は、例えば集荷にかかる料金が所定の料金以下となるような値に設定されてもよい。   The third selection condition is close to the user's location. This third selection condition is determined according to the relationship between the location of the user and the locations of the plurality of warehouses. The user's location is indicated by, for example, the address of the collection destination included in the warehousing application information. For example, according to the address of the collection destination and the address of the warehouse stored in the warehouse database 110, a warehouse having the shortest distance or moving time between two points indicated by these addresses is selected as a candidate. In another example, a warehouse having a distance or movement time between the two points that is equal to or less than a threshold value may be selected as a candidate. For example, the threshold may be set to a value such that the charge for collection is equal to or less than a predetermined charge.

付加選択条件は、例えば倉庫の保管スペースのサイズと物品又は物品を入れる容器のサイズとの差が小さいことである。物品を入れる容器のサイズとは、例えば、箱のサイズ、倉庫の運営者又は運送業者が指定する専用のケースのサイズである。この保管スペースのサイズは、例えば倉庫データベース110に格納された棚サイズにより示される。例えば、この棚サイズと、入庫申請情報に含まれる物品又は物品を入れる容器のサイズとの差が閾値より小さい倉庫が候補として選択されてもよい。この閾値は、例えば保管スペースが無駄にならないような値に設定されてもよい。   The additional selection condition is, for example, that the difference between the size of the storage space of the warehouse and the size of the article or the container for storing the article is small. The size of a container for storing articles is, for example, the size of a box, the size of a dedicated case designated by a warehouse operator or a carrier. The size of this storage space is indicated by the shelf size stored in the warehouse database 110, for example. For example, a warehouse in which the difference between the shelf size and the size of the article included in the warehousing application information or the container for storing the article is smaller than a threshold value may be selected as a candidate. This threshold value may be set to a value such that the storage space is not wasted, for example.

別の付加選択条件は、倉庫の保管コストが低いことである。例えばユーザーの所在地が都市部であり、ユーザーの所在地から離れる程、倉庫の保管コストが低くなるという関係がある場合がある。この場合、例えば入庫申請情報に含まれる集荷先の住所と、倉庫データベース110に格納された倉庫の住所とに応じて、ユーザーの所在地から閾値より遠い倉庫が候補として選択されてもよい。この閾値は、例えば保管コストが所定のコスト以下となるような値に設定されてもよい。ただし、ユーザーの予定保管期間が短い場合には、ユーザーの所在地から遠い倉庫に荷物が入庫されると不便である。したがって、例えば入庫申請情報に閾値より大きい予定保管期間が含まれる場合に限り、この付加選択条件が適用されてもよい。   Another additional selection condition is a low warehouse storage cost. For example, there is a case where the user's location is in an urban area and the storage cost of the warehouse becomes lower as the user's location is farther away. In this case, for example, a warehouse far from the user's location from the threshold may be selected as a candidate according to the address of the collection destination included in the warehousing application information and the address of the warehouse stored in the warehouse database 110. This threshold value may be set to a value such that the storage cost is equal to or lower than a predetermined cost, for example. However, if the user's planned storage period is short, it is inconvenient if the package is stored in a warehouse far from the user's location. Therefore, this additional selection condition may be applied only when, for example, the warehousing application information includes a scheduled storage period that is greater than the threshold.

選択部102は、これらの選択条件を用いて、以下のような手順で倉庫を選択してもよい。まず、第1段階において、複数の倉庫から第1選択条件を満たす倉庫が抽出される。第1段階において、1つの倉庫だけが抽出された場合、この倉庫が選択される。一方、第1段階において、複数の倉庫が抽出された場合、第2段階に進む。   The selection unit 102 may select a warehouse in the following procedure using these selection conditions. First, in the first stage, warehouses satisfying the first selection condition are extracted from a plurality of warehouses. In the first stage, if only one warehouse is extracted, this warehouse is selected. On the other hand, when a plurality of warehouses are extracted in the first stage, the process proceeds to the second stage.

第2段階において、第1段階において抽出された複数の倉庫から第2選択条件を満たす倉庫が抽出される。第2段階において、1つの倉庫だけが抽出された場合、この倉庫が選択される。一方、第2段階において、複数の倉庫が抽出された場合、第3段階に進む。   In the second stage, a warehouse that satisfies the second selection condition is extracted from the plurality of warehouses extracted in the first stage. In the second stage, if only one warehouse is extracted, this warehouse is selected. On the other hand, when a plurality of warehouses are extracted in the second stage, the process proceeds to the third stage.

第3段階において、第2段階において抽出された複数の倉庫から第3選択条件を満たす倉庫が抽出される。第3段階において、1つの倉庫だけが抽出された場合、この倉庫が選択される。一方、第3段階において、複数の倉庫が抽出された場合、第4段階に進む。   In the third stage, a warehouse that satisfies the third selection condition is extracted from the plurality of warehouses extracted in the second stage. In the third stage, if only one warehouse is extracted, this warehouse is selected. On the other hand, when a plurality of warehouses are extracted in the third stage, the process proceeds to the fourth stage.

第4段階において、第3段階において抽出された複数の倉庫から付加選択条件を満たす倉庫が抽出される。第4段階において、1つの倉庫だけが抽出された場合、この倉庫が選択される。なお、第4段階において、複数の倉庫が抽出された場合、所定のアルゴリズムに従ってこれらの倉庫の中から1つの倉庫が選択されてもよい。   In the fourth stage, a warehouse that satisfies the additional selection condition is extracted from the plurality of warehouses extracted in the third stage. In the fourth stage, if only one warehouse is extracted, this warehouse is selected. In the fourth stage, when a plurality of warehouses are extracted, one warehouse may be selected from these warehouses according to a predetermined algorithm.

出力部103は、選択部102により選択された倉庫への物品の入庫指示を出力する。この入庫指示は、例えば倉庫指示書に含まれてもよい。倉庫指示書の出力は、例えば選択部102により選択された倉庫に対応する倉庫端末30に倉庫指示書を送信することにより行われてもよい。他の例において、倉庫指示書の出力は、管理装置20に接続されたプリンターにより印刷されることにより行われてもよい。この場合、倉庫指示書は、郵送により倉庫に送られてもよい。   The output unit 103 outputs a goods storage instruction to the warehouse selected by the selection unit 102. This warehousing instruction may be included in, for example, a warehouse instruction sheet. The output of the warehouse instruction may be performed, for example, by transmitting the warehouse instruction to the warehouse terminal 30 corresponding to the warehouse selected by the selection unit 102. In another example, the warehouse instruction may be output by being printed by a printer connected to the management apparatus 20. In this case, the warehouse instruction may be sent to the warehouse by mail.

通知部104は、選択部102により選択された倉庫をユーザーに通知してもよい。この通知は、例えば電子メールをユーザー端末10に送信することにより行われてもよい。他の例において、この通知は、ユーザー用のウェブページに情報を掲載することにより行われてもよい。なお、ウェブページは、例えば周知のアクセス制限技術により、他のユーザーによるアクセスが禁止される仕組みを有していてもよい。なお、通知部104による通知は、行われなくてもよい。つまり、ユーザーには、選択部102により選択された倉庫が知らされなくてもよい。   The notification unit 104 may notify the user of the warehouse selected by the selection unit 102. This notification may be performed, for example, by transmitting an e-mail to the user terminal 10. In other examples, this notification may be made by posting information on a web page for the user. The web page may have a mechanism in which access by other users is prohibited by, for example, a well-known access restriction technique. Note that the notification by the notification unit 104 may not be performed. That is, the user may not be informed of the warehouse selected by the selection unit 102.

動作
図8は、管理システム1の動作の一例を示すシーケンスチャートである。この動作は、ユーザーが荷物を倉庫に預け入れるときに行われる。
Operation FIG. 8 is a sequence chart showing an example of the operation of the management system 1. This operation is performed when the user deposits the package in the warehouse.

ステップS1において、ユーザーの操作に応じて、ユーザー端末10から管理装置20に入庫申請情報が送信される。この例では、入庫申請情報には、荷物ID「001」と、「食品」という物品の種別と、集荷先の住所「X市・・・」とが含まれる。   In step S <b> 1, warehousing application information is transmitted from the user terminal 10 to the management device 20 in accordance with a user operation. In this example, the warehousing application information includes a package ID “001”, an item type “food”, and a collection destination address “X city...”.

ステップS2において、特定部101は、ユーザー端末10から受信した入庫申請情報に応じて、物品の保管条件を特定する。この例では、入庫申請情報には、「食品」という物品の種別が含まれる。図4に示す保管条件テーブル120には、物品の種別「食品」と対応付けて保管条件「冷蔵」が格納されている。この場合、「冷蔵」という保管条件が特定される。   In step S <b> 2, the specifying unit 101 specifies the storage condition of the article according to the warehousing application information received from the user terminal 10. In this example, the warehousing application information includes the type of article “food”. The storage condition table 120 illustrated in FIG. 4 stores the storage condition “refrigerated” in association with the item type “food”. In this case, the storage condition of “refrigeration” is specified.

ステップS3において、選択部102は、複数の倉庫の中から、図7に示すような選択条件を満たす倉庫を選択する。以下、倉庫の選択方法の具体例について説明する。   In step S3, the selection unit 102 selects a warehouse satisfying the selection condition as shown in FIG. 7 from a plurality of warehouses. Hereinafter, a specific example of the warehouse selection method will be described.

まず、第1段階において、複数の倉庫の中から、ステップS2において特定された保管条件「冷蔵」を満たす倉庫が抽出される。図3に示す倉庫データベース110では、倉庫ID「倉庫A」、「倉庫B」、及び「倉庫C」と対応付けて、スペック「温度帯:冷蔵、・・・」が格納されている。一方、倉庫ID「倉庫D」と対応付けて、スペック「温度帯:常温」が格納されている。これは、倉庫A〜Cが、冷蔵で保管することができる保管スペースを有するが、倉庫Dは、常温で保管する保管スペースを有するだけで、冷蔵で保管することができる保管スペースを有さないことを示す。この場合、倉庫A〜Cは、「冷蔵」という保管条件を満たすため、倉庫A〜Cが抽出される。   First, in the first stage, a warehouse satisfying the storage condition “refrigeration” specified in step S2 is extracted from a plurality of warehouses. In the warehouse database 110 shown in FIG. 3, specifications “temperature zone: refrigeration,...” Are stored in association with warehouse IDs “warehouse A”, “warehouse B”, and “warehouse C”. On the other hand, the specification “temperature zone: normal temperature” is stored in association with the warehouse ID “warehouse D”. This is because warehouses A to C have a storage space that can be stored refrigerated, but warehouse D only has a storage space that can be stored at room temperature, and does not have a storage space that can be stored refrigerated. It shows that. In this case, since the warehouses A to C satisfy the storage condition of “refrigeration”, the warehouses A to C are extracted.

第2段階において、倉庫A〜Cの中から、空きのある倉庫が抽出される。図3に示す倉庫データベース110では、倉庫ID「倉庫A」及び「倉庫B」と対応付けて、空き状況「空きあり」が格納されている。一方、倉庫ID「倉庫C」と対応付けて、空き状況「空きなし」が格納されている。これは、倉庫A及びBには空きがあるが、倉庫Cには空きがないことを示す。この場合、空きのある倉庫A及びBが抽出される。   In the second stage, an empty warehouse is extracted from the warehouses A to C. In the warehouse database 110 illustrated in FIG. 3, the availability status “available” is stored in association with the warehouse IDs “warehouse A” and “warehouse B”. On the other hand, the vacancy status “no vacancy” is stored in association with the warehouse ID “warehouse C”. This indicates that warehouses A and B have vacancy, but warehouse C has no vacancy. In this case, empty warehouses A and B are extracted.

第3段階において、倉庫A及びBのうち、ユーザーの所在地に近い倉庫が抽出される。この例では、入庫申請情報には、集荷先の住所「X市・・・」が含まれる。この集荷先の住所は、ユーザーの所在地を示す。図3に示す倉庫データベース110では、倉庫ID「倉庫A」と対応付けて、倉庫の住所「X市・・・」が格納されている。この住所「X市・・・」は、倉庫Aの所在地を示す。また、倉庫ID「倉庫B」と対応付けて、倉庫の住所「Y市・・・」が格納されている。この住所「Y市」は、倉庫Bの所在地を示す。ここでは、集荷先の住所「X市・・・」と倉庫Bの住所「Y市・・・」とが示す2地点間の距離に比べて、集荷先の住所「X市・・・」と倉庫Aの住所「X市・・・」とが示す2地点間の距離が小さい場合を想定する。この場合、倉庫Bより倉庫Aの方が集荷先に近いため、倉庫Aが抽出される。第3段階において1つの倉庫Aが抽出されたため、この倉庫Aが選択される。   In the third stage, a warehouse close to the user's location is extracted from the warehouses A and B. In this example, the warehousing application information includes the address “X city... The address of the pickup destination indicates the location of the user. In the warehouse database 110 shown in FIG. 3, the warehouse address “X city...” Is stored in association with the warehouse ID “warehouse A”. This address “X city...” Indicates the location of the warehouse A. Further, the warehouse address “Y city...” Is stored in association with the warehouse ID “warehouse B”. This address “Y city” indicates the location of warehouse B. Here, compared with the distance between two points indicated by the address “X city...” Of the collection destination and the address “Y city... Assume that the distance between two points indicated by the address “X city...” Of the warehouse A is small. In this case, since the warehouse A is closer to the collection destination than the warehouse B, the warehouse A is extracted. Since one warehouse A is extracted in the third stage, this warehouse A is selected.

ステップS4において、通知部104は、ステップS3において選択された倉庫をユーザーに通知する。具体的には、通知部104は、荷物IDが「001」である荷物の入庫先が倉庫Aであることを示す情報が記載された電子メールをユーザー端末10に送信する。   In step S4, the notification unit 104 notifies the user of the warehouse selected in step S3. Specifically, the notification unit 104 transmits an e-mail in which information indicating that the storage destination of the package with the package ID “001” is the warehouse A is described to the user terminal 10.

また、通知部104は、ユーザー用のウェブページに、荷物IDが「001」である荷物の入庫先が倉庫Aであることを示す情報を掲載してもよい。この場合、管理装置20のストレージ24には、このウェブページを示すページデータが格納される。このページデータを編集することにより、荷物IDが「001」である荷物の入庫先が倉庫Aであることを示す情報が掲載される。このページデータは、例えばユーザー端末10から要求に応じて、管理装置20の通信インタフェース23からユーザー端末10にページデータが送信される。ユーザー端末10は、管理装置20からページデータを受信すると、受信したページデータが示すウェブページを表示する。   In addition, the notification unit 104 may post information indicating that the storage destination of the package with the package ID “001” is the warehouse A on the web page for the user. In this case, the storage 24 of the management apparatus 20 stores page data indicating this web page. By editing this page data, information indicating that the storage destination of the package with the package ID “001” is the warehouse A is posted. For example, the page data is transmitted from the communication interface 23 of the management apparatus 20 to the user terminal 10 in response to a request from the user terminal 10. When the user terminal 10 receives the page data from the management device 20, the user terminal 10 displays the web page indicated by the received page data.

ステップS5において、出力部103は、ステップS3において選択された倉庫への物品の入庫を指示する倉庫指示書を生成する。この例では、荷物IDが「001」である荷物の倉庫Aへの入庫を指示する倉庫指示書が生成される。また、倉庫指示書には、入庫申請情報に含まれる集荷情報が含まれる。この集荷情報には、集荷先の住所「X市・・・」が含まれる。   In step S <b> 5, the output unit 103 generates a warehouse instruction for instructing goods to be stored in the warehouse selected in step S <b> 3. In this example, a warehouse instruction sheet for instructing storage of a package with the package ID “001” into the warehouse A is generated. Further, the warehouse instruction includes collection information included in the warehousing application information. This collection information includes the address “X city...” Of the collection destination.

ステップS6において、出力部103は、ステップS5において生成された倉庫指示書を出力する。具体的には、出力部103は、倉庫指示書を示す指示書データを倉庫Aに対応する倉庫端末30Aに送信する。倉庫端末30Aは、管理装置20から指示書データを受信すると、受信した指示書データが示す倉庫指示書を出力する。この出力は、例えば指示書をディスプレイ35に表示することにより行われてもよいし、倉庫端末30Aに接続されたプリンターにより印刷することにより行われてもよい。このようにして出力された倉庫指示書は、例えば倉庫Aの従業員に受け取られる。   In step S6, the output unit 103 outputs the warehouse instruction sheet generated in step S5. Specifically, the output unit 103 transmits instruction data indicating a warehouse instruction to the warehouse terminal 30A corresponding to the warehouse A. When the warehouse terminal 30A receives the instruction data from the management device 20, the warehouse terminal 30A outputs the warehouse instruction indicated by the received instruction data. This output may be performed, for example, by displaying an instruction sheet on the display 35 or may be performed by printing with a printer connected to the warehouse terminal 30A. The warehouse instructions output in this way are received by employees of the warehouse A, for example.

ステップS7において、倉庫指示書の内容に従って、集荷先の住所から荷物が集荷される。この荷物の集荷は、例えば倉庫の従業員から依頼を受けた運送業者によって行われてもよい。この例では、倉庫指示書には、集荷先の住所「X市・・・」が含まれる。この場合、運送業者は、集荷先の住所「X市・・・」に荷物を取りに行き、受け取った荷物を倉庫Aに運ぶ。この荷物は倉庫Aに入庫される。   In step S7, the package is collected from the address of the collection destination according to the contents of the warehouse instruction. The collection of the packages may be performed, for example, by a carrier who has received a request from a warehouse employee. In this example, the warehouse instruction includes the address “X city... In this case, the carrier goes to the collection address “X city...” To pick up the package and carries the received package to the warehouse A. This luggage is stored in warehouse A.

ステップS8において、荷物が倉庫に入庫されたことに応じて、荷物の入庫が完了したことが管理装置20に通知される。具体的には、荷物IDが「001」である荷物の入庫が完了したことを示すメッセージが倉庫端末30Aの通信インタフェース33から管理装置20に送信される。   In step S8, the management device 20 is notified that the storage of the package has been completed in response to the storage of the package in the warehouse. Specifically, a message indicating that the receipt of the package having the package ID “001” is completed is transmitted from the communication interface 33 of the warehouse terminal 30A to the management device 20.

ステップS9において、通知部104は、荷物の入庫が完了したことをユーザーに通知する。具体的には、通知部104は、荷物IDが「001」である荷物の入庫が完了したことを示す情報が記載された電子メールをユーザー端末10に送信する。また、通知部104は、上述したステップS4と同様に、ユーザー用のウェブページに、荷物IDが「001」である荷物の入庫が完了したことを示す情報を掲載してもよい。   In step S9, the notification unit 104 notifies the user that the storage of the package has been completed. Specifically, the notification unit 104 transmits to the user terminal 10 an e-mail in which information indicating that the storage of the package with the package ID “001” is completed. Further, the notification unit 104 may post information indicating that the storage of the package having the package ID “001” is completed on the web page for the user, as in step S4 described above.

本実施形態によれば、複数の倉庫の中から、物品に応じた保管条件を満たす倉庫が選択され、その倉庫への物品の入庫が指示されるため、物品の保管に適した倉庫に物品を入庫させることができる。また、図7に示す第2選択条件に従って空きのある倉庫が選択される場合には、倉庫の稼働率が向上する。図7に示す第3選択条件に従ってユーザーの所在地に近い倉庫が選択される場合には、集荷にかかる送料が抑えられる。図7に示す付加選択条件に従って倉庫の保管スペースのサイズと物品又は物品を入れる容器のサイズとの差が小さい倉庫が選択される場合には、保管効率が向上する。図7に示す別の付加選択条件に従って保管コストが低い倉庫が選択される場合には、保管コストが抑えられる。   According to the present embodiment, a warehouse satisfying the storage condition corresponding to the article is selected from a plurality of warehouses, and entry of the article into the warehouse is instructed. Can be stocked. Further, when an empty warehouse is selected according to the second selection condition shown in FIG. 7, the operating rate of the warehouse is improved. When a warehouse close to the user's location is selected according to the third selection condition shown in FIG. 7, the shipping cost for collection is reduced. When a warehouse having a small difference between the size of the storage space of the warehouse and the size of the article or the container for storing the article is selected according to the additional selection condition shown in FIG. 7, the storage efficiency is improved. When a warehouse with a low storage cost is selected according to another additional selection condition shown in FIG. 7, the storage cost can be suppressed.

変形例
上述した実施形態は、本発明の一例である。この実施形態は、以下のように変形してもよい。また、以下の変形例を組み合わせて実施してもよい。
Modified Embodiment The above-described embodiment is an example of the present invention. This embodiment may be modified as follows. Moreover, you may implement combining the following modifications.

変形例1
上述した実施形態において、入庫申請情報に保管条件が含まれる場合、特定部101は、入庫申請情報に含まれる保管条件を特定してもよい。この保管条件は、物品の種別に応じた保管条件であってもよいし、物品によらない保管条件であってもよい。例えば、入庫申請情報に「撮影サービスあり」という保管条件が含まれる場合、この保管条件が特定される。この場合、撮影サービスを提供する倉庫、具体的には撮影ブースを有する倉庫が選択される。
Modification 1
In the embodiment described above, when the storage condition is included in the warehousing application information, the specifying unit 101 may specify the storage condition included in the warehousing application information. This storage condition may be a storage condition according to the type of the article, or may be a storage condition that does not depend on the article. For example, when the warehousing application information includes a storage condition “with photographing service”, the storage condition is specified. In this case, a warehouse that provides a photography service, specifically, a warehouse having a photography booth is selected.

なお、入庫申請情報に物品の種別と保管条件とが両方とも含まれる場合には、物品の種別に応じた保管条件と、入庫申請情報に含まれる保管条件とが両方とも特定されてもよい。   In addition, when both the article type and the storage condition are included in the warehousing application information, both the storage condition according to the article type and the storage condition included in the warehousing application information may be specified.

変形例2
上述した実施形態では、物品の種別に応じた保管条件を特定する例について説明したが、物品の保管条件を特定する方法はこれに限定されない。例えば、図4に示す保管条件テーブル120には、物品の種別に代えて、物品情報が格納されてもよい。この物品情報は、例えば物品又は物品を入れる容器のサイズ、性質、素材、ブランド名、又は価格であってもよい。この場合、特定部101は、保管条件テーブル120を参照して、入庫申請情報に含まれる物品情報に応じた保管条件を特定する。
Modification 2
In the above-described embodiment, the example of specifying the storage condition according to the type of the article has been described, but the method for specifying the storage condition of the article is not limited to this. For example, article information may be stored in the storage condition table 120 shown in FIG. 4 instead of the article type. This item information may be, for example, the size, nature, material, brand name, or price of the item or the container in which the item is placed. In this case, the specifying unit 101 refers to the storage condition table 120 and specifies storage conditions corresponding to the article information included in the warehousing application information.

変形例3
荷物の入庫が完了したことを管理装置20に通知する方法は、上述した実施形態で説明した方法に限定されない。例えば、電話やその他の通知手段により倉庫の従業員から管理システム1の運営者に荷物の入庫が完了したことが通知されてもよい。
Modification 3
The method of notifying the management device 20 that the cargo has been received is not limited to the method described in the above-described embodiment. For example, the employee of the warehouse may notify the operator of the management system 1 that the storage of the package has been completed by telephone or other notification means.

変形例4
倉庫の選択の仕方は、上述した実施形態において説明した例に限定されない。例えば、以下のように倉庫が選択されてもよい。まず、図7に示す第1選択条件、第2選択条件、第3選択条件、及び付加選択条件を満たす倉庫に第1の重み〜第4の重みをそれぞれ付加する。第1の重み〜第4の重みは、第1の重みが最も大きく、第2の重み、第3の重み、第4の重みの順に小さくなっていく。例えば、第1の重みは「10」という値であり、第2の重みは「5」という値であり、第3の重みは「3」という値であり、第4の重みは「1」という値である。続いて、倉庫毎に、付加された重みの合計が計算される。そして、重みの合計が最も大きい倉庫が選択されてもよい。
Modification 4
The method of selecting a warehouse is not limited to the example described in the above-described embodiment. For example, a warehouse may be selected as follows. First, the first weight to the fourth weight are respectively added to the warehouse satisfying the first selection condition, the second selection condition, the third selection condition, and the additional selection condition shown in FIG. Among the first to fourth weights, the first weight is the largest, and decreases in the order of the second weight, the third weight, and the fourth weight. For example, the first weight is a value of “10”, the second weight is a value of “5”, the third weight is a value of “3”, and the fourth weight is “1”. Value. Subsequently, the sum of the added weights is calculated for each warehouse. Then, the warehouse having the largest total weight may be selected.

変形例5
上述した実施形態において、物品情報に物品を示す画像が含まれる場合には、この画像を解析することにより、物品の種別が判定されてもよい。この判定には、例えばパターンマッチング等の周知の画像認識技術が用いられてもよい。
Modification 5
In the above-described embodiment, when an image indicating an article is included in the article information, the type of the article may be determined by analyzing the image. For this determination, for example, a known image recognition technique such as pattern matching may be used.

変形例6
倉庫の空き状況は、倉庫端末30のストレージ34に記憶されていてもよい。この場合、管理装置20は、各倉庫端末30に要求することにより、そのストレージ34に記憶された空き状況を取得する。
Modification 6
The availability of the warehouse may be stored in the storage 34 of the warehouse terminal 30. In this case, the management device 20 obtains the free space stored in the storage 34 by making a request to each warehouse terminal 30.

変形例7
管理システム1において、ユーザー情報が予め登録されていてもよい。このユーザー情報には、ユーザーの住所、氏名、電話番号、電子メールアドレス等の情報が含まれる。登録されたユーザー情報は、例えばストレージ24に記憶される。この場合、ユーザーの住所や電子メールアドレスは、ストレージ24から読み出されて用いられてもよい。
Modification 7
In the management system 1, user information may be registered in advance. This user information includes information such as the user's address, name, telephone number, and e-mail address. The registered user information is stored in the storage 24, for example. In this case, the user's address and e-mail address may be read from the storage 24 and used.

変形例8
上述した実施形態において、管理装置20又は倉庫端末30の機能を実現するためのプログラムは、単一のプロセッサー21又は31により実行されてもよいし、2以上のプロセッサー21又は31により同時又は逐次に実行されてもよい。
Modification 8
In the above-described embodiment, the program for realizing the function of the management device 20 or the warehouse terminal 30 may be executed by a single processor 21 or 31, or simultaneously or sequentially by two or more processors 21 or 31. May be executed.

変形例9
上述した実施形態において、管理装置20の機能は、単一の装置に実装されてもよいし、複数の装置に分けて実装されてもよい。例えば、管理装置20の機能がフロントシステムと基幹システムとに実装されてもよい。この場合、フロントシステムは、例えば入庫申請情報の受信やユーザーへの通知等の処理を行う。基幹システムは、例えば保管条件の特定、倉庫の選択、指示書の生成及び出力等の処理を行う。
Modification 9
In the above-described embodiment, the function of the management device 20 may be implemented in a single device or may be separately implemented in a plurality of devices. For example, the function of the management device 20 may be implemented in the front system and the backbone system. In this case, the front system performs processing such as reception of warehousing application information and notification to the user. The core system performs processing such as specifying storage conditions, selecting a warehouse, generating and outputting instructions.

変形例10
管理システム1において行われる処理のステップは、上述した実施形態で説明した例に限定されない。この処理のステップは、矛盾のない限り、入れ替えられてもよい。また、本発明は、管理システム1において行われる処理のステップを備える方法として提供されてもよい。
Modification 10
The steps of processing performed in the management system 1 are not limited to the examples described in the above-described embodiments. The steps of this process may be interchanged as long as there is no contradiction. Further, the present invention may be provided as a method including steps of processing performed in the management system 1.

変形例11
本発明は、管理装置20又は倉庫端末30において実行されるプログラムとして提供されてもよい。このプログラムは、インターネット等のネットワークを介してダウンロードされてもよい。また、これらのプログラムは、磁気記録媒体(磁気テープ、磁気ディスクなど)、光記録媒体(光ディスクなど)、光磁気記録媒体、半導体メモリーなどの、コンピュータが読取可能な記録媒体に記録した状態で提供されてもよい。
Modification 11
The present invention may be provided as a program executed in the management device 20 or the warehouse terminal 30. This program may be downloaded via a network such as the Internet. These programs are provided in a state where they are recorded on a computer-readable recording medium such as a magnetic recording medium (magnetic tape, magnetic disk, etc.), an optical recording medium (optical disk, etc.), a magneto-optical recording medium, or a semiconductor memory. May be.

変形例12
上述した実施形態において、選択部102は、保管条件に加えて、倉庫から要求された条件に応じて、倉庫の選択を行ってもよい。この条件は、例えば倉庫端末30から管理装置20に送信され、倉庫データベース110に格納されてもよい。この条件には、例えば保管を希望する物品の情報又は保管を希望しない物品の情報が含まれてもよい。なお、物品の情報は、物品の種別や識別情報等の物品そのものを示す情報であってもよいし、回転率が高い物品、予定保管期間が長い物品、サイズが小さい物品又は容器のサイズが小さい物品というように、保管に関する条件から物品を示す情報であってもよい。
Modification 12
In the embodiment described above, the selection unit 102 may select a warehouse according to a condition requested from the warehouse in addition to the storage condition. This condition may be transmitted from the warehouse terminal 30 to the management apparatus 20 and stored in the warehouse database 110, for example. This condition may include, for example, information on an article that is desired to be stored or information on an article that is not desired to be stored. The article information may be information indicating the article itself, such as an article type and identification information, an article having a high turnover rate, an article having a long planned storage period, an article having a small size, or a container having a small size. Information such as an article may be information indicating the article based on storage conditions.

例えば、倉庫Aから要求された条件に、保管を希望する物品の情報として「ブランドバック」が含まれ、保管を希望しない物品の情報として「古着」が含まれる場合を想定する。この場合、倉庫Aが保管条件を満たすとともに、入庫申請情報に含まれる物品情報が「ブランドバック」を示す場合には、倉庫Aが選択されてもよい。一方、入庫申請情報に含まれる物品情報が「古着」を示す場合には、倉庫Aは選択の候補から外されてもよい。   For example, it is assumed that the condition requested by the warehouse A includes “brand back” as information on articles desired to be stored and “used clothing” as information on articles not desired to be stored. In this case, when the warehouse A satisfies the storage condition and the article information included in the warehousing application information indicates “brand back”, the warehouse A may be selected. On the other hand, when the article information included in the warehousing application information indicates “used clothes”, the warehouse A may be excluded from selection candidates.

変形例13
上述した実施形態において、入庫指示は、運送業者に対して直接行われてもよい。例えば、運送業者に入庫指示が直接通知されてもよい。この場合、運送業者は、この入庫指示に従って、ユーザーの荷物を集荷してもよい。
Modification 13
In the embodiment described above, the warehousing instruction may be performed directly to the carrier. For example, the warehousing instruction may be directly notified to the carrier. In this case, the carrier may collect the user's luggage according to the warehousing instruction.

他の例において、入庫指示は、ユーザーに対して行われてもよい。例えば、上述したステップS4においてユーザーに入庫指示が通知されてもよい。この場合、ユーザーは、この入庫指示により示される倉庫宛てに荷物を発送してもよい。   In another example, the warehousing instruction may be given to the user. For example, the warehousing instruction may be notified to the user in step S4 described above. In this case, the user may ship the package to the warehouse indicated by the warehousing instruction.

他の例において、入庫指示は、倉庫の従業員に通知される一方、ユーザーには通知されなくてもよい。この場合、ユーザーは、倉庫の代表住所宛てに荷物を発送してもよい。この代表住所は、例えば複数の倉庫への荷物の振り分けが行われる場所の住所であってもよい。倉庫の従業員は、ユーザーから発送された荷物を受け取ると、入庫指示により示される倉庫にこの荷物を配送する。   In another example, the warehousing instruction is notified to the employees of the warehouse, but the user may not be notified. In this case, the user may ship the package to the representative address of the warehouse. This representative address may be, for example, an address of a place where a package is distributed to a plurality of warehouses. When the warehouse employee receives the package shipped from the user, the employee delivers the package to the warehouse indicated by the entry instruction.

1:管理システム、10:ユーザー端末、20:管理装置、30:倉庫端末、101:特定部、102:選択部、103:出力部、104:通知部 1: management system, 10: user terminal, 20: management device, 30: warehouse terminal, 101: identification unit, 102: selection unit, 103: output unit, 104: notification unit

Claims (11)

物品の預け入れ要求に応じて、前記物品の保管条件を特定する特定部と、
複数の保管場所の中から、前記特定された保管条件を満たす保管場所を選択する選択部と、
前記選択された保管場所への前記物品の入庫指示を出力する出力部と
を備える管理装置。
A specific unit that specifies storage conditions for the article in response to a request for depositing the article;
A selection unit for selecting a storage location that satisfies the specified storage conditions from a plurality of storage locations;
A management device comprising: an output unit that outputs an instruction to store the article to the selected storage location.
前記選択部は、前記特定された保管条件と前記複数の保管場所の各々のスペックに応じて、前記保管条件を満たす保管場所を選択する
請求項1に記載の管理装置。
The management apparatus according to claim 1, wherein the selection unit selects a storage location that satisfies the storage condition according to the specified storage condition and specifications of each of the plurality of storage locations.
前記預け入れ要求は、前記物品の種別を含み
前記特定部は、前記物品の種別について予め定められた保管条件を特定する
請求項1又は2に記載の管理装置。
The management apparatus according to claim 1, wherein the deposit request includes a type of the article, and the specifying unit specifies a storage condition predetermined for the type of the article.
前記預け入れ要求は、前記物品の保管条件を含み、
前記特定部は、前記預け入れ要求に含まれる前記保管条件を特定する
請求項1から3のいずれか1項に記載の管理装置。
The deposit request includes storage conditions for the article,
The management device according to any one of claims 1 to 3, wherein the specifying unit specifies the storage condition included in the deposit request.
前記選択部は、前記保管条件と前記複数の保管場所の空き状況とに応じて、前記複数の保管場所の中から保管場所を選択する
請求項1から4のいずれか1項に記載の管理装置。
The management device according to any one of claims 1 to 4, wherein the selection unit selects a storage location from the plurality of storage locations according to the storage conditions and availability of the plurality of storage locations. .
前記選択部は、前記保管条件と、前記預け入れ要求を行ったユーザーの所在地と前記複数の保管場所の所在地との関係とに応じて、前記複数の保管場所の中から保管場所を選択する
請求項1から5のいずれか1項に記載の管理装置。
The selection unit selects a storage location from the plurality of storage locations according to the storage conditions and the relationship between the location of the user who made the deposit request and the locations of the plurality of storage locations. The management apparatus according to any one of 1 to 5.
前記預け入れ要求は、前記物品又は前記物品を入れる容器のサイズを含み、
前記選択部は、前記保管条件と、前記複数の保管場所の各々の保管スペースのサイズと前記物品又は物品を入れる容器のサイズとの差とに応じて、前記複数の保管場所の中から保管場所を選択する
請求項1から6のいずれか1項に記載の管理装置。
The deposit request includes the size of the article or the container in which the article is placed,
The selection unit may select a storage location from the plurality of storage locations according to the storage conditions and the difference between the storage space size of each of the plurality of storage locations and the size of the article or a container for storing the article. The management device according to any one of claims 1 to 6.
前記選択部は、前記保管条件と前記複数の保管場所の保管コストとに応じて、前記複数の保管場所の中から保管場所を選択する
請求項1から7のいずれか1項に記載の管理装置。
The management device according to any one of claims 1 to 7, wherein the selection unit selects a storage location from the plurality of storage locations according to the storage conditions and storage costs of the plurality of storage locations. .
前記選択部は、前記保管条件と前記複数の保管場所から要求された条件とに応じて、前記複数の保管場所の中から保管場所を選択する
請求項1から8のいずれか1項に記載の管理装置。
The selection unit according to any one of claims 1 to 8, wherein the selection unit selects a storage location from the plurality of storage locations according to the storage conditions and conditions requested from the plurality of storage locations. Management device.
物品の預け入れ要求に応じて、前記物品の保管条件を特定する特定部と、
複数の保管場所の中から、前記特定された保管条件を満たす保管場所を選択する選択部と、
前記選択された保管場所への前記物品の入庫指示を出力する出力部と
を備える管理システム。
A specific unit that specifies storage conditions for the article in response to a request for depositing the article;
A selection unit for selecting a storage location that satisfies the specified storage conditions from a plurality of storage locations;
A management system comprising: an output unit that outputs an instruction for warehousing the article to the selected storage location.
コンピュータに、
物品の預け入れ要求に応じて、前記物品の保管条件を特定するステップと、
複数の保管場所の中から、前記特定された保管条件を満たす保管場所を選択するステップと、
前記選択された保管場所への前記物品の入庫指示を出力するステップと
を実行させるためのプログラム。
On the computer,
Identifying storage conditions for the article in response to a deposit request for the article;
Selecting a storage location that satisfies the specified storage conditions from a plurality of storage locations;
And a step of outputting an instruction for warehousing the article to the selected storage location.
JP2016220732A 2016-11-11 2016-11-11 Management device, management system, and program Expired - Fee Related JP6277251B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016220732A JP6277251B1 (en) 2016-11-11 2016-11-11 Management device, management system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016220732A JP6277251B1 (en) 2016-11-11 2016-11-11 Management device, management system, and program

Publications (2)

Publication Number Publication Date
JP6277251B1 JP6277251B1 (en) 2018-02-07
JP2018077774A true JP2018077774A (en) 2018-05-17

Family

ID=61158318

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016220732A Expired - Fee Related JP6277251B1 (en) 2016-11-11 2016-11-11 Management device, management system, and program

Country Status (1)

Country Link
JP (1) JP6277251B1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019219776A (en) * 2018-06-18 2019-12-26 大日本印刷株式会社 Luggage management system
JP2020042513A (en) * 2018-09-10 2020-03-19 株式会社エアトランク Information processing device
JP2022016205A (en) * 2020-07-10 2022-01-21 株式会社オープンロジ Delivery support system
JP2022098543A (en) * 2020-12-22 2022-07-04 株式会社くすりの窓口 Medical product warehousing service support system
JP2022547230A (en) * 2019-10-09 2022-11-10 ベイジン・ジンドン・ゼンシ・インフォメーション・テクノロジー・カンパニー・リミテッド Method, device, electronic device and storage medium for determining storage location
EP4131096A1 (en) 2021-08-04 2023-02-08 Fujitsu Limited Route search program, route search method, and information processing apparatus
US12099956B2 (en) 2020-02-24 2024-09-24 Coupang Corp. Operation method for location recommendation and apparatus therefor

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7519320B2 (en) * 2021-03-12 2024-07-19 株式会社オービック Automatic shipping warehouse selection device, automatic shipping warehouse selection method, and automatic shipping warehouse selection program
WO2023178942A1 (en) * 2022-03-21 2023-09-28 苏州麦种科技有限公司 Quick sample stocking system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10120121A (en) * 1996-10-23 1998-05-12 Yamato Syst Kaihatsu Kk Inventory control system and inventory control method
JPH10181814A (en) * 1996-12-25 1998-07-07 Toyota Motor Corp Storage allocation device
JP2002220116A (en) * 2001-01-24 2002-08-06 Logistics 21:Kk Deposit facility display device and display method therefor
JP2010176605A (en) * 2009-02-02 2010-08-12 Seiko Epson Corp Selecting method for storage locker and goods selling system using storage locker
JP2015030582A (en) * 2013-08-02 2015-02-16 京極アセット&ストラテジー合同会社 Inventory management system, inventory management server, inventory management method, and inventory management program
JP2016028981A (en) * 2014-07-23 2016-03-03 株式会社リコー Select the most suitable digital locker for your package

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10120121A (en) * 1996-10-23 1998-05-12 Yamato Syst Kaihatsu Kk Inventory control system and inventory control method
JPH10181814A (en) * 1996-12-25 1998-07-07 Toyota Motor Corp Storage allocation device
JP2002220116A (en) * 2001-01-24 2002-08-06 Logistics 21:Kk Deposit facility display device and display method therefor
JP2010176605A (en) * 2009-02-02 2010-08-12 Seiko Epson Corp Selecting method for storage locker and goods selling system using storage locker
JP2015030582A (en) * 2013-08-02 2015-02-16 京極アセット&ストラテジー合同会社 Inventory management system, inventory management server, inventory management method, and inventory management program
JP2016028981A (en) * 2014-07-23 2016-03-03 株式会社リコー Select the most suitable digital locker for your package

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019219776A (en) * 2018-06-18 2019-12-26 大日本印刷株式会社 Luggage management system
JP7099069B2 (en) 2018-06-18 2022-07-12 大日本印刷株式会社 Luggage management system
JP2020042513A (en) * 2018-09-10 2020-03-19 株式会社エアトランク Information processing device
JP2022547230A (en) * 2019-10-09 2022-11-10 ベイジン・ジンドン・ゼンシ・インフォメーション・テクノロジー・カンパニー・リミテッド Method, device, electronic device and storage medium for determining storage location
US12099956B2 (en) 2020-02-24 2024-09-24 Coupang Corp. Operation method for location recommendation and apparatus therefor
JP2022016205A (en) * 2020-07-10 2022-01-21 株式会社オープンロジ Delivery support system
JP2022098543A (en) * 2020-12-22 2022-07-04 株式会社くすりの窓口 Medical product warehousing service support system
JP7555260B2 (en) 2020-12-22 2024-09-24 株式会社くすりの窓口 Pharmaceutical inventory support system
EP4131096A1 (en) 2021-08-04 2023-02-08 Fujitsu Limited Route search program, route search method, and information processing apparatus

Also Published As

Publication number Publication date
JP6277251B1 (en) 2018-02-07

Similar Documents

Publication Publication Date Title
JP6277251B1 (en) Management device, management system, and program
JP6596799B2 (en) Delivery management system, delivery management device, delivery management method, and delivery management program
KR20200019685A (en) Systems and methods that facilitate parcel pickup
US8185527B2 (en) Personal resources organizer with calendar interface and object detection
CN107103445A (en) Information processing method and device
US10592962B1 (en) Systems and methods for parallelizing customer input with real-time picking for item substitutions
JP6847137B2 (en) Information processing equipment, shelf management system, information processing method, and program
JP6754987B1 (en) Business support system, business support device, business support method, and computer program
KR102228191B1 (en) Delivery status management method and electronic apparatus performing the same
JPWO2019065286A1 (en) Purchase support device, purchase support terminal and purchase support system
JP2009157889A (en) Stay-at-home information acquisition system and provision method, and program
JP2016133993A (en) E-commerce system, server device, terminal device, information processing method, and program
KR102279127B1 (en) Computer-implemented method for detecting fraudulent transactions using locality sensitive hashing and locality outlier factor algorithms
CN109697583A (en) Information generating method and device
JP2015108971A (en) Book management system, book management method, and computer program
JP2021149171A (en) Reservation device and reservation program for home delivery locker
CN111027907A (en) Object distribution method, device, storage medium and processor
KR102345991B1 (en) Electronic apparatus for providing picking information of item and method thereof
JP5109652B2 (en) Home information acquisition system, providing method, and program
JP7576782B2 (en) Business support system, business support device, business support method, and computer program
JP2022009751A (en) Inventory management device, inventory management method, and program
TW202207105A (en) Electronic apparatus for providing picking information of item and method thereof
TWI864683B (en) Electronic apparatus for managing order, method thereof and computer-readable non-transitory recording medium
JP6796787B1 (en) Business support system, business support device, terminal, business support method, business method, and computer program
JP7622632B2 (en) Product management system, product management method, computer program, and recording medium

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171208

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180115

R150 Certificate of patent or registration of utility model

Ref document number: 6277251

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees