JP7201907B2 - Stocktaking date determination program, stocktaking date determination device, and stocktaking date determination method - Google Patents

Stocktaking date determination program, stocktaking date determination device, and stocktaking date determination method Download PDF

Info

Publication number
JP7201907B2
JP7201907B2 JP2019008178A JP2019008178A JP7201907B2 JP 7201907 B2 JP7201907 B2 JP 7201907B2 JP 2019008178 A JP2019008178 A JP 2019008178A JP 2019008178 A JP2019008178 A JP 2019008178A JP 7201907 B2 JP7201907 B2 JP 7201907B2
Authority
JP
Japan
Prior art keywords
date
days
inventory
products
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019008178A
Other languages
Japanese (ja)
Other versions
JP2020119116A (en
Inventor
広輝 森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2019008178A priority Critical patent/JP7201907B2/en
Publication of JP2020119116A publication Critical patent/JP2020119116A/en
Application granted granted Critical
Publication of JP7201907B2 publication Critical patent/JP7201907B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、棚卸日決定プログラム、棚卸日決定装置及び棚卸日決定方法に関する。 The present invention relates to an inventory date determination program, an inventory date determination device, and an inventory date determination method.

例えば、小売店等において行われる決算では、決算時点における論理在庫数と実際の在庫数との差を可能な限り小さくすることが求められる。そのため、小売店等では、一般的に、商品の棚卸を決算と同じ日に行う。 For example, in settlement of accounts at a retail store or the like, it is required to minimize the difference between the logical inventory quantity and the actual inventory quantity at the time of settlement. For this reason, retail stores and the like generally take stock of merchandise on the same day as the settlement of accounts.

これに対し、例えば、商品の棚卸等を行う作業リソースが不足している場合や棚卸対象の商品の数が膨大である場合、商品の棚卸を決算と同じ日に行うことが困難になる。そのため、小売店等では、必要に応じて、商品の棚卸を決算よりも前に行う(例えば、特許文献1及び2参照)。 On the other hand, for example, when there is a shortage of work resources for taking inventory of products, etc., or when the number of products to be taken is enormous, it becomes difficult to take inventory of products on the same day as settlement of accounts. Therefore, in retail stores, etc., inventory of products is performed before settlement of accounts as necessary (see Patent Documents 1 and 2, for example).

特開2002-366620号公報Japanese Patent Application Laid-Open No. 2002-366620 特開平11-134411号公報JP-A-11-134411

しかしながら、商品の棚卸を決算よりも前に行う場合、決算時における論理在庫数と実際の在庫数との間に差(ずれ)が生じる可能性がある。そのため、上記のような小売店等では、作業リソースが不足している場合や棚卸対象の商品の数が膨大である場合であっても、商品の棚卸を決算よりも前に行うことができない場合がある。 However, if the inventory of products is performed before settlement of accounts, there is a possibility that there will be a difference (deviation) between the logical inventory quantity and the actual inventory quantity at the time of settlement. Therefore, in retail stores such as those mentioned above, even if there is a shortage of work resources or the number of products to be inventoried is enormous, it may not be possible to take stock of products before the settlement of accounts. There is

そこで、一つの側面では、本発明は、決算時における在庫数のずれを抑えることを可能とする棚卸日決定プログラム、棚卸日決定装置及び棚卸日決定方法を提供することを目的とする。 Accordingly, in one aspect, an object of the present invention is to provide a stocktaking date determination program, a stocktaking date determination device, and a stocktaking date determination method capable of suppressing deviations in inventory numbers at settlement.

実施の形態の一態様では、複数の商品のそれぞれについて、第1棚卸日における商品の在庫数を初期値として、前記第1棚卸日以降の前記商品の仕入と売上の値を反映した第1在庫数を算出し、前記複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日における商品の在庫数を初期値として、前記第2棚卸日以降の前記商品の仕入と売上の値を反映した第2在庫数を算出し、前記複数の商品のうちの前記第1在庫数と前記第2在庫数との差が大きい商品について、前記複数の商品についての決算日により近い日付を次以降の棚卸日の候補として決定する、処理をコンピュータに実行させる。 In one aspect of the embodiment, for each of a plurality of commodities, the stock count of the commodities on the first stocktaking date is set as an initial value, and the purchase and sales values of the commodities after the first stocktaking date are reflected in the first The number of inventories is calculated, and for each of the plurality of commodities, the stock count of the commodities on the second stocktaking date after the first stocktaking date is set as an initial value, and the purchase and sales of the commodities after the second stocktaking date. Calculate the second inventory quantity that reflects the value of , and for the product with a large difference between the first inventory quantity and the second inventory quantity among the plurality of products, the date closer to the settlement date for the plurality of products is determined as a candidate for the next and subsequent stocktaking dates.

一つの側面によれば、決算時における在庫数のずれを抑えることを可能とする。 According to one aspect, it is possible to suppress the deviation of the inventory quantity at the time of settlement.

図1は、情報処理システム10の構成について説明する図である。FIG. 1 is a diagram illustrating the configuration of an information processing system 10. As shown in FIG. 図2は、情報処理装置1のハードウエア構成を説明する図である。FIG. 2 is a diagram for explaining the hardware configuration of the information processing device 1. As shown in FIG. 図3は、情報処理装置1の機能のブロック図である。FIG. 3 is a functional block diagram of the information processing apparatus 1. As shown in FIG. 図4は、第1の実施の形態における棚卸日決定処理の概略を説明するフローチャート図である。FIG. 4 is a flow chart for explaining an outline of stocktaking date determination processing according to the first embodiment. 図5は、第1の実施の形態における棚卸日決定処理の詳細を説明するフローチャート図である。FIG. 5 is a flowchart for explaining the details of stocktaking date determination processing according to the first embodiment. 図6は、第1の実施の形態における棚卸日決定処理の詳細を説明するフローチャート図である。FIG. 6 is a flowchart for explaining the details of stocktaking date determination processing according to the first embodiment. 図7は、第1の実施の形態における棚卸日決定処理の詳細を説明するフローチャート図である。FIG. 7 is a flowchart for explaining the details of stocktaking date determination processing according to the first embodiment. 図8は、第1の実施の形態における棚卸日決定処理の詳細を説明するフローチャート図である。FIG. 8 is a flowchart for explaining the details of stocktaking date determination processing according to the first embodiment. 図9は、第1の実施の形態における棚卸日決定処理の詳細を説明するフローチャート図である。FIG. 9 is a flowchart for explaining the details of stocktaking date determination processing according to the first embodiment. 図10は、第1の実施の形態における棚卸日決定処理の詳細を説明するフローチャート図である。FIG. 10 is a flowchart for explaining the details of stocktaking date determination processing according to the first embodiment. 図11は、棚卸数131、論理在庫数132及び付立在庫数133の具体例を説明する図である。FIG. 11 is a diagram for explaining specific examples of the number of inventories 131, the number of logical inventories 132, and the number of standing inventories 133. As shown in FIG. 図12は、棚卸数131、論理在庫数132及び付立在庫数133の具体例を説明する図である。FIG. 12 is a diagram for explaining specific examples of the inventory count 131, the logical inventory count 132, and the standing inventory count 133. As shown in FIG. 図13は、棚卸数131、論理在庫数132及び付立在庫数133の具体例を説明する図である。FIG. 13 is a diagram for explaining specific examples of the number of inventories 131, the number of logical inventories 132, and the number of standing inventories 133. As shown in FIG. 図14は、付立在庫数133の管理を行わない場合と付立在庫数133の管理を行う場合とを比較する図である。FIG. 14 is a diagram comparing a case where the standing inventory quantity 133 is not managed and a case where the standing inventory quantity 133 is managed. 図15は、第1調整日数情報134aの具体例を説明する図である。FIG. 15 is a diagram illustrating a specific example of the first adjustment days information 134a. 図16は、第2調整日数情報134bの具体例を説明する図である。FIG. 16 is a diagram illustrating a specific example of the second adjustment days information 134b. 図17は、第2調整日数情報134bの具体例を説明する図である。FIG. 17 is a diagram illustrating a specific example of the second adjustment days information 134b. 図18は、第2調整日数情報134bの具体例を説明する図である。FIG. 18 is a diagram illustrating a specific example of the second adjustment days information 134b. 図19は、第3調整日数情報134cの具体例を説明する図である。FIG. 19 is a diagram illustrating a specific example of the third adjustment days information 134c.

[情報処理システムの構成]
初めに、情報処理システム10の構成について説明を行う。図1は、情報処理システム10の構成について説明する図である。
[Configuration of information processing system]
First, the configuration of the information processing system 10 will be described. FIG. 1 is a diagram illustrating the configuration of an information processing system 10. As shown in FIG.

図1に示す情報処理システム10は、情報処理装置1と、操作端末3とを有する。操作端末3は、ネットワークNWを介することによって情報処理装置1とアクセスが可能である。 An information processing system 10 shown in FIG. 1 has an information processing device 1 and an operation terminal 3 . The operation terminal 3 can access the information processing device 1 via the network NW.

操作端末3は、例えば、1台以上のPC(Personal Computer)であり、小売店等の担当者(以下、単に担当者とも呼ぶ)が情報処理装置1に対して各種操作を行う端末である。 The operation terminal 3 is, for example, one or more PCs (Personal Computers), and is a terminal for performing various operations on the information processing apparatus 1 by a person in charge of a retail store or the like (hereinafter simply referred to as a person in charge).

情報処理装置1は、例えば、1台以上の物理マシンであり、商品の棚卸が決算よりも前の日に行われる場合であっても、決算時における論理在庫数と実際の在庫数との差の発生を抑えることができるように、商品毎の棚卸日を決定する処理(以下、棚卸日決定処理とも呼ぶ)を行う。 The information processing device 1 is, for example, one or more physical machines, and even if the inventory of the product is performed on the day before the closing date, the difference between the logical inventory quantity and the actual inventory quantity at the time of closing In order to suppress the occurrence of this, processing for determining the stocktaking date for each product (hereinafter also referred to as stocktaking date determination processing) is performed.

具体的に、情報処理装置1は、例えば、棚卸対象の複数の商品のそれぞれについて、第1棚卸日(例えば、前回の決算日)における商品の在庫数を初期値として、第1棚卸日以降の商品の仕入と売上の値を反映した在庫数(以下、第1在庫数または論理在庫数とも呼ぶ)を算出する。また、情報処理装置1は、例えば、棚卸対象の複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日(例えば、前回の決算日の直前の棚卸日)における商品の在庫数を初期値として、第2棚卸日以降の商品の仕入と売上の値を反映した在庫数(以下、第2在庫数または付立在庫数とも呼ぶ)を算出する。そして、情報処理装置1は、算出した第1在庫数と第2在庫数との差が大きい商品について、決算日により近い日付を次以降の棚卸日の候補として決定する。 Specifically, for example, for each of a plurality of products to be inventoried, the information processing device 1 sets the inventory quantity of the product on the first inventory date (for example, the previous closing date) as an initial value, and after the first inventory date An inventory quantity (hereinafter also referred to as a first inventory quantity or a logical inventory quantity) reflecting the purchase and sales values of the product is calculated. In addition, for example, for each of a plurality of products to be taken inventory, the information processing device 1 determines the number of products in stock on the second inventory date after the first inventory date (for example, the inventory date immediately before the previous closing date) is the initial value, the inventory quantity (hereinafter also referred to as the second inventory quantity or the attached inventory quantity) reflecting the purchase and sales values of the products after the second inventory date is calculated. Then, the information processing apparatus 1 determines a date closer to the settlement date as a candidate for the next and subsequent stocktaking dates for the product having a large difference between the calculated first inventory quantity and the second inventory quantity.

すなわち、本実施の形態における情報処理装置1は、異なる日を基準とする2つの論理在庫数である第1在庫数及び第2在庫数をそれぞれ管理する。そして、情報処理装置1は、第1在庫数と第2在庫数との差が大きい商品を、論理在庫数と実際の在庫数との間における差がより発生しやすい商品として特定する。その後、情報処理装置1は、特定した商品の棚卸日の候補を、決済日により近い日付に決定する。 That is, the information processing apparatus 1 according to the present embodiment manages the first inventory quantity and the second inventory quantity, which are two logical inventory quantities based on different days. Then, the information processing device 1 identifies a product with a large difference between the first inventory quantity and the second inventory quantity as a product that is more likely to have a difference between the logical inventory quantity and the actual inventory quantity. After that, the information processing device 1 determines a date closer to the settlement date as a candidate for the inventory date of the specified product.

これにより、情報処理装置1は、決算時における論理在庫数と実際の在庫数との差の発生を抑えることが可能になる。そのため、情報処理装置1は、決算時における在庫数のずれを抑えることが可能となる。 As a result, the information processing apparatus 1 can suppress the occurrence of a difference between the logical inventory quantity and the actual inventory quantity at the time of settlement. Therefore, the information processing device 1 can suppress the deviation of the inventory quantity at the time of settlement.

[情報処理システムのハードウエア構成]
次に、情報処理システム10のハードウエア構成について説明する。図2は、情報処理装置1のハードウエア構成を説明する図である。
[Hardware configuration of information processing system]
Next, the hardware configuration of the information processing system 10 will be described. FIG. 2 is a diagram for explaining the hardware configuration of the information processing device 1. As shown in FIG.

情報処理装置1は、図2に示すように、プロセッサであるCPU101と、メモリ102と、外部インターフェース(I/Oユニット)103と、記憶媒体104とを有する。各部は、バス105を介して互いに接続される。 The information processing apparatus 1 has a CPU 101 as a processor, a memory 102, an external interface (I/O unit) 103, and a storage medium 104, as shown in FIG. Each unit is connected to each other via a bus 105 .

記憶媒体104は、例えば、棚卸日決定処理を行うためのプログラム110を記憶するプログラム格納領域(図示しない)を有する。また、記憶媒体104は、例えば、棚卸日決定処理を行う際に用いられる情報を記憶する記憶部130(以下、情報格納領域130とも呼ぶ)を有する。なお、記憶媒体104は、例えば、HDD(Hard Disk Drive)やSSD(Sokid State Drive)であってよい。 The storage medium 104 has, for example, a program storage area (not shown) that stores a program 110 for performing stocktaking date determination processing. The storage medium 104 also has a storage unit 130 (hereinafter also referred to as an information storage area 130) that stores information used when performing stocktaking date determination processing, for example. Note that the storage medium 104 may be, for example, an HDD (Hard Disk Drive) or an SSD (Sokid State Drive).

CPU101は、記憶媒体104からメモリ102にロードされたプログラム110を実行して棚卸日決定処理を行う。 The CPU 101 executes the program 110 loaded from the storage medium 104 to the memory 102 to perform stocktaking date determination processing.

外部インターフェース103は、例えば、ネットワークNWを介して操作端末3と通信を行う。 The external interface 103 communicates with the operation terminal 3 via the network NW, for example.

[情報処理システムの機能]
次に、情報処理システム10の機能について説明を行う。図3は、情報処理装置1の機能のブロック図である。
[Functions of information processing system]
Next, functions of the information processing system 10 will be described. FIG. 3 is a functional block diagram of the information processing apparatus 1. As shown in FIG.

情報処理装置1は、図3に示すように、例えば、CPU101やメモリ102等のハードウエアとプログラム110とが有機的に協働することにより、情報受付部111と、情報管理部112と、第1算出部113と、第2算出部114と、候補決定部115と、情報出力部116とを含む各種機能を実現する。 As shown in FIG. 3, the information processing apparatus 1 includes an information reception unit 111, an information management unit 112, a second Various functions including a 1 calculation unit 113, a second calculation unit 114, a candidate determination unit 115, and an information output unit 116 are realized.

また、情報処理装置1は、例えば、図3に示すように、棚卸数131と、論理在庫数132と、付立在庫数133と、調整日数情報134とを情報格納領域130に記憶する。調整日数情報134には、第1調整日数情報134aと、第2調整日数情報134bと、第3調整日数情報134c(以下、係数情報134cとも呼ぶ)が含まれる。 Further, the information processing apparatus 1 stores, for example, an inventory count 131, a logical inventory count 132, an attached inventory count 133, and adjustment days information 134 in the information storage area 130, as shown in FIG. The adjustment days information 134 includes first adjustment days information 134a, second adjustment days information 134b, and third adjustment days information 134c (hereinafter also referred to as coefficient information 134c).

情報受付部111は、例えば、担当者が操作端末3を介して入力した各商品の棚卸数131を受け付ける。棚卸数131は、例えば、各商品を現在の在庫数を示す情報である。すなわち、情報受付部111は、例えば、担当者が各商品の棚卸を行った際に入力した棚卸数131を受け付ける。また、情報受付部111は、例えば、担当者が操作端末3を介して入力した各商品の売上数や仕入数を受け付ける。 The information receiving unit 111 receives, for example, the inventory count 131 of each product input by the person in charge via the operation terminal 3 . The inventory count 131 is, for example, information indicating the current inventory count of each product. That is, the information receiving unit 111 receives, for example, the inventory count 131 input by the person in charge when inventorying each product. The information receiving unit 111 also receives, for example, the number of sales and the number of purchases of each product input by the person in charge via the operation terminal 3 .

情報管理部112は、情報受付部111が受け付けた各商品の棚卸数131を情報格納領域130に記憶する。 The information management unit 112 stores the inventory count 131 of each product received by the information reception unit 111 in the information storage area 130 .

第1算出部113は、各商品のそれぞれについて、第1棚卸日における商品の棚卸数131を初期値として、情報受付部111が受け付けた仕入数と売上数(第1棚卸日以降の商品の仕入数と売上数)を反映した論理在庫数132を算出する。そして、情報管理部112は、第1算出部113が記憶した論理在庫数132を情報格納領域130に記憶する。 For each product, the first calculation unit 113 uses the product inventory count 131 on the first inventory date as an initial value, and calculates the number of purchases and sales received by the information reception unit 111 (the number of products after the first inventory date). A logical inventory quantity 132 reflecting the number of purchases and the quantity of sales) is calculated. The information management unit 112 then stores the logical inventory quantity 132 stored by the first calculation unit 113 in the information storage area 130 .

第2算出部114は、各商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日における商品の棚卸数131を初期値として、情報受付部111が受け付けた仕入数と売上数(第2棚卸日以降の商品の仕入数と売上数)を反映した付立在庫数133を算出する。そして、情報管理部112は、第2算出部114が記憶した付立在庫数133を情報格納領域130に記憶する。 The second calculation unit 114 calculates the number of purchases and the number of sales ( A standing inventory quantity 133 reflecting the number of products purchased and the number of sales after the second stocktaking date is calculated. Then, the information management unit 112 stores the standing inventory quantity 133 stored by the second calculation unit 114 in the information storage area 130 .

候補決定部115は、情報格納領域130に記憶した論理在庫数132と付立在庫数133との差が大きい商品について、決算日により近い日付を次以降の棚卸日の候補として決定する。 The candidate determining unit 115 determines a date closer to the settlement date as a candidate for the next and subsequent stocktaking dates for products having a large difference between the logical inventory quantity 132 and the attached inventory quantity 133 stored in the information storage area 130 .

情報出力部116は、候補決定部115が決定した次以降の棚卸日の候補を出力する。具体的に、情報出力部116は、例えば、候補決定部115が決定した次以降の棚卸日の候補を操作端末3に出力する。調整日数情報134についての説明は後述する。 The information output unit 116 outputs candidates for subsequent stocktaking dates determined by the candidate determination unit 115 . Specifically, the information output unit 116 outputs, to the operation terminal 3, candidates for subsequent stocktaking dates determined by the candidate determination unit 115, for example. The adjustment days information 134 will be described later.

[第1の実施の形態の概略]
次に、第1の実施の形態の概略について説明する。図4は、第1の実施の形態における棚卸日決定処理の概略を説明するフローチャート図である。
[Outline of the first embodiment]
Next, an outline of the first embodiment will be described. FIG. 4 is a flow chart for explaining an outline of stocktaking date determination processing according to the first embodiment.

情報処理装置1は、図4に示すように、棚卸日決定タイミングまで待機する(S1のNO)。棚卸日決定タイミングは、例えば、担当者が操作端末3を介して棚卸日決定処理を開始する旨の入力を行ったタイミングであってよい。 As shown in FIG. 4, the information processing device 1 waits until the stocktaking date determination timing (NO in S1). The stocktaking date determination timing may be, for example, the timing at which the person in charge makes an input to start the stocktaking date determination process via the operation terminal 3 .

そして、棚卸日決定タイミングになった場合(S1のYES)、情報処理装置1は、複数の商品のそれぞれについて、第1棚卸日における商品の棚卸数131を初期値として、第1棚卸日以降の商品の仕入及び売上の値を反映した論理在庫数132を算出する(S2)。 Then, when the stocktaking date determination timing comes (YES in S1), the information processing device 1 sets the number of stocktaking 131 of the products on the first stocktaking date as an initial value for each of the plurality of products, and the number of products after the first stocktaking date A logical inventory quantity 132 reflecting the purchase and sales values of the product is calculated (S2).

また、情報処理装置1は、この場合、複数の商品のそれぞれについて、第2棚卸日における商品の棚卸数131を初期値として、第2棚卸日以降の商品の仕入及び売上の値を反映した付立在庫数133を算出する(S3)。 Further, in this case, the information processing device 1, for each of the plurality of products, sets the number of product inventory 131 on the second inventory date as an initial value, and reflects the purchase and sales values of the products after the second inventory date. A standing inventory quantity 133 is calculated (S3).

その後、情報処理装置1は、複数の商品のうちの論理在庫数132と付立在庫数133との差が大きい商品について、複数の商品についての決算日により近い日付を次以降の棚卸日の候補として決定する(S4)。 After that, the information processing device 1 selects a date closer to the closing date of the plurality of products as a candidate for the next and subsequent stocktaking dates for the product having a large difference between the number of logical inventory 132 and the number of standing inventory 133 among the plurality of products. (S4).

これにより、情報処理装置1は、決算時における論理在庫数と実際の在庫数との差の発生を抑えることが可能になる。そのため、情報処理装置1は、決算時における在庫数のずれを抑えることが可能となる。 As a result, the information processing apparatus 1 can suppress the occurrence of a difference between the logical inventory quantity and the actual inventory quantity at the time of settlement. Therefore, the information processing device 1 can suppress the deviation of the inventory quantity at the time of settlement.

[第1の実施の形態の詳細]
次に、第1の実施の形態の詳細について説明する。図5から図10は、第1の実施の形態における棚卸日決定処理の詳細を説明するフローチャート図である。また、図11から図19は、第1の実施の形態における棚卸日決定処理の詳細を説明する図である。
[Details of the first embodiment]
Next, details of the first embodiment will be described. 5 to 10 are flowcharts for explaining the details of the stocktaking date determination process according to the first embodiment. 11 to 19 are diagrams for explaining the details of the stocktaking date determination process according to the first embodiment.

[情報蓄積処理]
初めに、担当者が操作端末3を介して入力した情報を蓄積する処理(以下、情報蓄積処理とも呼ぶ)について説明を行う。図5は、情報蓄積処理を説明するフローチャート図である。
[Information accumulation processing]
First, the process of accumulating information input by the person in charge via the operation terminal 3 (hereinafter also referred to as information accumulation process) will be described. FIG. 5 is a flowchart for explaining information accumulation processing.

情報処理装置1の情報受付部111は、図5に示すように、例えば、担当者が操作端末3を介して入力した各種情報を受け付けるまで待機する(S101のNO)。具体的に、情報受付部111は、例えば、各商品の棚卸数131、仕入数、売上数及び修正数(過去の仕入数や売上数に対する修正数)のいずれかを受け付けるまで待機する。 As shown in FIG. 5, the information reception unit 111 of the information processing device 1 waits until it receives various information input by the person in charge via the operation terminal 3 (NO in S101). Specifically, the information receiving unit 111 waits until receiving any one of the inventory count 131, the purchase count, the sales count, and the correction count (the correction count for the past purchase count and sales count) of each product, for example.

そして、操作端末3から情報を受け付けた場合(S101のYES)、情報管理部112は、S101の処理で受け付けた情報を情報格納領域130に記憶する(S102)。 Then, when information is received from the operation terminal 3 (YES in S101), the information management unit 112 stores the information received in the process of S101 in the information storage area 130 (S102).

[情報生成処理]
次に、論理在庫数132及び付立在庫数133を算出する処理(以下、情報生成処理とも呼ぶ)について説明を行う。図6は、情報生成処理を説明するフローチャート図である。
[Information generation processing]
Next, processing for calculating the logical inventory quantity 132 and the attached inventory quantity 133 (hereinafter also referred to as information generation processing) will be described. FIG. 6 is a flowchart for explaining information generation processing.

情報受付部111は、図6に示すように、情報生成タイミングまで待機する(S111のNO)。情報生成タイミングは、例えば、1日1回等の定期的なタイミングであってよい。 As shown in FIG. 6, the information reception unit 111 waits until the information generation timing (NO in S111). The information generation timing may be, for example, periodic timing such as once a day.

そして、情報生成タイミングになった場合(S111のYES)、情報処理装置1の第1算出部113は、情報格納領域130に記憶された各種情報を参照して、複数の商品のそれぞれについて、第1棚卸日における商品の棚卸数131を初期値とした場合における論理在庫数132を算出する(S112)。 Then, when it is time to generate information (YES in S111), the first calculation unit 113 of the information processing device 1 refers to the various information stored in the information storage area 130, and calculates the first value for each of the plurality of products. A logical inventory quantity 132 is calculated when the initial value is the inventory count 131 of the product on one inventory day (S112).

具体的に、情報管理部112は、例えば、今日行われたS101の処理で受け付けた各商品の仕入数、売上数及び修正数(第1棚卸日よりも後に発生した仕入数及び売上数に対する修正数)を、昨日行われたS112の処理で算出された各商品の論理在庫数132にそれぞれ反映させることによって、各商品の論理在庫数132を算出する。 Specifically, the information management unit 112 stores, for example, the number of purchases, the number of sales, and the number of corrections (the number of purchases and the number of sales occurring after the first stocktaking date) of each product received in the processing of S101 performed today. ) is reflected in the logical inventory quantity 132 of each product calculated in the processing of S112 performed yesterday, to calculate the logical inventory quantity 132 of each product.

また、情報処理装置1の第2算出部114は、この場合、情報格納領域130に記憶された各種情報を参照して、複数の商品のそれぞれについて、第2棚卸日における商品の棚卸数131を初期値とした場合における付立在庫数133を算出する(S113)。 Further, in this case, the second calculation unit 114 of the information processing device 1 refers to the various information stored in the information storage area 130, and calculates the inventory count 131 of the product on the second inventory date for each of the plurality of products. The number of standing inventory 133 in the case of the initial value is calculated (S113).

具体的に、情報管理部112は、例えば、今日行われたS101の処理で受け付けた各商品の仕入数、売上数及び修正数(第2棚卸日よりも後に発生した仕入数及び売上数に対する修正数)を、昨日行われたS112の処理で算出された各商品の付立在庫数133にそれぞれ反映させることによって、各商品の付立在庫数133を算出する。 Specifically, the information management unit 112 stores, for example, the number of purchases, the number of sales, and the number of corrections of each product received in the processing of S101 performed today (the number of purchases and the number of sales occurring after the second stocktaking date ) is reflected in the standing inventory quantity 133 of each product calculated in the process of S112 performed yesterday, to calculate the standing inventory quantity 133 of each product.

すなわち、情報管理部112は、第1棚卸日から第2棚卸日までの間に発生した仕入数及び売上数に対する修正数については、論理在庫数132を算出する場合についてのみ反映させる。 That is, the information management unit 112 reflects the corrections to the number of purchases and the number of sales occurring between the first stocktaking date and the second stocktaking date only when calculating the logical stock quantity 132 .

これにより、情報管理部112は、第1棚卸日における商品の棚卸数131を初期値とした場合における現在の論理在庫数(論理在庫数132)と、第1棚卸日よりも後の第2棚卸日における商品の棚卸数131を初期値とした場合における現在の論理在庫数(付立在庫数133)とをそれぞれ算出することが可能になる。 As a result, the information management unit 112 calculates the current logical inventory number (logical inventory number 132) when the initial value is the inventory number 131 of the product on the first inventory day, and the second inventory after the first inventory day. It is possible to calculate the current logical inventory quantity (the standing inventory quantity 133) when the daily inventory count 131 is the initial value.

その後、情報管理部112は、S112の処理で算出した論理在庫数132と、S113の処理で算出した付立在庫数133とを情報格納領域130に記憶する(S114)。以下、情報格納領域130に記憶された棚卸数131、論理在庫数132及び付立在庫数133の具体例について説明を行う。 After that, the information management unit 112 stores the logical inventory quantity 132 calculated in the process of S112 and the attached inventory quantity 133 calculated in the process of S113 in the information storage area 130 (S114). Specific examples of the inventory count 131, the logical inventory count 132, and the standing inventory count 133 stored in the information storage area 130 will be described below.

[棚卸数、論理在庫数及び付立在庫数の具体例]
図11から図13は、棚卸数131、論理在庫数132及び付立在庫数133の具体例を説明する図である。具体的に、図11は、商品Aについて説明する図であり、図12は、商品Bについて説明する図であり、図13は、商品Cについて説明する図である。
[Concrete examples of inventory counts, logical inventory counts, and attached inventory counts]
11 to 13 are diagrams for explaining specific examples of the number of inventories 131, the number of logical inventories 132, and the number of standing inventories 133. FIG. Specifically, FIG. 11 is a diagram explaining the product A, FIG. 12 is a diagram explaining the product B, and FIG. 13 is a diagram explaining the product C. As shown in FIG.

図11等に示す情報は、日付が記憶される「日付」と、論理在庫数132が記憶される「論理在庫」と、棚卸数131が記憶される「棚卸」と、付立在庫数133が記憶される「付立在庫」とを項目として有する。また、図11等に示す情報は、「付立在庫」に記憶された値から「論理在庫」に記憶された値を減算することによって算出される値が記憶される「過不足」を項目として有する。なお、以下、決算日が2月28日であるものとして説明を行う。 The information shown in FIG. 11 and the like includes "date" in which the date is stored, "logical inventory" in which the number of logical inventory 132 is stored, "inventory" in which the number of inventory 131 is stored, and "inventory" in which the number of inventory 133 is stored. It has items such as "attached inventory" to be stored. Further, the information shown in FIG. 11 and the like has the item of "excess or deficiency" in which the value calculated by subtracting the value stored in the "logical inventory" from the value stored in the "standing inventory" is stored. have. In the following explanation, it is assumed that the settlement date is February 28th.

初めに、商品Aの具体例について説明を行う。 First, a specific example of product A will be described.

例えば、2月20日に発生した商品Aの仕入数、売上数及び修正数を、2月19日時点での商品Aの論理在庫数132に対して反映した数が100(個)であった場合、情報管理部112は、図11に示すように、「日付」に「2/20」が記憶された情報(2行目の情報)の「論理在庫」に「100(個)」を記憶する。そして、例えば、2月20日時点において商品Aの棚卸がまだ行われていない場合、情報管理部112は、「日付」に「2/20」が記憶された情報の「棚卸」、「付立在庫」及び「過不足」に、情報が存在しないことを示す「-」を記憶する。 For example, if the number of purchases, the number of sales, and the number of corrections for product A that occurred on February 20 are reflected in the logical inventory quantity 132 of product A as of February 19, the number is 100 (pieces). In this case, as shown in FIG. 11, the information management unit 112 adds "100 (pieces)" to the "logical inventory" of the information (information on the second row) in which "2/20" is stored in the "date". Remember. Then, for example, when the inventory of product A has not yet been performed as of February 20, the information management unit 112 determines the "inventory" and "appended "-" indicating that the information does not exist is stored in "Inventory" and "Surplus/Shortage".

続いて、例えば、2月22日に発生した商品Aの仕入数、売上数及び修正数を、2月21日時点での商品Aの論理在庫数132に対して反映した数が95(個)であった場合、情報管理部112は、「日付」に「2/22」が記憶された情報(4行目の情報)の「論理在庫」に「100(個)」を記憶する。そして、例えば、2月22日に商品Aの棚卸が行われた場合、情報管理部112は、「日付」に「2/20」が記憶された情報の「棚卸」に、商品Aの棚卸数131である「115(個)」を記憶する。さらに、この場合、情報管理部112は、「日付」に「2/20」が記憶された情報の「付立在庫」に、商品Aの棚卸数131(「棚卸」に記憶した数と同じ数)である「115(個)」を記憶し、「過不足」に「+20(個)」を記憶する。 Subsequently, for example, the number of purchases, sales, and revisions of product A that occurred on February 22nd is reflected in the logical inventory quantity 132 of product A as of February 21st, and the number is 95 (pieces). ), the information management unit 112 stores “100 (pieces)” in the “logical inventory” of the information (information in the fourth row) in which “2/22” is stored in the “date”. Then, for example, when the inventory of product A is performed on February 22nd, the information management unit 112 adds the number of inventory of product A to the “inventory” of the information in which “2/20” is stored in the “date”. "115 (pieces)", which is 131, is stored. Furthermore, in this case, the information management unit 112 adds 131 (the same number as the number stored in ), which is "115 (pieces)", and "+20 (pieces)" is stored as "excess or deficiency".

すなわち、情報管理部112は、商品Aの棚卸が行われた場合、商品Aについての論理在庫数132の管理に加え、商品Aについての付立在庫数133の管理を開始する。 That is, when the inventory of the product A is performed, the information management unit 112 starts managing the attached inventory quantity 133 of the product A in addition to managing the logical inventory quantity 132 of the product A.

続いて、例えば、2月25日に発生した商品Aの仕入数、売上数及び修正数を、2月24日時点での商品Aの論理在庫数132に対して反映した数が113(個)であった場合、情報管理部112は、「日付」に「2/25」が記憶された情報(7行目の情報)の「論理在庫」に「113(個)」を記憶する。そして、例えば、2月25日に発生した商品Aの仕入数、売上数及び修正数(棚卸日よりも後に発生した仕入数及び売上数に対する修正数のみ)を、2月24日時点での商品Aの付立在庫数133に反映した数が130(個)であった場合、情報管理部112は、「日付」に「2/25」が記憶された情報の「論理在庫」に「130(個)」を記憶する。さらに、情報管理部112は、この場合、「日付」に「2/25」が記憶された情報の「棚卸」に「-」を記憶し、「過不足」に「+17(個)」を記憶する。 Subsequently, for example, the number of purchases, sales, and revisions of product A that occurred on February 25, reflected in the logical inventory quantity of product A as of February 24, 132, is 113 (pieces ), the information management unit 112 stores “113 (pieces)” in the “logical inventory” of the information (the information on the seventh line) in which “2/25” is stored in the “date”. Then, for example, the number of purchases, the number of sales, and the number of corrections for product A that occurred on February 25 (only the number of corrections to the number of purchases and sales that occurred after the inventory date) are calculated as of February 24. is 130 (pieces), the information management unit 112 adds " 130 (pieces)” is stored. Furthermore, in this case, the information management unit 112 stores "-" in the "inventory" of the information in which "2/25" is stored in the "date", and stores "+17 (pieces)" in the "excess/shortage". do.

ここで、「日付」が「2/24」である情報の「論理在庫」と「日付」が「2/25」である情報の「論理在庫」とには、それぞれ異なる値(110(個)と113(個))が記憶されているのに対し、「日付」が「2/24」である情報の「付立在庫」と「日付」が「2/25」である情報の「付立在庫」とには、それぞれ同じ値(130(個))が記憶されている。そのため、この場合、「日付」が「2/24」である情報の「過不足」と「日付」が「2/25」である情報の「過不足」とには、それぞれ異なる値(+20(個)と+17(個))が記憶されている。 Here, a different value (110 (pieces) and 113 (pieces)) are stored. The same value (130 (pieces)) is stored in the "Inventory". Therefore, in this case, the "excess or deficiency" of the information with the "date" of "2/24" and the "excess or deficiency" of the information with the "date" of "2/25" have different values (+20( (pieces) and +17 (pieces)) are stored.

すなわち、棚卸日よりも前に発生した商品Aの仕入数または売上数に対する修正が発生した場合、情報管理部112は、その修正を論理在庫数132に対してのみ反映させる。 That is, when the purchase quantity or the sales quantity of product A is corrected before the stocktaking date, the information management unit 112 reflects the correction only on the logical stock quantity 132 .

続いて、例えば、2月28日に発生した商品Aの仕入数、売上数及び修正数を、2月27日時点での商品Aの論理在庫数132に対して反映した数が105(個)であった場合、情報管理部112は、「日付」に「2/28」が記憶された情報(10行目の情報)の「論理在庫」に「105(個)」を記憶する。そして、例えば、2月28日に発生した商品Aの仕入数、売上数及び修正数(棚卸日よりも後に発生した仕入数及び売上数に対する修正数のみ)を、2月27日時点での商品Aの付立在庫数133に反映した数が120(個)であった場合、情報管理部112は、「日付」に「2/28」が記憶された情報の「付立在庫」に「120(個)」を記憶する。さらに、情報管理部112は、この場合、「日付」に「2/28」が記憶された情報の「棚卸」に「-」を記憶し、「過不足」に「+15(個)」を記憶する。 Next, for example, the number of purchases, sales, and revisions of product A that occurred on February 28, reflected in the logical inventory quantity of product A as of February 27, 132, is 105 (pieces). ), the information management unit 112 stores “105 (pieces)” in the “logical inventory” of the information (the tenth row information) in which “2/28” is stored in the “date”. Then, for example, the number of purchases, the number of sales, and the number of corrections for product A that occurred on February 28 (only the number of corrections to the number of purchases and sales that occurred after the inventory date) are calculated as of February 27. is 120 (pieces), the information management unit 112 stores "2/28" in the "date" in the "standing inventory" of the information. "120 (pieces)" is stored. Furthermore, in this case, the information management unit 112 stores "-" in the "inventory" of the information in which "2/28" is stored in the "date", and stores "+15 (pieces)" in the "excess/shortage". do.

ここで、商品Aの棚卸日に対応する情報(「日付」に「2/22」が記憶された情報)の「過不足」に「+20(個)」が記憶されているのに対し、決算日に対応する情報(「日付」に「2/28」が記憶された情報)の「過不足」には、「+15(個)」が記憶されている。 Here, "+20 (pieces)" is stored in the "excess/shortage" of the information corresponding to the inventory date of product A (the information in which "2/22" is stored in the "date"). "+15 (pieces)" is stored in the "excess/shortage" of the information corresponding to the date (the information in which "2/28" is stored in the "date").

すなわち、情報管理部112は、論理在庫数132だけでなく付立在庫数133についても管理を行うことで、各商品の棚卸日と決算日との間に発生した修正についても管理を行うことが可能になる。図11に含まれる他の情報についての説明は省略する。 That is, the information management unit 112 manages not only the number of logical stocks 132 but also the number of standing stocks 133, thereby managing corrections that occur between the inventory date and the closing date of each product. be possible. Description of other information included in FIG. 11 is omitted.

次に、商品Bの具体例について説明を行う。 Next, a specific example of product B will be described.

例えば、2月20日に発生した商品Bの仕入数、売上数及び修正数を、2月19日時点での商品Aの論理在庫数132に対して反映した数が2800(個)であった場合、情報管理部112は、図12に示すように、「日付」に「2/20」が記憶された情報(2行目の情報)の「論理在庫」に「2800(個)」を記憶する。そして、例えば、2月20日時点において商品Bの棚卸がまだ行われていない場合、情報管理部112は、「日付」に「2/20」が記憶された情報の「棚卸」、「付立在庫」及び「過不足」に、情報が存在しないことを示す「-」を記憶する。 For example, if the number of purchases, the number of sales, and the number of corrections for product B that occurred on February 20 are reflected in the logical inventory quantity 132 of product A as of February 19, the number is 2800 (pieces). In this case, as shown in FIG. 12, the information management unit 112 adds "2800 (pieces)" to the "logical inventory" of the information (information on the second row) in which "2/20" is stored in the "date". Remember. Then, for example, when the inventory of product B has not yet been performed as of February 20, the information management unit 112 determines the "inventory", "additional "-" indicating that the information does not exist is stored in "Inventory" and "Surplus/Shortage".

続いて、例えば、2月25日に発生した商品Bの仕入数、売上数及び修正数を、2月24日時点での商品Bの論理在庫数132に対して反映した数が2700(個)であった場合、情報管理部112は、「日付」に「2/25」が記憶された情報(7行目の情報)の「論理在庫」に「2700(個)」を記憶する。そして、例えば、2月25日に商品Bの棚卸が行われた場合、情報管理部112は、「日付」に「2/25」が記憶された情報の「棚卸」に商品Bの棚卸数131である「2900(個)」を記憶する。さらに、この場合、情報管理部112は、「日付」に「2/25」が記憶された情報の「付立在庫」に、商品Bの棚卸数131(「棚卸」に記憶した数と同じ数)である「2900(個)」を記憶し、「過不足」に「+200(個)」を記憶する。 Subsequently, for example, the number of purchases, sales, and revisions of product B that occurred on February 25, reflected in the logical inventory quantity of product B of 132 as of February 24, is 2700 (pieces ), the information management unit 112 stores “2700 (pieces)” in the “logical inventory” of the information (the information on the seventh line) in which “2/25” is stored in the “date”. Then, for example, when the inventory of product B is performed on February 25, the information management unit 112 stores the inventory count of product B as 131 in the “inventory” of the information in which “2/25” is stored in the “date”. "2900 (pieces)" is stored. Furthermore, in this case, the information management unit 112 adds 131 (the same number as the number stored in ), which is "2900 (pieces)", and "+200 (pieces)" is stored as "excess or deficiency".

続いて、例えば、2月28日に発生した商品Bの仕入数、売上数及び修正数を、2月27日時点での商品Bの論理在庫数132に対して反映した数が2850(個)であった場合、情報管理部112は、「日付」に「2/28」が記憶された情報(10行目の情報)の「論理在庫」に「2850(個)」を記憶する。そして、例えば、2月28日に発生した商品Bの仕入数、売上数及び修正数(棚卸日よりも後に発生した仕入数及び売上数に対する修正数のみ)を、2月27日時点での商品Bの付立在庫数133に反映した数が3000(個)であった場合、情報管理部112は、「日付」に「2/28」が記憶された情報の「付立在庫」に「3000(個)」を記憶する。さらに、情報管理部112は、この場合、「日付」に「2/28」が記憶された情報の「棚卸」に「-」を記憶し、「過不足」に「+150(個)」を記憶する。 Subsequently, for example, the number of purchases, sales, and revisions of product B that occurred on February 28, reflected in the logical inventory quantity of product B of 132 as of February 27, is 2850 (pieces ), the information management unit 112 stores “2850 (pieces)” in the “logical inventory” of the information (the tenth row information) in which “2/28” is stored in the “date”. Then, for example, the number of purchases, the number of sales, and the number of corrections for product B that occurred on February 28 (only the number of corrections to the number of purchases and sales that occurred after the inventory date) are calculated as of February 27. is 3000 (pieces), the information management unit 112 stores "2/28" in the "date" in the "standing inventory" of the information. "3000 (pieces)" is stored. Furthermore, in this case, the information management unit 112 stores "-" in the "inventory" of the information in which "2/28" is stored in the "date", and stores "+150 (pieces)" in the "excess/shortage". do.

次に、商品Cの具体例について説明を行う。 Next, a specific example of product C will be described.

例えば、2月20日に発生した商品Cの仕入数、売上数及び修正数を、2月19日時点での商品Cの論理在庫数132に対して反映した数が900(個)であった場合、情報管理部112は、図13に示すように、「日付」に「2/20」が記憶された情報(2行目の情報)の「論理在庫」に「900(個)」を記憶する。そして、例えば、2月20日時点において商品Cの棚卸がまだ行われていない場合、情報管理部112は、「日付」に「2/20」が記憶された情報の「棚卸」、「付立在庫」及び「過不足」に、情報が存在しないことを示す「-」を記憶する。 For example, if the number of purchases, the number of sales, and the number of corrections for product C that occurred on February 20 are reflected in the logical inventory quantity 132 of product C as of February 19, the number is 900 (pieces). In this case, as shown in FIG. 13, the information management unit 112 adds "900 (pieces)" to the "logical inventory" of the information (information on the second row) in which "2/20" is stored in the "date". Remember. Then, for example, when the inventory of product C has not yet been performed as of February 20, the information management unit 112 determines the "inventory" and "appended "-" indicating that the information does not exist is stored in "Inventory" and "Surplus/Shortage".

続いて、例えば、2月23日に発生した商品Cの仕入数、売上数及び修正数を、2月22日時点での商品Cの論理在庫数132に対して反映した数が950(個)であった場合、情報管理部112は、「日付」に「2/23」が記憶された情報(5行目の情報)の「論理在庫」に「950(個)」を記憶する。そして、例えば、2月23日に商品Bの棚卸が行われた場合、情報管理部112は、「日付」に「2/23」が記憶された情報の「棚卸」に商品Cの棚卸数131である「960(個)」を記憶する。さらに、この場合、情報管理部112は、「日付」に「2/23」が記憶された情報の「付立在庫」に、商品Cの棚卸数131(「棚卸」に記憶した数と同じ数)である「960(個)」を記憶し、「過不足」に「-10(個)」を記憶する。 Next, for example, the number of purchases, sales, and revisions of product C that occurred on February 23rd is reflected in the logical inventory quantity of product C of 132 as of February 22nd, and the number is 950 (pieces). ), the information management unit 112 stores “950 (pieces)” in the “logical inventory” of the information (the information on the fifth line) in which “2/23” is stored in the “date”. Then, for example, when the inventory of product B is performed on February 23, the information management unit 112 stores 131 inventory counts of product C in the “inventory” of the information in which “2/23” is stored in the “date”. "960 (pieces)" is stored. Furthermore, in this case, the information management unit 112 adds 131 (the same number as the number stored in ) is stored as "960 (pieces)", and "-10 (pieces)" is stored as "excess or deficiency".

続いて、例えば、2月28日に発生した商品Cの仕入数、売上数及び修正数を、2月27日時点での商品Bの論理在庫数132に反映した数が935(個)であった場合、情報管理部112は、「日付」に「2/28」が記憶された情報(10行目の情報)の「論理在庫」に「935(個)」を記憶する。そして、例えば、2月28日に発生した商品Cの仕入数、売上数及び修正数(棚卸日よりも後に発生した仕入数及び売上数に対する修正数のみ)を、2月27日時点での商品Cの付立在庫数133に反映した数が940(個)であった場合、情報管理部112は、「日付」に「2/28」が記憶された情報の「付立在庫」に「940(個)」を記憶する。さらに、情報管理部112は、この場合、「日付」に「2/28」が記憶された情報の「棚卸」に「-」を記憶し、「過不足」に「-5(個)」を記憶する。 Next, for example, the number of purchases, sales, and revisions of product C that occurred on February 28, reflected in the logical inventory quantity 132 of product B as of February 27 is 935 (pieces). If there is, the information management unit 112 stores "935 (pieces)" in the "logical inventory" of the information (information on the tenth row) in which "2/28" is stored in the "date". Then, for example, the number of purchases, the number of sales, and the number of corrections for product C that occurred on February 28 (only the number of corrections to the number of purchases and sales that occurred after the inventory date) are calculated as of February 27. is 940 (pieces), the information management unit 112 stores "2/28" in the "date" in the "standing inventory" of the information. "940 (pieces)" is stored. Furthermore, in this case, the information management unit 112 stores "-" in the "inventory" of the information in which "2/28" is stored in the "date", and "-5 (pieces)" in the "excess/shortage". Remember.

[付立在庫数の管理を行わない場合の具体例]
次に、付立在庫数133の管理を行わない場合の具体例について説明を行う。図14は、付立在庫数133の管理を行わない場合と付立在庫数133の管理を行う場合とを比較する図である。具体的に、図14(A)は、付立在庫数133の管理を行わない場合の具体例を説明する図であり、図14(B)は、付立在庫数133の管理を行う場合の具体例を説明する図である。なお、図14(B)に示す具体例は、図11で説明した具体例と同じ内容である。
[Concrete example when the attached inventory quantity is not managed]
Next, a specific example of not managing the attached inventory quantity 133 will be described. FIG. 14 is a diagram comparing a case where the standing inventory quantity 133 is not managed and a case where the standing inventory quantity 133 is managed. Specifically, FIG. 14A is a diagram for explaining a specific example in which the standing inventory quantity 133 is not managed, and FIG. It is a figure explaining a specific example. Note that the specific example shown in FIG. 14B has the same contents as the specific example described in FIG.

図14(A)に示す情報は、図11で説明した情報に含まれる項目のうち、「付立在庫」以外の項目を有している。また、図14(A)に示す情報における「過不足」は、「棚卸」に記憶された値から「論理在庫」に記憶された値を減算することによって算出される値が記憶される。 The information shown in FIG. 14A has items other than "standing inventory" among the items included in the information described in FIG. Also, the "excess and deficiency" in the information shown in FIG. 14A stores a value calculated by subtracting the value stored in the "logical inventory" from the value stored in the "inventory".

具体的に、図14(A)に示す情報における「日付」、「論理在庫」及び「棚卸」には、図11で説明した情報と同じ値が記憶されている。そして、図14(A)に示す情報において、「日付」が「2/22」である情報の「過不足」には、「+20(個)」が記憶されている。 Specifically, the same values as the information described with reference to FIG. 11 are stored in the "date", "logical inventory", and "inventory" in the information shown in FIG. 14(A). In the information shown in FIG. 14A, "+20 (pieces)" is stored in the "excess/shortage" of the information whose "date" is "2/22".

そのため、情報処理装置1は、この場合、決算日(2月28日)における棚卸数131と論理在庫数132との差として、例えば、「日付」が「2/22」である情報の「過不足」に記憶された情報である「+20(個)」を特定する。 Therefore, in this case, the information processing apparatus 1 determines that the difference between the inventory count 131 and the logical inventory count 132 on the settlement date (February 28) is, for example, "excess The information "+20 (pieces)" stored in "Insufficient" is specified.

これに対し、図14(B)に示す例の場合(図11に示す例の場合)、情報処理装置1は、決算日(2月28日)における棚卸数131と論理在庫数132との差として、例えば、「日付」が「2/28」である情報の「過不足」に記憶された情報である「+15(個)」を特定することが可能になる。 On the other hand, in the case of the example shown in FIG. 14B (in the case of the example shown in FIG. 11), the information processing device 1 calculates the difference between the inventory count 131 and the logical inventory count 132 on the closing date (February 28). , for example, it is possible to specify "+15 (pieces)", which is the information stored in the "excess or deficiency" of the information with the "date" of "2/28".

すなわち、情報処理装置1は、論理在庫数132の管理だけでなく付立在庫数133の管理を行うことによって、商品の棚卸を決算よりも前に行う場合であっても、決算時における論理在庫数132と実際の在庫数との間のずれの発生を抑えることが可能になる。 That is, the information processing apparatus 1 manages not only the logical inventory quantity 132 but also the standing inventory quantity 133, so that even if the inventory of the product is performed before the settlement of accounts, the logical inventory at the time of settlement of accounts can be reduced. It is possible to suppress the occurrence of a deviation between the number 132 and the actual stock quantity.

[棚卸日決定処理の詳細]
次に、棚卸日決定処理の詳細について説明を行う。図7から図10は、棚卸日決定処理の詳細を説明するフローチャート図である。
[Details of stocktaking date determination process]
Next, the details of the stocktaking date determination process will be described. 7 to 10 are flowcharts for explaining the details of the stocktaking date determination process.

情報受付部111は、図7に示すように、棚卸日決定タイミングまで待機する(S11のNO)。 As shown in FIG. 7, the information reception unit 111 waits until the stocktaking date determination timing (NO in S11).

そして、棚卸日決定タイミングになった場合(S11のYES)、情報処理装置1の候補決定部115は、複数の商品のそれぞれについて、情報格納領域130に記憶された論理在庫数132と付立在庫数133との差を算出する(S12)。 Then, when the timing for determining the stocktaking date has come (YES in S11), the candidate determination unit 115 of the information processing device 1 determines the logical inventory quantity 132 and the attached inventory for each of the plurality of products. The difference from the number 133 is calculated (S12).

具体的に、図11に示す情報において、「日付」に決算日である「2/28」が記憶された情報(10行目の情報)には、「過不足」として「+15(日)」が記憶されている。そのため、候補決定部115は、例えば、図11に示す情報を参照し、商品Aの差として「+15(日)」を特定する。同様に、候補決定部115は、例えば、図12及び図13に示す情報を参照し、商品B及び商品Cの差として「+150(日)」及び「-5(日)」をそれぞれ特定する。 Specifically, in the information shown in FIG. 11, the information in which the closing date of "2/28" is stored in the "date" (the information on the 10th row) has "+15 (days)" as the "excess or deficiency". is stored. Therefore, the candidate determining unit 115, for example, refers to the information illustrated in FIG. 11 and specifies "+15 (days)" as the difference for the product A. Similarly, the candidate determining unit 115, for example, refers to the information shown in FIGS. 12 and 13, and specifies “+150 (days)” and “−5 (days)” as the difference between the products B and C, respectively.

続いて、候補決定部115は、S12の処理で算出した差の絶対値の総和を算出する(S13)。 Subsequently, the candidate determination unit 115 calculates the sum of the absolute values of the differences calculated in the process of S12 (S13).

具体的に、候補決定部115は、商品A、B及びCの差である「+15(日)」、「+150(日)」及び「-5(日)」の絶対値の総和である「170(日)」を算出する。 Specifically, the candidate determination unit 115 determines the sum of the absolute values of “+15 (days),” “+150 (days),” and “−5 (days),” which are the differences between the products A, B, and C, “170 (Days)” is calculated.

次に、候補決定部115は、複数の商品のそれぞれについて、S13の処理で算出した総和に対するS12の処理で算出した差の絶対値の割合を算出する(S14)。 Next, the candidate determination unit 115 calculates the ratio of the absolute value of the difference calculated in the process of S12 to the sum calculated in the process of S13 for each of the plurality of products (S14).

具体的に、候補決定部115は、例えば、「15(日)」、「150(日)」及び「5(日)」のそれぞれを「170(日)」で除算することによって、商品Aの割合(概算値)として「9(%)」を算出し、商品Bの割合(概算値)として「88(%)」を算出し、商品Cの割合(概算値)として「3(%)」を算出する。 Specifically, the candidate determining unit 115 divides each of “15 (days),” “150 (days),” and “5 (days)” by “170 (days),” for example. "9 (%)" is calculated as the ratio (approximate value), "88 (%)" is calculated as the ratio (approximate value) of product B, and "3 (%)" is calculated as the ratio (approximate value) of product C. Calculate

そして、候補決定部115は、複数の商品のそれぞれについて、第2棚卸日と決算日との日数の差を算出する(S15)。 Then, the candidate determining unit 115 calculates the difference in days between the second stocktaking date and the settlement date for each of the plurality of products (S15).

具体的に、図11に示す情報は、商品Aの棚卸日(決算日の直前の棚卸日)が2月22日であり、小売店等の決算日が2月28日であることを示している。そのため、候補決定部115は、例えば、図11に示す情報を参照し、商品Aの日数の差として6日を算出する。同様に、候補決定部115は、例えば、図12及び図13に示す情報を参照し、商品B及び商品Cの日数の差として、それぞれ3日及び5日を算出する。 Specifically, the information shown in FIG. 11 indicates that the stocktaking date of product A (the stocktaking date immediately before the closing date) is February 22nd, and the closing date of the retail store is February 28th. there is Therefore, the candidate determining unit 115, for example, refers to the information shown in FIG. 11 and calculates the difference in the number of days for product A as 6 days. Similarly, the candidate determination unit 115, for example, refers to the information shown in FIGS. 12 and 13, and calculates the difference in days between product B and product C as 3 days and 5 days, respectively.

さらに、候補決定部115は、複数の商品のそれぞれについて、S14の処理で算出した割合とS15の処理で算出した日数の差とに基づいて棚卸日の候補を決定する(S16)。以下、S16の処理の詳細について説明を行う。 Further, the candidate determination unit 115 determines candidates for stocktaking dates for each of the plurality of products based on the ratio calculated in the process of S14 and the difference in the number of days calculated in the process of S15 (S16). Details of the process of S16 will be described below.

[S16の処理の詳細(1)]
図9は、S16の処理の詳細を説明するフローチャート図である。
[Details of S16 processing (1)]
FIG. 9 is a flowchart for explaining the details of the process of S16.

候補決定部115は、図9に示すように、情報格納領域130に記憶された第1調整日数情報134aを参照し、複数の商品のそれぞれについて、S14の処理で算出した割合に対応する第1調整日数を特定する(S41)。第1調整日数情報134aは、S14の処理で算出される割合と棚卸日の調整日数とを対応付けた情報であり、例えば、担当者によって予め情報格納領域130に記憶される情報である。以下、第1調整日数情報134aの具体例について説明を行う。 The candidate determination unit 115 refers to the first adjustment days information 134a stored in the information storage area 130, as shown in FIG. The adjustment days are specified (S41). The first adjustment days information 134a is information that associates the ratio calculated in the process of S14 with the adjustment days of the stocktaking date, and is, for example, information stored in the information storage area 130 in advance by the person in charge. A specific example of the first adjustment days information 134a will be described below.

[第1調整日数情報の具体例]
図15は、第1調整日数情報134aの具体例を説明する図である。
[Specific example of first adjustment days information]
FIG. 15 is a diagram illustrating a specific example of the first adjustment days information 134a.

図15に示す第1調整日数情報134aは、各情報を識別する「項番」と、割合の下限が記憶される「割合下限」と、割合の上限が記憶される「割合上限」と、棚卸日の調整日数が記憶される「調整日数」とを項目として有する。 The first adjustment days information 134a shown in FIG. 15 includes an “item number” that identifies each piece of information, a “ratio lower limit” that stores the lower limit of the ratio, a “ratio upper limit” that stores the upper limit of the ratio, an inventory It has an item of "adjusted days" in which the number of adjusted days is stored.

具体的に、図15に示す第1調整日数情報134aにおいて、「項番」が「1」である情報には、「割合下限」として「0(%)」が記憶され、「割合上限」として「5(%)」が記憶され、「調整日数」として「0(日)」が記憶されている。 Specifically, in the first adjustment days information 134a shown in FIG. 15, for the information whose "item number" is "1", "0 (%)" is stored as the "percentage lower limit" and "0 (%)" is stored as the "percentage upper limit". "5 (%)" is stored, and "0 (day)" is stored as the "adjustment days".

また、図15に示す第1調整日数情報134aにおいて、「項番」が「2」である情報には、「割合下限」として「6(%)」が記憶され、「割合上限」として「10(%)」が記憶され、「調整日数」として「1(日)」が記憶されている。図15に含まれる他の情報についての説明は省略する。 In addition, in the first adjustment days information 134a shown in FIG. 15, for the information whose “item number” is “2”, “6 (%)” is stored as the “percentage lower limit” and “10 (%)” is stored as the “percentage upper limit”. (%)” is stored, and “1 (day)” is stored as the “adjustment days”. Description of other information included in FIG. 15 is omitted.

そのため、例えば、S14の処理において商品Aの割合として「9(%)」が算出された場合、候補決定部115は、S41の処理において、「項番」が「2」である情報の「調整日数」に記憶された情報である「1(日)」を特定する。 Therefore, for example, when "9 (%)" is calculated as the ratio of product A in the process of S14, the candidate determination unit 115 performs "adjustment Specify "1 (day)" which is the information stored in "number of days".

続いて、候補決定部115は、情報格納領域130に記憶された第2調整日数情報134bを参照し、複数の商品のそれぞれについて、各小売店等の属性に対応する第2調整日数を特定する(S42)。第2調整日数情報134bは、各小売点等の属性と棚卸日の調整日数とを対応付けた情報であり、例えば、担当者によって予め情報格納領域130に記憶される情報である。以下、第2調整日数情報134bの具体例について説明を行う。 Subsequently, the candidate determination unit 115 refers to the second adjustment days information 134b stored in the information storage area 130, and specifies the second adjustment days corresponding to the attribute of each retailer for each of the plurality of products. (S42). The second adjustment days information 134b is information that associates the attributes of each retail point and the number of adjustment days of the stocktaking date, and is information that is stored in advance in the information storage area 130 by the person in charge, for example. A specific example of the second adjustment days information 134b will be described below.

[第2調整日数情報の具体例]
図16から図18は、第2調整日数情報134bの具体例を説明する図である。候補決定部115は、例えば、図16から図18に示す第2調整日数情報134bのいずれかを参照して処理を行う。
[Specific example of second adjustment days information]
16 to 18 are diagrams for explaining specific examples of the second adjustment days information 134b. The candidate determination unit 115 performs processing by referring to, for example, any of the second adjustment days information 134b shown in FIGS. 16 to 18 .

初めに、図16に示す第2調整日数情報134bの具体例について説明を行う。 First, a specific example of the second adjustment days information 134b shown in FIG. 16 will be described.

図16に示す第2調整日数情報134bは、各情報を識別する「項番」と、小売店等の面積の下限が記憶される「面積下限」と、小売店等の面積の上限が記憶される「面積上限」と、棚卸日の調整日数が記憶される「調整日数」とを項目として有する。なお、以下、制限が設けられてない欄には、「-」が記憶されるものとして説明を行う。 The second adjustment days information 134b shown in FIG. 16 stores an "item number" that identifies each piece of information, an "area lower limit" that stores the lower limit of the area of the retail store, etc., and an upper limit of the area of the retail store, etc. and an "adjustment number of days" in which the number of adjustment days of the stocktaking date is stored as items. In the following description, it is assumed that "-" is stored in the columns with no restrictions.

具体的に、図16に示す第2調整日数情報134bにおいて、「項番」が「1」である情報には、「面積下限」として「1(m)」が記憶され、「面積上限」として「10(m)」が記憶され、「調整日数」として「-1(日)」が記憶されている。 Specifically, in the second adjustment days information 134b shown in FIG. 16 , “1 (m 2 )” is stored as the “lower limit of area” for the information whose “item number” is “1”, and “upper limit of area” is stored. "10 (m 2 )" is stored as the number of adjustment days, and "-1 (day)" is stored as the "adjustment days".

また、図16に示す第2調整日数情報134bにおいて、「項番」が「2」である情報には、「面積下限」として「11(m)」が記憶され、「面積上限」として「30(m)」が記憶され、「調整日数」として「0(日)」が記憶されている。図16に含まれる他の情報についての説明は省略する。 In addition, in the second adjustment days information 134b shown in FIG. 16, in the information whose "item number" is "2", "11 (m 2 )" is stored as the "minimum area" and "maximum area" is stored as " 30 (m 2 )” is stored, and “0 (day)” is stored as the “adjustment days”. Description of other information included in FIG. 16 is omitted.

そのため、例えば、小売店等の面積が40(m)である場合、候補決定部115は、S42の処理において、「項番」が「3」である情報の「調整日数」に記憶された情報である「1(日)」を特定する。 Therefore, for example, if the area of the retail store is 40 (m 2 ), the candidate determination unit 115 determines that the number of days stored in the “adjustment days” of the information whose “item number” is “3” in the process of S42 The information "1 (day)" is specified.

次に、図17に示す第2調整日数情報134bの具体例について説明を行う。 Next, a specific example of the second adjustment days information 134b shown in FIG. 17 will be described.

図17に示す第2調整日数情報134bは、各情報を識別する「項番」と、小売店等において販売される商品数の下限が記憶される「商品数下限」と、小売店等において販売される商品数の上限が記憶される「商品数上限」と、棚卸日の調整日数が記憶される「調整日数」とを項目として有する。 The second adjustment days information 134b shown in FIG. 17 includes an “item number” that identifies each piece of information, a “lower limit number of products” that stores the lower limit of the number of products sold at the retail store, etc., and It has items of "maximum number of products" in which the upper limit of the number of products to be stored and "adjustment days" in which the adjustment days of the stocktaking date are stored.

具体的に、図17に示す第2調整日数情報134bにおいて、「項番」が「1」である情報には、「商品数下限」として「1(個)」が記憶され、「商品数上限」として「1000(個)」が記憶され、「調整日数」として「-1(日)」が記憶されている。 Specifically, in the second adjustment days information 134b shown in FIG. 17, in the information whose “item number” is “1”, “1 (piece)” is stored as the “lower limit number of products”, and “upper limit number of products” is stored. ” is stored as “1000 (pieces)”, and “-1 (day)” is stored as the “adjustment days”.

また、図17に示す第2調整日数情報134bにおいて、「項番」が「2」である情報には、「商品数下限」として「1001(個)」が記憶され、「商品数上限」として「5000(個)」が記憶され、「調整日数」として「0(日)」が記憶されている。図17に含まれる他の情報についての説明は省略する。 Further, in the second adjustment days information 134b shown in FIG. 17, in the information whose “item number” is “2”, “1001 (pieces)” is stored as the “lower limit number of products”, and “upper limit number of products” is "5000 (pieces)" is stored, and "0 (days)" is stored as the "adjustment days". Description of other information included in FIG. 17 is omitted.

そのため、例えば、小売店等において販売される商品数が2000(個)である場合、候補決定部115は、S42の処理において、「項番」が「2」である情報の「調整日数」に記憶された情報である「0(日)」を特定する。 Therefore, for example, when the number of products sold at a retail store is 2000 (pieces), the candidate determination unit 115 determines in the processing of S42 that the number of adjustment days for the information whose “item number” is “2” is The stored information "0 (day)" is specified.

次に、図18に示す第2調整日数情報134bの具体例について説明を行う。 Next, a specific example of the second adjustment days information 134b shown in FIG. 18 will be described.

図18に示す第2調整日数情報134bは、各情報を識別する「項番」と、棚卸作業を行う人数の上限が記憶される「人数上限」と、棚卸作業を行う人数の下限が記憶される「人数下限」と、棚卸日の調整日数が記憶される「調整日数」とを項目として有する。 The second adjustment days information 134b shown in FIG. 18 stores an “item number” that identifies each piece of information, an “upper limit of number of people” that stores the upper limit of the number of people who perform inventory work, and a lower limit of the number of people who perform inventory work. and "number of adjustment days" in which the adjustment days of the stocktaking date are stored as items.

具体的に、図18に示す第2調整日数情報134bにおいて、「項番」が「1」である情報には、「人数上限」として「-」が記憶され、「人数下限」として「11(人)」が記憶され、「調整日数」として「-1(日)」が記憶されている。 Specifically, in the second adjustment days information 134b shown in FIG. 18, for the information whose “item number” is “1”, “−” is stored as the “upper limit of the number of persons”, and “11 ( person)” is stored, and “−1 (day)” is stored as the “adjustment days”.

また、図18に示す第2調整日数情報134bにおいて、「項番」が「2」である情報には、「人数上限」として「6(人)」が記憶され、「人数下限」として「10(人)」が記憶され、「調整日数」として「0(日)」が記憶されている。図18に含まれる他の情報についての説明は省略する。 Further, in the second adjustment days information 134b shown in FIG. 18, for the information whose “item number” is “2”, “6 (persons)” is stored as the “maximum number of people” and “10 (persons)” is stored as the “minimum number of people”. (person)” is stored, and “0 (day)” is stored as the “adjustment days”. Description of other information included in FIG. 18 is omitted.

そのため、例えば、棚卸作業を行う人数が20人である場合、候補決定部115は、S42の処理において、「項番」が「1」である情報の「調整日数」に記憶された情報である「-1(日)」を特定する。 Therefore, for example, when the number of people who perform the inventory work is 20, the candidate determination unit 115 determines in the process of S42 that the information stored in the "adjustment days" of the information whose "item number" is "1". Specify "-1 (day)".

図9に戻り、候補決定部115は、複数の商品のそれぞれについて、S15の処理で算出した日数の差に対し、S41の処理で特定した第1調整日数と、S42の処理で特定した第2調整日数とによる調整を行った日を、棚卸日の候補として決定する(S43)。 Returning to FIG. 9, for each of the plurality of products, the candidate determination unit 115 calculates the first adjustment days specified in the process of S41 and the second adjustment days specified in the process of S42 with respect to the difference in days calculated in the process of S15. The day on which the adjustment has been made is determined as a candidate stocktaking date (S43).

具体的に、例えば、S15の処理で算出した日数の差が「6(日)」であり、S41の処理で特定された商品Aの第1調整日数が「2(日)」であり、S42の処理で特定された商品Aの第2調整日数が「-1(日)」である場合、候補決定部115は、「6(日)」から「2(日)」と「-1(日)」とを差し引くことによって「5(日)」を算出する。そして、候補決定部115は、商品Aの棚卸日の候補を次回の決算日の「5(日)」前に決定する。 Specifically, for example, the difference in the number of days calculated in the process of S15 is "6 (days)", the first adjustment number of days for product A specified in the process of S41 is "2 (days)", and is "-1 (day)", the candidate determination unit 115 selects "6 (day)" to "2 (day)" and "-1 (day)". )” is subtracted to calculate “5 (days)”. Then, the candidate determination unit 115 determines a candidate for the stocktaking date of product A "five (days)" before the next closing date.

すなわち、候補決定部115は、この場合、前回の決算日における論理在庫数132と付立在庫数133とのずれが相対的に大きい商品ほど、棚卸日の候補を次回の決算日から近い日に決定する。また、候補決定部115は、棚卸に要する労力の大きさ(小売店等の面積、小売店において販売している商品及び棚卸作業を行う人数等)によって、棚卸日の候補に対するさらなる調整を行う。 That is, in this case, the candidate determination unit 115 selects a candidate for the inventory date closer to the next settlement date for the product with a relatively larger difference between the logical inventory quantity 132 and the attached inventory quantity 133 on the previous settlement date. decide. In addition, the candidate determination unit 115 further adjusts the candidates for the inventory date according to the amount of labor required for inventory (the area of the retail store, the products sold at the retail store, the number of people who perform inventory work, etc.).

これにより、情報処理装置1は、決算時における論理在庫数と実際の在庫数との差の発生を抑えることが可能になる。そのため、情報処理装置1は、決算時における在庫数のずれを抑えることが可能となる。 As a result, the information processing apparatus 1 can suppress the occurrence of a difference between the logical inventory quantity and the actual inventory quantity at the time of settlement. Therefore, the information processing device 1 can suppress the deviation of the inventory quantity at the time of settlement.

[S16の処理の詳細(2)]
図10は、S16の処理の詳細を説明するフローチャート図である。図10に示すS16の処理は、図9で説明したS16の処理と内容が異なる処理である。
[Details of the process of S16 (2)]
FIG. 10 is a flowchart for explaining the details of the process of S16. The processing of S16 shown in FIG. 10 is processing different in content from the processing of S16 described in FIG.

候補決定部115は、図10に示すように、情報格納領域130に記憶された第3調整日数情報134cを参照し、複数の商品のそれぞれについて、S15の処理で算出した差に対応する係数を特定する(S51)。第3調整日数情報134cは、S15の処理で算出される差と棚卸日の調整に用いられる係数とを対応付けた情報であり、例えば、担当者によって予め情報格納領域130に記憶される情報である。以下、第3調整日数情報134cの具体例について説明を行う。 The candidate determination unit 115 refers to the third adjustment days information 134c stored in the information storage area 130, as shown in FIG. Identify (S51). The third adjustment days information 134c is information that associates the difference calculated in the process of S15 with the coefficient used for adjusting the inventory date. be. A specific example of the third adjustment days information 134c will be described below.

[第3調整日数情報の具体例]
図19は、第3調整日数情報134cの具体例を説明する図である。
[Specific example of the third adjustment days information]
FIG. 19 is a diagram illustrating a specific example of the third adjustment days information 134c.

図19に示す第3調整日数情報134cは、各情報を識別する「項番」と、S15の処理で算出した日数の差が記憶される「日数差」と、棚卸日の調整に用いられる係数が記憶される「係数」とを項目として有する。 The third adjustment days information 134c shown in FIG. 19 includes an "item number" that identifies each piece of information, a "days difference" that stores the difference in the number of days calculated in the process of S15, and a coefficient that is used to adjust the stocktaking date. is stored as an item.

具体的に、図19に示す第3調整日数情報134cにおいて、「項番」が「1」である情報には、「日数差」として「0(日)」が記憶され、「係数」として「1.5」が記憶されている。 Specifically, in the third adjustment days information 134c shown in FIG. 19, for the information whose “item number” is “1”, “0 (days)” is stored as the “day difference” and “ 1.5” is stored.

また、図19に示す第3調整日数情報134cにおいて、「項番」が「2」である情報には、「日数差」として「1(日)」が記憶され、「係数」として「1.4」が記憶されている。 In addition, in the third adjustment days information 134c shown in FIG. 19, for the information whose "item number" is "2", "1 (day)" is stored as the "day difference" and "1. 4” is stored.

さらに、図19に示す第3調整日数情報134cにおいて、「項番」が「6」である情報には、「日数差」として「5(日)以上」が記憶され、「係数」として「1.0」が記憶されている。図19に含まれる他の情報についての説明は省略する。 Furthermore, in the third adjustment days information 134c shown in FIG. 19, for the information with the "item number" of "6", "5 (days) or more" is stored as the "day difference", and "1" is stored as the "coefficient". .0” is stored. Description of other information included in FIG. 19 is omitted.

そのため、例えば、S15の処理において商品Aの日数差として「6(日)」が算出されている場合、候補決定部115は、S51の処理において、「項番」が「6」である情報の「係数」に記憶された情報である「1.0」を特定する。 Therefore, for example, when "6 (days)" is calculated as the number of days difference for product A in the process of S15, the candidate determination unit 115 selects the information whose "item number" is "6" in the process of S51. Specify "1.0" which is the information stored in "Coefficient".

図10に戻り、候補決定部115は、S14の処理で算出した割合と、S51の処理で特定した係数との積を算出する(S52)。 Returning to FIG. 10, the candidate determination unit 115 calculates the product of the ratio calculated in the process of S14 and the coefficient specified in the process of S51 (S52).

具体的に、例えば、S14の処理において商品Aの割合として「9(%)」が算出され、S51の処理で「1.0」が特定されている場合、候補決定部115は、「9(%)」を算出する。 Specifically, for example, when "9 (%)" is calculated as the ratio of product A in the process of S14 and "1.0" is specified in the process of S51, the candidate determination unit 115 determines "9 (%)" %)” is calculated.

そして、候補決定部115は、情報格納領域130に記憶された第1調整日数情報134aを参照し、複数の商品のそれぞれについて、S52の処理で算出した積に対応する第1調整日数を特定する(S53)。 Then, the candidate determining unit 115 refers to the first adjustment days information 134a stored in the information storage area 130, and specifies the first adjustment days corresponding to the product calculated in the process of S52 for each of the plurality of products. (S53).

具体的に、例えば、S52の処理において「9(%)」が算出されている場合、候補決定部115は、例えば、図15で説明した第1調整日数情報134aを参照し、「項番」が「2」である情報の「調整日数」に記憶された情報である「1(日)」を特定する。 Specifically, for example, when "9 (%)" is calculated in the process of S52, the candidate determination unit 115 refers to the first adjustment days information 134a described with reference to FIG. "1 (day)" which is the information stored in the "adjustment days" of the information whose is "2" is specified.

その後、候補決定部115は、複数の商品のそれぞれについて、S15の処理で算出した日数の差に対し、S53の処理で特定した第1調整日数による調整を行った日を、棚卸日の候補として決定する(S54)。 After that, the candidate determination unit 115 selects the day on which the difference in the number of days calculated in the process of S15 for each of the plurality of products is adjusted by the first adjustment days specified in the process of S53 as a candidate for the stocktaking day. Determine (S54).

具体的に、例えば、S15の処理で算出した日数の差が「6(日)」であり、S53の処理で特定された商品Aの第1調整日数が「1(日)」である場合、候補決定部115は、「6(日)」から「1(日)」を差し引くことによって「5(日)」を算出する。そして、候補決定部115は、商品Aの棚卸日の候補を次回の決算日の「5(日)」前に決定する。 Specifically, for example, if the difference in the number of days calculated in the process of S15 is "6 (days)" and the first adjustment number of days for product A specified in the process of S53 is "1 (days)," The candidate determination unit 115 calculates “5 (days)” by subtracting “1 (days)” from “6 (days)”. Then, the candidate determination unit 115 determines a candidate for the stocktaking date of product A "five (days)" before the next closing date.

すなわち、例えば、S15の処理で算出した商品Aの日数の差が商品Bの日数の差よりも小さいにもかかわらず、S14の処理で算出した割合が同じである場合、候補決定部115は、商品Bよりも商品Aの方が決算日における論理在庫数132と実際の在庫数とのずれが大きいと判断することが好ましい。 That is, for example, when the ratio calculated in S14 is the same even though the difference in the number of days for product A calculated in the process of S15 is smaller than the difference in the number of days for product B, the candidate determination unit 115 It is preferable to determine that the discrepancy between the logical inventory quantity 132 and the actual inventory quantity on the settlement date is greater for product A than for product B.

そのため、候補決定部115は、例えば、前回の決算日とその決算日の直前の棚卸日との日数差を用いることによって、棚卸日の候補を決定する。 Therefore, the candidate determining unit 115 determines candidates for the stocktaking date by using, for example, the difference in days between the previous closing date and the stocktaking date immediately before that closing date.

図8に戻り、候補決定部115は、S16の処理で決定した棚卸日の候補が決算日よりも後である商品が存在するか否かを判定する(S21)。 Returning to FIG. 8, the candidate determination unit 115 determines whether or not there is a product for which the candidate for the stocktaking date determined in the process of S16 is later than the closing date (S21).

その結果、S16の処理で決定した棚卸日の候補が決算日よりも後である商品が存在すると判定した場合(S22のYES)、候補決定部115は、S21の処理で存在すると判定した商品に対応する棚卸日の候補を決算日に変更する(S23)。 As a result, if it is determined that there is a product whose stocktaking date candidate determined in the process of S16 is later than the settlement date (YES in S22), the candidate determination unit 115 determines that the product determined to exist in the process of S21 The corresponding stocktaking date candidate is changed to the closing date (S23).

具体的に、例えば、次回の決算日が2月28日であるのに対し、S21の処理で存在すると判定した商品に対応する棚卸日の候補が3月2日であった場合、候補決定部115は、次回の決算日である2月28日を棚卸日の候補として決定する。 Specifically, for example, while the next settlement date is February 28, if the candidate for the inventory date corresponding to the product determined to exist in the process of S21 is March 2, the candidate determination unit 115 determines February 28, which is the next closing date, as a candidate stocktaking date.

これにより、情報処理装置1は、各商品の棚卸日が決算日よりも後に設定されることを防止することが可能になる。 As a result, the information processing device 1 can prevent the stocktaking date of each product from being set later than the settlement date.

一方、S16の処理で決定した棚卸日の候補が決算日よりも後である商品が存在しないと判定した場合(S22のNO)、候補決定部115は、S23の処理を行わない。 On the other hand, if it is determined that there is no product for which the inventory date candidate determined in the process of S16 is later than the settlement date (NO in S22), the candidate determination unit 115 does not perform the process of S23.

その後、情報処理装置1の情報出力部116は、S16の処理で決定した棚卸日の候補またはS23の処理で変更した棚卸日の候補を出力する(S24)。具体的に、情報出力部116は、例えば、S16の処理で決定した棚卸日の候補またはS23の処理で変更した棚卸日の候補を示す情報を操作端末3に出力する。 After that, the information output unit 116 of the information processing device 1 outputs the candidate stocktaking date determined in the processing of S16 or the candidate stocktaking date changed in the processing of S23 (S24). Specifically, the information output unit 116 outputs, to the operation terminal 3, information indicating the candidate stocktaking date determined in the processing of S16 or the candidate stocktaking date changed in the processing of S23, for example.

その後、担当者は、例えば、操作端末3に出力された情報を参照することによって、各商品の棚卸日の決定を行う。具体的に、担当者は、例えば、操作端末3に情報が出力された各商品の棚卸日の候補を、各商品の棚卸日として採用するか否かを決定する。 After that, the person in charge determines the stocktaking date of each product by referring to the information output to the operation terminal 3, for example. Specifically, the person in charge determines, for example, whether or not to adopt the candidate stocktaking date of each product whose information is output to the operation terminal 3 as the stocktaking date of each product.

このように、本実施の形態における情報処理装置1は、例えば、棚卸対象の複数の商品のそれぞれについて、第1棚卸日(例えば、前回の決算日)における商品の在庫数を初期値として、第1棚卸日以降の商品の仕入と売上の値を反映した論理在庫数132を算出する。また、情報処理装置1は、例えば、棚卸対象の複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日(例えば、前回の決算日の直前の棚卸日)における商品の在庫数を初期値として、第2棚卸日以降の商品の仕入と売上の値を反映した付立在庫数133を算出する。そして、情報処理装置1は、算出した論理在庫数132と付立在庫数133との差が大きい商品について、決算日により近い日付を次以降の棚卸日の候補として決定する。 As described above, the information processing apparatus 1 according to the present embodiment, for example, for each of a plurality of products to be inventoried, sets the inventory quantity of the product on the first inventory date (for example, the previous settlement date) as an initial value, A logical inventory quantity 132 is calculated that reflects the purchase and sales values of the product after one inventory day. In addition, for example, for each of a plurality of products to be taken inventory, the information processing device 1 determines the number of products in stock on the second inventory date after the first inventory date (for example, the inventory date immediately before the previous closing date) is the initial value, the number of standing inventory 133 reflecting the purchase and sales values of the products after the second stocktaking date is calculated. Then, the information processing apparatus 1 determines a date closer to the settlement date as a candidate for the next and subsequent stocktaking dates for the product having a large difference between the calculated logical inventory quantity 132 and the attached inventory quantity 133 .

すなわち、本実施の形態における情報処理装置1は、異なる日を基準とする2つの論理在庫数である論理在庫数132及び付立在庫数133をそれぞれ管理する。そして、情報処理装置1は、決算日における論理在庫数132と付立在庫数133との差が大きい商品を、論理在庫数132と実際の在庫数との間における差がより発生しやすい商品として特定する。その後、情報処理装置1は、特定した商品の棚卸日の候補を、決済日により近い日付に決定する。 That is, the information processing apparatus 1 according to the present embodiment manages the logical inventory quantity 132 and the attached inventory quantity 133, which are two logical inventory quantities based on different days. Then, the information processing device 1 regards the product having a large difference between the logical inventory quantity 132 and the standing inventory quantity 133 on the closing date as a product that is more likely to have a difference between the logical inventory quantity 132 and the actual inventory quantity. Identify. After that, the information processing device 1 determines a date closer to the settlement date as a candidate for the inventory date of the specified product.

これにより、情報処理装置1は、決算時における論理在庫数と実際の在庫数との差の発生を抑えることが可能になる。そのため、情報処理装置1は、決算時における在庫数のずれを抑えることが可能となる。 As a result, the information processing apparatus 1 can suppress the occurrence of a difference between the logical inventory quantity and the actual inventory quantity at the time of settlement. Therefore, the information processing device 1 can suppress the deviation of the inventory quantity at the time of settlement.

以上の実施の形態をまとめると、以下の付記のとおりである。 The above embodiments are summarized as follows.

(付記1)
複数の商品のそれぞれについて、第1棚卸日における商品の在庫数を初期値として、前記第1棚卸日以降の前記商品の仕入と売上の値を反映した第1在庫数を算出し、
前記複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日における商品の在庫数を初期値として、前記第2棚卸日以降の前記商品の仕入と売上の値を反映した第2在庫数を算出し、
前記複数の商品のうちの前記第1在庫数と前記第2在庫数との差が大きい商品について、前記複数の商品についての決算日により近い日付を次以降の棚卸日の候補として決定する、
処理をコンピュータに実行させることを特徴とする棚卸日決定プログラム。
(Appendix 1)
For each of a plurality of products, with the number of products in stock on the first inventory date as the initial value, the first inventory quantity reflecting the purchase and sales values of the products after the first inventory date is calculated,
For each of the plurality of products, the initial value is the number of products in stock on the second inventory date after the first inventory date, and the purchase and sales values of the products after the second inventory date are reflected. 2 Calculate the number of stocks,
For products having a large difference between the first inventory quantity and the second inventory quantity among the plurality of products, a date closer to the settlement date for the plurality of products is determined as a candidate for the next and subsequent stocktaking dates.
A stocktaking date determination program characterized by causing a computer to execute processing.

(付記2)
付記1において、
前記第1棚卸日は、前記複数の商品についての第1決算日であり、
前記第1在庫数を算出する処理では、前記第1決算日の次の第2決算日における前記第1在庫数の算出を行い、
前記第2在庫数を算出する処理では、前記第2決算日における前記第2在庫数の算出を行い、
前記決定する処理では、前記差が大きい商品について、前記第2決算日の次の第3決算日により近い日付を前記棚卸日の候補として決定する、
ことを特徴とする棚卸日決定プログラム。
(Appendix 2)
In Appendix 1,
The first stocktaking date is the first settlement date for the plurality of products,
In the process of calculating the first inventory quantity, the first inventory quantity on the second account closing date following the first closing date is calculated,
In the process of calculating the second inventory quantity, calculating the second inventory quantity on the second closing date,
In the determining process, a date closer to the third closing date next to the second closing date is decided as a candidate for the stocktaking date for the product with the large difference.
An inventory date determination program characterized by:

(付記3)
付記1において、
前記決定する処理では、
前記複数の商品のそれぞれに対応する前記差の総和を算出し、
前記複数の商品のそれぞれについて、前記総和に対する前記差の割合を算出し、
算出した前記割合に基づいて、前記複数の商品のそれぞれについて前記棚卸日の候補を決定する、
ことを特徴とする棚卸日決定プログラム。
(Appendix 3)
In Appendix 1,
In the process of determining,
calculating the sum of the differences corresponding to each of the plurality of products;
calculating the ratio of the difference to the total for each of the plurality of products;
Determining the candidate stocktaking date for each of the plurality of products based on the calculated ratio;
An inventory date determination program characterized by:

(付記4)
付記3において、
前記決定する処理では、
前記割合がより大きい商品の前記棚卸日の候補を、前記決算日により近い日付に決定する、
ことを特徴とする棚卸日決定プログラム。
(Appendix 4)
In Appendix 3,
In the process of determining,
Determining the candidate for the inventory date of the product with the higher ratio to a date closer to the closing date;
An inventory date determination program characterized by:

(付記5)
付記3において、
前記第2棚卸日は、前記複数の商品ごとに異なる、
ことを特徴とする棚卸日決定プログラム。
(Appendix 5)
In Appendix 3,
The second stocktaking date is different for each of the plurality of products,
An inventory date determination program characterized by:

(付記6)
付記5において、
前記決定する処理では、
前記複数の商品のそれぞれについて、前記第2棚卸日と前記決算日との日数の差を算出し、
算出した前記割合と前記日数の差とに基づいて、前記複数の商品のそれぞれについて前記棚卸日の候補を決定する、
ことを特徴とする棚卸日決定プログラム。
(Appendix 6)
In Appendix 5,
In the process of determining,
For each of the plurality of products, calculating the difference in the number of days between the second stocktaking date and the closing date,
Determining candidates for the inventory date for each of the plurality of products based on the calculated ratio and the difference in the number of days;
An inventory date determination program characterized by:

(付記7)
付記6において、
前記決定する処理では、
割合と日数とが対応付けられた情報であって、小さい値の割合ほど大きい値の日数と対応付けられた第1調整情報を記憶した記憶部を参照し、算出した前記割合に対応する第1日数を前記複数の商品のそれぞれについて特定し、
商品の売り場の面積と日数とが対応付けられた情報であって、小さい値の面積ほど小さい値の日数と対応付けられた第2調整情報を記憶した記憶部を参照し、前記複数の商品の売り場の面積に対応する第2日数を特定し、
前記複数の商品のそれぞれについて、前記日数の差から前記第1日数と前記第2日数とを差し引くことによって第3日数を算出し、
前記複数の商品のそれぞれについて、前記棚卸日の候補を、算出した前記第3日数を前記決算日から遡った日に決定する、
ことを特徴とする棚卸日決定プログラム。
(Appendix 7)
In Appendix 6,
In the process of determining,
Information in which a ratio and a number of days are associated with each other, and the first adjustment information corresponding to the calculated ratio is referenced by referring to the storage unit that stores the first adjustment information that is associated with the number of days with a larger value as the ratio of a smaller value. specifying a number of days for each of the plurality of products;
By referring to the storage unit storing the second adjustment information, which is information in which the area of the product sales floor and the number of days are associated with each other, and in which the area having a smaller value is associated with the number of days having a smaller value, Identifying a second number of days corresponding to the area of the sales floor,
calculating a third number of days by subtracting the first number of days and the second number of days from the difference in the number of days for each of the plurality of products;
For each of the plurality of commodities, the candidate for the stocktaking date is determined on the day preceding the calculated third number of days from the settlement date;
An inventory date determination program characterized by:

(付記8)
付記6において、
前記決定する処理では、
割合と日数とが対応付けられた情報であって、小さい値の割合ほど大きい値の日数と対応付けられた第1調整情報を記憶した記憶部を参照し、算出した前記割合に対応する第1日数を前記複数の商品のそれぞれについて特定し、
商品数と日数とが対応付けられた情報であって、小さい値の商品数ほど小さい値の日数と対応付けられた第2調整情報を記憶した記憶部を参照し、前記複数の商品の商品数に対応する第2日数を特定し、
前記複数の商品のそれぞれについて、前記日数の差から前記第1日数と前記第2日数とを差し引くことによって第3日数を算出し、
前記複数の商品のそれぞれについて、前記棚卸日の候補を、算出した前記第3日数を前記決算日から遡った日に決定する、
ことを特徴とする棚卸日決定プログラム。
(Appendix 8)
In Appendix 6,
In the process of determining,
Information in which a ratio and a number of days are associated with each other, and the first adjustment information corresponding to the calculated ratio is referenced by referring to the storage unit that stores the first adjustment information that is associated with the number of days with a larger value as the ratio of a smaller value. specifying a number of days for each of the plurality of products;
By referring to the storage unit storing the second adjustment information, which is information in which the number of products and the number of days are associated with each other, and the smaller the number of products, the second adjustment information is associated with the smaller number of days, and the number of products of the plurality of products. Identify the second number of days corresponding to
calculating a third number of days by subtracting the first number of days and the second number of days from the difference in the number of days for each of the plurality of products;
For each of the plurality of commodities, the candidate for the stocktaking date is determined on the day preceding the calculated third number of days from the settlement date;
An inventory date determination program characterized by:

(付記9)
付記6において、
前記決定する処理では、
割合と日数とが対応付けられた情報であって、小さい値の割合ほど大きい値の日数と対応付けられた第1調整情報を記憶した記憶部を参照し、算出した前記割合に対応する第1日数を前記複数の商品のそれぞれについて特定し、
商品の棚卸を行う人数と日数とが対応付けられた情報であって、小さい値の人数ほど大きい値の日数と対応付けられた第2調整情報を記憶した記憶部を参照し、前記複数の商品の棚卸を行う人数に対応する第2日数を特定し、
前記複数の商品のそれぞれについて、前記日数の差から前記第1日数と前記第2日数とを差し引くことによって第3日数を算出し、
前記複数の商品のそれぞれについて、前記棚卸日の候補を、算出した前記第3日数を前記決算日から遡った日に決定する、
ことを特徴とする棚卸日決定プログラム。
(Appendix 9)
In Appendix 6,
In the process of determining,
Information in which a ratio and a number of days are associated with each other, and the first adjustment information corresponding to the calculated ratio is referenced by referring to the storage unit that stores the first adjustment information that is associated with the number of days with a larger value as the ratio of a smaller value. specifying a number of days for each of the plurality of products;
By referring to the storage unit storing the second adjustment information, which is information in which the number of persons and the number of days for performing inventory of the product are associated with each other, the number of persons having a smaller value is associated with the number of days having a larger value, and the plurality of products are stored. Identify the second number of days corresponding to the number of people who perform inventory of
calculating a third number of days by subtracting the first number of days and the second number of days from the difference in the number of days for each of the plurality of products;
For each of the plurality of commodities, the candidate for the stocktaking date is determined on the day preceding the calculated third number of days from the settlement date;
An inventory date determination program characterized by:

(付記10)
付記6において、
前記決定する処理では、
日数と係数とが対応付けられた情報であって、小さい値の日数ほど大きい値の係数と対応付けられた係数情報を記憶した記憶部を参照し、算出した前記日数の差に対応する第1係数を前記複数の商品のそれぞれについて特定し、
割合と日数とが対応付けられた情報であって、小さい値の割合ほど大きい値の日数と対応付けられた調整情報を記憶した記憶部を参照し、算出した前記割合と前記第1係数との積に対応する第1日数を前記複数の商品のそれぞれについて特定し、
前記複数の商品のそれぞれについて、前記日数の差から前記第1日数を差し引くことによって第2日数を算出し、
前記複数の商品のそれぞれについて、前記棚卸日の候補を、算出した前記第2日数を前記決算日から遡った日に決定する、
ことを特徴とする棚卸日決定プログラム。
(Appendix 10)
In Appendix 6,
In the process of determining,
A storage unit that stores coefficient information in which the number of days and the coefficient are associated with each other, and the number of days with a smaller value is associated with a coefficient with a larger value. identifying a coefficient for each of the plurality of commodities;
The ratio and the number of days are associated with each other, and the ratio between the calculated ratio and the first coefficient is calculated by referring to the storage unit that stores the adjustment information that is associated with the number of days with a larger value for a smaller ratio. identifying a first number of days corresponding to the product for each of the plurality of commodities;
For each of the plurality of products, calculating the second number of days by subtracting the first number of days from the difference in the number of days;
For each of the plurality of commodities, the candidate for the stocktaking date is determined on the day preceding the calculated second number of days from the settlement date;
An inventory date determination program characterized by:

(付記11)
複数の商品のそれぞれについて、第1棚卸日における商品の在庫数を初期値として、前記第1棚卸日以降の前記商品の仕入と売上の値を反映した第1在庫数を算出する第1算出部と、
前記複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日における商品の在庫数を初期値として、前記第2棚卸日以降の前記商品の仕入と売上の値を反映した第2在庫数を算出する第2算出部と、
前記複数の商品のうちの前記第1在庫数と前記第2在庫数との差が大きい商品について、前記複数の商品についての決算日により近い日付を次以降の棚卸日の候補として決定する候補決定部と、を有する、
ことを特徴とする棚卸日決定装置。
(Appendix 11)
For each of a plurality of products, a first calculation for calculating a first inventory quantity reflecting purchase and sales values of the product after the first stocktaking date, using the product inventory quantity on the first stocktaking date as an initial value Department and
For each of the plurality of products, the initial value is the number of products in stock on the second inventory date after the first inventory date, and the purchase and sales values of the products after the second inventory date are reflected. 2 a second calculation unit that calculates the number of stocks;
Candidate determination for determining a date closer to the closing date of the plurality of commodities as a candidate for the next and subsequent stocktaking dates for the commodities having a large difference between the first inventory quantity and the second inventory quantity among the plurality of commodities. having a part and
An inventory date determination device characterized by:

(付記12)
付記11において、
前記候補決定部は、
前記複数の商品のそれぞれに対応する前記差の総和を算出し、
前記複数の商品のそれぞれについて、前記総和に対する前記差の割合を算出し、
算出した前記割合に基づいて、前記複数の商品のそれぞれについて前記棚卸日の候補を決定する、
ことを特徴とする棚卸日決定装置。
(Appendix 12)
In Appendix 11,
The candidate determination unit is
calculating the sum of the differences corresponding to each of the plurality of products;
calculating the ratio of the difference to the total for each of the plurality of products;
Determining the candidate stocktaking date for each of the plurality of products based on the calculated ratio;
An inventory date determination device characterized by:

(付記13)
付記12において、
前記候補決定部は、
前記割合がより大きい商品の前記棚卸日の候補を、前記決算日により近い日付に決定する、
ことを特徴とする棚卸日決定装置。
(Appendix 13)
In Appendix 12,
The candidate determination unit is
Determining the candidate for the inventory date of the product with the higher ratio to a date closer to the closing date;
An inventory date determination device characterized by:

(付記14)
複数の商品のそれぞれについて、第1棚卸日における商品の在庫数を初期値として、前記第1棚卸日以降の前記商品の仕入と売上の値を反映した第1在庫数を算出し、
前記複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日における商品の在庫数を初期値として、前記第2棚卸日以降の前記商品の仕入と売上の値を反映した第2在庫数を算出し、
前記複数の商品のうちの前記第1在庫数と前記第2在庫数との差が大きい商品について、前記複数の商品についての決算日により近い日付を次以降の棚卸日の候補として決定する、
処理をコンピュータに実行させることを特徴とする棚卸日決定方法。
(Appendix 14)
For each of a plurality of products, with the number of products in stock on the first inventory date as the initial value, the first inventory quantity reflecting the purchase and sales values of the products after the first inventory date is calculated,
For each of the plurality of products, the initial value is the number of products in stock on the second inventory date after the first inventory date, and the purchase and sales values of the products after the second inventory date are reflected. 2 Calculate the number of stocks,
For products having a large difference between the first inventory quantity and the second inventory quantity among the plurality of products, a date closer to the settlement date for the plurality of products is determined as a candidate for the next and subsequent stocktaking dates.
A stocktaking date determination method characterized by causing a computer to execute processing.

(付記15)
付記14において、
前記決定する工程では、
前記複数の商品のそれぞれに対応する前記差の総和を算出し、
前記複数の商品のそれぞれについて、前記総和に対する前記差の割合を算出し、
算出した前記割合に基づいて、前記複数の商品のそれぞれについて前記棚卸日の候補を決定する、
ことを特徴とする棚卸日決定方法。
(Appendix 15)
In Appendix 14,
In the determining step,
calculating the sum of the differences corresponding to each of the plurality of products;
calculating the ratio of the difference to the total for each of the plurality of products;
Determining the candidate stocktaking date for each of the plurality of products based on the calculated ratio;
An inventory date determination method characterized by:

(付記16)
付記15において、
前記決定する工程では、
前記割合がより大きい商品の前記棚卸日の候補を、前記決算日により近い日付に決定する、
ことを特徴とする棚卸日決定方法。
(Appendix 16)
In Appendix 15,
In the determining step,
Determining the candidate for the inventory date of the product with the higher ratio to a date closer to the closing date;
An inventory date determination method characterized by:

1:情報処理装置 3:操作端末
10:情報処理システム NW:ネットワーク
1: Information processing device 3: Operation terminal 10: Information processing system NW: Network

Claims (12)

複数の商品のそれぞれについて、第1棚卸日における商品の在庫数を初期値として、前記第1棚卸日以降の前記商品の仕入と売上の値を反映した第1在庫数を算出し、
前記複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日における商品の在庫数を初期値として、前記第2棚卸日以降の前記商品の仕入と売上の値を反映した第2在庫数を算出し、
前記複数の商品のうちの第1商品に対応する前記第1在庫数と前記第2在庫数との差が前記複数の商品のうちの第2商品に対応する前記差よりも大きい場合、前記第1商品についての次以降の棚卸日の候補が前記第2商品についての次以降の棚卸日の候補よりも決算日に近い日付になるように、前記複数の商品のそれぞれについての次以降の棚卸日の候補決定する、
処理をコンピュータに実行させることを特徴とする棚卸日決定プログラム。
For each of a plurality of products, with the number of products in stock on the first inventory date as the initial value, the first inventory quantity reflecting the purchase and sales values of the products after the first inventory date is calculated,
For each of the plurality of products, the initial value is the number of products in stock on the second inventory date after the first inventory date, and the purchase and sales values of the products after the second inventory date are reflected. 2 Calculate the number of stocks,
When the difference between the first inventory quantity and the second inventory quantity corresponding to the first product among the plurality of products is larger than the difference corresponding to the second product among the plurality of products, the second The next and subsequent stocktaking dates for each of the plurality of products so that the next and subsequent stocktaking date candidates for one product are closer to the settlement date than the next and subsequent stocktaking date candidates for the second product. determine candidates for
A stocktaking date determination program characterized by causing a computer to execute processing.
請求項1において、
前記第1棚卸日は、前記複数の商品についての第1決算日であり、
前記第1在庫数を算出する処理では、前記第1決算日の次の第2決算日における前記第1在庫数の算出を行い、
前記第2在庫数を算出する処理では、前記第2決算日における前記第2在庫数の算出を行い、
前記決定する処理では、前記第1商品に対応する前記差が前記第2商品に対応する前記差よりも大きい場合、前記第1商品についての次以降の棚卸日の候補が前記第2商品についての次以降の棚卸日の候補よりも前記第2決算日の次の第3決算日に近い日付になるように、前記複数の商品のそれぞれについての次以降の棚卸日の候補を決定する、
ことを特徴とする棚卸日決定プログラム。
In claim 1,
The first stocktaking date is the first settlement date for the plurality of products,
In the process of calculating the first inventory quantity, the first inventory quantity on the second account closing date following the first closing date is calculated,
In the process of calculating the second inventory quantity, calculating the second inventory quantity on the second closing date,
In the determining process, when the difference corresponding to the first product is greater than the difference corresponding to the second product, the next and subsequent inventory date candidates for the first product are those for the second product. determining a candidate for the next and subsequent stocktaking dates for each of the plurality of commodities so as to be a date closer to the third closing date following the second closing date than the next and subsequent stocktaking date candidates ;
An inventory date determination program characterized by:
請求項1において、
前記決定する処理では、
前記複数の商品のそれぞれに対応する前記差の総和を算出し、
前記複数の商品のそれぞれについて、前記総和に対する前記差の割合を算出し、
算出した前記割合に基づいて、前記複数の商品のそれぞれについて前記棚卸日の候補を決定する、
ことを特徴とする棚卸日決定プログラム。
In claim 1,
In the process of determining,
calculating the sum of the differences corresponding to each of the plurality of products;
calculating the ratio of the difference to the total for each of the plurality of products;
Determining the candidate stocktaking date for each of the plurality of products based on the calculated ratio;
An inventory date determination program characterized by:
請求項3において、
前記決定する処理では、前記第1商品に対応する前記割合が前記第2商品に対応する前記割合よりも大きい場合、前記第1商品についての次以降の棚卸日の候補が前記第2商品についての次以降の棚卸日の候補よりも決算日に近い日付になるように、前記複数の商品のそれぞれについての次以降の棚卸日の候補を決定する、
ことを特徴とする棚卸日決定プログラム。
In claim 3,
In the determining process, if the ratio corresponding to the first product is greater than the ratio corresponding to the second product, the next and subsequent inventory date candidates for the first product are those for the second product. Determining candidates for subsequent stocktaking dates for each of the plurality of products so that the dates are closer to the settlement date than the candidates for subsequent stocktaking dates ;
An inventory date determination program characterized by:
請求項3において、
前記第2棚卸日は、前記複数の商品ごとに異なる、
ことを特徴とする棚卸日決定プログラム。
In claim 3,
The second stocktaking date is different for each of the plurality of products,
An inventory date determination program characterized by:
請求項5において、
前記決定する処理では、
前記複数の商品のそれぞれについて、前記第2棚卸日と前記決算日との日数の差を算出し、
算出した前記割合と前記日数の差とに基づいて、前記複数の商品のそれぞれについて前記棚卸日の候補を決定する、
ことを特徴とする棚卸日決定プログラム。
In claim 5,
In the process of determining,
For each of the plurality of products, calculating the difference in the number of days between the second stocktaking date and the closing date,
Determining candidates for the inventory date for each of the plurality of products based on the calculated ratio and the difference in the number of days;
An inventory date determination program characterized by:
請求項6において、
前記決定する処理では、
割合と日数とが対応付けられた情報であって、小さい値の割合ほど大きい値の日数と対応付けられた第1調整情報を記憶した記憶部を参照し、算出した前記割合に対応する第1日数を前記複数の商品のそれぞれについて特定し、
商品の売り場の面積と日数とが対応付けられた情報であって、小さい値の面積ほど小さい値の日数と対応付けられた第2調整情報を記憶した記憶部を参照し、前記複数の商品の売り場の面積に対応する第2日数を特定し、
前記複数の商品のそれぞれについて、前記日数の差から前記第1日数と前記第2日数とを差し引くことによって第3日数を算出し、
前記複数の商品のそれぞれについて、前記棚卸日の候補を、算出した前記第3日数を前記決算日から遡った日に決定する、
ことを特徴とする棚卸日決定プログラム。
In claim 6,
In the process of determining,
Information in which a ratio and a number of days are associated with each other, and the first adjustment information corresponding to the calculated ratio is referenced by referring to the storage unit that stores the first adjustment information that is associated with the number of days with a larger value as the ratio of a smaller value. specifying a number of days for each of the plurality of products;
By referring to the storage unit storing the second adjustment information, which is information in which the area of the product sales floor and the number of days are associated with each other, and in which the area having a smaller value is associated with the number of days having a smaller value, Identifying a second number of days corresponding to the area of the sales floor,
calculating a third number of days by subtracting the first number of days and the second number of days from the difference in the number of days for each of the plurality of products;
For each of the plurality of commodities, the candidate for the stocktaking date is determined on the day preceding the calculated third number of days from the settlement date;
An inventory date determination program characterized by:
請求項6において、
前記決定する処理では、
割合と日数とが対応付けられた情報であって、小さい値の割合ほど大きい値の日数と対応付けられた第1調整情報を記憶した記憶部を参照し、算出した前記割合に対応する第1日数を前記複数の商品のそれぞれについて特定し、
商品数と日数とが対応付けられた情報であって、小さい値の商品数ほど小さい値の日数と対応付けられた第2調整情報を記憶した記憶部を参照し、前記複数の商品の商品数に対応する第2日数を特定し、
前記複数の商品のそれぞれについて、前記日数の差から前記第1日数と前記第2日数とを差し引くことによって第3日数を算出し、
前記複数の商品のそれぞれについて、前記棚卸日の候補を、算出した前記第3日数を前記決算日から遡った日に決定する、
ことを特徴とする棚卸日決定プログラム。
In claim 6,
In the process of determining,
Information in which a ratio and a number of days are associated with each other, and the first adjustment information corresponding to the calculated ratio is referenced by referring to the storage unit that stores the first adjustment information that is associated with the number of days with a larger value as the ratio of a smaller value. specifying a number of days for each of the plurality of products;
By referring to the storage unit storing the second adjustment information, which is information in which the number of products and the number of days are associated with each other, and the smaller the number of products, the second adjustment information is associated with the smaller number of days, and the number of products of the plurality of products. Identify the second number of days corresponding to
calculating a third number of days by subtracting the first number of days and the second number of days from the difference in the number of days for each of the plurality of products;
For each of the plurality of commodities, the candidate for the stocktaking date is determined on the day preceding the calculated third number of days from the settlement date;
An inventory date determination program characterized by:
請求項6において、
前記決定する処理では、
割合と日数とが対応付けられた情報であって、小さい値の割合ほど大きい値の日数と対応付けられた第1調整情報を記憶した記憶部を参照し、算出した前記割合に対応する第1日数を前記複数の商品のそれぞれについて特定し、
商品の棚卸を行う人数と日数とが対応付けられた情報であって、小さい値の人数ほど大きい値の日数と対応付けられた第2調整情報を記憶した記憶部を参照し、前記複数の商品の棚卸を行う人数に対応する第2日数を特定し、
前記複数の商品のそれぞれについて、前記日数の差から前記第1日数と前記第2日数とを差し引くことによって第3日数を算出し、
前記複数の商品のそれぞれについて、前記棚卸日の候補を、算出した前記第3日数を前記決算日から遡った日に決定する、
ことを特徴とする棚卸日決定プログラム。
In claim 6,
In the process of determining,
Information in which a ratio and a number of days are associated with each other, and the first adjustment information corresponding to the calculated ratio is referenced by referring to the storage unit that stores the first adjustment information that is associated with the number of days with a larger value as the ratio of a smaller value. specifying a number of days for each of the plurality of products;
By referring to the storage unit storing the second adjustment information, which is information in which the number of persons and the number of days for performing inventory of the product are associated with each other, the number of persons having a smaller value is associated with the number of days having a larger value, and the plurality of products are stored. Identify the second number of days corresponding to the number of people who perform inventory of
calculating a third number of days by subtracting the first number of days and the second number of days from the difference in the number of days for each of the plurality of products;
For each of the plurality of commodities, the candidate for the stocktaking date is determined on the day preceding the calculated third number of days from the settlement date;
An inventory date determination program characterized by:
請求項6において、
前記決定する処理では、
日数と係数とが対応付けられた情報であって、小さい値の日数ほど大きい値の係数と対応付けられた係数情報を記憶した記憶部を参照し、算出した前記日数の差に対応する第1係数を前記複数の商品のそれぞれについて特定し、
割合と日数とが対応付けられた情報であって、小さい値の割合ほど大きい値の日数と対応付けられた調整情報を記憶した記憶部を参照し、算出した前記割合と前記第1係数との積に対応する第1日数を前記複数の商品のそれぞれについて特定し、
前記複数の商品のそれぞれについて、前記日数の差から前記第1日数を差し引くことによって第2日数を算出し、
前記複数の商品のそれぞれについて、前記棚卸日の候補を、算出した前記第2日数を前記決算日から遡った日に決定する、
ことを特徴とする棚卸日決定プログラム。
In claim 6,
In the process of determining,
A storage unit that stores coefficient information in which the number of days and the coefficient are associated with each other, and the number of days with a smaller value is associated with a coefficient with a larger value. identifying a coefficient for each of the plurality of commodities;
The ratio and the number of days are associated with each other, and the ratio between the calculated ratio and the first coefficient is calculated by referring to the storage unit that stores the adjustment information that is associated with the number of days with a larger value for a smaller ratio. identifying a first number of days corresponding to the product for each of the plurality of commodities;
For each of the plurality of products, calculating the second number of days by subtracting the first number of days from the difference in the number of days;
For each of the plurality of commodities, the candidate for the stocktaking date is determined on the day preceding the calculated second number of days from the settlement date;
An inventory date determination program characterized by:
複数の商品のそれぞれについて、第1棚卸日における商品の在庫数を初期値として、前記第1棚卸日以降の前記商品の仕入と売上の値を反映した第1在庫数を算出する第1算出部と、
前記複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日における商品の在庫数を初期値として、前記第2棚卸日以降の前記商品の仕入と売上の値を反映した第2在庫数を算出する第2算出部と、
前記複数の商品のうちの第1商品に対応する前記第1在庫数と前記第2在庫数との差が前記複数の商品のうちの第2商品に対応する前記差よりも大きい場合、前記第1商品についての次以降の棚卸日の候補が前記第2商品についての次以降の棚卸日の候補よりも決算日に近い日付になるように、前記複数の商品のそれぞれについての次以降の棚卸日の候補決定する候補決定部と、を有する、
ことを特徴とする棚卸日決定装置。
For each of a plurality of products, a first calculation for calculating a first inventory quantity reflecting purchase and sales values of the product after the first stocktaking date, using the product inventory quantity on the first stocktaking date as an initial value Department and
For each of the plurality of products, the initial value is the number of products in stock on the second inventory date after the first inventory date, and the purchase and sales values of the products after the second inventory date are reflected. 2 a second calculation unit that calculates the number of stocks;
When the difference between the first inventory quantity and the second inventory quantity corresponding to the first product among the plurality of products is larger than the difference corresponding to the second product among the plurality of products, the second The next and subsequent stocktaking dates for each of the plurality of products so that the next and subsequent stocktaking date candidates for one product are closer to the settlement date than the next and subsequent stocktaking date candidates for the second product. a candidate determination unit that determines candidates for
An inventory date determination device characterized by:
複数の商品のそれぞれについて、第1棚卸日における商品の在庫数を初期値として、前記第1棚卸日以降の前記商品の仕入と売上の値を反映した第1在庫数を算出し、
前記複数の商品のそれぞれについて、第1棚卸日よりも後の第2棚卸日における商品の在庫数を初期値として、前記第2棚卸日以降の前記商品の仕入と売上の値を反映した第2在庫数を算出し、
前記複数の商品のうちの第1商品に対応する前記第1在庫数と前記第2在庫数との差が前記複数の商品のうちの第2商品に対応する前記差よりも大きい場合、前記第1商品についての次以降の棚卸日の候補が前記第2商品についての次以降の棚卸日の候補よりも決算日に近い日付になるように、前記複数の商品のそれぞれについての次以降の棚卸日の候補決定する、
処理をコンピュータに実行させることを特徴とする棚卸日決定方法。
For each of a plurality of products, with the number of products in stock on the first inventory date as the initial value, the first inventory quantity reflecting the purchase and sales values of the products after the first inventory date is calculated,
For each of the plurality of products, the initial value is the number of products in stock on the second inventory date after the first inventory date, and the purchase and sales values of the products after the second inventory date are reflected. 2 Calculate the number of stocks,
When the difference between the first inventory quantity and the second inventory quantity corresponding to the first product among the plurality of products is larger than the difference corresponding to the second product among the plurality of products, the second The next and subsequent stocktaking dates for each of the plurality of products so that the next and subsequent stocktaking date candidates for one product are closer to the settlement date than the next and subsequent stocktaking date candidates for the second product. determine candidates for
A stocktaking date determination method characterized by causing a computer to execute processing.
JP2019008178A 2019-01-22 2019-01-22 Stocktaking date determination program, stocktaking date determination device, and stocktaking date determination method Active JP7201907B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019008178A JP7201907B2 (en) 2019-01-22 2019-01-22 Stocktaking date determination program, stocktaking date determination device, and stocktaking date determination method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019008178A JP7201907B2 (en) 2019-01-22 2019-01-22 Stocktaking date determination program, stocktaking date determination device, and stocktaking date determination method

Publications (2)

Publication Number Publication Date
JP2020119116A JP2020119116A (en) 2020-08-06
JP7201907B2 true JP7201907B2 (en) 2023-01-11

Family

ID=71890799

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019008178A Active JP7201907B2 (en) 2019-01-22 2019-01-22 Stocktaking date determination program, stocktaking date determination device, and stocktaking date determination method

Country Status (1)

Country Link
JP (1) JP7201907B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116011934B (en) * 2023-03-21 2023-09-01 深圳美云集网络科技有限责任公司 Commodity replenishment method and system based on target inventory

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366620A (en) 2001-06-05 2002-12-20 Tsubasa System Co Ltd Stocktaking method, stocktaking program and stocktaking device
JP2003132250A (en) 2001-10-19 2003-05-09 Japan Tobacco Inc Commodity ordering terminal device
JP2004070930A (en) 2002-06-10 2004-03-04 Japan Tobacco Inc System and method for making charging plan
JP2004161437A (en) 2002-11-13 2004-06-10 Hitachi Ltd Simulation method, system, program, and recording medium for inventory assets and turnover rate of inventory assets
JP2016051238A (en) 2014-08-29 2016-04-11 株式会社日立製作所 Inventory cycle management device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04278667A (en) * 1991-03-07 1992-10-05 Fujitsu Ltd Inventory data processing system
JP3379409B2 (en) * 1997-10-29 2003-02-24 富士通株式会社 Inventory processing equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366620A (en) 2001-06-05 2002-12-20 Tsubasa System Co Ltd Stocktaking method, stocktaking program and stocktaking device
JP2003132250A (en) 2001-10-19 2003-05-09 Japan Tobacco Inc Commodity ordering terminal device
JP2004070930A (en) 2002-06-10 2004-03-04 Japan Tobacco Inc System and method for making charging plan
JP2004161437A (en) 2002-11-13 2004-06-10 Hitachi Ltd Simulation method, system, program, and recording medium for inventory assets and turnover rate of inventory assets
JP2016051238A (en) 2014-08-29 2016-04-11 株式会社日立製作所 Inventory cycle management device

Also Published As

Publication number Publication date
JP2020119116A (en) 2020-08-06

Similar Documents

Publication Publication Date Title
US8447664B1 (en) Method and system for managing inventory by expected profitability
US8463665B1 (en) System and method for event-driven inventory disposition
US20190303863A1 (en) Database modification for improved on-shelf availability determination
JPWO2004022463A1 (en) Safety stock quantity calculation device, safety stock quantity calculation program and order point calculation device
CN110633820B (en) Warehouse address recommendation method and device and computer readable storage medium
US20160148226A1 (en) System and method for forecasting and managing returned merchanidse in retail
CN112215546A (en) Object page generation method, device, equipment and storage medium
CN114254851A (en) Commodity similarity handling
CN111221834B (en) Commodity inventory value calculation method
JP7201907B2 (en) Stocktaking date determination program, stocktaking date determination device, and stocktaking date determination method
CN111798167B (en) Warehouse replenishment method and device
CN113763125A (en) Method and device for generating purchase order about purchased goods
US20180268352A1 (en) Method and system for retail stock allocation
WO2019179236A1 (en) Accounting hotspot prediction method and apparatus
JP2005015140A (en) Order quantity calculation system
Cattani et al. Shelf loathing: Cross docking at an online retailer
JP4339769B2 (en) Prediction model selection device, prediction model selection method, and program
US20130103456A1 (en) Method, system and program storage device for production planning
US20230004928A1 (en) Order Fulfillment System
JPH08279013A (en) Proper inventory volume setting system
KR102295018B1 (en) Automatic ordering device for packaging container
JP6506432B1 (en) Inventory management system and program
JP2022085264A (en) Inventory planning system and inventory planning method
CN112785230A (en) Warehouse entry list generation method and system, computer equipment and storage medium
JP4864768B2 (en) Inventory management support device and inventory management support program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211007

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220926

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221205

R150 Certificate of patent or registration of utility model

Ref document number: 7201907

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150