JP2022164351A - Information processing apparatus, rental management program, and rental management method - Google Patents

Information processing apparatus, rental management program, and rental management method Download PDF

Info

Publication number
JP2022164351A
JP2022164351A JP2021069787A JP2021069787A JP2022164351A JP 2022164351 A JP2022164351 A JP 2022164351A JP 2021069787 A JP2021069787 A JP 2021069787A JP 2021069787 A JP2021069787 A JP 2021069787A JP 2022164351 A JP2022164351 A JP 2022164351A
Authority
JP
Japan
Prior art keywords
rental
information
inventory
item
management
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.)
Pending
Application number
JP2021069787A
Other languages
Japanese (ja)
Inventor
基臣 松田
Motoomi Matsuda
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.)
Tent Co Ltd
Original Assignee
Tent Co Ltd
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 Tent Co Ltd filed Critical Tent Co Ltd
Priority to JP2021069787A priority Critical patent/JP2022164351A/en
Publication of JP2022164351A publication Critical patent/JP2022164351A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To provide a rental management program for facilitating securement and management of inventory for rent, and a rental management method.SOLUTION: In a rental management system comprising a plurality of user terminals, a rental management server, and an EC management server which communicate with each other over a network, the rental management server 1 includes an inventory management unit 111, a reception processing unit 112, and a rental processing unit 113. The inventory management unit 111 acquires external inventory information which indicates inventory of an article managed by the EC management server, and updates rental candidate information of an article to be rented based on the external inventory information. The reception processing unit receives application information indicating an application for renting an article from a user. The rental processing unit sets, based on the application information received by the reception processing unit, a rental article for rent from the inventory of the article indicated by the rental candidate information, and transmits rental setting information indicating that the rental article has been set, to the EC management server.SELECTED DRAWING: Figure 4

Description

本発明は、情報処理装置、レンタル管理プログラム及びレンタル管理方法に関する。 The present invention relates to an information processing device, a rental management program, and a rental management method.

従来、レンタルの対象品をコンピュータ等の情報処理装置によって管理する技術が知られている。この種の技術を開示するものとして特許文献1がある。 2. Description of the Related Art Conventionally, there has been known a technique for managing items to be rented using an information processing device such as a computer. Patent Document 1 discloses this type of technology.

特許文献1には、レンタル管理サーバが、レンタル会社において投資家から資材を借り受けた後、投資家IDと、資材IDと、契約期間とを少なくとも関連付ける第1レコードを管理するように構成されている。そして、販売管理サーバは、レンタル会社において再レンタル先からの資材の貸し出し要求を受けた後、再レンタル先に貸し出す資材の資材IDと、かかる資材を所有する投資家の投資家IDと、再レンタル先の再レンタル先IDと、レンタル期間とを少なくとも関連付ける第2レコードを管理する記憶部を具備し、再レンタル先から資材が返却された後、返却された資材に係る第2レコードを記憶部から削除することが記載されている。 In Patent Literature 1, a rental management server is configured to manage a first record that associates at least an investor ID, a material ID, and a contract period after renting materials from an investor at a rental company. . Then, after the rental company receives a request to lend the materials from the re-rental destination, the sales management server receives the material ID of the materials to be lent to the re-rental destination, the investor ID of the investor who owns the materials, and the re-rental A storage unit for managing a second record that associates at least a previous re-rental destination ID with a rental period, and after the material is returned from the re-rental destination, the second record related to the returned material is transferred from the storage unit. stated to be deleted.

特開2020-173863号公報JP 2020-173863 A

EC(electronic commerce)を行っている事業者がレンタル事業を行う場合、販売用の製品の在庫とは別にレンタル用の在庫を確保する必要が生じ、販売用の在庫とレンタル用の在庫の管理を行わなければならない。レンタル用の在庫の確保及び管理の容易化という点で従来技術には改善の余地があった。 When a business that conducts EC (electronic commerce) runs a rental business, it becomes necessary to secure rental inventory separately from product inventory for sale. It must be made. There is room for improvement in the prior art in terms of securing inventory for rental and facilitating management.

本発明は、レンタル用の在庫の確保及び管理の容易化を実現できるレンタル管理プログラム及びレンタル管理方法を提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a rental management program and a rental management method capable of facilitating the securing and management of rental inventory.

本発明は、別の管理装置によって管理される物品の在庫を示す外部在庫情報を取得し、前記外部在庫情報に基づいてレンタル候補の物品のレンタル候補情報を更新する在庫管理部と、ユーザから物品のレンタル申込みを示す申込情報を受け付ける受付処理部と、前記受付処理部が受け付けた前記申込情報に基づいて前記レンタル候補情報が示す物品の在庫からレンタル対象となるレンタル物品を設定するとともに、前記レンタル物品が設定されたことを示すレンタル設定情報を前記管理装置に送信するレンタル処理部と、を備える情報処理装置に関する。 The present invention includes an inventory management unit that acquires external inventory information indicating the inventory of articles managed by another management device, updates the rental candidate information of the rental candidate article based on the external inventory information, and a reception processing unit that receives application information indicating a rental application for a rental application; and based on the application information received by the reception processing unit, sets a rental item to be rented from the inventory of items indicated by the rental candidate information, and The present invention relates to an information processing device including a rental processing unit that transmits rental setting information indicating that an article has been set to the management device.

本発明のレンタル管理プログラム及びレンタル管理方法によれば、レンタル用の在庫の確保及び管理の容易化を実現できる。 According to the rental management program and rental management method of the present invention, it is possible to secure rental inventory and facilitate management.

本発明の実施形態に係るレンタル管理システム全体の構成を示す模式図である。1 is a schematic diagram showing the overall configuration of a rental management system according to an embodiment of the present invention; FIG. 本発明の実施形態に係るレンタルサイトを示す模式図である。1 is a schematic diagram showing a rental site according to an embodiment of the present invention; FIG. 本発明の実施形態に係るECサイトを示す模式図である。1 is a schematic diagram showing an EC site according to an embodiment of the present invention; FIG. 本発明の実施形態に係る情報処理装置のハードウェアの構成と、各処理を実行するための機能的構成を示すブロック図である。1 is a block diagram showing a hardware configuration of an information processing apparatus according to an embodiment of the present invention and a functional configuration for executing each process; FIG. 本発明の実施形態におけるECサイトとレンタルサイトとのレンタル処理を説明するフローチャートである。4 is a flow chart explaining rental processing between an EC site and a rental site in the embodiment of the present invention. 本発明の実施形態におけるECサイトとレンタルサイトとのレンタル処理開始時のデータ連携を説明する模式図である。FIG. 4 is a schematic diagram illustrating data linkage at the start of rental processing between an EC site and a rental site in the embodiment of the present invention; 本発明の実施形態におけるECサイトとレンタルサイトとのレンタル処理での予約処理を説明する模式図である。FIG. 4 is a schematic diagram illustrating reservation processing in rental processing between an EC site and a rental site in the embodiment of the present invention; 本発明の実施形態におけるECサイトとレンタルサイトとの発送処理を説明する模式図である。FIG. 4 is a schematic diagram illustrating shipping processing between an EC site and a rental site in the embodiment of the present invention; 本発明の実施形態におけるECサイトとレンタルサイトとの返却処理を説明する模式図である。FIG. 4 is a schematic diagram illustrating return processing between an EC site and a rental site in the embodiment of the present invention;

以下、本発明の実施形態について、図面を用いて説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the drawings.

[レンタル管理システムの全体構成]
図1は、本実施形態に係るレンタル管理システムSの全体構成を示すブロック図である。図1に示すレンタル管理システムSは、レンタル用品に関する情報を管理するためのシステムである。
[Overall configuration of rental management system]
FIG. 1 is a block diagram showing the overall configuration of a rental management system S according to this embodiment. A rental management system S shown in FIG. 1 is a system for managing information on rental goods.

本実施形態のレンタル管理システムSは、情報処理装置としてのレンタル管理サーバ1と、別の管理装置としてのEC(Electric Commerce:電子商取引)管理サーバ2と、を備える。なお、本実施形態では、レンタル管理サーバ1とEC管理サーバ2とは、別の運営会社にて運営されている。しかし、レンタル管理サーバ1とEC管理サーバ2とは、同じ運営会社にて運営されても良い。 The rental management system S of this embodiment includes a rental management server 1 as an information processing device and an EC (Electric Commerce) management server 2 as another management device. In this embodiment, the rental management server 1 and the EC management server 2 are operated by different operating companies. However, the rental management server 1 and the EC management server 2 may be operated by the same operating company.

レンタル管理システムSは、クライアントであるn台(nは、1以上の任意の整数値)のユーザ端末3と、レンタル管理サーバ1と、EC管理サーバ2と、がネットワークNを介して相互に通信を行うことにより、ユーザにWebサービスを提供する。ネットワークNは、例えば、LAN(Local Area Network)や、インターネット、携帯電話網といったネットワーク、又はこれらを組み合わせたネットワークにより実現される。 In the rental management system S, n units (n is an arbitrary integer value of 1 or more) of user terminals 3 serving as clients, a rental management server 1, and an EC management server 2 communicate with each other via a network N. Web service is provided to the user by performing The network N is realized by, for example, a network such as a LAN (Local Area Network), the Internet, a mobile phone network, or a network combining these.

レンタル管理サーバ1は、例えば、レンタル管理システムSを運営するレンタル事業者により設置される。レンタル管理サーバ1は、例えば、サーバ機能を有するコンピュータにより実現される。レンタル管理サーバ1は、図2に示すようなウェブサイトであるレンタルサイトを構築する。 The rental management server 1 is installed, for example, by a rental company that manages the rental management system S. FIG. The rental management server 1 is realized by, for example, a computer having a server function. The rental management server 1 constructs a rental site, which is a website as shown in FIG.

図2は、本実施形態に係るレンタルサイトの表示画面の一例である。レンタルサイトの表示画面は、例えば、レンタル対象物品の商品画像や商品説明欄、レンタル費用情報、レンタル可能日を示すカレンダー、レンタル予約をするための「カートに入れる」ボタン5が表示される。カレンダーには、商品をレンタル可能な日付の表示の直下の欄に「〇」が表示される。ユーザは、カレンダー上の「〇」が表示された日付を選択してからボタン5を押す。この後、レンタルサイトのユーザは、所定の手続を経ることでレンタルサイト上に表示される対象物をレンタルする。また、本実施形態に係るレンタルサイトでは、レンタル対象の物品を中古品として購入可能である。 FIG. 2 is an example of a display screen of a rental site according to this embodiment. The display screen of the rental site displays, for example, the product image of the item to be rented, an item description column, rental cost information, a calendar showing available rental dates, and an "add to cart" button 5 for making a rental reservation. In the calendar, "○" is displayed in the column immediately below the display of the date when the product can be rented. The user presses the button 5 after selecting the date marked with "o" on the calendar. After that, the user of the rental site rents the object displayed on the rental site by going through a predetermined procedure. In addition, at the rental site according to the present embodiment, it is possible to purchase second-hand items to be rented.

また、レンタル管理サーバ1は、図1に示すように、レンタル在庫管理装置としての提携倉庫端末4とネットワークNを介して通信可能である。提携倉庫端末4は、レンタル事業者が提携する倉庫業者の倉庫である提携倉庫の管理に用いられる。レンタル管理サーバ1は、提携倉庫端末4とレンタルに関する情報を送受信できる。なお、提携倉庫端末4は、提携倉庫に設置されるコンピュータであってもよいし、提携倉庫とは異なる場所のオフィスに設置されるコンピュータでもよいし、担当者が持ち運ぶ形態可能なスマートフォン、タブレット又はノート型のコンピュータであってもよい。 In addition, the rental management server 1 can communicate with an affiliated warehouse terminal 4 as a rental inventory management device via a network N, as shown in FIG. The affiliated warehouse terminal 4 is used for management of the affiliated warehouse, which is the warehouse of the warehouse company affiliated with the rental company. The rental management server 1 can transmit and receive information about rental with the affiliated warehouse terminal 4 . The affiliated warehouse terminal 4 may be a computer installed in the affiliated warehouse, a computer installed in an office at a location different from the affiliated warehouse, or a smartphone, tablet, or It may be a notebook computer.

EC管理サーバ2は、例えば、電子商取引を行うEC事業者により設置される。EC管理サーバ2は、例えば、サーバ機能を有するコンピュータにより実現される。EC管理サーバ2は、図3に示すようなウェブサイトであるECサイトを構築する。 The EC management server 2 is installed, for example, by an EC business operator who conducts electronic commerce. The EC management server 2 is realized by, for example, a computer having server functions. The EC management server 2 constructs an EC site, which is a website as shown in FIG.

図3は、本実施形態に係るECサイトの表示画面の一例である。ECサイトの表示画面は、例えば、販売する商品の商品画像や商品名、型番、値段、購入したい個数の入力欄6、購入予約をするための「かごに入れる」ボタン7、後述する「レンタルする」レンタルボタン8が表示される。ユーザは、購入したい個数を入力欄6に入力して、ボタン7を押して所定の手続を経ることで購入できる。なお、レンタルボタン8については、後述する。 FIG. 3 is an example of a display screen of an EC site according to this embodiment. The display screen of the EC site includes, for example, the product image of the product to be sold, the product name, the model number, the price, the input field 6 for the number of items to be purchased, the "add to basket" button 7 for making a purchase reservation, and the "rental" button to be described later. ' rental button 8 is displayed. The user can purchase by inputting the desired number in the input field 6, pressing the button 7, and going through a predetermined procedure. Note that the rental button 8 will be described later.

ユーザ端末3は、ユーザにより所有されるコンピュータである。ユーザ端末3は、例えば、スマートフォンやパーソナルコンピュータ等の情報処理機能を備えた電子機器一般により実現される。 A user terminal 3 is a computer owned by a user. The user terminal 3 is realized by, for example, a general electronic device having an information processing function such as a smart phone or a personal computer.

本実施形態では、ユーザは、ユーザ端末3を介してEC管理サーバ2に構築されたECサイトやレンタル管理サーバ1に構築されたレンタルサイトにアクセスして、希望の物品のレンタルの申し込みや物品購入の申し込みを行うことができる。 In this embodiment, the user accesses the EC site built in the EC management server 2 or the rental site built in the rental management server 1 via the user terminal 3, and applies for rental of desired goods or purchases goods. can apply for

なお、図中には、n台のユーザ端末3として、ユーザ端末3-1、ユーザ端末3-2、及びユーザ端末3-nを図示している。なお、これらn台のユーザ端末3を区別することなく説明する場合には、符号を一部省略して、単に「ユーザ端末3」と呼ぶこととする。 In addition, in the drawing, as the n user terminals 3, a user terminal 3-1, a user terminal 3-2, and a user terminal 3-n are illustrated. In addition, when describing these n user terminals 3 without distinguishing them, some reference numerals are omitted and they are simply referred to as "user terminals 3".

[レンタル管理サーバのハードウェア構成]
次に、本実施形態のハードウェアの構成及び機能的構成について図4を参照して説明する。ここで、図4は、本発明の実施形態に係るレンタル管理サーバ1のハードウェアの構成及び機能的構成を示すブロック図である。
[Hardware configuration of rental management server]
Next, the hardware configuration and functional configuration of this embodiment will be described with reference to FIG. Here, FIG. 4 is a block diagram showing the hardware configuration and functional configuration of the rental management server 1 according to the embodiment of the present invention.

レンタル管理サーバ1は、図4に示すように、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、通信部14と、記憶部15と、操作部16と、表示部17と、を備えている。また、レンタル管理サーバ1は、これら各部を接続するバス18を更に備えている。これら各部は、バス18を介して相互に通信可能に接続される。 As shown in FIG. 4, the rental management server 1 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a communication section 14, a storage section 15, An operation unit 16 and a display unit 17 are provided. The rental management server 1 further includes a bus 18 connecting these units. These units are connected via a bus 18 so as to be able to communicate with each other.

CPU11は、ROM12に記録されているプログラム、又は、記憶部15からRAM13にロードされたプログラムに基づいて各種の処理を実行する。RAM13には、かかるプログラム以外にも、CPU11が各種の処理を実行する上において必要なデータ等も適宜記憶される。 The CPU 11 executes various processes based on programs recorded in the ROM 12 or programs loaded from the storage unit 15 to the RAM 13 . In addition to such programs, the RAM 13 also stores data necessary for the CPU 11 to execute various processes.

通信部14は、他の装置との間で行う通信を実現する。他の装置は、例えば、EC管理サーバ2、ユーザ端末3、提携倉庫端末4等である。この通信は、上述したようにネットワークNを介して行われる。また、この通信は、中継装置を介するものであってもよいし、中継装置を介することなく装置間で直接行われるものであってもよい。 The communication unit 14 implements communication with another device. Other devices are, for example, the EC management server 2, the user terminal 3, the affiliated warehouse terminal 4, and the like. This communication takes place over network N as described above. Further, this communication may be performed via a relay device, or may be performed directly between devices without via a relay device.

記憶部15は、DRAM(Dynamic Random Access Memory)等の半導体メモリで構成され、各種データを記憶する。 The storage unit 15 is composed of a semiconductor memory such as a DRAM (Dynamic Random Access Memory) and stores various data.

操作部16は、各種ボタンや、外部接続されたキーボードやマウス等のデバイスで構成され、ユーザの指示操作に応じて各種情報を入力する。 The operation unit 16 includes various buttons and devices such as a keyboard and a mouse that are externally connected, and inputs various information according to user's instruction operations.

表示部17は、ディスプレイで構成され、画像を出力する。表示部17は、タッチパネル等により操作部16と一体としてもよい。 The display unit 17 is configured by a display and outputs an image. The display unit 17 may be integrated with the operation unit 16 using a touch panel or the like.

なお、上述したハードウェア構成は一例に過ぎず、これに限らない。例えば、レンタル管理サーバ1は、音楽、効果音、及び音声を出力するスピーカを備えていてもよい。更に、他にも、レンタル管理サーバ1は、半導体メモリ等よりなるリムーバブルメディアを装着可能なインターフェース等を備えており、このインターフェースを介して、各種データをリムーバブルメディアから読み込むようにしてもよい。 Note that the hardware configuration described above is merely an example, and is not limited to this. For example, the rental management server 1 may include speakers for outputting music, sound effects, and voice. Furthermore, the rental management server 1 also has an interface or the like to which a removable medium made of a semiconductor memory or the like can be attached, and various data may be read from the removable medium via this interface.

[レンタル管理サーバの機能的構成]
次に、図4を参照して、レンタル管理サーバ1の機能的構成について説明をする。以下で説明する各機能的構成は、レンタル管理サーバ1の機能的構成のうち、レンタル処理を実行するための機能的構成である。ここで、レンタル処理とは、ユーザの依頼に基づいて、物品に関する商取引を管理するための一連の処理である。
[Functional Configuration of Rental Management Server]
Next, a functional configuration of the rental management server 1 will be described with reference to FIG. Each functional configuration described below is a functional configuration for executing rental processing among the functional configurations of the rental management server 1 . Here, the rental process is a series of processes for managing commercial transactions related to goods based on user's request.

これら各処理が実行される場合、図4に示すように、CPU11において、在庫管理部111と、受付処理部112と、レンタル処理部113とが機能する。これら機能ブロックは、以下で言及する以外にも、これら各処理を実行するために必要な演算処理や、機能ブロック間での情報の送受を、必要に応じて適宜行う。 When these processes are executed, as shown in FIG. 4, in the CPU 11, an inventory management section 111, a reception processing section 112, and a rental processing section 113 function. These functional blocks perform arithmetic processing necessary for executing each of these processes and transmission/reception of information between functional blocks, as necessary, in addition to those mentioned below.

当該機能ブロックは、例えば、レンタルサイトに設定したAPI(Application Programming Interface)によって実現される。本実施形態では、レンタルサイトのAPIにECサイトを事前に登録して、ID等のデータ連携を行っている。しかし、当該機能ブロックは、APIによって実現される構成に限らない。例えば、レンタルサイトとECサイトとは、CSV(Comma Separated Values)ファイル形式のデータのやり取りを介してID等のデータ連携を行っても良い。 The functional block is implemented, for example, by an API (Application Programming Interface) set in the rental site. In this embodiment, the EC site is registered in advance with the API of the rental site, and data such as ID is linked. However, the functional block is not limited to the configuration realized by the API. For example, the rental site and the EC site may cooperate with data such as IDs through exchange of data in a CSV (Comma Separated Values) file format.

また、記憶部15の一領域には、管理情報記憶部151が設定される。管理情報記憶部151は、物品の管理を行なうための管理情報を記憶する。この管理情報の詳細については、レンタル処理部113の説明の際に後述する。 A management information storage unit 151 is set in one area of the storage unit 15 . The management information storage unit 151 stores management information for managing articles. The details of this management information will be described later when the rental processing unit 113 is described.

在庫管理部111は、EC管理サーバ2によって管理される物品の在庫を示す外部在庫情報を取得する処理や外部在庫情報に基づいてレンタル候補の物品に関する情報であるレンタル候補情報を更新する処理を実行する。 The inventory management unit 111 executes a process of acquiring external inventory information indicating the inventory of items managed by the EC management server 2, and a process of updating rental candidate information, which is information related to rental candidate items, based on the external inventory information. do.

外部在庫情報を取得する処理について説明する。外部在庫情報は、EC事業者の倉庫に保管される商品に関する情報であってECサイトで販売する商品に関する情報及び当該在庫に関する情報を含む。商品に関する情報は、商品の種類毎に設定され、商品IDや商品名、在庫数等がある。なお、商品に関する情報は、上述の情報に限らない。 The process of acquiring external stock information will be explained. The external inventory information is information on products stored in the warehouse of the EC business operator and includes information on products sold on the EC site and information on the inventory. Information about products is set for each product type, and includes product IDs, product names, stock quantities, and the like. In addition, the information about goods is not restricted to the above-mentioned information.

また、商品の在庫に関する情報は、在庫品それぞれに設定される。商品の在庫に関する情報は、例えば、各在庫品それぞれを識別するために割り当てられた在庫IDが含まれる。しかし、在庫に関する情報は、上記の情報に限らないし、一部を省略してもよい。ECサイトでは、これらの外部在庫情報を利用して商取引が行われる。 In addition, information about the inventory of products is set for each product in stock. The information on product inventory includes, for example, an inventory ID assigned to identify each inventory item. However, the information about inventory is not limited to the above information, and part of it may be omitted. At the EC site, commercial transactions are conducted using these external inventory information.

レンタル候補情報を更新する処理について説明する。在庫管理部111は、外部在庫情報に基づいてレンタル候補の物品に関する情報であるレンタル候補情報を更新する。レンタル候補情報は、例えば、レンタル候補と当該在庫に関する情報である。また、レンタル候補に関する情報は、レンタル候補の種類毎に設定され、商品IDや商品名、在庫数等がある。なお、レンタル候補に関する情報は上記の情報に限らない。 Processing for updating rental candidate information will be described. The inventory management unit 111 updates rental candidate information, which is information about rental candidate articles, based on the external inventory information. The rental candidate information is, for example, information about rental candidates and the inventory. Information about rental candidates is set for each type of rental candidate, and includes a product ID, product name, stock quantity, and the like. Information about rental candidates is not limited to the above information.

また、レンタル候補の在庫に関する情報は、在庫品それぞれに設定される。レンタル候補に関する情報は、例えば、各在庫それぞれを識別するために割り当てられた在庫IDが含まれる。具体的には、本実施形態に係るレンタル管理サーバ1では、在庫管理部111は、レンタル候補情報の物品のそれぞれに識別情報としての在庫IDを設定する。 In addition, information about the inventory of rental candidates is set for each inventory item. Information about rental candidates includes, for example, inventory IDs assigned to identify each respective inventory. Specifically, in the rental management server 1 according to the present embodiment, the inventory management unit 111 sets an inventory ID as identification information for each item in the rental candidate information.

受付処理部112は、ユーザが使用するユーザ端末3から、物品のレンタル申し込みを示す申込情報を取得する。申込情報には、レンタルする物品の指定と、レンタルする期間の指定(即ち、貸出日と、返却日)と、ユーザの氏名、ユーザの利用料金の支払いに関する情報(例えば、ユーザのクレジットカード、電子決済アプリ、Webマネー等の支払手段に関する情報)、物品の送付先(例えば、ユーザの自宅)の住所等が含まれる。 The reception processing unit 112 acquires application information indicating an article rental application from the user terminal 3 used by the user. The application information includes the specification of the item to be rented, the specification of the rental period (that is, the date of rental and the date of return), the user's name, and information on the payment of the user's usage fee (for example, the user's credit card, electronic payment application, information on payment means such as Web money), the address of the delivery destination of the goods (for example, the user's home), and the like.

なお、申込情報に含まれる氏名や住所や支払いに関する情報等は、予め会員情報として登録しておき、都度の送受を省略するようにしてもよい。 The name, address, payment information, and the like included in the application information may be registered in advance as member information so that sending and receiving each time is omitted.

レンタル処理部113は、受付処理部112がユーザのユーザ端末3から申込情報を取得すると、申込情報に基づいてレンタル候補の物品の中からレンタル対象となるレンタル物品を設定する。レンタル物品とは、ユーザにレンタルする物品を示す。 When the reception processing unit 112 acquires the application information from the user terminal 3 of the user, the rental processing unit 113 sets the rental item to be rented from the rental candidate items based on the application information. A rental article indicates an article rented to a user.

レンタル候補の物品がレンタル物品として設定された場合、在庫管理部111は、レンタル候補の物品の識別情報としての在庫ID等をレンタル候補情報からレンタル対象情報に移動する。レンタル対象情報に入った在庫IDは、レンタル候補の物品の在庫IDと区別して管理される。本実施形態では、レンタル対象情報に移動された物品は、レンタル用の物品として扱われる。なお、本実施形態では、一度レンタルされた物品は、レンタル用の物品として扱うが、中古品販売用の物品として扱っても良い。 When a rental candidate item is set as a rental item, the inventory management unit 111 moves the inventory ID or the like as identification information of the rental candidate item from the rental candidate information to the rental object information. The inventory ID entered in the rental object information is managed separately from the inventory ID of the rental candidate article. In this embodiment, the item moved to the rental target information is treated as a rental item. In the present embodiment, once rented items are treated as items for rental, they may be treated as items for sale of used items.

また、レンタル処理部113は、レンタル物品が設定されたことを示すレンタル設定情報をEC管理サーバ2に送付する。レンタル設定情報には、例えば、設定されたレンタル物品と対応するECサイトにおける商品IDや在庫ID、レンタル申込者の発送先住所、レンタル開始日等の情報である。なお、レンタル設定情報は、上述の情報に限らない。EC事業者は、レンタル設定情報に基づいて、申し込みに対応する時期に、申し込みに対応する販売用の物品を、申込みに対応する住所に対して送付する。即ち、EC事業者は、EC事業者の有する商品在庫を初期のレンタル在庫としてユーザに送付する。 The rental processing unit 113 also sends rental setting information indicating that the rental item has been set to the EC management server 2 . The rental setting information includes, for example, the product ID and stock ID in the EC site corresponding to the set rental item, the shipping address of the rental applicant, the rental start date, and the like. Note that the rental setting information is not limited to the information described above. Based on the rental setting information, the EC company sends the goods for sale corresponding to the application to the address corresponding to the application at the time corresponding to the application. In other words, the EC company sends the product inventory owned by the EC company to the user as an initial rental inventory.

送付する運送業者は、例えば、一般的な宅配便等の運送を行なう運送業者や、レンタル事業者が提携する運送業者である。また、ユーザに送付された物品の返却申し込みがあった場合、返送用の伝票が作成される。返送用の伝票には、例えば、引取日(返却日)や引取先の住所や引き取る物やレンタル業者の管理する倉庫等の住所等の情報が記載されている。運送業者は、返送用の伝票に従って、返却日にレンタルしたユーザの住所に赴く。また、運送業者は、返送用の伝票に従って、物品を集荷してレンタル事業者の管理する倉庫等に運送する。 The shipping company that sends is, for example, a shipping company that carries out transportation such as general parcel delivery service, or a shipping company affiliated with the rental company. In addition, when there is an application for the return of the article sent to the user, a slip for return is created. Information such as the pick-up date (return date), the address of the pick-up destination, the item to be picked up, the address of the warehouse managed by the rental company, and the like are described on the slip for return, for example. The carrier goes to the address of the user who rented the device on the return date according to the slip for return. In addition, the carrier collects the articles and transports them to a warehouse or the like managed by the rental company according to the slip for return.

上述のように、レンタルから返却された物品は、識別情報がレンタル対象情報に含まれており、レンタル用の物品として管理される。即ち、返却された物品は、提携倉庫にレンタル用物品の在庫として保管される。このため、在庫管理部111がレンタル対象情報を含む物品のレンタルを受け付けた場合、レンタル処理部113は、レンタル用の物品の在庫を保管している提携倉庫に対応する提携倉庫端末4に発注依頼をかける。なお、ユーザによって新品のレンタルの申し込みがあった場合は、この限りではない。 As described above, items returned from rental have identification information included in the rental object information, and are managed as items for rental. That is, the returned items are stored in the affiliated warehouse as rental item inventory. For this reason, when the inventory management unit 111 accepts the rental of items including the rental target information, the rental processing unit 113 requests the affiliated warehouse terminal 4 corresponding to the affiliated warehouse that stores the inventory of the rental items to place an order. multiply. However, this does not apply if the user applies for the rental of a new product.

また、本実施形態では、レンタル用物品の在庫の保管場所は、提携する倉庫業者の提携倉庫としているが、これに限らない。例えば、レンタル用物品の在庫の保管場所は、自社の倉庫でも良い。また、本実施形態に係るレンタル管理システムSでは、レンタルされた物品は、レンタルサイトにてレンタル期限までに購入申込を行うことで、レンタル中の物品を購入することもできる。 In addition, in the present embodiment, the storage location of the inventory of rental items is the affiliated warehouse of the affiliated warehouse company, but the location is not limited to this. For example, the company's own warehouse may be used as a storage location for inventory of rental items. In addition, in the rental management system S according to the present embodiment, it is possible to purchase a rented item by submitting a purchase application at the rental site before the rental deadline.

即ち、提携倉庫にレンタル用物品が在庫として保管されている状態で在庫管理部111がレンタル候補の物品のレンタルを受け付けた場合、レンタル処理部113は、EC管理サーバ2に発注依頼(レンタル設定情報の送信)をさせても良い。また、レンタル管理サーバ1は、貸し出しによりレンタル用在庫がない場合は、EC管理サーバ2上の商品在庫からレンタル候補を選んでも良い。 That is, when the inventory management unit 111 accepts the rental of a rental candidate item in a state in which rental items are stored as inventory in the affiliated warehouse, the rental processing unit 113 sends an order request to the EC management server 2 (rental setting information ). In addition, the rental management server 1 may select rental candidates from the product inventory on the EC management server 2 when there is no rental inventory due to rental.

このようにして、EC管理サーバ2とレンタル管理サーバ1とが連携した初期では、レンタル候補は、EC管理サーバ2上の商品在庫から選ばれる。一方、2回目以降のレンタル候補は、一度レンタルされた物品がレンタル用の在庫としてあるため、レンタル管理サーバ1上のレンタル用在庫から選ばれる。本実施形態では、ユーザは、このようにして選ばれた物品を、自宅にいながらにして、レンタルすることができる。 In this way, at the initial stage when the EC management server 2 and the rental management server 1 cooperate, rental candidates are selected from the product inventory on the EC management server 2 . On the other hand, rental candidates for the second and subsequent times are selected from the rental inventory on the rental management server 1 because the items that have been rented once are in the rental inventory. In this embodiment, the user can rent the item selected in this way while staying at home.

また、レンタル処理部113は、在庫管理部111が取得した外部在庫情報や、受付処理部112が取得した各申し込みの内容に基づいて、管理情報記憶部151が記憶している管理情報を更新する。この管理情報は、レンタル管理サーバ1における各物品の在庫の状況を示す在庫ステータスやレンタルステータス等の情報を有するデータであるレンタル伝票を含む。なお、レンタル伝票は、電子データに限らず紙で発行しても良い。 In addition, the rental processing unit 113 updates the management information stored in the management information storage unit 151 based on the external inventory information acquired by the inventory management unit 111 and the content of each application acquired by the reception processing unit 112. . This management information includes a rental slip, which is data having information such as an inventory status indicating the inventory status of each item in the rental management server 1 and a rental status. Note that the rental slip is not limited to electronic data, and may be issued on paper.

レンタル管理サーバ1における在庫ステータス情報は、レンタル候補情報に関する在庫ステータスとレンタル対象情報に関する在庫ステータスがある。また、レンタル伝票は、レンタル予約が行われるタイミングにレンタル予約単位で生成される。レンタル伝票は、運営会社とユーザとでレンタルの状況に関する情報を共有するために生成される。 The inventory status information in the rental management server 1 includes an inventory status related to rental candidate information and an inventory status related to rental object information. Also, the rental slip is generated for each rental reservation at the timing when the rental reservation is made. A rental slip is generated to share information on the rental status between the operating company and the user.

レンタル管理サーバ1の在庫ステータスには、例えば、「有効」、「予約有り」、「レンタル中」、「移動済」、「無効」及び「販売済」といったステータスが設定される。 For the inventory status of the rental management server 1, for example, statuses such as "valid", "reserved", "rented", "moved", "invalid", and "sold" are set.

「有効」は、在庫データが有効であることを示す。在庫データが有効とは、ユーザがレンタル予約を行う時に、在庫データを選択できる状態であることを示す。在庫データを「有効」にする状況としては、例えば、物品のレンタルの準備が完了した状況がある。 "Valid" indicates that the inventory data is valid. Valid inventory data means that the user can select inventory data when making a rental reservation. A situation in which inventory data is made "valid" is, for example, a situation in which preparations for rental of goods have been completed.

「予約有り」は、在庫データの示す物品にレンタル予約がされていることを示す。ユーザがレンタル予約を行う時に、「予約有り」の在庫ステータスの在庫データは、選択できない。「予約有り」の状態にある物品は、予約しているユーザのみにその物品をレンタルする権利があり、他のユーザには、レンタルや購入を行う権利はない。 "Reserved" indicates that the item indicated by the inventory data is reserved for rental. When the user makes a rental reservation, inventory data with an inventory status of "reserved" cannot be selected. An item in the "reserved" state has the right to rent the item only to the user who made the reservation, and no other users have the right to rent or purchase the item.

「レンタル中」は、在庫データの示す物品がユーザにレンタルされていることを示す。他のユーザがレンタル予約を行う時に、「レンタル中」の在庫ステータスの在庫データを選択できない。「レンタル中」の状態にある物品は、その時点でその物品をレンタルしているユーザのみに、その物品を使用する権利があり、他のユーザには、レンタルや購入等を行う権利はない。 "Rental" indicates that the item indicated by the inventory data is being rented to the user. Inventory data with an inventory status of "on rent" cannot be selected when another user makes a rental reservation. When an item is in the "rented" state, only the user who is renting the item at that time has the right to use the item, and other users do not have the right to rent or purchase the item.

「移動済」は、在庫データの示すレンタル候補の物品の識別情報が、レンタル候補情報からレンタル対象情報に移動した状態を示す。言い換えると、レンタル処理部113は、レンタル物品がユーザより返却された時、返却されたレンタル候補の物品の識別情報をレンタル対象情報に移動し、在庫ステータスを「移動済」に変更する。 “Moved” indicates a state in which the identification information of the rental candidate article indicated by the inventory data has been moved from the rental candidate information to the rental target information. In other words, when the rental item is returned by the user, the rental processing unit 113 moves the identification information of the returned rental candidate item to the rental object information, and changes the inventory status to "moved".

「無効」は、在庫データが無効であることを示す。「無効」の在庫ステータスは、在庫データの示す物品が次のレンタルのために準備中である場合等に設定される。この場合も、ユーザが予約を行う時に、「無効」の在庫ステータスの在庫データは、選択できない。 "Invalid" indicates that the inventory data is invalid. The "invalid" inventory status is set, for example, when the item indicated by the inventory data is being prepared for the next rental. Again, inventory data with an "invalid" inventory status cannot be selected when the user makes a reservation.

「販売済」は、レンタル管理サーバ1の在庫データが示す物品がECサイト又はレンタルサイトにて販売されたことを示す。例えば、ECサイト又はレンタルサイトで販売された物品を示す在庫データの在庫ステータスは、「販売済」に変更される。この場合も、ユーザがレンタル予約を行う時に、「販売済」の在庫ステータスの在庫データを選択できない。 "Sold" indicates that the item indicated by the inventory data of the rental management server 1 has been sold at the EC site or rental site. For example, the inventory status of inventory data indicating items sold at an EC site or a rental site is changed to "sold". Again, the user cannot select inventory data with an inventory status of "sold" when making a rental reservation.

以上説明した在庫ステータスに基づいて、レンタル管理サーバ1のレンタル処理部113は、レンタル処理を行う。また、レンタル管理サーバ1の在庫ステータスは、これらに限定されない。 Based on the inventory status described above, the rental processing unit 113 of the rental management server 1 performs rental processing. Also, the inventory status of the rental management server 1 is not limited to these.

また、レンタル伝票が有するレンタルステータスには、例えば「予約中」、「レンタル中」、「返却中」、「返却完了」、「キャンセル」、「購入済」といったレンタル状況を示すステータスが設定される。 In addition, in the rental status of the rental slip, for example, a status indicating the rental status such as "reserving", "renting", "returning", "return completed", "cancelled", and "purchased" is set. .

例えば、「予約中」は、現在のレンタル状況が予約開始から発送時までの状況であることを示す。また、「レンタル中」は、現在のレンタル状況が発送時からレンタル期日までの状況であることを示す。「返却中」は、現在のレンタル状況が返却開始から返却完了までの状況であることを示す。「キャンセル」は、現在のレンタル状況がキャンセル発生から次のレンタルの準備完了までの状況であることを示す。「購入済」は、現在のレンタル状況がレンタル中の物品がユーザによって購入された状況であることを示す。 For example, "under reservation" indicates that the current rental status is from the start of reservation to the time of shipment. "Rental" indicates that the current rental status is from the time of shipment to the rental date. "Returning" indicates that the current rental status is from the start of the return to the completion of the return. "Cancelled" indicates that the current rental status is from the occurrence of cancellation to the completion of preparation for the next rental. "Purchased" indicates that the current rental status is that the item being rented has been purchased by the user.

しかし、レンタルステータスの情報は、これらに限定されない。本実施形態では、ユーザ端末3の表示画面に表示されるECサイトやレンタルサイトにおいて、これらの情報が表示される。 However, rental status information is not limited to these. In this embodiment, such information is displayed on the EC site and rental site displayed on the display screen of the user terminal 3 .

なお、レンタルステータスが「予約中」、「レンタル中」、「返却完了」の場合は、物品の所有者がEC事業者であり、レンタル事業者が管理委託されている状態である。 When the rental status is "reserved", "rented", or "returned", the owner of the article is the EC business operator, and the rental business operator is entrusted with management.

管理情報では、レンタルステータスの情報に加えて、各物品の所有者やユーザの情報や、管理依頼の内容、物品の借入申し込みの内容、及び物品の購入申し込みの内容といった商取引に関する情報が各物品に紐付けられる。なお、他にも、例えば、物品の外観を示す画像情報等が更に紐付けられる。 In the management information, in addition to information on the rental status, information on commercial transactions such as information on the owner and user of each item, contents of management request, contents of borrowing application for goods, and contents of purchase application for goods are included in each item. be tied. In addition, for example, image information or the like indicating the appearance of the article is further linked.

また、レンタル管理サーバ1の在庫ステータスと同様に、EC管理サーバ2の記憶部にも在庫ステータスを含む管理情報が記憶されている。EC管理サーバ2の在庫ステータスは、例えば「有効」、「出荷」、「無効」といったステータスが設定される。 Similarly to the inventory status of the rental management server 1, the storage unit of the EC management server 2 also stores management information including the inventory status. The inventory status of the EC management server 2 is set to, for example, "valid", "shipment", and "invalid".

「有効」は、在庫データが有効であることを示す。在庫データが有効とは、ユーザが商品の購入を行う時に、在庫データを選択できる状態であることを示す。在庫データを「有効」にする状況としては、例えば、販売する物品が入荷され販売の準備ができた状況である。 "Valid" indicates that the inventory data is valid. The fact that the inventory data is valid means that the inventory data can be selected when the user purchases the product. A situation in which inventory data is "valid" is, for example, a situation in which goods to be sold have been received and are ready for sale.

「出荷」は、在庫データの販売が決定した状態、もしくは、レンタル用の物品として決定した状態を示す。この場合、ユーザが商品の購入を行う時に、「出荷」の在庫ステータスの在庫データは、選択できない。 "Shipment" indicates a state in which the sale of the inventory data has been decided, or a state in which the item has been decided as a rental item. In this case, when the user purchases the product, the inventory data of the inventory status of "shipment" cannot be selected.

「無効」は、在庫データが無効であることを示す。「無効」の在庫ステータスは、在庫データの示す物品が入荷の途中である場合等に設定される。この場合も、ユーザが予約を行う時に、「無効」の在庫ステータスの在庫データは、選択できない。 "Invalid" indicates that the inventory data is invalid. The "invalid" inventory status is set when the item indicated by the inventory data is in the process of being received. Again, inventory data with an "invalid" inventory status cannot be selected when the user makes a reservation.

以上説明した在庫ステータスにより、EC管理サーバ2は、レンタル処理を行う。しかし、EC管理サーバ2の在庫ステータスは、これらに限定されない。 Based on the inventory status described above, the EC management server 2 performs rental processing. However, the inventory status of the EC management server 2 is not limited to these.

また、本実施形態では、EC管理サーバ2上に構築されたECサイトにプログラムである所定のコードを組み込んでいる。EC管理サーバ2は、所定のコードが組み込まれることで図3に示すレンタルボタン8をECサイトの表示画面上に表示させる。ユーザ端末3は、表示画面上のレンタルボタン8をユーザに押されることによってECサイトからレンタルサイトにアクセス先を切り替える。これにより、ユーザ端末3は、ユーザにレンタルボタン8を押してもらうことで、アクセス先をECサイトからレンタルサイトに切り替える。更に、切り替わったアクセス先のレンタルサイトでは、ユーザ端末3は、ユーザの操作によりレンタル管理サーバ1にレンタルの申込の入力を行うことができる。 Further, in this embodiment, the EC site constructed on the EC management server 2 incorporates a predetermined code, which is a program. The EC management server 2 displays the rental button 8 shown in FIG. 3 on the display screen of the EC site by incorporating the predetermined code. The user terminal 3 switches the access destination from the EC site to the rental site when the user presses the rental button 8 on the display screen. By having the user press the rental button 8, the user terminal 3 switches the access destination from the EC site to the rental site. Furthermore, at the rental site of the switched access destination, the user terminal 3 can input a rental application to the rental management server 1 by the user's operation.

即ち、本実施形態では、申込情報は、EC管理サーバ2によって表示されるECサイトに組み込まれるレンタルボタン8の操作によって転送されるレンタルサイトで入力された情報である。なお、本実施形態に係るレンタル管理サーバ1は、コードを組み込んだ直後から以下に説明するレンタル処理を開始する。 That is, in the present embodiment, the application information is information input at the rental site that is transferred by operating the rental button 8 incorporated in the EC site displayed by the EC management server 2 . It should be noted that the rental management server 1 according to this embodiment starts the rental processing described below immediately after the code is embedded.

<レンタル処理>
次に、レンタル管理システムSで実行される、レンタル処理における動作について図5~9を参照して説明する。図5は、本発明の実施形態に係るレンタル処理を説明するフローチャートである。図6は、本発明の実施形態におけるECサイトとレンタルサイトとのレンタル処理開始時のデータ連携を説明する模式図である。図7は、本発明の実施形態におけるECサイトとレンタルサイトとのレンタル処理での予約処理を説明する模式図である。図8は、本発明の実施形態におけるECサイトとレンタルサイトとの発送処理を説明する模式図である。図9は、本発明の実施形態におけるECサイトとレンタルサイトとの返却処理を説明する模式図である。
<Rental processing>
Next, operations in the rental process executed by the rental management system S will be described with reference to FIGS. 5 to 9. FIG. FIG. 5 is a flow chart illustrating rental processing according to an embodiment of the present invention. FIG. 6 is a schematic diagram illustrating data linkage at the start of rental processing between the EC site and the rental site in the embodiment of the present invention. FIG. 7 is a schematic diagram illustrating reservation processing in the rental processing between the EC site and the rental site in the embodiment of the present invention. FIG. 8 is a schematic diagram illustrating shipping processing between the EC site and the rental site in the embodiment of the present invention. FIG. 9 is a schematic diagram illustrating return processing between the EC site and the rental site in the embodiment of the present invention.

まず、レンタル管理サーバ1の在庫管理部111は、図5のフローチャートに示すように、通信部14を介してECサイトの外部在庫情報を取得し、取得したECサイトの外部在庫情報に基づき、レンタルサイトのレンタル候補情報を更新する(ステップS10)。即ち、ECサイトとレンタルサイトの商品IDが連携し在庫数が共有される。但し、本実施形態に係るレンタル管理システムSでは、レンタル候補情報に共有された在庫数のうち、レンタルとして提供できる在庫数を、任意に決めることができる。例えば、ECサイトの在庫が5個ある時に、レンタルできる上限を2個にしたい場合、2個までしかレンタル候補情報の在庫ステータスが「有効」とならないように設定できる。これにより、本実施形態に係るレンタル管理システムSでは、ECサイトにおいて5個ある在庫全てがレンタルとして利用されてしまうことを防ぎ、在庫不足により販売できない状況を抑制できる。 First, as shown in the flowchart of FIG. 5, the inventory management unit 111 of the rental management server 1 acquires the external inventory information of the EC site via the communication unit 14, and based on the acquired external inventory information of the EC site, the rental The site rental candidate information is updated (step S10). That is, the product IDs of the EC site and the rental site are linked to share the stock quantity. However, in the rental management system S according to the present embodiment, it is possible to arbitrarily determine the number of stocks that can be provided as a rental from the number of stocks shared in the rental candidate information. For example, when the EC site has 5 items in stock and the maximum number of items that can be rented is 2 items, the inventory status of the rental candidate information can be set to "valid" for up to 2 items. As a result, in the rental management system S according to the present embodiment, it is possible to prevent the EC site from using all of the five inventory items for rental purposes, and to suppress a situation in which sales cannot be made due to inventory shortage.

図6に示すように、ECサイトは、商品IDや商品名や在庫数等の商品に関する情報と、在庫IDや在庫名や在庫ステータス等の商品在庫に関する情報と、を有する。また、在庫データのうち一番上の在庫データの在庫ステータスは、「有効」となっており、一番上の在庫データが示す物品は、購入もしくはレンタルが可能な状態であることが示されている。以下の説明において、便宜上、レンタル処理開始時の在庫数を4個として説明する。 As shown in FIG. 6, the EC site has product information such as product IDs, product names, and inventory numbers, and product inventory information such as inventory IDs, inventory names, and inventory statuses. In addition, the inventory status of the inventory data at the top of the inventory data is "valid", indicating that the item indicated by the inventory data at the top is available for purchase or rental. there is In the following description, for the sake of convenience, the number of items in stock at the start of rental processing is assumed to be four.

レンタルサイトもECサイトと同様に、レンタル候補情報として、商品IDや商品名、在庫数等の商品に関する情報と、在庫IDや在庫名、在庫ステータス等の商品在庫に関する情報と、を有する。また、在庫データのうち一番上の在庫データの在庫ステータスは、「有効」となっており、一番上の在庫データが示す物品は、レンタルが可能な状態であることが示されている。ステップS10において、在庫管理部111は、レンタルサイトの商品の在庫数をECサイトの商品の在庫数に合わせて4個に更新する。 As with the EC site, the rental site also has, as rental candidate information, product information such as product IDs, product names, and inventory numbers, and product inventory information such as inventory IDs, inventory names, and inventory statuses. In addition, the inventory status of the topmost inventory data of the inventory data is "valid", indicating that the item indicated by the topmost inventory data is in a state in which it can be rented. In step S<b>10 , the inventory management unit 111 updates the number of items in stock on the rental site to four in accordance with the number of items in stock on the EC site.

次に、ユーザ端末3は、図1に示すように、ユーザの操作によってネットワークNを介してEC管理サーバ2にアクセスする。これにより、ユーザ端末3は、表示画面にEC管理サーバ2にアクセスしEC管理サーバ2上に構築されたECサイトを表示させる。ECサイトでは、図3に示されるように、レンタル可能な商品の表示画面が表示された場合、レンタルサイトに移行するためのレンタルボタン8が商品の表示画面に表示される。 Next, the user terminal 3 accesses the EC management server 2 via the network N by the user's operation, as shown in FIG. As a result, the user terminal 3 accesses the EC management server 2 and displays the EC site constructed on the EC management server 2 on the display screen. On the EC site, as shown in FIG. 3, when a display screen of items available for rent is displayed, a rental button 8 for switching to the rental site is displayed on the display screen of the item.

ユーザ端末3は、レンタルボタン8がユーザにより押されることで、アクセス先がEC管理サーバ2からレンタル管理サーバ1へ切り替わる。即ち、ユーザ端末3は、表示画面にレンタル管理サーバ1に構築されたレンタルサイトを表示させる。これにより、ユーザは、ユーザ端末3の表示画面に表示されるレンタルサイト内で操作を行うことでレンタルの申し込みを行うことができる。ユーザ端末3は、ユーザの操作によってレンタル候補の物品のうちレンタル物品が選択された場合、レンタル管理サーバ1にレンタルの申込情報を送信する。 The access destination of the user terminal 3 is switched from the EC management server 2 to the rental management server 1 when the user presses the rental button 8 . That is, the user terminal 3 displays the rental site built in the rental management server 1 on the display screen. Thereby, the user can apply for rental by performing operations within the rental site displayed on the display screen of the user terminal 3 . The user terminal 3 transmits rental application information to the rental management server 1 when a rental item is selected from the rental candidate items by the user's operation.

レンタル管理サーバ1では、受付処理部112は、図5に示されるように、送信された申込情報を受け付ける(ステップS11)。次に、レンタル処理部113は、レンタルの申込情報に基づいてレンタル候補情報が示す物品の在庫からレンタル対象となるレンタル物品を設定し、レンタル物品が設定されたことを示すレンタル設定情報をEC管理サーバ2に送信する(ステップS12)。 In the rental management server 1, the reception processing unit 112 receives the transmitted application information, as shown in FIG. 5 (step S11). Next, the rental processing unit 113 sets rental items to be rented from the inventory of items indicated by the rental candidate information based on the rental application information, and manages rental setting information indicating that the rental items have been set. It is transmitted to the server 2 (step S12).

この時、レンタル処理部113は、図7に示すようなレンタル伝票を生成する。この時のレンタル伝票のレンタルステータスは、「予約中」となっている。また、レンタル伝票には、商品Aが記載され、商品Aが予約されたことが示されている。レンタル伝票には、レンタル対象となる物品の名称と、レンタルの状況を示すレンタルステータスと、が示されている。なお、レンタル対象となる物品の名称の項目は、複数の物品がレンタルされる場合はレンタル伝票に複数の物品の名称が記載されても良い。 At this time, the rental processing unit 113 generates a rental slip as shown in FIG. At this time, the rental status of the rental slip is "reserved". Also, the rental slip describes the product A, indicating that the product A has been reserved. The rental slip indicates the name of the article to be rented and the rental status indicating the rental status. As for the item of the name of the item to be rented, when a plurality of items are rented, the names of a plurality of items may be written on the rental slip.

また、レンタル処理部113は、レンタル伝票の生成に伴い管理情報記憶部151に記憶された在庫ステータスを「予約有り」に変更する。これにより、レンタル物品に設定された物品に対して、他のユーザによる当該レンタル物品のレンタルの予約ができないようになる。 In addition, the rental processing unit 113 changes the inventory status stored in the management information storage unit 151 to "reserved" when the rental slip is generated. This prevents another user from making a reservation for rental of the rental item set as the rental item.

また、レンタル処理部113は、上述のレンタル伝票の生成と在庫ステータスの変更と同時に、通信部14を介してECサイトにレンタル設定情報としての予約情報を送信する。EC管理サーバ2は、予約情報を受け取ると、予約情報に基づいて外部在庫情報を更新する。即ち、EC管理サーバ2は、レンタル物品に設定された商品について在庫ステータスを「出荷」に変更する。これにより、レンタル物品に設定された物品に対して、他のユーザによる当該物品の購入ができないようになる。また、ECサイトの商品の在庫数は、商品が出荷された扱いとなるため、1個減って4個から3個に変更される。 In addition, the rental processing unit 113 transmits reservation information as rental setting information to the EC site via the communication unit 14 at the same time as generating the above-described rental slip and changing the inventory status. Upon receiving the reservation information, the EC management server 2 updates the external stock information based on the reservation information. That is, the EC management server 2 changes the inventory status of the item set as the rental item to "shipment". This prevents other users from purchasing the item set as the rental item. In addition, the number of products in stock on the EC site is reduced by one and changed from 4 to 3 because the products are treated as shipped.

次に、レンタル物品は、受け取った予約情報に基づいてEC事業者によりユーザに送付される。このとき、レンタル処理部113は、図8に示すように管理情報記憶部151にアクセスして、レンタル伝票のレンタルステータスを「レンタル中」に変更する。これに伴い、レンタル処理部113は、レンタル管理サーバ1の在庫データの在庫ステータスも「レンタル中」に変更して他のユーザによる当該レンタル物品のレンタルの予約ができないようにする。 Next, the rental item is sent to the user by the EC business operator based on the received reservation information. At this time, the rental processing unit 113 accesses the management information storage unit 151 as shown in FIG. 8 and changes the rental status of the rental slip to "renting". Along with this, the rental processing unit 113 also changes the inventory status of the inventory data of the rental management server 1 to "rented" to prevent other users from making rental reservations for the rental item.

その後、ユーザからレンタル事業者にレンタル品が返却される。具体的には、レンタル品は、提携倉庫に保管される。また、レンタル用物品の在庫の保管場所は、提携する倉庫業者の提携倉庫としているが、上述と同様にこれに限らず、自社の倉庫でも良い。このとき、レンタル処理部113は、提携倉庫端末4等から返却に関する情報を取得すると、図9に示すように、レンタル伝票のレンタルステータスを「返却完了」に変更する。また、レンタル処理部113は、レンタルステータスの変更に伴い返却されたレンタル物品のID等の情報をレンタル候補情報からレンタル対象情報へ移動する。 After that, the user returns the rental item to the rental company. Specifically, rental items are stored in affiliated warehouses. Also, the storage location of the inventory of rental items is the affiliated warehouse of the affiliated warehouse company, but is not limited to this as described above, and may be the company's own warehouse. At this time, when the rental processing unit 113 acquires the return information from the partner warehouse terminal 4 or the like, the rental processing unit 113 changes the rental status of the rental slip to "return completed" as shown in FIG. In addition, the rental processing unit 113 moves the information such as the ID of the rental item returned due to the change of the rental status from the rental candidate information to the rental object information.

このとき、レンタル処理部113は、レンタル候補情報に基づいてレンタル対象情報の商品ID情報等を更新するとともに、レンタル対象情報の在庫データを「有効」に変更する。これにより、ユーザは、レンタル対象となった物品のレンタル予約ができるようになる。また、レンタル処理部113は、図9に示すように、管理情報記憶部151にアクセスして、レンタル候補情報の在庫ステータスを「移動済」に変更し、新品としてレンタルされないようにしている。 At this time, the rental processing unit 113 updates the product ID information and the like of the rental object information based on the rental candidate information, and changes the inventory data of the rental object information to "valid". As a result, the user can make a rental reservation for the item to be rented. Further, as shown in FIG. 9, the rental processing unit 113 accesses the management information storage unit 151 and changes the inventory status of the rental candidate information to "Moved" so that it is not rented as a new product.

また、レンタルサイトのレンタル候補情報の在庫数は、レンタル候補のうち1個がレンタル用の物品になるため、1個減って4個から3個に変更される。一方、レンタル候補1個がレンタル用の物品に変更されたことに伴い、レンタル対象情報の在庫数は1個増える。即ち、本実施形態に係るレンタル管理システムSは、初回のレンタルにおいて、ECサイトの在庫をレンタルサイトの初期在庫としてユーザにレンタルし、2回目以降のレンタルでは、返却された商品をレンタル用に用いている。 In addition, since one of the rental candidates is a rental item, the inventory number of rental candidate information on the rental site is reduced by one and changed from four to three. On the other hand, as one rental candidate is changed to a rental item, the number of items of rental object information in stock increases by one. That is, the rental management system S according to the present embodiment rents the inventory of the EC site to the user as the initial inventory of the rental site in the first rental, and uses the returned product for rental in the second and subsequent rentals. ing.

以上により、本実施形態に係るレンタル管理システムSでは、ECサイトの商品の在庫情報とレンタルサイトの商品の在庫情報を連携させて、ECサイトの在庫とレンタルサイトの初期在庫を共通化させることで、レンタル用の在庫の確保及び管理を容易化することができる。 As described above, in the rental management system S according to the present embodiment, the product inventory information on the EC site and the product inventory information on the rental site are linked, and the inventory on the EC site and the initial inventory on the rental site are shared. , it is possible to facilitate the securing and management of inventory for rental.

[本実施形態の非限定性]
以上、本発明の実施形態について説明したが、この実施形態は、例示に過ぎず、本発明の技術的範囲を限定するものではない。本発明はその他の様々な実施形態を取ることが可能であり、更に、本発明の要旨を逸脱しない範囲で、省略や置換等種々の変更を行うことができる。例えば、以下に示す変形例のような変形を行なうことができる。これら実施形態やその変形は、本明細書等に記載された発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
[Non-limiting nature of the present embodiment]
Although the embodiment of the present invention has been described above, this embodiment is merely an example and does not limit the technical scope of the present invention. The present invention can take various other embodiments, and various modifications such as omissions and substitutions can be made without departing from the gist of the present invention. For example, modifications such as those shown below can be made. These embodiments and their modifications are included in the scope and gist of the invention described in this specification and the like, and are included in the scope of the invention described in the claims and equivalents thereof.

<他の変形例>
なお、本実施形態では、レンタル用の物品は、レンタルサイト事業者が提携する倉庫業者の提携倉庫にて在庫管理されていたが、これに限らない。例えば、レンタル用の物品は、EC事業者が保有する自社倉庫で在庫管理しても良い。
<Other Modifications>
Note that in the present embodiment, rental items are managed in inventory at the affiliated warehouse of the warehouse company affiliated with the rental site operator, but this is not the only option. For example, items for rental may be managed in their own warehouse owned by the EC business operator.

この場合、レンタル処理部113は、受付処理部112がレンタル対象情報の在庫の物品に対する申込情報を受け付けた場合、レンタル対象情報の在庫の物品の中からレンタル物品を設定する。これにより、本変形例に係るレンタル管理システムSでは、EC事業者は、販売用物品とレンタル用の物品との在庫管理を行うことができ、より管理を容易化することができる。 In this case, when the reception processing unit 112 receives application information for an item in stock in the rental object information, the rental processing unit 113 sets a rental item out of the items in stock in the rental object information. As a result, in the rental management system S according to this modified example, the EC business operator can perform inventory management of sales items and rental items, thereby making management easier.

また、本実施形態に係るレンタル管理システムSでは、ユーザによりレンタルされた物品は、レンタル期限までに購入申込を行うことで、レンタル中の物品を購入できる仕組みとしているが、レンタル中の物品を購入できる仕組みがなくても良い。 In addition, in the rental management system S according to the present embodiment, it is possible to purchase an item rented by a user by submitting a purchase application before the rental deadline. It is okay if there is no mechanism to do so.

また、本実施形態に係るレンタル管理システムSでは、販売用物品は、EC事業者の自社倉庫で保管され、レンタル用物品は、レンタル事業者が提携する倉庫業者の提携倉庫で保管されていたが、これに限らない。例えば、販売用物品は、EC事業者が提携する倉庫業者の提携倉庫で保管しても良いし、レンタル用物品は、レンタル事業者が保有する自社倉庫で保管しても良い。 In addition, in the rental management system S according to the present embodiment, sales items are stored in the EC company's own warehouse, and rental items are stored in the affiliated warehouse of the warehouse company affiliated with the rental company. , but not limited to this. For example, items for sale may be stored in the affiliated warehouse of a warehouse company affiliated with the EC business, and items for rental may be stored in the company's own warehouse owned by the rental company.

また、本実施形態に係るレンタル管理システムSでは、ECサイトは、転送用のボタンのコードを埋め込んでいたが、これに限らない。例えば、ECサイトのプログラムに変更を加えることで、レンタルサイトへのリンク先を表示させても良い。 Further, in the rental management system S according to the present embodiment, the EC site embeds the transfer button code, but the present invention is not limited to this. For example, a link destination to a rental site may be displayed by modifying the EC site program.

上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。換言すると、図4に示した機能的構成は例示に過ぎず、特に限定されない。即ち、上述した一連の処理を全体として実行できる機能がレンタル管理サーバ1やEC管理サーバ2、ユーザ端末3に備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図4の例に限定されない。また、他にも、例えば、レンタル管理サーバ1が単一のサーバ装置で実現されもよいが、いわゆるクラウドサーバ等のように複数のサーバ装置が協働することによりレンタル管理サーバ1が実現されてもよい。また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。 The series of processes described above can be executed by hardware or by software. In other words, the functional configuration shown in FIG. 4 is merely an example and is not particularly limited. That is, it is sufficient that the rental management server 1, the EC management server 2, and the user terminal 3 have a function capable of executing the series of processes described above as a whole. What kind of functional block is used to realize this function? is not particularly limited to the example of FIG. In addition, for example, the rental management server 1 may be realized by a single server device, but the rental management server 1 may be realized by cooperation of a plurality of server devices such as a so-called cloud server. good too. Also, one functional block may be composed of hardware alone, software alone, or a combination thereof.

本実施形態における機能的構成は、演算処理を実行するプロセッサによって実現され、本実施形態に用いることが可能なプロセッサには、シングルプロセッサ、マルチプロセッサ及びマルチコアプロセッサ等の各種処理装置単体によって構成されるものの他、これら各種処理装置と、ASIC(Application Specific Integrated Circuit)やFPGA(Field‐Programmable Gate Array)等の処理回路とが組み合わせられたものを含む。 The functional configuration in this embodiment is realized by a processor that executes arithmetic processing, and processors that can be used in this embodiment are composed of various single processing units such as single processors, multiprocessors, and multicore processors. In addition, it includes a combination of these various processing devices and a processing circuit such as ASIC (Application Specific Integrated Circuit) or FPGA (Field-Programmable Gate Array).

一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えば汎用のパーソナルコンピュータであってもよい。 When a series of processes is to be executed by software, a program constituting the software is installed in a computer or the like from a network or a recording medium. The computer may be a computer built into dedicated hardware. The computer may also be a computer capable of executing various functions by installing various programs, such as a general-purpose personal computer.

このようなプログラムを含む記録媒体は、ユーザにプログラムを提供するために装置本体とは別に配布されるリムーバブルメディアにより構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される記録媒体等で構成される。リムーバブルメディアは、例えば、磁気ディスク(フロッピディスクを含む)、光ディスク、又は光磁気ディスク等により構成される。光ディスクは、例えば、CD-ROM(Compact Disk-Read Only Memory),DVD(Digital Versatile Disk),Blu-ray(登録商標) Disc(ブルーレイディスク)等により構成される。光磁気ディスクは、MD(Mini-Disk)等により構成される。また、装置本体に予め組み込まれた状態でユーザに提供される記録媒体は、例えば、プログラムが記録されている図4のROM12や記憶部15に含まれる半導体メモリ等で構成される。 A recording medium containing such a program is not only constituted by a removable medium that is distributed separately from the main body of the device in order to provide the program to the user, but is also provided to the user in a state pre-installed in the main body of the device. It consists of a recording medium, etc. Removable media include, for example, magnetic disks (including floppy disks), optical disks, or magneto-optical disks. Optical discs are composed of, for example, CD-ROMs (Compact Disk-Read Only Memory), DVDs (Digital Versatile Disks), Blu-ray (registered trademark) Discs, and the like. The magneto-optical disk is composed of an MD (Mini-Disk) or the like. Also, the recording medium provided to the user in a state of being pre-installed in the apparatus main body is composed of, for example, the ROM 12 in FIG.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。また、記録媒体に記録されるプログラムにより実行されるステップは、本発明の要旨を逸脱しない範囲内において、任意の順番に実行されてよい。 In this specification, the steps of writing a program recorded on a recording medium are not necessarily processed chronologically according to the order, but may be executed in parallel or individually. It also includes the processing to be executed. Also, the steps executed by the program recorded on the recording medium may be executed in any order without departing from the gist of the present invention.

1 レンタル管理サーバ(情報処理装置)
2 EC管理サーバ(管理装置)
111 在庫管理部
112 受付処理部
113 レンタル処理部
1 rental management server (information processing device)
2 EC management server (management device)
111 inventory management unit 112 reception processing unit 113 rental processing unit

Claims (9)

別の管理装置によって管理される物品の在庫を示す外部在庫情報を取得し、前記外部在庫情報に基づいてレンタル候補の物品のレンタル候補情報を更新する在庫管理部と、
ユーザから物品のレンタル申込みを示す申込情報を受け付ける受付処理部と、
前記受付処理部が受け付けた前記申込情報に基づいて前記レンタル候補情報が示す物品の在庫からレンタル対象となるレンタル物品を設定するとともに、前記レンタル物品が設定されたことを示すレンタル設定情報を前記管理装置に送信するレンタル処理部と、
を備える情報処理装置。
an inventory management unit that acquires external inventory information indicating inventory of items managed by another management device, and updates rental candidate information of rental candidate items based on the external inventory information;
a reception processing unit that receives application information indicating an application for rental of goods from a user;
Based on the application information received by the reception processing unit, a rental item to be rented is set from the inventory of items indicated by the rental candidate information, and the rental setting information indicating that the rental item is set is managed. a rental processing unit that transmits to the device;
Information processing device.
前記在庫管理部は、前記レンタル候補情報の物品のそれぞれに識別情報を設定し、
前記レンタル物品に設定された物品の前記識別情報を前記レンタル候補情報から既にレンタル実績がある物品の在庫を示すレンタル対象情報に移動する処理を実行する請求項1に記載の情報処理装置。
The inventory management unit sets identification information for each item in the rental candidate information,
2. The information processing apparatus according to claim 1, wherein the identification information of the item set as the rental item is moved from the rental candidate information to the rental object information indicating the inventory of the item that has already been rented.
前記受付処理部が前記レンタル対象情報の在庫の物品に対する前記申込情報を受け付けると、前記レンタル処理部は、前記管理装置とは異なるレンタル在庫管理装置に前記レンタル設定情報を送信する請求項2に記載の情報処理装置。 3. The apparatus according to claim 2, wherein when said reception processing unit receives said application information for an item in stock in said rental object information, said rental processing unit transmits said rental setting information to a rental inventory management device different from said management device. information processing equipment. 前記受付処理部が前記レンタル対象情報の在庫の物品に対する前記申込情報を受け付けると、前記レンタル処理部は、前記管理装置に前記レンタル対象情報の在庫の物品にレンタル物品が設定されたことを示す前記レンタル設定情報を送信する請求項2に記載の情報処理装置。 When the reception processing unit receives the application information for the item in stock in the rental object information, the rental processing unit notifies the management device that the rental item is set as the item in stock in the rental object information. 3. The information processing apparatus according to claim 2, which transmits rental setting information. 前記レンタル設定情報には、レンタル申込者の発送先の情報が含まれる請求項1から4の何れかに記載の情報処理装置。 5. The information processing apparatus according to any one of claims 1 to 4, wherein said rental setting information includes information on a shipping destination of a rental applicant. 前記申込情報は、前記物品を販売する販売管理装置によって表示される販売ウェブサイトに組み込まれるレンタルボタンの操作によって転送されるレンタルサイトで入力された情報である請求項1から5の何れかに記載の情報処理装置。 6. The application information according to any one of claims 1 to 5, wherein said application information is information input at a rental site transferred by operating a rental button incorporated in a sales website displayed by a sales management device for selling said article. information processing equipment. コンピュータに、
別の管理装置によって管理される物品の在庫を示す外部在庫情報を取得し、前記外部在庫情報に基づいてレンタル候補の物品のレンタル候補情報を更新する在庫管理機能と、
ユーザから物品のレンタル申込みを示す申込情報を受け付ける受付処理機能と、
前記受付処理機能が受け付けた前記申込情報に基づいて前記レンタル候補情報が示す物品の在庫からレンタル対象となるレンタル物品を設定するとともに、前記レンタル物品が設定されたことを示すレンタル設定情報を前記管理装置に送信するレンタル処理機能と、
を実行させるレンタル管理プログラム。
to the computer,
an inventory management function of acquiring external inventory information indicating the inventory of items managed by another management device, and updating rental candidate information of rental candidate items based on the external inventory information;
a reception processing function for receiving application information indicating an application for rental of goods from a user;
Based on the application information received by the reception processing function, a rental item to be rented is set from the inventory of items indicated by the rental candidate information, and the rental setting information indicating that the rental item is set is managed. a rental processing function that sends to the device;
A rental management program that runs a
コンピュータに実行させるレンタル管理方法であって、
別の管理装置によって管理される物品の在庫を示す外部在庫情報を取得し、前記外部在庫情報に基づいてレンタル候補の物品のレンタル候補情報を更新する在庫管理ステップと、
ユーザから物品のレンタル申込みを示す申込情報を受け付ける受付ステップと、
前記受付ステップが受け付けた前記申込情報に基づいて前記レンタル候補情報が示す物品の在庫からレンタル対象となるレンタル物品を設定するとともに、前記レンタル物品が設定されたことを示すレンタル設定情報を前記管理装置に送信するレンタル処理ステップと、
を含むレンタル管理方法。
A rental management method executed by a computer, comprising:
an inventory management step of acquiring external inventory information indicating the inventory of items managed by another management device, and updating rental candidate information of rental candidate items based on the external inventory information;
a receiving step of receiving application information indicating an application for rental of goods from a user;
Setting rental items to be rented from inventory of items indicated by the rental candidate information based on the application information received by the receiving step, and sending rental setting information indicating that the rental items have been set to the management device a rental processing step that sends to
Rental management methods including;
前記レンタル処理ステップで送信された前記レンタル設定情報に基づいて前記外部在庫情報からユーザに発送する前記レンタル物品を設定し、前記外部在庫情報を更新する外部在庫情報処理ステップを更に含む請求項8に記載のレンタル管理方法。 9. The method according to claim 8, further comprising an external inventory information processing step of setting the rental item to be shipped to the user from the external inventory information based on the rental setting information transmitted in the rental processing step, and updating the external inventory information. How to manage the rental as described.
JP2021069787A 2021-04-16 2021-04-16 Information processing apparatus, rental management program, and rental management method Pending JP2022164351A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021069787A JP2022164351A (en) 2021-04-16 2021-04-16 Information processing apparatus, rental management program, and rental management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021069787A JP2022164351A (en) 2021-04-16 2021-04-16 Information processing apparatus, rental management program, and rental management method

Publications (1)

Publication Number Publication Date
JP2022164351A true JP2022164351A (en) 2022-10-27

Family

ID=83743294

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021069787A Pending JP2022164351A (en) 2021-04-16 2021-04-16 Information processing apparatus, rental management program, and rental management method

Country Status (1)

Country Link
JP (1) JP2022164351A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117455351A (en) * 2023-09-06 2024-01-26 广州箭头信息科技有限公司 Intelligent management method and system for equipment leasing warehouse based on Saas platform

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117455351A (en) * 2023-09-06 2024-01-26 广州箭头信息科技有限公司 Intelligent management method and system for equipment leasing warehouse based on Saas platform
CN117455351B (en) * 2023-09-06 2024-05-17 广州箭头信息科技有限公司 Intelligent management method and system for equipment leasing warehouse based on Saas platform

Similar Documents

Publication Publication Date Title
TW393617B (en) Electronic commerce support method and apparatus
JP6522064B2 (en) Electronic receipt server, electronic receipt providing method, program, terminal device and electronic receipt system
JP2014194731A (en) Electronic receipt system, commodity sales data processor, electronic receipt management server, information processor and program
JP2002007904A (en) Article delivery method, online shopping method, online shopping system, server, and seller server
JP2018181362A (en) Electronic receipt system and electronic receipt display method
JP2007233688A (en) Commodity management system, commodity management device, commodity management method, and commodity management program
JP2022164351A (en) Information processing apparatus, rental management program, and rental management method
JP2013140552A (en) System and method for selling merchandise
JP2017097773A (en) Point management system, point management method, and point management program
JP2019028545A (en) Packing material in delivery system, computer control program, control method and computer
JP7224772B2 (en) Trial system, trial method, trial processing device and its program
KR102008969B1 (en) System for providing service for business of marine and livestok products
JP2019091502A (en) Electronic receipt management server, program, electronic receipt system, and household account data receiving method
JP7353411B1 (en) Information processing device, information processing method, and information processing program
JP5613739B2 (en) Information processing apparatus and program
JP6919084B1 (en) Information processing device, control method of information processing device, control program of information processing device, information processing system, communication terminal, and control program of communication terminal
JP7477705B1 (en) Information processing terminal and code payment control program
JP6883307B1 (en) Product sales management program, information processing equipment and product sales management system
JP7123437B1 (en) System for automatic detection and notification of sales information and provided service information and method for automatic detection and notification
KR102279060B1 (en) Apparatus and Method for Servicing Online Sales
JP2002297394A (en) Information processor, and method and system for processing information
JP2001325537A (en) System for ordering and order reception through internet
JP2002092419A (en) Method of receiving purchase order via network
JP2002366784A (en) Supplementing method/system of online shopping
JP2023048498A (en) Information processing system, information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240115