JP2014052773A - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP2014052773A
JP2014052773A JP2012195973A JP2012195973A JP2014052773A JP 2014052773 A JP2014052773 A JP 2014052773A JP 2012195973 A JP2012195973 A JP 2012195973A JP 2012195973 A JP2012195973 A JP 2012195973A JP 2014052773 A JP2014052773 A JP 2014052773A
Authority
JP
Japan
Prior art keywords
product
code
ordered
substitute
commodity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012195973A
Other languages
Japanese (ja)
Inventor
Morihiko Tanaka
守彦 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2012195973A priority Critical patent/JP2014052773A/en
Publication of JP2014052773A publication Critical patent/JP2014052773A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus in which even when a commodity ordered at a net supermarket is not present in a shop, such a situation is dealt with appropriately instead of informing stockout (out of stock).SOLUTION: An information processing apparatus includes: stockout commodity determination means which refers, when a commodity code associated with a stock commodity and a commodity code of an ordered commodity stored as an ordered commodity list do not coincide with each other, to a commodity master file that stores a substitute code, which is a commodity code of a substitute commodity serving as a new selling target in place of the ordered commodity, along with commodity information associated with a commodity code of the ordered commodity, extracts an ordered commodity whose commodity code associated to a stock commodity is registered as a substitute code, and determines it as a stockout commodity; and commodity substitution means for changing a commodity code of the stockout commodity included in the ordered commodity list to a substitute code.

Description

本発明の実施形態は、情報処理装置及びプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus and a program.

近年のネットワークの普及により、インターネットを介して商品の販売を行う販売方式(EC:Electronic Commerce)が盛んに行われている。また、スーパーマーケット等の店舗においても、店舗内で販売している商品をインターネットを介して販売する、所謂ネットスーパーと呼ばれる販売方式が行われている。ネットスーパーでは、顧客から商品購入の注文を受け付けると、該当する商品を店舗内から収集するピッキング作業と、収集した商品を顧客毎に仕分けるパッキング作業とが行われ、各顧客に配達されるよう運用されている。   With the spread of networks in recent years, a sales method (EC: Electronic Commerce) for selling products via the Internet is actively performed. Also, in a store such as a supermarket, a so-called “net supermarket” sales method is performed in which products sold in the store are sold via the Internet. At online supermarkets, when an order to purchase a product is received from a customer, the picking work for collecting the corresponding product from the store and the packing work for sorting the collected product for each customer are performed and delivered to each customer. Has been.

しかしながら、従来の方式によれば、発行されたピッキング伝票に基づくピッキング作業において、ネットスーパーで注文した商品が店舗に存在しない場合には、欠品(品切れ)が発生してしまうという問題がある。   However, according to the conventional method, there is a problem that in the picking work based on the issued picking slip, a shortage (out of stock) occurs when the product ordered at the online supermarket does not exist in the store.

実施形態の情報処理装置は、ネットワークを介して接続された端末装置から受け付けた注文にかかる注文商品の商品コードを注文商品リストとして記憶部に記憶する注文商品コード記憶手段と、前記注文商品とみなされる在庫商品に対応付けられている商品コードを入力する商品コード入力手段と、前記在庫商品に対応付けられている商品コードと、前記記憶部に前記注文商品リストとして記憶された前記注文商品の商品コードとを比較する比較手段と、当該各商品コードが一致しない場合に、前記注文商品に代えて販売対象とする代替商品の商品コードである代替コードを当該注文商品の商品コードに対応付けた商品情報とともに記憶する商品マスタファイルを参照し、前記在庫商品に対応付けられている商品コードが前記代替コードとして登録されている前記注文商品を抽出し、欠品商品として確定する欠品商品確定手段と、前記注文商品リストに含まれる前記欠品商品の商品コードを前記代替コードに変更する商品代替手段と、を備える。   An information processing apparatus according to an embodiment is regarded as an order product code storage unit that stores, in a storage unit, a product code of an order product related to an order received from a terminal device connected via a network, as an order product list. Product code input means for inputting a product code associated with a stock product to be stored, a product code associated with the stock product, and a product of the ordered product stored as the ordered product list in the storage unit A product in which a substitute code that is a product code of a substitute product to be sold instead of the ordered product is associated with a product code of the ordered product when the respective product codes do not match with the comparison means that compares the code With reference to the product master file stored together with the information, the product code associated with the stock product is the substitute code. Extracting the registered ordered product and confirming as a missing product product means to be confirmed as a missing product, a product replacement means for changing the product code of the missing product included in the ordered product list to the replacement code, Is provided.

図1は、販売システムの全体構成を概略的に示したシステム構成図である。FIG. 1 is a system configuration diagram schematically showing the overall configuration of a sales system. 図2は、商品マスタファイルに格納されるデータの一例を示す図である。FIG. 2 is a diagram illustrating an example of data stored in the product master file. 図3は、ネットスーパー管理サーバの構成を示すブロック図である。FIG. 3 is a block diagram showing the configuration of the net super management server. 図4は、注文管理ファイルの一例を示す模式図である。FIG. 4 is a schematic diagram illustrating an example of an order management file. 図5は、配達便管理ファイルの一例を示す模式図である。FIG. 5 is a schematic diagram showing an example of a delivery service management file. 図6は、パッキング装置の構成を示すブロック図である。FIG. 6 is a block diagram showing the configuration of the packing device. 図7は、商品購入ページの一例を示す正面図である。FIG. 7 is a front view showing an example of a product purchase page. 図8は、ピッキング伝票発行処理の流れを示すフローチャートである。FIG. 8 is a flowchart showing the flow of picking slip issuing processing. 図9は、ピッキング伝票の一例を示す平面図である。FIG. 9 is a plan view showing an example of a picking slip. 図10は、パッキング処理及び欠品チェック処理の流れを示すフローチャートである。FIG. 10 is a flowchart showing the flow of the packing process and the shortage check process. 図11は、商品代替処理の流れを示すフローチャートである。FIG. 11 is a flowchart showing the flow of the merchandise replacement process. 図12は、配送伝票の一例を示す平面図である。FIG. 12 is a plan view showing an example of a delivery slip.

以下、添付図面を参照して、実施形態に係る情報処理装置及びプログラムの実施形態を詳細に説明する。なお、以下に説明する実施の形態によりこの発明が限定されるものではない。   Hereinafter, with reference to an accompanying drawing, an information processor concerning an embodiment and an embodiment of a program are described in detail. The present invention is not limited to the embodiments described below.

図1は、販売システム1の全体構成を概略的に示したシステム構成図である。図1に示したように、販売システム1は、商品販売データ処理装置としての複数台のPOS(Point Of Sales:販売時点管理)端末2および各POS端末2をLAN3によって接続して集中管理する店舗サーバ4を備えるPOSシステム7と、専用回線8を介して店舗サーバ4を接続する本部サーバ9と、を備えている。   FIG. 1 is a system configuration diagram schematically showing the overall configuration of the sales system 1. As shown in FIG. 1, the sales system 1 is a store that centrally manages a plurality of POS (Point Of Sales) terminals 2 as merchandise sales data processing devices and a POS terminal 2 connected by a LAN 3. A POS system 7 including a server 4 and a headquarter server 9 connecting the store server 4 via a dedicated line 8 are provided.

POSシステム7および本部サーバ9について簡単に説明する。店舗サーバ4は、店舗で販売される各種の商品情報(商品の単価等)を格納する商品マスタファイルMFを有してPOSシステム7全体の制御を受け持つものであり、キーボード、表示器、プリンタ及びハードディスクドライブ装置などが接続されている(何れも図示せず)。   The POS system 7 and the headquarter server 9 will be briefly described. The store server 4 has a product master file MF for storing various product information (product unit price, etc.) sold in the store and is responsible for the overall control of the POS system 7, and includes a keyboard, a display device, a printer, A hard disk drive or the like is connected (not shown).

図2は、商品マスタファイルMFに格納されるデータの一例を示す図である。図2に示ように、商品マスタファイルMFは、JANコードなどの商品コードに対応付けて、商品名、商品画像、単価等の商品情報を格納する。加えて、商品マスタファイルMFは、後述するネットスーパーにおけるピッキング作業において注文した商品が店舗に存在しない場合に、当該注文商品に代えてピッキング対象とする代替商品が予め決まっている商品について、代替商品の商品コードである代替コードを代替フラグとともに格納する。代替フラグが“1”であれば、代替コードを商品コードに置き換えるものとし、代替フラグが“0”であれば、代替コードの置き換えは実行しないものとする。   FIG. 2 is a diagram illustrating an example of data stored in the product master file MF. As shown in FIG. 2, the product master file MF stores product information such as product names, product images, and unit prices in association with product codes such as JAN codes. In addition, the product master file MF is a substitute product for a product for which an alternative product to be picked instead of the ordered product is determined in advance when the product ordered in the picking operation at the internet supermarket described later does not exist in the store. The substitute code that is the product code is stored together with the substitute flag. If the substitution flag is “1”, the substitution code is replaced with the product code. If the substitution flag is “0”, the substitution code is not replaced.

POS端末2は、ユニークなレジナンバーを割り振られて精算場所に配設されており、キャッシャが売上処理を行うための端末である。POS端末2は、キーボード、ドロワ、表示器、カードリーダ/ライタ、コードスキャナ等が接続されている。POS端末2は、コードスキャナによりバーコードや二次元コード等の形態で各商品に付加された商品コードを読み取ると、この商品コードを店舗サーバ4に通知することで商品の問い合わせを行う。店舗サーバ4は、POS端末2からの問い合わせに応じて商品マスタファイルMFを検索し、該当する商品コードに対応した商品情報を読み出してPOS端末2へ送信する。POS端末2は、店舗サーバ4から対応する商品の単価等を取得する。また、POS端末2は、購入対象となった商品の単価及び販売個数に基づき、これら商品の総額を算出し精算等の処理を行って売上データを生成した後、当該売上データを所定のタイミングで店舗サーバ4に送信する。   The POS terminal 2 is allocated at a checkout location with a unique cash register number, and is a terminal for the cashier to perform sales processing. The POS terminal 2 is connected with a keyboard, drawer, display, card reader / writer, code scanner, and the like. When the POS terminal 2 reads a product code added to each product in the form of a barcode, a two-dimensional code, or the like by a code scanner, the POS terminal 2 makes an inquiry about the product by notifying the store server 4 of the product code. The store server 4 searches the product master file MF in response to an inquiry from the POS terminal 2, reads product information corresponding to the corresponding product code, and transmits it to the POS terminal 2. The POS terminal 2 acquires the unit price of the corresponding product from the store server 4. In addition, the POS terminal 2 calculates the total amount of these products based on the unit price and the number of products to be purchased, performs a process such as payment, generates sales data, and then stores the sales data at a predetermined timing. It transmits to the store server 4.

本部サーバ9は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等で構成されるコンピュータ構成の制御部(図示せず)を備えており、各店舗の店舗サーバ4から送信される売上データを管理したり、各店舗の店舗サーバ4に対して商品マスタファイルを送信したりする。   The headquarter server 9 includes a control unit (not shown) having a computer configuration including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like. The sales data transmitted from 4 is managed, or the product master file is transmitted to the store server 4 of each store.

加えて、図1に示したように、販売システム1は、POSシステム7が設置された店舗内で販売されている商品を、インターネット等のネットワーク5を介して販売するネットスーパーサービスを提供するためのサーバ装置であるネットスーパーサーバ6を備えている。ネットスーパーサーバ6は、インターネット5を介して顧客端末10から接続可能である。   In addition, as shown in FIG. 1, the sales system 1 provides a net super service for selling products sold in a store where the POS system 7 is installed via a network 5 such as the Internet. The network super server 6 is provided. The net super server 6 can be connected from the customer terminal 10 via the Internet 5.

ネットスーパーサーバ6は、CPU、ROM、RAM等で構成される制御部、キーボードや各種ボタン等の入力デバイス、CRTやLCD等の表示デバイス、HDDやフラッシュメモリ等の記憶デバイス、専用回線8及びネットワーク5に接続可能な通信インタフェース等を備え(何れも図示せず)、記憶デバイスに記憶された所定のプログラム(例えば、Webアプリケーション、データベースプログラム等)を制御部が実行することで各種の機能部を実現する。   The net super server 6 includes a control unit composed of a CPU, a ROM, a RAM, an input device such as a keyboard and various buttons, a display device such as a CRT and an LCD, a storage device such as an HDD and a flash memory, a dedicated line 8 and a network. 5 (not shown), and the control unit executes various programs by executing predetermined programs (for example, Web applications, database programs, etc.) stored in the storage device. Realize.

顧客端末10は、ネットスーパーの顧客(ユーザ)が操作するパーソナルコンピュータ(Personal computer:PC)や携帯電話等の端末装置である。顧客端末10は、CPU、ROM、RAM等で構成される制御部、キーボードや各種ボタン等の入力デバイス、CRTやLCD等の表示デバイス、HDDやフラッシュメモリ等の記憶デバイス、ネットワーク5に接続可能な通信インタフェース等を備え(何れも図示せず)、記憶デバイスに記憶された所定のプログラム(例えば、Webブラウザ等)を制御部が実行することで各種の機能を実現する。   The customer terminal 10 is a terminal device such as a personal computer (PC) or a mobile phone operated by an Internet supermarket customer (user). The customer terminal 10 can be connected to a control unit composed of a CPU, ROM, RAM, etc., an input device such as a keyboard and various buttons, a display device such as a CRT and an LCD, a storage device such as an HDD and a flash memory, and a network 5 A communication interface or the like (not shown) is provided, and various functions are realized by the control unit executing a predetermined program (for example, a Web browser) stored in the storage device.

また、店舗には、ネットスーパーサーバ6で受け付けた注文商品を含む注文商品リストを当該ネットスーパーサーバ6から受け取って管理するネットスーパー管理サーバ11と、ネットスーパーサーバ6で受け付けた注文商品リストに従って該当する商品を店舗内から収集した商品を顧客毎に仕分けるパッキング作業に用いるパッキング装置12とが、備えられている。   In addition, the store corresponds to the net super management server 11 that receives and manages the order merchandise list including the ordered merchandise received by the net super server 6 from the net super server 6 and the ordered merchandise list accepted by the net super server 6. And a packing device 12 used for packing work for sorting the products collected from the store for each customer.

ネットスーパー管理サーバ11は、ネットスーパーサービスを提供するために必要な各種のデータを管理する情報処理装置であり、その電装系は例えば図2に示すような構成とされている。   The net super management server 11 is an information processing apparatus that manages various data necessary for providing the net super service, and its electrical system is configured as shown in FIG. 2, for example.

ここで、図3はネットスーパー管理サーバ11の構成を示すブロック図である。図3に示すように、ネットスーパー管理サーバ11は、CPU、ROM、RAM等で構成されるコンピュータ構成の制御部31と、バス32と、LAN3に接続可能な第1通信インタフェース331と、ネットワーク5に接続可能な第2通信インタフェース332と、I/O機器制御部34と、キーボードやマウス等により構成される操作入力部35と、CRTやLCD等の表示デバイスにより構成される表示部36と、HDDやフラッシュメモリ等の記憶デバイスにより構成される記憶部37と、プリンタ14を接続するプリンタ接続部38と、を備えている。   Here, FIG. 3 is a block diagram showing the configuration of the net super management server 11. As shown in FIG. 3, the net super management server 11 includes a control unit 31 having a computer configuration including a CPU, a ROM, a RAM, and the like, a bus 32, a first communication interface 331 connectable to the LAN 3, and a network 5. A second communication interface 332 that can be connected to the I / O device, an I / O device control unit 34, an operation input unit 35 configured by a keyboard, a mouse, and the like, a display unit 36 configured by a display device such as a CRT or LCD, A storage unit 37 configured by a storage device such as an HDD or a flash memory, and a printer connection unit 38 for connecting the printer 14 are provided.

制御部31は、バス32に接続された第1通信インタフェース331を介してパッキング装置12との間で相互にオンライン通信を実行し得るように構成されている。また、制御部31は、バス32に接続された第2通信インタフェース332を介してネットスーパーサーバ6との間で相互にオンライン通信を実行し得るように構成されている。また、制御部31には、バス32及びI/O機器制御部34を介して、操作入力部35、表示部36、記憶部37が接続されている。   The control unit 31 is configured to perform online communication with the packing device 12 via the first communication interface 331 connected to the bus 32. Further, the control unit 31 is configured to be able to execute online communication with the net super server 6 via the second communication interface 332 connected to the bus 32. In addition, an operation input unit 35, a display unit 36, and a storage unit 37 are connected to the control unit 31 via a bus 32 and an I / O device control unit 34.

記憶部37は、制御部31が実行する各種プログラムや当該プログラムの実行に係る各種設定情報を記憶している。制御部31は、記憶部37に記憶された所定のプログラムとの協働により各種の機能部を実現し、パッキング装置12とともに後述するパッキング処理及び欠品チェック処理等を実行する。   The storage unit 37 stores various programs executed by the control unit 31 and various setting information related to the execution of the programs. The control unit 31 realizes various functional units in cooperation with a predetermined program stored in the storage unit 37, and executes a packing process and a missing part check process described later together with the packing device 12.

また、記憶部37は、ネットスーパーサービスを提供するために必要なデータとして、注文管理ファイル374及び配達便管理ファイル375等を記憶している。   In addition, the storage unit 37 stores an order management file 374, a delivery service management file 375, and the like as data necessary for providing the Internet super service.

注文管理ファイル374は、ネットスーパーサーバ6から送信される後述する注文商品リストを、制御部31(注文商品コード記憶手段54)によって管理(保持)するためのデータテーブルである。図4は、注文管理ファイル374の一例を示す模式図である。図4に示すように、注文管理ファイル374には、便番号、箱番号、シーケンス番号、商品コード、商品名、カテゴリID及びチェックステータスを関連付けたレコードが保持されている。   The order management file 374 is a data table for managing (holding) an order product list (described later) transmitted from the network super server 6 by the control unit 31 (order product code storage means 54). FIG. 4 is a schematic diagram illustrating an example of the order management file 374. As shown in FIG. 4, the order management file 374 holds a record in which a flight number, box number, sequence number, product code, product name, category ID, and check status are associated with each other.

ここで、便番号は、商品の配達を行う配達便を識別するための識別子であって、便番号が同一の商品は同一の便で配達される。箱番号は、配達のために商品を収容する収容箱を識別するための識別子である。ネットスーパーにより購入(注文)された商品、即ち注文管理ファイル374に登録された商品コード(商品名)は、箱番号に示された収容箱に収容され、注文を行った顧客の元へ配達される。なお、各収容箱には、固有の箱番号がバーコードや二次元コード等のコードシンボルの形態で予め付与されているものとする。また、シーケンス番号は、便番号が同一の各商品に順次割り当てられる管理番号である。   Here, the flight number is an identifier for identifying a delivery flight that delivers a product, and products having the same flight number are delivered by the same flight. The box number is an identifier for identifying a storage box that stores a product for delivery. The product purchased (ordered) by the online supermarket, that is, the product code (product name) registered in the order management file 374 is stored in the storage box indicated by the box number and delivered to the customer who placed the order. The It is assumed that a unique box number is assigned in advance to each storage box in the form of a code symbol such as a barcode or a two-dimensional code. The sequence number is a management number sequentially assigned to each product having the same flight number.

チェックステータスは、後述するパッキング処理を行ったか否か、及び、商品の欠品を表すための情報である。なお、本実施形態では、チェックステータスが“0”のときパッキング処理が未処理であることを意味し、“1”のときにパッキング処理が処理済であることを意味する。また、チェックステータスが“9”のときに、その商品が欠品であることを意味している。なお、チェックステータスの初期(デフォルト)状態は“0”であるとする。   The check status is information for indicating whether or not a packing process to be described later has been performed and a product shortage. In this embodiment, when the check status is “0”, it means that the packing process has not been processed, and when it is “1”, it means that the packing process has been processed. Further, when the check status is “9”, it means that the product is a missing item. It is assumed that the initial (default) state of the check status is “0”.

配達便管理ファイル375は、各便番号に対応する配達日時を管理するためのデータテーブルである。図5は、配達便管理ファイル375の一例を示す模式図である。図5に示すように、配達便管理ファイル375は、便番号と関連付けて、配達日付、配達時刻及び締切時刻を保持している。   The delivery flight management file 375 is a data table for managing the delivery date and time corresponding to each flight number. FIG. 5 is a schematic diagram showing an example of the delivery service management file 375. As shown in FIG. 5, the delivery service management file 375 holds the delivery date, delivery time, and deadline time in association with the flight number.

配達日付及び配達時刻は、商品を配達する日付とその時間帯とを表している。また、締切時刻は、対応する便番号での受け付けを締め切る時刻を表しており、図5では配達時刻の3時間前を締切時刻とした例を示している。なお、制御部31は、図示しないRTC(Real Time Clock)等の計時部で計時される現在日時に基づき、締切時刻を経過した配送便のレコードを配達便管理ファイル375から削除する。   The delivery date and the delivery time represent the date and time period for delivering the product. Moreover, the deadline time represents the time when the reception with the corresponding flight number is closed, and FIG. 5 shows an example in which the deadline is 3 hours before the delivery time. The control unit 31 deletes the delivery flight record whose deadline has passed from the delivery flight management file 375 based on the current date and time counted by a timekeeping unit such as an RTC (Real Time Clock) (not shown).

次に、パッキング装置12について説明する。パッキング装置12は、パッキング作業を行う作業者(以下、パッキング作業者という)が携帯可能なハンディターミナル等であって、その電装系は例えば、図6に示すような構成とされている。   Next, the packing device 12 will be described. The packing device 12 is a handy terminal or the like that can be carried by a worker who performs a packing operation (hereinafter referred to as a packing operator), and the electrical system is configured as shown in FIG. 6, for example.

図6は、パッキング装置12の構成を示すブロック図である。図6に示すように、パッキング装置12は、コードスキャナ41、操作入力部42、表示部43、通信インタフェース44、記憶部45及び制御部46等を備え、各部がバス47により接続されている。   FIG. 6 is a block diagram showing a configuration of the packing device 12. As shown in FIG. 6, the packing device 12 includes a code scanner 41, an operation input unit 42, a display unit 43, a communication interface 44, a storage unit 45, a control unit 46, and the like, and each unit is connected by a bus 47.

コードスキャナ41は、商品又は収納箱に付加されたコードシンボルを読み取り、当該コードシンボルをデコードした結果を制御部46へ出力する。操作入力部42は、キーボード等の入力デバイスにより構成され、ユーザの操作に応じた操作信号を制御部46へ出力する。表示部43は、LCD等の表示デバイスにより構成され、制御部46の制御に従い各種の情報を表示する。通信インタフェース44は、LAN3に接続可能な無線通信インタフェースであって、制御部46の制御に従い、アクセスポイント13を介してネットスーパー管理サーバ11へアクセスを行う。   The code scanner 41 reads the code symbol added to the product or the storage box, and outputs the result of decoding the code symbol to the control unit 46. The operation input unit 42 includes an input device such as a keyboard, and outputs an operation signal corresponding to a user operation to the control unit 46. The display unit 43 is configured by a display device such as an LCD, and displays various types of information under the control of the control unit 46. The communication interface 44 is a wireless communication interface connectable to the LAN 3, and accesses the net super management server 11 via the access point 13 under the control of the control unit 46.

記憶部45は、フラッシュメモリ等の記憶デバイスにより構成され、制御部46が実行する各種プログラムや当該プログラムの実行に係る各種設定情報を記憶している。制御部46は、CPU、ROM、RAM等で構成され、記憶部45に記憶された所定のプログラムとの協働により各種の機能部を実現し、ネットスーパー管理サーバ11とともに後述するパッキング処理及び欠品チェック処理等を実行する。   The storage unit 45 includes a storage device such as a flash memory, and stores various programs executed by the control unit 46 and various setting information related to the execution of the programs. The control unit 46 includes a CPU, a ROM, a RAM, and the like, and implements various functional units in cooperation with predetermined programs stored in the storage unit 45. Execute product check processing.

ここで、ネットスーパーで商品の購入(注文)が行われるまでの動作の一例について説明する。まず、顧客端末10の制御部(以下、単に顧客端末10という)では、ユーザの操作に応じて、ネットスーパーサーバ6が提供するECサイトのアドレス宛にアクセスを行う。一方、ネットスーパーサーバ6の制御部(以下、単にネットスーパーサーバ6という)では、顧客端末10からのアクセスを受け付けると、図示しない記憶部に記憶されたプログラム等に基づいて商品の販売を行うECサイトの初期ページ(図示せず)を生成し、顧客端末10へ送信する。顧客端末10は、ネットスーパーサーバ6から提供された初期ページを図示しない表示部に表示し、ユーザの操作入力を待機する。   Here, an example of an operation until a product is purchased (ordered) at the internet supermarket will be described. First, the control unit of the customer terminal 10 (hereinafter simply referred to as the customer terminal 10) accesses the address of the EC site provided by the net super server 6 in accordance with a user operation. On the other hand, when the control unit of the net super server 6 (hereinafter simply referred to as the net super server 6) accepts access from the customer terminal 10, the EC sells products based on a program stored in a storage unit (not shown). An initial page (not shown) of the site is generated and transmitted to the customer terminal 10. The customer terminal 10 displays the initial page provided from the net super server 6 on a display unit (not shown) and waits for a user operation input.

顧客端末10は、初期ページに表示された複数の商品カテゴリから、特定の商品カテゴリ(例えば、野菜)がユーザにより選択されたことを検知すると、この選択された商品カテゴリのカテゴリ名称又はカテゴリIDをネットスーパーサーバ6へ通知する。   When the customer terminal 10 detects that a specific product category (for example, vegetable) has been selected by the user from a plurality of product categories displayed on the initial page, the customer terminal 10 determines the category name or category ID of the selected product category. Notify the net super server 6.

一方、ネットスーパーサーバ6は、顧客端末10からカテゴリ名称又はカテゴリIDの選択通知を受け付けると、店舗サーバ4に記憶された商品マスタファイルMFを参照し、当該カテゴリ名称又はカテゴリIDに対応するレコードを読み出す。そして、ネットスーパーサーバ6は、読み出した各レコードに基づき、購入注文を受け付けるための商品購入ページを生成すると、顧客端末10へ送信する。顧客端末10は、ネットスーパーサーバ6から提供された商品購入ページを図示しない表示部に表示し、ユーザの操作入力を待機する。   On the other hand, when the net super server 6 receives the selection notification of the category name or category ID from the customer terminal 10, the net super server 6 refers to the product master file MF stored in the store server 4 and records a record corresponding to the category name or category ID. read out. And the net super server 6 will transmit to the customer terminal 10, if the goods purchase page for receiving a purchase order is produced | generated based on each read record. The customer terminal 10 displays the product purchase page provided from the net super server 6 on a display unit (not shown) and waits for a user operation input.

図7は、商品購入ページの一例を示す正面図である。図7に示すように、商品購入ページは、商品マスタファイルMFから読み出された商品を購入するための購入画面G1を表示する。   FIG. 7 is a front view showing an example of a product purchase page. As shown in FIG. 7, the product purchase page displays a purchase screen G1 for purchasing the product read from the product master file MF.

顧客端末10では、購入画面G1に設けられた購入ボタンB1の押下を、図示しないキーボードやマウス等を介して受け付ける毎に、対応する商品の商品コード、カテゴリ及びその購入数量を購入対象としてネットスーパーサーバ6へ通知する。そして、顧客端末10は、商品選択が完了した旨の指示を図示しないキーボードやマウス等を介して受け付けると、この選択完了の旨をネットスーパーサーバ6へ通知する。   Each time the customer terminal 10 receives a press of the purchase button B1 provided on the purchase screen G1 via a keyboard, mouse, or the like (not shown), the product code, category, and purchase quantity of the corresponding product are used as purchase targets. The server 6 is notified. When the customer terminal 10 receives an instruction to the effect that the product selection has been completed via a keyboard or a mouse (not shown), the customer terminal 10 notifies the net super server 6 of the completion of the selection.

次いで、ネットスーパーサーバ6では、顧客端末10から選択完了の旨の通知を受け付けると、配達日時の指定を受け付けるための配達日時指定ページを生成し、顧客端末10へ送信する。顧客端末10は、ネットスーパーサーバ6から提供された配達日時指定ページ(図示せず)を図示しない表示部に表示し、ユーザの操作入力を待機する。   Next, when receiving a notification of selection completion from the customer terminal 10, the net super server 6 generates a delivery date / time designation page for accepting designation of the delivery date / time and transmits it to the customer terminal 10. The customer terminal 10 displays a delivery date and time designation page (not shown) provided from the network super server 6 on a display unit (not shown) and waits for a user operation input.

顧客端末10は、配達日時指定ページにおいて特定の配達日時が選択されたことを図示しないキーボードやマウス等を介して受け付けると、この選択された配達日時をネットスーパーサーバ6へ通知する。   When the customer terminal 10 accepts that a specific delivery date and time has been selected on the delivery date and time designation page via a keyboard or a mouse (not shown), the customer terminal 10 notifies the network super server 6 of the selected delivery date and time.

ネットスーパーサーバ6は、顧客端末10から配達日時の通知を受け付けると、この配達日時に対応する便番号に対して、購入対象として通知された各商品の商品コードなどを関連付けた注文商品リストを生成する。その後、ネットスーパーサーバ6は、注文商品リストをネットスーパー管理サーバ11へインターネット5を介して送信する。   When the net super server 6 receives the delivery date / time notification from the customer terminal 10, the net super server 6 generates an ordered product list in which the product code of each product notified as a purchase target is associated with the flight number corresponding to the delivery date / time. To do. Thereafter, the net super server 6 transmits the ordered product list to the net super management server 11 via the Internet 5.

ネットスーパー管理サーバ11の制御部31は、ネットスーパーサーバ6から注文商品リストを受け付ける毎に、当該注文商品リストに含まれた便番号及び商品コードを、図4に示したレコード形式で注文管理ファイル374に順次格納する。なお、箱番号については、注文商品リスト及び当該注文商品リストに含まれた商品の種別や数量に応じて、商品毎に割り当てを行うものとする。また、シーケンス番号は、同一の便番号について注文管理ファイル374への格納順に割り当てを行うものとする。   Each time the control unit 31 of the net super management server 11 receives the ordered product list from the net super server 6, the order management file contains the flight number and product code included in the ordered product list in the record format shown in FIG. The data are sequentially stored in 374. The box number is assigned for each product according to the order product list and the type and quantity of the product included in the ordered product list. In addition, sequence numbers are assigned in the order of storage in the order management file 374 for the same flight number.

POSシステム7の店舗内でピッキング作業を行う担当者(以下、ピッキング作業者という)は、各便番号に応じた時刻に、ネットスーパー管理サーバ11を操作して、注文管理ファイル374中の対応する便番号に関連付けられた注文商品リストに含まれた商品をカテゴリID別に抽出したピッキング伝票をプリンタ14から発行させる。   A person in charge of picking work in the store of the POS system 7 (hereinafter referred to as “picking worker”) operates the net super management server 11 at a time corresponding to each flight number and responds in the order management file 374. The printer 14 issues a picking slip in which products included in the ordered product list associated with the flight number are extracted by category ID.

ここで、ネットスーパー管理サーバ11におけるピッキング伝票発行処理について説明する。ネットスーパー管理サーバ11の制御部31は、記憶部37に記憶されたピッキング伝票発行プログラムとの協働により各種の機能部(伝票データ生成手段51、ピッキング伝票出力手段52等)を実現し、ピッキング伝票発行処理を実行する。   Here, the picking slip issuing process in the net super management server 11 will be described. The control unit 31 of the net super management server 11 realizes various functional units (slip data generation means 51, picking slip output means 52, etc.) in cooperation with the picking slip issuing program stored in the storage portion 37, and picking. Execute slip issuing process.

ここで、図8はピッキング伝票発行処理の流れを示すフローチャートである。図8に示すように、ネットスーパー管理サーバ11の制御部31は、ピッキング作業者によるキーボードやマウス等により構成される操作入力部35の操作、または図示しないRTC(Real Time Clock)等の計時部で計時される現在日時に基づき、所定の便番号についてのピッキング伝票発行指示を受け付けると(ステップS1;Yes)、注文管理ファイル374中の対応する便番号に関連付けられた各商品について、商品コード、商品名、商品画像、単価および数量等を抽出する(ステップS2)。   Here, FIG. 8 is a flowchart showing the flow of the picking slip issuing process. As shown in FIG. 8, the control unit 31 of the net super management server 11 operates the operation input unit 35 constituted by a picking operator such as a keyboard and a mouse, or a time measuring unit such as an RTC (Real Time Clock) not shown. When a picking slip issue instruction for a predetermined flight number is received based on the current date and time counted at (Step S1; Yes), for each product associated with the corresponding flight number in the order management file 374, a product code, The product name, product image, unit price, quantity, etc. are extracted (step S2).

次いで、ネットスーパー管理サーバ11の制御部31(伝票データ生成手段51)は、店舗サーバ4に記憶された商品マスタファイルMFを参照し、便番号に関連付けられた各商品について代替フラグが“1”に登録されている商品が有るか否かを判断する(ステップS3)。   Next, the control unit 31 (slip data generation means 51) of the net super management server 11 refers to the product master file MF stored in the store server 4, and the replacement flag is “1” for each product associated with the flight number. It is determined whether or not there is a commodity registered in (Step S3).

代替フラグが“1”に登録されている商品が有ると判断した場合には(ステップS3;Yes)、ネットスーパー管理サーバ11の制御部31(伝票データ生成手段51)は、店舗サーバ4に記憶された商品マスタファイルMFから代替フラグが“1”に登録されている商品に対応付けられた代替コードを抽出し(ステップS4)、抽出された代替コードに基づく商品についての商品名、商品画像、単価等の商品情報を商品マスタファイルMFから抽出する(ステップS5)。   If it is determined that there is a product for which the substitution flag is registered as “1” (step S3; Yes), the control unit 31 (slip data generation means 51) of the net super management server 11 stores it in the store server 4. The substitute code associated with the product whose substitution flag is registered as “1” is extracted from the obtained product master file MF (step S4), and the product name, product image, Product information such as unit price is extracted from the product master file MF (step S5).

次いで、ネットスーパー管理サーバ11の制御部31(伝票データ生成手段51)は、便番号に関連付けられた各商品についての商品コード、商品名、商品画像、単価および数量等を、カテゴリ単位でまとめるとともに、代替フラグが登録されている商品については代替コードに基づく商品(代替商品)についての商品名、商品画像、単価等を対応付けてピッキング伝票データを生成する(ステップS6)。   Next, the control unit 31 (slip data generation means 51) of the net super management server 11 collects the product code, product name, product image, unit price, quantity, and the like for each product associated with the flight number in units of categories. For a product for which an alternative flag is registered, picking slip data is generated by associating the product name, product image, unit price, etc. of the product (substitute product) based on the substitute code (step S6).

一方、代替フラグが“1”に登録されている商品が無いと判断した場合には(ステップS3;No)、ネットスーパー管理サーバ11の制御部31(伝票データ生成手段51)は、便番号に関連付けられた各商品についての商品コード、商品名、商品画像、単価および数量等を、カテゴリ単位でまとめてピッキング伝票データを生成する(ステップS7)。   On the other hand, if it is determined that there is no product whose substitution flag is registered as “1” (step S3; No), the control unit 31 (slip data generation means 51) of the net super management server 11 sets the flight number. Picking slip data is generated by grouping the product code, product name, product image, unit price, quantity, and the like for each associated product in units of categories (step S7).

そして、ネットスーパー管理サーバ11の制御部31(ピッキング伝票出力手段52)は、ピッキング伝票データに基づくピッキング伝票をプリンタ14から発行させる(ステップS8)。   Then, the control unit 31 (picking slip output means 52) of the net super management server 11 issues a picking slip based on the picking slip data from the printer 14 (step S8).

図9は、ピッキング伝票100の一例を示す平面図である。図9に示すように、ピッキング伝票100は、注文管理ファイル374中の対応する便番号に関連付けられた各商品について、カテゴリ単位で商品コード、商品名、商品画像、単価および数量等を印字したものである。このようにカテゴリ単位でピッキング伝票100を発行するようにしたことで、部門ごとに効率よく商品をピッキングすることができる。   FIG. 9 is a plan view showing an example of the picking slip 100. As shown in FIG. 9, the picking slip 100 is a product code, a product name, a product image, a unit price, a quantity, and the like printed in units of categories for each product associated with the corresponding flight number in the order management file 374. It is. Since the picking slip 100 is issued in units of categories as described above, products can be picked efficiently for each department.

また、ピッキング伝票100は、代替フラグが“1”に登録されている商品については、代替商品についての商品名、商品画像、単価等を“代替商品”であることを明記して併記している。   In addition, the picking slip 100 clearly describes that the product name, product image, unit price, etc. of the substitute product are “substitute product” for the product whose substitute flag is registered as “1”. .

ピッキング作業者は、発行されたピッキング伝票100に基づき、注文管理ファイル374中の対応する便番号に関連付けられた各商品を店舗内から収集する。そして、収集された商品がバックヤード等に運ばれ、パッキング作業者に引き渡される。   Based on the issued picking slip 100, the picking operator collects each product associated with the corresponding flight number in the order management file 374 from the store. The collected products are then transported to a backyard or the like and delivered to a packing operator.

そして、発行されたピッキング伝票100に基づくピッキング作業においてネットスーパーで注文した商品が店舗に存在しない場合には、ピッキング作業者は、ピッキング伝票100に併記されている代替商品をピッキングする。   Then, in the picking work based on the issued picking slip 100, when the product ordered at the net supermarket does not exist in the store, the picking operator picks the alternative product written together in the picking slip 100.

上述のようにネットスーパーで注文した商品が店舗に存在しない場合であって、ピッキング作業者がピッキング伝票100に併記されている代替商品をピッキングした場合の処理については、後述する。   As described above, processing when the product ordered at the online supermarket does not exist in the store and the picking operator picks the alternative product written in the picking slip 100 will be described later.

以下、図10を参照して、ネットスーパー管理サーバ11とパッキング装置12との協働により実行されるパッキング処理及び欠品チェック処理について説明する。ネットスーパー管理サーバ11の制御部31は、記憶部37に記憶されたパッキング処理プログラムとの協働により各種の機能部(注文商品コード記憶手段54、商品コード入力手段55、比較手段56、欠品商品確定手段57、商品代替手段58、伝票出力手段59等)を実現し、パッキング処理及び欠品チェック処理の一部を実行する。   Hereinafter, with reference to FIG. 10, a packing process and a missing part check process executed in cooperation with the net super management server 11 and the packing device 12 will be described. The control unit 31 of the net super management server 11 cooperates with the packing processing program stored in the storage unit 37 to provide various functional units (ordered product code storage unit 54, product code input unit 55, comparison unit 56, missing item). A product determination unit 57, a product replacement unit 58, a slip output unit 59, etc.), and performs part of the packing process and the shortage check process.

ここで、図10は、ネットスーパー管理サーバ11とパッキング装置12との協働により実行されるパッキング処理及び欠品チェック処理の流れを示すフローチャートである。なお、本処理の前提として、パッキング装置12を操作するパッキング作業者により、本パッキング作業に係る便番号が操作入力部42を介して入力されるものとする(ステップS11;Yes)。また、ピッキング作業者から引き渡された商品の一つがパッキング作業者により手に取られ、パッキング装置12のコードスキャナ41により、当該商品に付加されたコードシンボルの読み取りが行われるものとする。   Here, FIG. 10 is a flowchart showing the flow of the packing process and the shortage check process executed by the cooperation of the net super management server 11 and the packing device 12. As a premise of this processing, it is assumed that a flight number related to the main packing work is input via the operation input unit 42 by a packing operator who operates the packing device 12 (step S11; Yes). Also, it is assumed that one of the products delivered from the picking operator is picked up by the packing operator and the code symbol added to the product is read by the code scanner 41 of the packing device 12.

まず、パッキング装置12の制御部46(商品コード入力手段55)は、コードスキャナ41で読み取られた商品コードを取得すると(ステップS12)、予め入力された便番号とこの商品コードの組をネットスーパー管理サーバ11へ通知することで箱番号の問い合わせを行う(ステップS13)。   First, when the control unit 46 (product code input means 55) of the packing device 12 obtains the product code read by the code scanner 41 (step S12), the combination of the previously entered flight number and this product code is net superposed. The box number is inquired by notifying the management server 11 (step S13).

ネットスーパー管理サーバ11の制御部31(比較手段56)は、パッキング装置12から便番号及び商品コードの組を受け付けると、注文管理ファイル374から、この組に対応し、且つチェックステータスが未処理のレコードを検索し(ステップS31)、該当するレコードが存在するか否かを判定する(ステップS32)。   When the control unit 31 (comparison unit 56) of the net super management server 11 receives the combination of the flight number and the product code from the packing device 12, it corresponds to this combination from the order management file 374 and the check status is unprocessed. A record is searched (step S31), and it is determined whether or not the corresponding record exists (step S32).

ステップS32において、該当するレコードが存在すると判定した場合(ステップS32;Yes)、制御部31は、該当する各レコードに含まれるシーケンス番号のうち、最小の値に関連付けられた箱番号をパッキング装置12へ送信する(ステップS34)。   If it is determined in step S32 that the corresponding record exists (step S32; Yes), the control unit 31 sets the box number associated with the smallest value among the sequence numbers included in each corresponding record to the packing device 12. (Step S34).

一方、該当するレコードが存在しないと判定した場合(ステップS32;No)、制御部31は、商品代替処理を実行する(ステップS33)。   On the other hand, when it determines with the corresponding record not existing (step S32; No), the control part 31 performs a goods alternative process (step S33).

ステップS33の商品代替処理について図11のフローチャートを参照しつつ説明する。図11に示すように、ネットスーパー管理サーバ11の制御部31(欠品商品確定手段57)は、まず、コードスキャナ41でスキャンした商品コードに基づいて店舗サーバ4の商品マスタファイルMFを参照し、当該商品コードが代替コードとして登録されている商品を抽出するとともに(ステップS51)、抽出した商品の中から注文管理ファイル374の注文商品リストに含まれている商品を抽出して欠品している商品を確定する(ステップS52)。   The commodity substitution process in step S33 will be described with reference to the flowchart of FIG. As shown in FIG. 11, the control unit 31 (out-of-stock product determination means 57) of the net super management server 11 first refers to the product master file MF of the store server 4 based on the product code scanned by the code scanner 41. The product code is registered as an alternative code (step S51), and the product included in the order product list in the order management file 374 is extracted from the extracted products and missing. An existing product is confirmed (step S52).

次いで、ネットスーパー管理サーバ11の制御部31(商品代替手段58)は、注文管理ファイル374の注文商品リストに含まれる欠品商品の商品コードを代替コード(スキャンした商品コード)に変更して(ステップS53)、スキャンした商品コードに対応する各レコードに含まれるシーケンス番号のうち、最小の値に関連付けられた箱番号をパッキング装置12へ送信し(ステップS54)、処理を終了する。   Next, the control unit 31 (product replacement means 58) of the net super management server 11 changes the product code of the missing product included in the ordered product list of the order management file 374 to the replacement code (scanned product code) ( In step S53), the box number associated with the smallest value among the sequence numbers included in each record corresponding to the scanned product code is transmitted to the packing device 12 (step S54), and the process ends.

このようにすることで、ネットスーパーで注文した商品が店舗に存在せず、ピッキング作業者がピッキング伝票100に併記されている代替商品がピッキングされてスキャンされた場合に、代替商品をネットスーパーで注文した商品とみなしてパッキング作業を進めることができる。   By doing in this way, when the product ordered at the online supermarket does not exist in the store and the picking operator picks up and scans the alternative product written in the picking slip 100, the replacement product is selected at the net supermarket. Packing work can be proceeded with as an ordered product.

以上により、ステップS33の商品代替処理が終了する。   Thus, the product substitution process in step S33 is completed.

図10に戻り、パッキング装置12の制御部46は、ネットスーパー管理サーバ11から箱番号を受信すると(ステップS14;Yes)、この箱番号の値を表示部43に表示し(ステップS16)、コードスキャナ41からの入力を待機する(ステップS17;No)。   Returning to FIG. 10, when the control unit 46 of the packing device 12 receives the box number from the net super management server 11 (step S14; Yes), the value of the box number is displayed on the display unit 43 (step S16). It waits for an input from the scanner 41 (step S17; No).

ここで、パッキング作業者は、手にした商品をステップS16で表示された箱番号に対応する収納箱に収納した後、パッキング装置12のコードスキャナ41により、この収納箱に付加された箱番号の読み取りを行う。   Here, the packing operator stores the obtained product in the storage box corresponding to the box number displayed in step S16, and then uses the code scanner 41 of the packing device 12 to store the box number added to the storage box. Read.

パッキング装置12の制御部46は、コードスキャナ41を介して箱番号が入力されると(ステップS17;Yes)、この箱番号をネットスーパー管理サーバ11へ送信することで、当該箱番号の整合性を確認する(ステップS18)。   When the box number is input via the code scanner 41 (step S17; Yes), the control unit 46 of the packing apparatus 12 transmits the box number to the net super management server 11, thereby matching the box number. Is confirmed (step S18).

ネットスーパー管理サーバ11の制御部31は、パッキング装置12から箱番号の通知を受け付けると、この箱番号とステップS18で送信した箱番号とが一致するか否かを判定する(ステップS35)。ここで、不一致と判定した場合(ステップS35;No)、制御部31は、仕分け先に誤りがある旨のメッセージをパッキング装置12へ送信する(ステップS36)。   When receiving the notification of the box number from the packing device 12, the control unit 31 of the net super management server 11 determines whether or not this box number matches the box number transmitted in step S18 (step S35). Here, when it determines with it being inconsistent (step S35; No), the control part 31 transmits the message to the effect that the classification destination has an error to the packing apparatus 12 (step S36).

また、ステップS35において、両箱番号が一致と判定した場合(ステップS35;Yes)、制御部31は、仕分け先が正しい旨のメッセージをパッキング装置12へ送信する(ステップS37)。パッキング装置12の制御部46は、ネットスーパー管理サーバ11から送信されたメッセージを受信すると、このメッセージを表示部43に表示する(ステップS19)。   If it is determined in step S35 that both box numbers match (step S35; Yes), the control unit 31 transmits a message indicating that the sorting destination is correct to the packing device 12 (step S37). When receiving the message transmitted from the net super management server 11, the control unit 46 of the packing device 12 displays this message on the display unit 43 (step S19).

これにより、パッキング作業者は、表示部43に表示されたメッセージを確認することで、仕分けが正しく行われたか否かを容易に判断することができる。なお、本実施形態では、箱番号の一致判定をネットスーパー管理サーバ11が行う形態としたが、ネットスーパー管理サーバ11から送信された箱番号と、コードスキャナ41を介して入力された箱番号とを比較することで、パッキング装置12自身が一致判定を行う形態としてもよい。   Thereby, the packing operator can easily determine whether or not the sorting has been performed correctly by checking the message displayed on the display unit 43. In the present embodiment, the net super management server 11 determines whether the box number matches, but the box number transmitted from the net super management server 11 and the box number input via the code scanner 41 , The packing device 12 itself may make a match determination.

続いて、ネットスーパー管理サーバ11の制御部31は、処理対象としたシーケンス番号のレコードに含まれるチェックステータスを、処理済みを表す“1”に変更する(ステップS38)。   Subsequently, the control unit 31 of the net super management server 11 changes the check status included in the sequence number record to be processed to “1” representing processed (step S38).

パッキング作業者は、ピッキング作業者から引き渡された全ての商品について、上記のパッキング処理を施すと、操作入力部42を介して仕分が完了したこと指示する操作を行う。パッキング装置12の制御部46は、操作入力部42を介して仕分け完了の指示を受け付けると(ステップS20;Yes)、予め入力された便番号と仕分完了を表す仕分完了情報とをネットスーパー管理サーバ11へ送信する(ステップS21)。   When the packing operator performs the above-described packing process for all the products delivered from the picking operator, the packing operator performs an operation for instructing that the sorting is completed via the operation input unit 42. When the control unit 46 of the packing apparatus 12 receives an instruction for completion of sorting through the operation input unit 42 (step S20; Yes), the network super management server receives the previously entered flight number and sorting completion information indicating sorting completion. 11 (step S21).

一方、ネットスーパー管理サーバ11の制御部31は、パッキング装置12から便番号と仕分完了情報とを受け付けると、注文管理ファイル374を参照し、この便番号に対応する各レコードに含まれたチェックステータスのうち、未処理を表す“0”のものがあれば(ステップS39;Yes)、未処理の商品がある旨のメッセージ(例えば、未処理の商品の一覧)をパッキング装置12へ送信するとともに(ステップS40)、便番号に対応する各レコードに含まれたチェックステータスのうち、未処理を表す“0”のものを、欠品を表す“9”に変更し(ステップS41)、ネットスーパー管理サーバ11の制御部31(伝票出力手段59)は、注文商品リストに基づく図12に示す配送伝票(受領伝票)200をプリンタ14から出力し(ステップS42)、処理を終了する。   On the other hand, when receiving the flight number and sorting completion information from the packing device 12, the control unit 31 of the net super management server 11 refers to the order management file 374 and checks the check status included in each record corresponding to this flight number. If there is one of “0” representing unprocessed (step S39; Yes), a message indicating that there is an unprocessed product (for example, a list of unprocessed products) is transmitted to the packing device 12 ( In step S40), among the check statuses included in each record corresponding to the flight number, “0” indicating unprocessed status is changed to “9” indicating shortage (step S41), and the net super management server 11 (slip output means 59) outputs a delivery slip (receipt slip) 200 shown in FIG. (Step S42), and ends the process.

パッキング装置12の制御部46は、ネットスーパー管理サーバ11から送信されたメッセージ(例えば、未処理の商品の一覧)を受信すると、このメッセージを表示部43に表示し(ステップS22)、処理を終了する。   When the control unit 46 of the packing device 12 receives a message (for example, a list of unprocessed products) transmitted from the net super management server 11, the control unit 46 displays this message on the display unit 43 (step S22) and ends the process. To do.

一方、未処理を表す“0”のものがなければ(ステップS39;No)、ネットスーパー管理サーバ11の制御部31(伝票出力手段59)は、注文商品リストに基づく図12に示す配送伝票(受領伝票)200をプリンタ14から出力し(ステップS42)、そのまま処理を終了する。   On the other hand, if there is no "0" indicating unprocessed (step S39; No), the control unit 31 (slip output means 59) of the net super management server 11 sends the delivery slip (shown in FIG. 12 based on the ordered product list). (Receipt slip) 200 is output from the printer 14 (step S42), and the process ends.

商品代替処理において注文管理ファイル374の欠品商品の商品コードを代替コード(コードスキャナ41でスキャンした商品コード)に変更した場合には、配送伝票(受領伝票)200には、変更された代替商品に対応付けられている商品コードおよび当該商品コードに基づいて店舗サーバ4に記憶された商品マスタファイルMFから読み出した商品に係る情報が印字される。   When the product code of the missing product in the order management file 374 is changed to the replacement code (the product code scanned by the code scanner 41) in the product replacement process, the changed replacement product is displayed in the delivery slip (receipt slip) 200. And the information related to the product read from the product master file MF stored in the store server 4 based on the product code and the product code.

なお、ネットスーパーで注文した商品が欠品しているので、代替商品を送る旨のメッセージを記載するようにしても良い。   In addition, since the product ordered at the internet supermarket is missing, a message indicating that a substitute product is to be sent may be described.

このように、パッキング作業者がピッキングした商品に付加されたコードシンボルをパッキング装置12のコードスキャナ41によりスキャンする(読み取る)と、客ごとに割り当てられた箱番号をパッキング装置12に表示する。パッキング作業者は、パッキング装置12に表示された箱番号に基づいて各商品を収納箱に仕分けることになるので、ミスを軽減でき、また、作業効率の向上を図ることができる。   As described above, when the code symbol added to the product picked by the packing operator is scanned (read) by the code scanner 41 of the packing device 12, the box number assigned to each customer is displayed on the packing device 12. Since the packing operator sorts each product into a storage box based on the box number displayed on the packing device 12, mistakes can be reduced and work efficiency can be improved.

このようにして配送元となる店舗においてパッキング作業者によって収納箱に仕分けられた商品は、図12に示す配送伝票(受領伝票)200とともに配送担当員へと引き渡され、配送先の顧客宅へと配送される。商品配送完了後、顧客の受領サイン又は捺印された配送伝票(受領伝票)200は、POSシステム7を備えた店舗へと返送される。   The products sorted in the storage box by the packing operator in the store serving as the delivery source in this manner are delivered to the delivery staff together with the delivery slip (receipt slip) 200 shown in FIG. Delivered. After the delivery of the product is completed, the customer's receipt signature or stamped delivery slip (receipt slip) 200 is returned to the store equipped with the POS system 7.

また、店舗のキャッシャは、店舗へと返送された配送伝票(受領伝票)200に印字された各商品のコードシンボル(ネットスーパーにおける購入時の販売価格を含む)をPOS端末2のコードスキャナにより読み取る。通常の売上処理と同様に、POS端末2は、配送伝票(受領伝票)200に印字された各商品に付加されたコードシンボルをコードスキャナにより読み取ると、このコードシンボルに含まれるネットスーパーにおける購入時の商品の販売価格及び販売個数に基づき、これら商品の総額を算出し精算等の処理を行って売上データを生成した後、当該売上データを所定のタイミングで店舗サーバ4に送信する。   Further, the store cashier reads the code symbol (including the sales price at the time of purchase at the Internet supermarket) of each product printed on the delivery slip (receipt slip) 200 returned to the store by the code scanner of the POS terminal 2. . Similarly to the normal sales process, the POS terminal 2 reads the code symbol added to each product printed on the delivery slip (receipt slip) 200 by the code scanner, and at the time of purchase at the net supermarket included in the code symbol. After calculating the total amount of these products based on the sales price and the number of products sold and generating settlement data, the sales data is transmitted to the store server 4 at a predetermined timing.

上述のように配送伝票(受領伝票)200に印字された各商品のコードシンボルにネットスーパーにおける購入時の販売価格を含めておくことで、例え翌日配送やタイムサービスなどでリアル店舗の販売価格と異なっていても、あくまでネットスーパーで購入された時の販売価格で売上計上されることになる。   By including the sales price at the time of purchase at the net supermarket in the code symbol of each product printed on the delivery slip (receipt slip) 200 as described above, the sales price of the real store can be obtained by the next day delivery or time service, for example. Even if they are different, sales will be recorded at the selling price when purchased at the online supermarket.

また、上述したように、ネットスーパーで注文した商品が店舗に存在せず、代替商品がピッキングされてスキャンされた場合には、注文管理ファイル374の欠品商品の商品コードを代替コードに変更するので、配送伝票(受領伝票)200に印字される商品は、代替商品である。   Further, as described above, when the product ordered at the online supermarket does not exist in the store and the substitute product is picked and scanned, the product code of the missing product in the order management file 374 is changed to the substitute code. Therefore, the product printed on the delivery slip (receipt slip) 200 is a substitute product.

このように本実施形態によれば、コードスキャナ41でスキャンした在庫商品に対応付けられている商品コードと、注文商品リストとして記憶された注文商品の商品コードとが一致しない場合に、注文商品に代えて販売対象とする代替商品の商品コードである代替コードを当該注文商品の商品コードに対応付けた商品情報とともに記憶する商品マスタファイルMFを参照し、在庫商品に対応付けられている商品コードが代替コードとして登録されている注文商品を抽出し、欠品商品として確定し、注文商品リストに含まれる欠品商品の商品コードを代替コードに変更するようにしたので、ネットスーパーで注文した商品が店舗に存在しないような場合であっても、欠品(品切れ)とせずに対処することができるようになる。   As described above, according to the present embodiment, when the product code associated with the stock product scanned by the code scanner 41 and the product code of the ordered product stored as the ordered product list do not match, Instead, by referring to the product master file MF that stores the substitute code, which is the product code of the substitute product to be sold, together with the product information associated with the product code of the ordered product, the product code associated with the stock product is Ordered products registered as replacement codes are extracted, confirmed as missing products, and the product codes of missing products included in the ordered product list are changed to alternative codes. Even if it does not exist in the store, it can be dealt with without running out of stock (out of stock).

また、本実施形態によれば、商品マスタファイルMFを参照して商品コードに対応付けられた代替コードがある注文商品については、当該代替コードに基づく代替商品についての商品情報および注文商品についての商品情報を含むピッキング伝票100をプリンタから印字出力させるようにしたので、ピッキング伝票に基づくピッキング作業においてネットスーパーで注文した商品が店舗に存在しない場合には、ピッキング作業者は、ピッキング伝票100に併記されている代替商品をピッキングすることで、作業効率を向上させることができる。   Further, according to the present embodiment, with respect to an order product having an alternative code associated with the product code with reference to the product master file MF, the product information about the alternative product based on the alternative code and the product about the ordered product Since the picking slip 100 including information is printed out from the printer, the picking worker is written in the picking slip 100 when the product ordered at the net supermarket does not exist in the store in the picking work based on the picking slip. Working efficiency can be improved by picking alternative products.

以上、本発明の実施の形態について説明したが、本発明はこれに限定されるものではなく、本発明の主旨を逸脱しない範囲での種々の変更、置換、追加等が可能である。   The embodiment of the present invention has been described above, but the present invention is not limited to this, and various modifications, substitutions, additions, and the like are possible without departing from the spirit of the present invention.

また、上記実施形態では、ネットスーパーサーバ6を店舗の外部に配置する形態としたが、これに限らず、店舗内に配置する形態としてもよい。また、ネットスーパー管理サーバ11や店舗サーバ4が、ネットスーパーサーバ6の機能を具備する形態としてもよい。   Moreover, in the said embodiment, although the net super server 6 was set as the form arrange | positioned outside a shop, it is good also as a form arrange | positioned not only in this but in a store. Further, the net super management server 11 and the store server 4 may have a function of the net super server 6.

また、上記実施形態では、商品コード及び箱番号がコードシンボル中に保持されている形態としたが、これに限らず、RFIDタグ等の形態で保持されていてもよい。なお、この場合、パッキング装置12は、コードスキャナ41に替えてRFIDリーダ/ライタを備えるものとする。   In the above embodiment, the product code and the box number are held in the code symbol. However, the present invention is not limited to this, and may be held in the form of an RFID tag or the like. In this case, the packing apparatus 12 includes an RFID reader / writer instead of the code scanner 41.

また、上記実施形態の各装置で実行されるプログラムは、ROM等に予め組み込んで提供するように構成してもよい。また、上記プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD等のコンピュータで読み取り可能な記録媒体に記録されて提供されてもよい。   The program executed by each device of the above embodiment may be configured to be provided by being incorporated in advance in a ROM or the like. The program may be provided by being recorded in a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD in an installable or executable format file. Good.

また、上記プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、上記プログラムをインターネット等のネットワーク経由で提供又は配布するように構成してもよい。   Further, the program may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program may be provided or distributed via a network such as the Internet.

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

10 端末装置
11 情報処理装置
51 伝票データ生成手段
52 ピッキング伝票出力手段
54 注文商品コード記憶手段
55 商品コード入力手段
56 比較手段
57 欠品商品確定手段
58 商品代替手段
59 伝票出力手段
374 記憶部
DESCRIPTION OF SYMBOLS 10 Terminal device 11 Information processing apparatus 51 Voucher data generation means 52 Picking slip output means 54 Order product code storage means 55 Product code input means 56 Comparison means 57 Missing goods confirmation means 58 Commodity substitution means 59 Voucher output means 374 Storage section

特開2011−164775号公報JP 2011-164775 A

Claims (6)

ネットワークを介して接続された端末装置から受け付けた注文にかかる注文商品の商品コードを注文商品リストとして記憶部に記憶する注文商品コード記憶手段と、
前記注文商品とみなされる在庫商品に対応付けられている商品コードを入力する商品コード入力手段と、
前記在庫商品に対応付けられている商品コードと、前記記憶部に前記注文商品リストとして記憶された前記注文商品の商品コードとを比較する比較手段と、
当該各商品コードが一致しない場合に、前記注文商品に代えて販売対象とする代替商品の商品コードである代替コードを当該注文商品の商品コードに対応付けた商品情報とともに記憶する商品マスタファイルを参照し、前記在庫商品に対応付けられている商品コードが前記代替コードとして登録されている前記注文商品を抽出し、欠品商品として確定する欠品商品確定手段と、
前記注文商品リストに含まれる前記欠品商品の商品コードを前記代替コードに変更する商品代替手段と、
を備える情報処理装置。
An order product code storage means for storing a product code of an order product related to an order received from a terminal device connected via a network as an order product list in a storage unit;
Product code input means for inputting a product code associated with a stock product considered as the ordered product;
Comparison means for comparing the product code associated with the stock product with the product code of the ordered product stored as the ordered product list in the storage unit;
If the product codes do not match, refer to the product master file that stores the substitute code, which is the product code of the substitute product to be sold instead of the ordered product, together with the product information associated with the product code of the ordered product And a missing product confirmation means for extracting the ordered product in which the product code associated with the stock product is registered as the substitute code, and confirming the product as a missing product,
Product replacement means for changing the product code of the missing product included in the ordered product list to the replacement code;
An information processing apparatus comprising:
前記商品代替手段によって変更された前記代替商品の前記代替コードに基づいて前記商品マスタファイルから読み出した前記商品情報を印字した伝票を出力する伝票出力手段を更に備える、
請求項1記載の情報処理装置。
A slip output unit that outputs a slip printed with the product information read from the product master file based on the replacement code of the replacement product changed by the product replacement unit;
The information processing apparatus according to claim 1.
前記注文商品に代えて販売対象とする代替商品の商品コードである代替コードを当該注文商品の商品コードに対応付けた商品情報とともに記憶する商品マスタファイルを参照し、前記商品コードに対応付けられた前記代替コードがある前記注文商品については、当該代替コードに基づく代替商品についての商品情報および前記注文商品についての商品情報を含み、前記注文商品のピッキングに用いるためのピッキング伝票データを生成する伝票データ生成手段と、
前記ピッキング伝票データに基づくピッキング伝票をプリンタから印字出力させるピッキング伝票出力手段と、
を更に備える請求項1または2記載の情報処理装置。
Refer to a product master file that stores a substitute code that is a product code of a substitute product to be sold instead of the ordered product together with product information associated with the product code of the ordered product, and is associated with the product code. For the ordered product with the substitute code, slip data that includes product information about the substitute product based on the substitute code and product information about the ordered product, and generates picking slip data to be used for picking the ordered product Generating means;
Picking slip output means for printing out a picking slip based on the picking slip data from a printer;
The information processing apparatus according to claim 1, further comprising:
コンピュータを、
ネットワークを介して接続された端末装置から受け付けた注文にかかる注文商品の商品コードを注文商品リストとして記憶部に記憶する注文商品コード記憶手段と、
前記注文商品とみなされる在庫商品に対応付けられている商品コードを入力する商品コード入力手段と、
前記在庫商品に対応付けられている商品コードと、前記記憶部に前記注文商品リストとして記憶された前記注文商品の商品コードとを比較する比較手段と、
当該各商品コードが一致しない場合に、前記注文商品に代えて販売対象とする代替商品の商品コードである代替コードを当該注文商品の商品コードに対応付けた商品情報とともに記憶する商品マスタファイルを参照し、前記在庫商品に対応付けられている商品コードが前記代替コードとして登録されている前記注文商品を抽出し、欠品商品として確定する欠品商品確定手段と、
前記注文商品リストに含まれる前記欠品商品の商品コードを前記代替コードに変更する商品代替手段と、
として機能させるためのプログラム。
Computer
An order product code storage means for storing a product code of an order product related to an order received from a terminal device connected via a network as an order product list in a storage unit;
Product code input means for inputting a product code associated with a stock product considered as the ordered product;
Comparison means for comparing the product code associated with the stock product with the product code of the ordered product stored as the ordered product list in the storage unit;
If the product codes do not match, refer to the product master file that stores the substitute code, which is the product code of the substitute product to be sold instead of the ordered product, together with the product information associated with the product code of the ordered product And a missing product confirmation means for extracting the ordered product in which the product code associated with the stock product is registered as the substitute code, and confirming the product as a missing product,
Product replacement means for changing the product code of the missing product included in the ordered product list to the replacement code;
Program to function as.
前記商品代替手段によって変更された前記代替商品の前記代替コードに基づいて前記商品マスタファイルから読み出した前記商品情報を印字した伝票を出力する伝票出力手段として前記コンピュータを更に機能させる、
請求項4記載のプログラム。
Causing the computer to further function as slip output means for outputting a slip printed with the product information read from the product master file based on the replacement code of the replacement product changed by the product replacement means;
The program according to claim 4.
前記注文商品に代えて販売対象とする代替商品の商品コードである代替コードを当該注文商品の商品コードに対応付けた商品情報とともに記憶する商品マスタファイルを参照し、前記商品コードに対応付けられた前記代替コードがある前記注文商品については、当該代替コードに基づく代替商品についての商品情報および前記注文商品についての商品情報を含み、前記注文商品のピッキングに用いるためのピッキング伝票データを生成する伝票データ生成手段と、
前記ピッキング伝票データに基づくピッキング伝票をプリンタから印字出力させるピッキング伝票出力手段と、
として前記コンピュータを更に機能させる請求項4または5記載のプログラム。
Refer to a product master file that stores a substitute code that is a product code of a substitute product to be sold instead of the ordered product together with product information associated with the product code of the ordered product, and is associated with the product code. For the ordered product with the substitute code, slip data that includes product information about the substitute product based on the substitute code and product information about the ordered product, and generates picking slip data to be used for picking the ordered product Generating means;
Picking slip output means for printing out a picking slip based on the picking slip data from a printer;
The program according to claim 4 or 5, further causing the computer to function as:
JP2012195973A 2012-09-06 2012-09-06 Information processing apparatus and program Pending JP2014052773A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012195973A JP2014052773A (en) 2012-09-06 2012-09-06 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012195973A JP2014052773A (en) 2012-09-06 2012-09-06 Information processing apparatus and program

Publications (1)

Publication Number Publication Date
JP2014052773A true JP2014052773A (en) 2014-03-20

Family

ID=50611233

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012195973A Pending JP2014052773A (en) 2012-09-06 2012-09-06 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP2014052773A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5774801B1 (en) * 2014-11-28 2015-09-09 楽天株式会社 Product order receiving apparatus, product order receiving method, and product order receiving program
JP7023343B1 (en) 2020-12-28 2022-02-21 PayPay株式会社 Creation device, creation method and creation program
WO2023058807A1 (en) * 2021-10-08 2023-04-13 쿠팡 주식회사 Method and device for providing information on alternative item

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002046820A (en) * 2000-07-31 2002-02-12 Teraoka Seiko Co Ltd Door-to-door delivery system and picking device
JP2004013581A (en) * 2002-06-07 2004-01-15 Ntt Data Corp Commercial transaction system and commercial transaction management method
JP2006293496A (en) * 2005-04-06 2006-10-26 Kubota Corp Automatic vending machine
JP2009294759A (en) * 2008-06-03 2009-12-17 Gr Inc Sales processing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002046820A (en) * 2000-07-31 2002-02-12 Teraoka Seiko Co Ltd Door-to-door delivery system and picking device
JP2004013581A (en) * 2002-06-07 2004-01-15 Ntt Data Corp Commercial transaction system and commercial transaction management method
JP2006293496A (en) * 2005-04-06 2006-10-26 Kubota Corp Automatic vending machine
JP2009294759A (en) * 2008-06-03 2009-12-17 Gr Inc Sales processing system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5774801B1 (en) * 2014-11-28 2015-09-09 楽天株式会社 Product order receiving apparatus, product order receiving method, and product order receiving program
TWI557658B (en) * 2014-11-28 2016-11-11 Rakuten Inc Merchandise order acceptance device, commodity order acceptance method and product order acceptance program
JP7023343B1 (en) 2020-12-28 2022-02-21 PayPay株式会社 Creation device, creation method and creation program
JP2022104420A (en) * 2020-12-28 2022-07-08 PayPay株式会社 Creation device, creation method, and creation program
WO2023058807A1 (en) * 2021-10-08 2023-04-13 쿠팡 주식회사 Method and device for providing information on alternative item

Similar Documents

Publication Publication Date Title
JP5631348B2 (en) Returns accepting apparatus and program
JP5631347B2 (en) Information processing apparatus and program
JP2020021419A (en) Immediate purchase system, user terminal, product information management server, immediate purchase method, and program
JP2014052739A (en) Information processing apparatus and program
JP4937284B2 (en) Information processing apparatus, merchandise sales data processing apparatus, and point management method
US20170185987A1 (en) Product information print device and product information print system
JP5523490B2 (en) Information processing apparatus, merchandise sales data processing apparatus, and point management method
JP6336861B2 (en) Information processing apparatus and program
JP5512631B2 (en) Information processing apparatus and program
JP2014052773A (en) Information processing apparatus and program
JP5282151B2 (en) Inventory management device and inventory management program
JP4960464B2 (en) Inventory management device, inventory management program, and inventory management system
JP2014052741A (en) Information processing apparatus and program
JP5714525B2 (en) Information processing apparatus and program
JP5457422B2 (en) Information processing apparatus and program
JP5483630B2 (en) Information processing apparatus and program
JP2016095587A (en) Mobile terminal device, commodity sales data processing device, and program
JP5591291B2 (en) Packing device, information processing device and program
JP2013054582A (en) Information processor and program
JP6823844B2 (en) Electronic receipt system, equipment, methods and programs
JP5748690B2 (en) Slip output device and program
JP6919702B2 (en) Electronic receipt system, equipment, methods and programs
JP5613733B2 (en) Sales data processing apparatus and program
JP5373029B2 (en) Information processing apparatus and program
JP2013186592A (en) Information processor and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140221

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140715