JP2017215793A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2017215793A
JP2017215793A JP2016109326A JP2016109326A JP2017215793A JP 2017215793 A JP2017215793 A JP 2017215793A JP 2016109326 A JP2016109326 A JP 2016109326A JP 2016109326 A JP2016109326 A JP 2016109326A JP 2017215793 A JP2017215793 A JP 2017215793A
Authority
JP
Japan
Prior art keywords
product
unit
information
temperature
delivery
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
JP2016109326A
Other languages
Japanese (ja)
Inventor
英行 太田
Hideyuki Ota
英行 太田
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 JP2016109326A priority Critical patent/JP2017215793A/en
Publication of JP2017215793A publication Critical patent/JP2017215793A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information processor capable of easily creating a delivery slip on the basis of temperature.SOLUTION: An information processor in an embodiment includes: temperature classification identification means that identifies a temperature classification appropriate for transportation of a commodity as an object of delivery while referring to a storage part which stores a temperature classification of each commodity appropriate for transportation of the commodity; and slip issue means that issues a delivery slip relevant to the delivery of the object commodity on the basis of the temperature classification identified by the temperature classification identification means.SELECTED DRAWING: Figure 8

Description

本発明の実施形態は、情報処理装置に関する。   Embodiments described herein relate generally to an information processing apparatus.

従来、スーパーマーケット等の店舗では、顧客が購入した商品を顧客の自宅や指定先に配送する仕組みがある。顧客が商品の配送を希望した場合、店舗の担当者は、配送伝票を作成して対応する。   Conventionally, a store such as a supermarket has a mechanism for delivering a product purchased by a customer to the customer's home or a designated destination. When a customer wishes to deliver a product, the person in charge of the store creates a delivery slip and responds.

ところで、顧客が購入した商品は、通常商品の他に、冷蔵商品や冷凍商品が含まれている場合がある。このような場合、担当者は、通常商品用の配送伝票、冷蔵商品用の配送伝票、冷凍商品用の配送伝票といった温度区分別の配送伝票を作成する。そして、担当者は、温度区分別に用意した商品を収納する箱に、それぞれ配送伝票を貼付していた。そのため、配送伝票の作成に時間を要していた。   Incidentally, products purchased by customers may include refrigerated products and frozen products in addition to normal products. In such a case, the person in charge creates a delivery slip for each temperature category such as a delivery slip for a normal product, a delivery slip for a refrigerated product, and a delivery slip for a frozen product. The person in charge pasted the delivery slips on the boxes for storing the products prepared for each temperature category. Therefore, it takes time to create a delivery slip.

本発明が解決しようとする課題は、温度区分別の配送伝票を簡単に作成可能な情報処理装置を提供することである。   The problem to be solved by the present invention is to provide an information processing apparatus that can easily create a delivery slip for each temperature category.

実施形態の情報処理装置は、商品毎に当該商品の搬送に適した温度区分を対応付けて記憶する記憶部を参照して、配送の対象となる対象商品の搬送に適した温度区分を特定する温度区分特定手段と、前記対象商品の配送に係る配送伝票を、前記温度区分特定手段が特定した前記温度区分別に発行する伝票発行手段と、を備える。   The information processing apparatus according to the embodiment identifies a temperature class suitable for transporting a target product to be delivered with reference to a storage unit that stores a temperature class suitable for transport of the product in association with each product. Temperature classification specifying means; and slip issuing means for issuing a delivery slip relating to the delivery of the target product for each temperature classification specified by the temperature classification specifying means.

図1は、実施形態に係るPOS端末を示す斜視図である。FIG. 1 is a perspective view showing a POS terminal according to the embodiment. 図2は、POS端末のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram showing a hardware configuration of the POS terminal. 図3は、POS端末の商品マスタを示すメモリマップである。FIG. 3 is a memory map showing the product master of the POS terminal. 図4は、POS端末の配送伝票情報部を示すメモリマップである。FIG. 4 is a memory map showing the delivery slip information part of the POS terminal. 図5は、POS端末の機能構成を示す機能ブロック図である。FIG. 5 is a functional block diagram showing a functional configuration of the POS terminal. 図6は、POS端末の制御処理の流れを示すフローチャートである。FIG. 6 is a flowchart showing the flow of control processing of the POS terminal. 図7は、POS端末の配送伝票情報作成処理の流れを示すフローチャートである。FIG. 7 is a flowchart showing the flow of delivery slip information creation processing of the POS terminal. 図8は、POS端末の配送伝票発行処理の流れを示すフローチャートである。FIG. 8 is a flowchart showing the flow of the delivery slip issuing process of the POS terminal. 図9は、冷蔵配送伝票の印字例を示す図である。FIG. 9 is a diagram illustrating a print example of a refrigerated delivery slip. 図10は、冷凍配送伝票の印字例を示す図である。FIG. 10 is a diagram illustrating a printed example of a frozen delivery slip. 図11は、通常配送伝票の印字例を示す図である。FIG. 11 is a diagram illustrating an example of printing a normal delivery slip.

以下、図面を参照して、実施形態について詳細に説明する。実施形態では、POS端末を情報処理装置の一例として説明する。なお、以下に説明する実施形態によりこの発明が限定されるものではない。   Hereinafter, embodiments will be described in detail with reference to the drawings. In the embodiment, a POS terminal will be described as an example of an information processing apparatus. In addition, this invention is not limited by embodiment described below.

図1は、実施形態にかかるPOS端末1を、オペレータ側から見た斜視図である。POS端末1は、店舗で販売する商品を精算する店舗内の精算所に設けられる。POS端末1は、店舗で販売される商品の売上登録処理および決済処理を実行する。売上登録処理とは、顧客との取引において、販売する商品に付されたバーコード等のコードシンボルを光学的に読み取って商品コードを取得し、取得した商品コードに基づいて記憶部である商品マスタ142(図2を参照)から読み出した、当該商品の商品名や単価等の商品情報を表示するとともに、当該商品情報をRAM等に記憶する処理をいう。   FIG. 1 is a perspective view of a POS terminal 1 according to an embodiment as viewed from an operator side. The POS terminal 1 is provided at a checkout in the store where the products sold at the store are checked out. The POS terminal 1 executes a sales registration process and a settlement process for merchandise sold at a store. Sales registration processing refers to a product master that is a storage unit based on the acquired product code by optically reading a code symbol such as a barcode attached to the product to be sold in a transaction with a customer. 142 (refer to FIG. 2) is a process of displaying product information such as the product name and unit price of the product, and storing the product information in a RAM or the like.

決済処理とは、売上登録処理に伴いRAM等に記憶された商品情報に基づいて、当該取引に係る合計金額の表示、顧客からの預り金に基づいて釣銭を計算して表示する処理、釣銭の発行を釣銭機に指示する処理、商品情報や決済情報(合計金額、預り金額、釣銭額等)を印字したレシートを発行する処理等をいう。なお、一人の顧客に対する売上登録処理の開始から決済処理の終了までを一取引という。   The settlement process is a process of displaying the total amount related to the transaction based on the product information stored in the RAM or the like with the sales registration process, calculating and displaying change based on the deposit from the customer, Processing that instructs the change machine to issue, processing that issues a receipt printed with product information and settlement information (total amount, deposit amount, change amount, etc.). A transaction from the start of the sales registration process to the end of the settlement process for one customer is called one transaction.

POS端末1は、本体2と金銭収納箱3とを有する。金銭収納箱3は、金銭を収納するドロワを有し、顧客から預かった紙幣や貨幣の金銭や商品券等の有価証券類、および顧客に手渡す釣銭等を収納している。   The POS terminal 1 has a main body 2 and a money storage box 3. The money storage box 3 has a drawer for storing money, and stores banknotes, money of money deposited from customers, securities such as gift certificates, and change handed over to customers.

本体2は、操作部21、オペレータ用表示部22、客用表示部23、印字部24、カード読取部25、コードリーダ30を備えている。操作部21は、数字を入力する置数キーの他に、決済キー211と配送キー212(いずれも図2を参照)を備える。決済キー211は、取引の終了を宣言するキーである。配送キー212は、顧客が購入した商品を配送処理する際に操作するキーである。   The main body 2 includes an operation unit 21, an operator display unit 22, a customer display unit 23, a printing unit 24, a card reading unit 25, and a code reader 30. The operation unit 21 includes a settlement key 211 and a delivery key 212 (both see FIG. 2) in addition to a numeric key for inputting numbers. The settlement key 211 is a key for declaring the end of the transaction. The delivery key 212 is a key operated when delivering a product purchased by the customer.

オペレータ用表示部22は、液晶表示器等で構成され、操作者に情報を表示する。客用表示部23は、液晶表示器等で構成され、顧客に情報を表示する。印字部24は、本体2内に収納されたロール状のレシート用紙を引き出して、例えば熱転写型の印字ヘッドを備えたサーマルプリンタ等で、一取引に係る商品情報や決済情報等を印字して、顧客に手渡すレシートや領収証を発行する。カード読取部25は、顧客が提示したクレジットカード等のカードからカード情報を読み取る。コードリーダ30は、商品に付されたコードシンボルを光学的に読み取り、デコードしたコード情報を出力する。   The operator display unit 22 is composed of a liquid crystal display or the like, and displays information to the operator. The customer display unit 23 is composed of a liquid crystal display or the like and displays information to the customer. The printing unit 24 pulls out the roll-shaped receipt paper stored in the main body 2 and prints product information, settlement information, etc. related to one transaction by, for example, a thermal printer having a thermal transfer type print head, Issue receipts and receipts to hand over to customers. The card reading unit 25 reads card information from a card such as a credit card presented by the customer. The code reader 30 optically reads a code symbol attached to a product and outputs decoded code information.

続いて、POS端末1の構成について説明する。図2は、POS端末1のハードウェア構成の一例を示すブロック図である。図2に示すように、POS端末1は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、メモリ部14等を備えている。CPU11は制御主体となる。ROM12は各種プログラムを記憶する。RAM13はプログラムや各種データを展開する。メモリ部14は各種プログラムを記憶する。CPU11、ROM12、RAM13、メモリ部14は、互いにバス15を介して接続されている。CPU11とROM12とRAM13が、制御部100を構成する。すなわち、制御部100は、CPU11がROM12やメモリ部14に記憶されRAM13に展開された制御プログラムに従って動作することによって、後述する制御処理を実行する。   Next, the configuration of the POS terminal 1 will be described. FIG. 2 is a block diagram illustrating an example of a hardware configuration of the POS terminal 1. As shown in FIG. 2, the POS terminal 1 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a memory unit 14, and the like. The CPU 11 is a control subject. The ROM 12 stores various programs. The RAM 13 develops programs and various data. The memory unit 14 stores various programs. The CPU 11, ROM 12, RAM 13, and memory unit 14 are connected to each other via a bus 15. The CPU 11, ROM 12, and RAM 13 constitute the control unit 100. That is, the control unit 100 executes a control process described later when the CPU 11 operates according to a control program stored in the ROM 12 or the memory unit 14 and expanded in the RAM 13.

RAM13は、商品情報部131を備えている。商品情報部131は、コードリーダ30が読み取ったコードシンボルに対応する商品コードに基づいて、商品マスタ142から売上登録処理された商品の商品情報を読み出して記憶する。商品情報部131に記憶する商品情報は、商品名、商品の単価、当該商品の温度区分、当該商品の容積等の情報である。温度区分とは、商品を保管し、また商品を配送するときに、当該商品に適した温度の領域を示す区分であり、具体的には、冷蔵、冷凍、通常に区分される。冷蔵とは、商品を冷蔵状態で保管や搬送するのに適した温度区分である。冷凍とは、商品を冷凍状態で保管や搬送するのに適した温度区分である。通常とは、商品を冷蔵したり冷凍したりしない通常温度の状態で保管や搬送するのに適した温度区分である。読み取ったコードシンボルに対応した温度区分を商品情報部131に記憶することで、当該コードシンボルで特定される商品の搬送に適した温度区分が特定される。なお、商品の搬送に適した温度区分を特定するために、当該温度区分を読み出して商品情報部131に記憶することは必須の要件ではない。例えば、後述するように、配送する商品の商品名を配送伝票情報部144に記憶する際に、商品マスタ142を参照して、当該商品に対応して記憶された温度区分を特定するようにしてもよい。   The RAM 13 includes a product information unit 131. The merchandise information unit 131 reads out and stores the merchandise information of the merchandise subjected to sales registration processing from the merchandise master 142 based on the merchandise code corresponding to the code symbol read by the code reader 30. The merchandise information stored in the merchandise information section 131 is information such as the merchandise name, the unit price of the merchandise, the temperature classification of the merchandise, the volume of the merchandise. The temperature category is a category indicating a temperature range suitable for the product when the product is stored and delivered, and specifically, refrigeration, freezing, and normal. Refrigeration is a temperature category suitable for storing and transporting products in a refrigerated state. Freezing is a temperature category suitable for storing and transporting goods in a frozen state. “Normal” is a temperature category suitable for storing and transporting products in a normal temperature state in which the product is not refrigerated or frozen. By storing the temperature classification corresponding to the read code symbol in the product information unit 131, the temperature classification suitable for the transportation of the product specified by the code symbol is specified. Note that it is not an essential requirement to read out the temperature classification and store it in the merchandise information unit 131 in order to specify the temperature classification suitable for the conveyance of the merchandise. For example, as described later, when the product name of the product to be delivered is stored in the delivery slip information unit 144, the product master 142 is referred to and the temperature classification stored corresponding to the product is specified. Also good.

メモリ部14は、HDD(Hard Disc Drive)やフラッシュメモリ等の不揮発性メモリで構成される。メモリ部14は、制御プログラムを記憶する制御プログラム部141、商品マスタ142、顧客マスタ143、配送伝票情報部144を備える。記憶部である商品マスタ142は、商品を特定する商品コードに対応して、当該商品の商品情報(商品名、商品の単価、当該商品の温度区分、当該商品の容積等)を記憶する。顧客マスタ143は、会員となった顧客の顧客情報を記憶する。顧客情報は、顧客の名前、住所、電話番号、メールアドレス、家族関係等である。配送伝票情報部144は、一取引で顧客が購入した商品の商品名を、温度区分別に区分けして記憶する記憶部である。また、配送伝票情報部144は、一取引で顧客が購入した商品の合計容積を、温度区分別に区分けして記憶する。配送伝票情報部144の詳細は図4で説明する。   The memory unit 14 is configured by a nonvolatile memory such as an HDD (Hard Disc Drive) or a flash memory. The memory unit 14 includes a control program unit 141 that stores a control program, a product master 142, a customer master 143, and a delivery slip information unit 144. The product master 142 as a storage unit stores product information (a product name, a unit price of the product, a temperature classification of the product, a volume of the product, etc.) corresponding to the product code specifying the product. The customer master 143 stores customer information of customers who have become members. The customer information includes the customer name, address, telephone number, e-mail address, family relationship, and the like. The delivery slip information unit 144 is a storage unit that stores the product names of products purchased by the customer in one transaction, classified by temperature category. Further, the delivery slip information unit 144 stores the total volume of products purchased by the customer in one transaction, classified by temperature category. Details of the delivery slip information unit 144 will be described with reference to FIG.

また、制御部100は、バス15およびコントローラ16を介して、操作部21、オペレータ用表示部22、客用表示部23、印字部24、カード読取部25、コードリーダ30と接続している。コントローラ16は、制御部100からの指示を受けて、操作部21、オペレータ用表示部22、客用表示部23、印字部24、カード読取部25、コードリーダ30を制御する。なお、説明の都合上、コントローラ16が行う制御を制御部100が行うとして説明する。   The control unit 100 is connected to the operation unit 21, the operator display unit 22, the customer display unit 23, the printing unit 24, the card reading unit 25, and the code reader 30 via the bus 15 and the controller 16. In response to an instruction from the control unit 100, the controller 16 controls the operation unit 21, the operator display unit 22, the customer display unit 23, the printing unit 24, the card reading unit 25, and the code reader 30. For the convenience of explanation, it is assumed that the control performed by the controller 16 is performed by the control unit 100.

また、制御部100は、バス15を介して、通信部31と接続している。通信部31は、通信回線を介して、店舗内に設置された他のPOS端末1や店舗サーバ(図示せず)と電気的に接続している。店舗サーバは、店舗に設置されているすべてのPOS端末1と電気的に接続しており、各POS端末1から商品情報や決済情報を収集する。店舗サーバは、POS端末1から収集した商品情報と決済情報を、本部に設置された本部サーバ(図示せず)に送信する。   The control unit 100 is connected to the communication unit 31 via the bus 15. The communication unit 31 is electrically connected to another POS terminal 1 or a store server (not shown) installed in the store via a communication line. The store server is electrically connected to all POS terminals 1 installed in the store, and collects product information and settlement information from each POS terminal 1. The store server transmits the product information and payment information collected from the POS terminal 1 to a headquarter server (not shown) installed in the headquarters.

次に、商品マスタ142の構成について説明する。図3は、POS端末1の商品マスタ142の一例を示すメモリマップである。図3に示すように、商品マスタ142は、商品コード部1421、商品名部1422、単価部1423、温度区分部1424、容積部1425を有する。商品コード部1421は、商品を特定する商品コードを記憶する。商品名部1422は、商品コードで特定される商品の商品名を記憶する。単価部1423は、商品コードで特定される商品の単価(価格)を記憶する。   Next, the configuration of the product master 142 will be described. FIG. 3 is a memory map showing an example of the product master 142 of the POS terminal 1. As shown in FIG. 3, the product master 142 includes a product code part 1421, a product name part 1422, a unit price part 1423, a temperature classification part 1424, and a volume part 1425. The product code part 1421 stores a product code for specifying a product. The product name part 1422 stores the product name of the product specified by the product code. The unit price unit 1423 stores the unit price (price) of the product specified by the product code.

温度区分部1424は、商品コードで特定される商品の温度区分(冷蔵、冷凍、通常のいずれか)を記憶する。温度区分が冷蔵である商品は、当該商品を冷蔵して保管、配送する必要がある商品である。すなわち、温度区分が冷蔵である商品は、冷蔵庫付の配送車で配送する必要がある。温度区分が冷凍である商品は、当該商品を冷凍して保管、配送する必要がある商品である。すなわち、温度区分が冷凍である商品は、冷凍庫付の配送車で配送する必要がある商品である。温度区分が通常である商品は、当該商品を冷蔵または冷凍せずに通常の温度のままで保管、配送できる商品である。すなわち、温度区分が通常である商品は、冷蔵庫や冷凍庫が付いていない配送車で配送可能な商品である。   The temperature classification unit 1424 stores the temperature classification (refrigerated, frozen, or normal) of the product specified by the product code. A product whose temperature classification is refrigerated is a product that needs to be refrigerated, stored and delivered. That is, a product whose temperature classification is refrigerated needs to be delivered by a delivery vehicle with a refrigerator. A product whose temperature category is frozen is a product that needs to be frozen, stored and delivered. That is, a product whose temperature classification is frozen is a product that needs to be delivered by a delivery car with a freezer. A product having a normal temperature category is a product that can be stored and delivered at a normal temperature without refrigeration or freezing. In other words, a product with a normal temperature classification is a product that can be delivered by a delivery vehicle without a refrigerator or freezer.

温度区分が冷蔵である商品については、冷蔵であることを示す情報(例えば、冷蔵を示す数字「1」)が温度区分部1424に記憶される。温度区分が冷凍である商品については、冷凍であることを示す情報(例えば、冷凍を示す数字「2」)が温度区分部1424に記憶される。温度区分が通常である商品については、通常であることを示す情報(例えば、通常を示す数字「3」)が温度区分部1424に記憶される。   For a product whose temperature classification is refrigerated, information indicating that it is refrigerated (for example, the number “1” indicating refrigeration) is stored in the temperature classification section 1424. For a product whose temperature classification is frozen, information indicating that it is frozen (for example, the number “2” indicating freezing) is stored in the temperature classification section 1424. For a product for which the temperature classification is normal, information indicating normality (for example, the number “3” indicating normal) is stored in the temperature classification unit 1424.

容積部1425は、商品の容積を記憶する。容積とは、商品によって占められる空間の大きさをいう。容積が大きい商品は、配送する箱の多くの空間を占める。容積が小さい商品は、配送する箱の空間をそれほど占めない。すなわち、商品の容積が分かると、当該商品を収納するためにどの程度の大きさの箱が必要かが推定できる。一つの箱に複数の商品を収納する場合、当該商品の容積を合計した合計容積が分かると、どの程度の大きさの箱が必要かが推定できる。   The volume part 1425 stores the volume of the product. Volume refers to the size of the space occupied by the product. A product with a large volume occupies a lot of space in a delivery box. Products with a small volume do not occupy much space in the shipping box. That is, if the volume of a product is known, it can be estimated how large a box is needed to store the product. When storing a plurality of commodities in one box, it is possible to estimate how large a box is necessary if the total volume obtained by summing the volumes of the commodities is known.

なお、図3は、商品マスタ142が記憶する一つの商品について、商品コード部1421、商品名部1422、単価部1423、温度区分部1424、容積部1425を示している。実際には、商品マスタ142は、店舗で販売するすべての商品について、商品コード部1421、商品名部1422、単価部1423、温度区分部1424、容積部1425を有する。   FIG. 3 shows a product code part 1421, a product name part 1422, a unit price part 1423, a temperature classification part 1424, and a volume part 1425 for one product stored in the product master 142. In practice, the merchandise master 142 has a merchandise code part 1421, a merchandise name part 1422, a unit price part 1423, a temperature classification part 1424, and a volume part 1425 for all the merchandise sold at the store.

次に、配送伝票情報部144の構成について説明する。図4は、POS端末1の配送伝票情報部144の一例を示すメモリマップである。図4に示すように、配送伝票情報部144は、冷蔵商品部1441、冷凍商品部1442、通常商品部1443を備える。   Next, the configuration of the delivery slip information unit 144 will be described. FIG. 4 is a memory map showing an example of the delivery slip information unit 144 of the POS terminal 1. As shown in FIG. 4, the delivery slip information unit 144 includes a refrigerated product unit 1441, a frozen product unit 1442, and a normal product unit 1443.

冷蔵商品部1441には、一取引において、売上登録処理された冷蔵の温度区分に区分される商品の情報が記憶される。冷蔵商品部1441は、商品名部14411と合計容積部14412とを備える。商品名部14411には、商品情報部131に記憶された商品のうち、冷蔵の温度区分に分類されるすべての商品の商品情報(商品名)が記憶される。合計容積部14412には、商品情報部131に記憶された商品のうち、冷蔵の温度区分に分類されるすべての商品の合計容積が記憶される。詳細には、合計容積部14412には、商品情報部131に記憶された商品のうち、冷蔵の温度区分に分類される商品(すなわち、商品名が商品名部14411に記憶されているすべての商品)の容積を合計した合計容積が記憶される。   The refrigerated product section 1441 stores information on products that are classified into refrigerated temperature categories that have undergone sales registration processing in one transaction. The refrigerated product part 1441 includes a product name part 14411 and a total volume part 14412. In the product name portion 14411, product information (product names) of all products classified in the refrigeration temperature category among the products stored in the product information unit 131 is stored. The total volume portion 14412 stores the total volume of all products classified into the refrigerated temperature category among the products stored in the product information unit 131. Specifically, in the total volume portion 14412, among the products stored in the product information unit 131, all products that are classified into the refrigeration temperature category (that is, all products whose product names are stored in the product name portion 14411). ) Is added to the total volume.

冷凍商品部1442には、一取引において、売上登録処理された冷凍の温度区分に区分される商品の情報が記憶される。冷凍商品部1442は、商品名部14421と合計容積部14422を備える。商品名部14421には、商品情報部131に記憶された商品のうち、冷凍の温度区分に分類されるすべての商品の商品情報(商品名)が記憶される。合計容積部14422には、商品情報部131に記憶された商品のうち、冷凍の温度区分に分類されるすべての商品の合計容積が記憶される。詳細には、合計容積部14422には、商品情報部131に記憶された商品のうち、冷凍の温度区分に分類される商品(すなわち、商品名が商品名部14421に記憶されているすべての商品)の容積を合計した合計容積が記憶される。   The frozen merchandise section 1442 stores information on merchandise that is classified into the frozen temperature categories that have undergone sales registration processing in one transaction. The frozen product part 1442 includes a product name part 14421 and a total volume part 14422. In the product name portion 14421, product information (product names) of all products classified in the frozen temperature category among the products stored in the product information unit 131 is stored. The total volume portion 14422 stores the total volume of all products classified in the refrigeration temperature category among the products stored in the product information unit 131. Specifically, in the total volume portion 14422, among the products stored in the product information unit 131, all the products classified into the freezing temperature category (that is, all products whose product names are stored in the product name portion 14421). ) Is added to the total volume.

通常商品部1443には、一取引において、売上登録処理された通常の温度区分に区分される商品の情報が記憶される。通常商品部1443は、商品名部14431と合計容積部14432を備える。商品名部14431には、商品情報部131に記憶された商品のうち、通常の温度区分に分類されるすべての商品の商品情報(商品名)が記憶される。合計容積部14432には、商品情報部131に記憶された商品のうち、通常の温度区分に分類されるすべての商品の合計容積が記憶される。詳細には、合計容積部14432には、商品情報部131に記憶された商品のうち、通常の温度区分に分類される商品(すなわち、商品名が商品名部14431に記憶されているすべての商品)の容積を合計した合計容積が記憶される。   The normal product section 1443 stores information on products that are classified into normal temperature categories that have undergone sales registration processing in one transaction. The normal product part 1443 includes a product name part 14431 and a total volume part 14432. The product name portion 14431 stores product information (product names) of all products classified in the normal temperature category among the products stored in the product information section 131. The total volume portion 14432 stores the total volume of all products classified in the normal temperature category among the products stored in the product information unit 131. Specifically, in the total volume portion 14432, among the products stored in the product information unit 131, all the products classified into the normal temperature classification (that is, all the products whose product names are stored in the product name portion 14431). ) Is added to the total volume.

ここからは、POS端末1の制御について詳細に説明する。図5は、POS端末1の機能構成の一例を示す機能ブロック図である。制御部100は、ROM12やメモリ部14の制御プログラム部141に記憶された制御プログラムに従うことで、温度区分特定手段101、伝票発行手段102、レシート発行手段103、箱決定手段104として機能する。   From here, the control of the POS terminal 1 will be described in detail. FIG. 5 is a functional block diagram showing an example of the functional configuration of the POS terminal 1. The control unit 100 functions as a temperature classification specifying unit 101, a slip issuing unit 102, a receipt issuing unit 103, and a box determining unit 104 by following a control program stored in the control program unit 141 of the ROM 12 or the memory unit 14.

温度区分特定手段101は、商品毎に当該商品の保管に適した温度区分を対応付けて記憶する配送伝票情報部144を参照して、配送の対象となる対象商品の保管に適した温度区分を特定する機能を有する。   The temperature classification specifying unit 101 refers to the delivery slip information unit 144 that stores the temperature classification suitable for storing the product for each product, and stores the temperature classification suitable for storage of the target product to be delivered. Has a function to identify.

伝票発行手段102は、対象商品の配送に係る配送伝票を、温度区分特定手段101が特定した温度区分別に発行する機能を有する。   The slip issuing means 102 has a function of issuing a delivery slip relating to delivery of the target product for each temperature category specified by the temperature category specifying means 101.

レシート発行手段103は、売上登録処理された商品の商品情報をレシート用紙に印字したレシートを発行する機能を有する。   The receipt issuing means 103 has a function of issuing a receipt in which product information of a product for which sales registration processing has been performed is printed on receipt paper.

箱決定手段104は、対象商品の容積を配送伝票情報部144から読み出して、特定した温度区分別に累計した累計容積に基づいて、対象商品を収納する箱の大きさを、特定した温度区分別に決定する機能を有する。   The box determination unit 104 reads the volume of the target product from the delivery slip information unit 144 and determines the size of the box for storing the target product for each specified temperature category based on the accumulated volume accumulated for each specified temperature category. It has the function to do.

図6〜図8は、POS端末1の制御処理の流れを示すフローチャートである。図6に示すように、制御部100は、コードリーダ30から、商品を特定する商品コードを入力したか否かを判断する(S11)。商品コードを入力したと判断した場合には(S11のYes)、制御部100は、入力された商品コードに基づいて売上登録処理を実行する(S12)。具体的には、制御部100は、入力した商品コードに対応した商品情報を商品マスタ142から読み出して、当該商品情報を商品情報部131に記憶する。すなわち、制御部100は、商品コード部1421から商品コードを読み出して商品情報部131に記憶する。また、制御部100は、商品名部1422から当該商品の商品名を読み出して商品情報部131に記憶する。また、制御部100は、単価部1423から商品コードで特定される商品の単価を読み出して商品情報部131に記憶する。また、制御部100(温度区分特定手段101)は、温度区分部1424から当該商品の温度区分を読み出して、商品情報部131に記憶する。すなわち、制御部100は、配送する商品に適した温度区分を特定する。また、制御部100は、容積部1425から当該商品の容積を読み出して、商品情報部131に記憶する。次に制御部100は、配送伝票作成処理を実行する(S13)。そして制御部100は、S11に戻る。   6 to 8 are flowcharts showing the flow of control processing of the POS terminal 1. As illustrated in FIG. 6, the control unit 100 determines whether or not a product code specifying a product is input from the code reader 30 (S11). When it is determined that the product code has been input (Yes in S11), the control unit 100 executes sales registration processing based on the input product code (S12). Specifically, the control unit 100 reads product information corresponding to the input product code from the product master 142 and stores the product information in the product information unit 131. That is, the control unit 100 reads the product code from the product code unit 1421 and stores it in the product information unit 131. In addition, the control unit 100 reads the product name of the product from the product name unit 1422 and stores it in the product information unit 131. Further, the control unit 100 reads the unit price of the product specified by the product code from the unit price unit 1423 and stores it in the product information unit 131. In addition, the control unit 100 (temperature classification specifying unit 101) reads out the temperature classification of the product from the temperature classification unit 1424 and stores it in the product information unit 131. That is, the control unit 100 identifies a temperature category suitable for the product to be delivered. Further, the control unit 100 reads the volume of the product from the volume unit 1425 and stores it in the product information unit 131. Next, the control unit 100 executes a delivery slip creation process (S13). Then, the control unit 100 returns to S11.

図7は、制御部100がS13で実行する配送伝票作成処理の流れを示すフローチャートである。図7に示すように、制御部100(温度区分判断手段)は、S12で売上登録処理した商品について、商品情報部131に記憶された温度区分に基づいて、当該商品の搬送に適した温度区分が冷蔵であるか否かを判断する(S41)。温度区分が冷蔵であると判断した場合には(S41のYes)、制御部100は、商品情報部131に記憶された当該商品の商品名と容積を、商品マスタ142から読み出して、冷蔵商品部1441に記憶する(S42)。すなわち制御部100は、商品情報部131から当該商品の商品名を読み出して、冷蔵商品部1441の商品名部14411に記憶する。また、制御部100は、商品情報部131から当該商品の容積を読み出して、冷蔵商品部1441の合計容積部14412に累積記憶する。そして制御部100は、S11に戻る。   FIG. 7 is a flowchart showing a flow of delivery slip creation processing executed by the control unit 100 in S13. As shown in FIG. 7, the control unit 100 (temperature category determination means) uses the temperature category suitable for transporting the product based on the temperature category stored in the product information unit 131 for the product whose sales are registered in S12. It is judged whether or not is refrigerated (S41). When it is determined that the temperature classification is refrigerated (Yes in S41), the control unit 100 reads the product name and volume of the product stored in the product information unit 131 from the product master 142, and stores the refrigerated product unit. 1441 is stored (S42). That is, the control unit 100 reads the product name of the product from the product information unit 131 and stores the product name in the product name unit 14411 of the refrigerated product unit 1441. In addition, the control unit 100 reads the volume of the product from the product information unit 131 and accumulates and stores it in the total volume unit 14412 of the refrigerated product unit 1441. Then, the control unit 100 returns to S11.

また、当該商品の温度区分が冷蔵ではないと判断した場合には(S41のNo)、制御部100(温度区分判断手段)は、S12で売上登録処理した商品について、商品情報部131に記憶された温度区分に基づいて、当該商品の搬送に適した温度区分が冷凍であるか否かを判断する(S43)。温度区分が冷凍であると判断した場合には(S43のYes)、制御部100は、商品情報部131に記憶された当該商品の商品名と容積を冷凍商品部1442に記憶する(S44)。すなわち制御部100は、商品情報部131から当該商品の商品名を読み出して、冷凍商品部1442の商品名部14421に記憶する。また、制御部100は、商品情報部131から当該商品の容積を読み出して、冷凍商品部1442の合計容積部14422に累積記憶する。そして制御部100は、S11に戻る。   If it is determined that the temperature classification of the product is not refrigerated (No in S41), the control unit 100 (temperature classification determination means) stores the product registered for sales in S12 in the product information unit 131. Based on the determined temperature classification, it is determined whether or not the temperature classification suitable for transporting the product is frozen (S43). When it is determined that the temperature classification is frozen (Yes in S43), the control unit 100 stores the product name and volume of the product stored in the product information unit 131 in the frozen product unit 1442 (S44). That is, the control unit 100 reads the product name of the product from the product information unit 131 and stores the product name in the product name unit 14421 of the frozen product unit 1442. In addition, the control unit 100 reads the volume of the product from the product information unit 131 and accumulates and stores it in the total volume unit 14422 of the frozen product unit 1442. Then, the control unit 100 returns to S11.

また、当該商品の温度区分が冷凍ではないと判断した場合には(S43のNo)、制御部100は、当該商品の搬送に適した温度区分は通常であるとして、S12で売上登録処理した商品について、商品情報部131に記憶された当該商品の商品名と容積を通常商品部1443に記憶する(S45)。すなわち制御部100は、商品情報部131から当該商品の商品名を読み出して、通常商品部1443の商品名部14431に記憶する。また、制御部100は、商品情報部131から当該商品の容積を読み出して、通常商品部1443の合計容積部14432に累積記憶する。そして制御部100は、S11に戻る。   In addition, when it is determined that the temperature category of the product is not frozen (No in S43), the control unit 100 assumes that the temperature category suitable for transporting the product is normal, and the product for which sales registration processing has been performed in S12 The product name and volume of the product stored in the product information unit 131 are stored in the normal product unit 1443 (S45). That is, the control unit 100 reads the product name of the product from the product information unit 131 and stores the product name in the product name unit 14431 of the normal product unit 1443. Further, the control unit 100 reads the volume of the product from the product information unit 131 and accumulates and stores it in the total volume unit 14432 of the normal product unit 1443. Then, the control unit 100 returns to S11.

このようにして、制御部100は、S12で売上登録処理したすべての商品の商品名と容積を、それぞれの商品の温度区分に区分けして、冷蔵商品部1441と冷凍商品部1442と通常商品部1443に振り分けて記憶する。そして、商品名部14411には、S12で売上登録処理した商品のうち、温度区分が冷蔵であるすべての商品の商品名が記憶される。合計容積部14412には、S12で売上登録処理した商品のうち、温度区分が冷蔵であるすべての商品の容積を合計した合計容積が記憶される。また、商品名部14421には、S12で売上登録処理した商品のうち、温度区分が冷凍であるすべての商品の商品名が記憶される。合計容積部14422には、S12で売上登録処理した商品のうち、温度区分が冷凍であるすべての商品の容積を合計した合計容積が記憶される。また、商品名部14431には、S12で売上登録処理した商品のうち、温度区分が通常であるすべての商品の商品名が記憶される。合計容積部14432には、S12で売上登録処理した商品のうち、温度区分が通常であるすべての商品の容積を合計した合計容積が記憶される。   In this way, the control unit 100 divides the product names and volumes of all the products for which sales registration processing has been performed in S12 into the temperature categories of the respective products, and stores the refrigerated product unit 1441, the frozen product unit 1442, and the normal product unit. 1443 is stored and stored. In the product name portion 14411, product names of all products whose temperature classification is refrigerated among the products whose sales are registered in S12 are stored. The total volume portion 14412 stores a total volume obtained by summing the volumes of all the products whose temperature classification is refrigerated among the products whose sales are registered in S12. In the product name portion 14421, product names of all products whose temperature classification is frozen among the products whose sales are registered in S12 are stored. The total volume unit 14422 stores a total volume obtained by summing the volumes of all the products whose temperature classification is frozen among the products whose sales are registered in S12. Also, the product name portion 14431 stores the product names of all products whose temperature classification is normal among the products whose sales are registered in S12. The total volume portion 14432 stores a total volume obtained by summing the volumes of all the products whose temperature classification is normal among the products whose sales are registered in S12.

図6の説明に戻る。S11において、商品を特定する商品コードを入力していないと判断した場合には(S11のNo)、制御部100は、決済キー211が操作されたか否かを判断する(S21)。決済キー211が操作されたと判断した場合には(S21のYes)、制御部100は、商品情報部131に記憶されている商品情報に基づいて、当該取引について決済処理を実行する(S22)。このS22の処理において、制御部100(レシート発行手段103)は、売上登録処理された商品の商品情報と決済情報をレシート用紙に印字したレシートを発行する。なお、S22の決済処理において、発行したレシートを特定するレシート番号がレシートに印字される。そして制御部100は、S11に戻る。   Returning to the description of FIG. If it is determined in S11 that a product code for specifying a product has not been input (No in S11), the control unit 100 determines whether or not the settlement key 211 has been operated (S21). If it is determined that the settlement key 211 has been operated (Yes in S21), the control unit 100 executes a settlement process for the transaction based on the product information stored in the product information unit 131 (S22). In the process of S22, the control unit 100 (receipt issuing means 103) issues a receipt in which the merchandise information and the settlement information of the merchandise subjected to the sales registration process are printed on the receipt paper. In the settlement process of S22, a receipt number that identifies the issued receipt is printed on the receipt. Then, the control unit 100 returns to S11.

また、決済キー211は操作されていないと判断した場合には(S21のNo)、制御部100は、配送キー212が操作されたか否かを判断する(S31)。顧客が商品の配送を希望する場合、操作者は、当該取引の決済終了後に配送キー212を操作する。   If it is determined that the settlement key 211 has not been operated (No in S21), the control unit 100 determines whether or not the delivery key 212 has been operated (S31). When the customer wishes to deliver the product, the operator operates the delivery key 212 after the settlement of the transaction.

配送キー212が操作されたと判断した場合には(S31のYes)、制御部100は、配送キー212が操作される前に、当該取引についてS22での決済処理が終了しているか否かを判断する(S32)。例えば、S22において決済処理を実行した取引について、決済済みのフラグをたてておく。制御部100は、決済済みのフラグが立っている場合には、商品の配送を希望する取引の決済が終了したことを判断する。   When it is determined that the delivery key 212 has been operated (Yes in S31), the control unit 100 determines whether or not the settlement process in S22 has been completed for the transaction before the delivery key 212 is operated. (S32). For example, a settled flag is set for the transaction for which the settlement process was executed in S22. When the settled flag is set, the control unit 100 determines that the settlement of the transaction for which the product is desired to be delivered has been completed.

決済が終了したと判断した場合には(S32のYes)、制御部100は、直前に決済処理された取引について配送伝票発行処理を実行する(S33)。そして制御部100は、S11に戻る。一方、決済が終了していないと判断した場合には(S32のNo)、制御部100は、当該取引は未決済であることを示すエラーメッセージを、オペレータ用表示部22と客用表示部23に表示する(S34)。そして制御部100は、S11に戻る。なお、配送キー212は操作されていないと判断した場合には(S31のNo)、制御部100は、S11に戻る。   If it is determined that the payment has been completed (Yes in S32), the control unit 100 executes a delivery slip issuing process for the transaction that has been settled immediately before (S33). Then, the control unit 100 returns to S11. On the other hand, when it is determined that the settlement has not ended (No in S32), the control unit 100 displays an error message indicating that the transaction is unsettled, an operator display unit 22 and a customer display unit 23. (S34). Then, the control unit 100 returns to S11. When it is determined that the delivery key 212 has not been operated (No in S31), the control unit 100 returns to S11.

図8は、S33で実行される配送伝票発行処理の流れを示すフローチャートである。図8に示すように、制御部100は、カード読取部25によって、顧客が所有する顧客カードに記録された顧客ID(Identification)が読み取られ、入力されたか否かを判断する(S51)。入力されたと判断した場合には(S51のYes)、制御部100は、入力された顧客IDに基づいて、顧客マスタ143に記憶されている当該顧客の顧客情報を読み出す(S52)。読み出す顧客情報は、顧客の氏名、自宅住所、電話番号等である。なお、顧客情報に、自宅以外の配送先住所が含まれていてもよい。この場合、読み出した住所から、自宅住所または自宅以外の配送先住所を、商品を配送する配送先として選択できる。   FIG. 8 is a flowchart showing the flow of the delivery slip issuing process executed in S33. As shown in FIG. 8, the control unit 100 determines whether or not a customer ID (Identification) recorded on a customer card owned by the customer has been read and input by the card reading unit 25 (S51). If it is determined that it has been input (Yes in S51), the control unit 100 reads out the customer information of the customer stored in the customer master 143 based on the input customer ID (S52). The customer information to be read is the customer's name, home address, telephone number, and the like. The customer information may include a delivery address other than home. In this case, from the read address, a home address or a delivery address other than the home can be selected as a delivery destination for delivering the product.

また、顧客IDは入力されていないと判断した場合には(S51のNo)、制御部100は、他の方法で顧客情報を入力する(S55)。例えばネットスーパーに登録している顧客情報を入力してもよい。また、顧客が氏名と住所等を手入力で入力してもよい。顧客が手入力する場合は、予め登録した顧客の自宅住所以外の住所を配送先として入力することも可能となる。   If it is determined that the customer ID has not been input (No in S51), the control unit 100 inputs the customer information by another method (S55). For example, customer information registered in the internet supermarket may be input. Further, the customer may manually input the name and address. When the customer manually inputs, it is also possible to input an address other than the customer's registered home address as a delivery destination.

次に、操作者は、顧客に対し、商品を届ける配送時刻を尋ねる。そして操作者は、顧客が指定した時刻に基づいて配送便の指定を操作部21から行う。制御部100は、配送便が指定されたか否かを判断する(S53)。制御部100は、指定されるまで待機する(S53のNo)。配送便が指定されたと判断した場合には(S53のYes)、制御部100は、指定された配送便を決定する(S54)。   Next, the operator asks the customer the delivery time for delivering the product. Then, the operator designates a delivery flight from the operation unit 21 based on the time designated by the customer. The control unit 100 determines whether a delivery flight has been designated (S53). The control unit 100 waits until designated (No in S53). If it is determined that a delivery flight has been designated (Yes in S53), the control unit 100 determines the designated delivery flight (S54).

次に制御部100は、冷蔵商品部1441に、冷蔵商品の情報が記憶されているか否かを判断する(S61)。商品名部14411に冷蔵商品の商品名が記憶されており、かつ合計容積部14412に合計容積が記憶されている場合、制御部100は、冷蔵商品部1441に冷蔵商品の情報が記憶されていると判断する。冷蔵商品部1441に冷蔵商品の情報が記憶されていると判断した場合には(S61のYes)、制御部100(箱決定手段104)は、冷蔵商品を収納する箱の大きさを決定する(S62)。   Next, the control unit 100 determines whether or not refrigerated product information is stored in the refrigerated product unit 1441 (S61). When the product name of the refrigerated product is stored in the product name portion 14411 and the total volume is stored in the total volume portion 14412, the control unit 100 stores information on the refrigerated product in the refrigerated product portion 1441. Judge. When it is determined that the information on the refrigerated product is stored in the refrigerated product unit 1441 (Yes in S61), the control unit 100 (box determination means 104) determines the size of the box for storing the refrigerated product ( S62).

制御部100は、合計容積部14412に記憶されている合計容積に基づいて冷蔵商品を収納する箱の大きさを決定する。実施形態の場合、例えば大、中、小の3種類の大きさの箱(以降大きいサイズの箱を「箱大」、中くらいのサイズの箱を「箱中」、小さいサイズの箱を「箱小」という)からいずれかの大きさの箱の決定が可能である。各大きさの箱に収納することが可能な制限容積は予め決められている。   The control unit 100 determines the size of the box that stores the refrigerated product based on the total volume stored in the total volume unit 14412. In the case of the embodiment, for example, three types of large, medium, and small boxes (hereinafter, a large box is referred to as “box large”, a medium box is referred to as “box medium”, and a small box is referred to as “box”. A box of any size can be determined from “small”. The limit volume that can be stored in each size box is determined in advance.

制御部100は、まず合計容積部14412に記憶されている合計容積と箱小の制限容積とを比較する。そして合計容積が箱小の制限容積以下の場合は、冷蔵商品を収納する箱は箱小と決定する。一方、合計容積が箱小の制限容積を超えている場合は、次に制御部100は、合計容積と箱中の制限容積とを比較する。そして合計容積が箱中の制限容積以下の場合は、冷蔵商品を収納する箱は箱中と決定する。一方、合計容積が箱中の制限容積を超えている場合は、次に制御部100は、合計容積と箱大の制限容積とを比較する。そして合計容積が箱大の制限容積以下の場合は、冷蔵商品を収納する箱は箱大と決定する。なお、合計容積が箱大の制限容積を超えている場合は、冷蔵商品を複数の箱に分けて収納する。   First, the control unit 100 compares the total volume stored in the total volume unit 14412 with the limited volume of the small box. If the total volume is equal to or less than the limited capacity of the small box, the box that stores the refrigerated product is determined to be small. On the other hand, when the total volume exceeds the limited volume of the box, the control unit 100 then compares the total volume with the limited volume in the box. If the total volume is less than or equal to the limit volume in the box, the box that stores the refrigerated product is determined to be in the box. On the other hand, if the total volume exceeds the limit volume in the box, the control unit 100 then compares the total volume with the limit size of the box size. When the total volume is equal to or less than the limit size of the box size, the box for storing the refrigerated goods is determined to be the box size. In addition, when the total volume exceeds the limit size of the box size, the refrigerated goods are stored in a plurality of boxes.

後述する冷凍商品を収納する箱の大きさ、通常商品を収納する箱の大きさも同様に決定する。   The size of a box for storing a frozen product, which will be described later, and the size of a box for storing a normal product are determined in the same manner.

次に制御部100(伝票発行手段102)は、印字部24を制御して、商品名部14411に記憶されている冷蔵商品の商品名とS62で決定した箱の大きさとをレシート用紙に印字して、冷蔵商品用の配送伝票を発行する(S63)。   Next, the control unit 100 (slip issuing means 102) controls the printing unit 24 to print the product name of the refrigerated product stored in the product name unit 14411 and the size of the box determined in S62 on the receipt paper. Then, a delivery slip for refrigerated goods is issued (S63).

図9は、S63で発行した、冷蔵商品用の配送伝票の一例を示す図である。図9に示すように、冷蔵商品用の配送伝票R1には、冷蔵商品の配送伝票であることを示す「配送伝票(冷蔵商品)」の文字R11、冷蔵商品の配送先の住所R12、冷蔵商品の受取人R13、指定された冷蔵商品の配送便情報R14、箱に収納されている冷蔵商品の商品名R15、冷蔵商品を配送する配送元名称R16が印字される。図9の例では、冷蔵商品である商品Aと商品Bと商品Cの商品名が印字されている。また配送伝票R1には、冷蔵商品を収納する箱の大きさを示す文字R17を印字する。図9の例では、箱の大きさとして、大きいサイズの箱を示す「大」の文字が印字されている。なお、制御部100は、S63において、冷蔵商品用の配送伝票R1を発行すると、冷蔵商品部1441に記憶されている商品情報を消去する。すなわち制御部100は、商品名部14411に記憶されている冷蔵商品の商品名と合計容積部14412に記憶されている冷蔵商品の合計容積とを消去する。   FIG. 9 is a diagram showing an example of a delivery slip for refrigerated goods issued in S63. As shown in FIG. 9, in the delivery slip R1 for refrigerated goods, the letter R11 of “delivery slip (refrigerated goods)” indicating that it is a refrigerated goods delivery slip, the address R12 of the delivery destination of the refrigerated goods, the refrigerated goods Recipient R13, delivery flight information R14 of the specified refrigerated product, product name R15 of the refrigerated product stored in the box, and delivery source name R16 for delivering the refrigerated product. In the example of FIG. 9, product names of product A, product B, and product C, which are refrigerated products, are printed. A letter R17 indicating the size of the box for storing the refrigerated goods is printed on the delivery slip R1. In the example of FIG. 9, “Large” characters indicating a large size box are printed as the size of the box. In addition, if the control part 100 issues the delivery slip R1 for refrigerated goods in S63, the control part 100 will delete the merchandise information memorize | stored in the refrigerated goods part 1441. FIG. That is, the control unit 100 deletes the product name of the refrigerated product stored in the product name part 14411 and the total volume of the refrigerated product stored in the total volume unit 14412.

次に制御部100は、配送伝票の発行が終了したか否かを判断する(S70)。制御部100は、配送伝票情報部144に情報が記憶されていない場合は、配送伝票の発行が終了したと判断する。制御部100は、冷蔵商品部1441、冷凍商品部1442、通常商品部1443のいずれかまたは複数に情報が記憶されている場合には、配送伝票の発行は終了していないと判断する。配送伝票の発行が終了したと判断した場合には(S70のYes)、制御部100は、S11に戻る。配送伝票の発行は終了していないと判断した場合には(S70のNo)、制御部100は、S61に戻る。   Next, the control unit 100 determines whether or not the delivery slip has been issued (S70). If no information is stored in the delivery slip information unit 144, the control unit 100 determines that the delivery slip has been issued. If information is stored in any one or more of the refrigerated product unit 1441, the frozen product unit 1442, and the normal product unit 1443, the control unit 100 determines that the delivery slip has not been issued. If it is determined that the delivery slip has been issued (Yes in S70), the control unit 100 returns to S11. If it is determined that the delivery slip has not been issued (No in S70), the control unit 100 returns to S61.

また、S61において、冷蔵商品部1441には冷蔵商品の商品情報は記憶されていないと判断した場合には(S61のNo)、次に制御部100は、冷凍商品部1442に情報が記憶されているか否かを判断する(S64)。冷凍商品部1442に冷凍商品の商品情報が記憶されていると判断した場合には(S64のYes)、制御部100(箱決定手段104)は、冷凍商品を収納する箱の大きさを決定する(S65)。そして制御部100(伝票発行手段102)は、印字部24を制御して、商品名部14421に記憶されている冷凍商品の商品名とS65で決定した箱の大きさとをレシート用紙に印字して、冷凍商品用の配送伝票を発行する(S66)。そして制御部100は、S70の処理を実行する。   In S61, if it is determined that the product information of the refrigerated product is not stored in the refrigerated product unit 1441 (No in S61), the control unit 100 stores the information in the frozen product unit 1442 next. It is determined whether or not there is (S64). When it is determined that the product information of the frozen product is stored in the frozen product unit 1442 (Yes in S64), the control unit 100 (box determination unit 104) determines the size of the box that stores the frozen product. (S65). Then, the control unit 100 (slip issuing means 102) controls the printing unit 24 to print the product name of the frozen product stored in the product name unit 14421 and the size of the box determined in S65 on the receipt paper. Then, a delivery slip for frozen goods is issued (S66). And the control part 100 performs the process of S70.

図10は、S66で発行した、冷凍商品用の配送伝票の一例を示す図である。図10に示すように、冷凍商品用の配送伝票R2には、冷凍商品の配送伝票であることを示す「配送伝票(冷凍商品)」の文字R21、冷凍商品の配送先の住所R22、冷凍商品の受取人R23、指定された冷凍商品の配送便情報R24、箱に収納されている冷凍商品の商品名R25、冷凍商品を配送する配送元名称R26が印字される。図10の例では、冷凍商品である商品Dと商品Eの商品名が印字されている。また配送伝票R2には、冷凍商品を収納する箱の大きさを示す文字R27を印字する。図10の例では、箱の大きさとして、中くらいのサイズの箱を示す「中」の文字が印字されている。なお、制御部100は、S66において、冷凍商品用の配送伝票R2を発行すると、冷凍商品部1442に記憶されている商品情報を消去する。すなわち制御部100は、商品名部14421に記憶されている冷凍商品の商品名と合計容積部14422に記憶されている冷凍商品の合計容積とを消去する。   FIG. 10 is a diagram showing an example of a delivery slip for frozen goods issued in S66. As shown in FIG. 10, in the delivery slip R2 for frozen goods, the letter R21 of “delivery slip (frozen goods)” indicating the delivery slip of the frozen goods, the address R22 of the delivery destination of the frozen goods, the frozen goods Recipient R23, delivery service information R24 of the specified frozen product, product name R25 of the frozen product stored in the box, and delivery source name R26 for delivering the frozen product. In the example of FIG. 10, the product names of the product D and the product E, which are frozen products, are printed. The delivery slip R2 is printed with a letter R27 indicating the size of the box for storing the frozen product. In the example of FIG. 10, “medium” characters indicating a medium size box are printed as the size of the box. Note that when the control unit 100 issues the delivery slip R2 for the frozen product in S66, the control unit 100 deletes the product information stored in the frozen product unit 1442. That is, the control unit 100 deletes the product name of the frozen product stored in the product name part 14421 and the total volume of the frozen product stored in the total volume unit 14422.

また、S64において、冷凍商品部1442には冷凍商品の商品情報は記憶されていないと判断した場合には(S64のNo)、次に制御部100は、通常商品部1443に情報が記憶されているか否かを判断する(S67)。通常商品部1443に通常商品の商品情報が記憶されていると判断した場合には(S67のYes)、制御部100(箱決定手段104)は、通常商品を収納する箱の大きさを決定する(S68)。そして制御部100(伝票発行手段102)は、印字部24を制御して、商品名部14431に記憶されている通常商品の商品名とS68で決定した箱の大きさとをレシート用紙に印字して、通常商品用の配送伝票を発行する(S69)。そして制御部100は、S70の処理を実行する。   Further, in S64, when it is determined that the product information of the frozen product is not stored in the frozen product unit 1442 (No in S64), the control unit 100 then stores the information in the normal product unit 1443. It is determined whether or not there is (S67). When it is determined that the product information of the normal product is stored in the normal product unit 1443 (Yes in S67), the control unit 100 (box determination unit 104) determines the size of the box that stores the normal product. (S68). Then, the control unit 100 (slip issuing unit 102) controls the printing unit 24 to print the product name of the normal product stored in the product name unit 14431 and the size of the box determined in S68 on the receipt paper. A delivery slip for a normal product is issued (S69). And the control part 100 performs the process of S70.

図11は、S69で発行した、通常商品用の配送伝票の一例を示す図である。図11に示すように、通常商品用の配送伝票R3には、通常商品の配送伝票であることを示す「配送伝票(通常商品)」の文字R31、通常商品の配送先の住所R32、通常商品の受取人R33、指定された通常商品の配送便情報R34、箱に収納されている通常商品の商品名R35、通常商品を配送する配送元名称R36が印字される。図11の例では、通常商品である商品Fと商品Gの商品名が印字されている。また配送伝票R3には、通常商品を収納する箱の大きさを示す文字R37が印字される。図11の例では、箱の大きさとして、小さいサイズの箱を示す「小」の文字が印字されている。なお、制御部100は、S69において、通常商品用の配送伝票R3を発行すると、通常商品部1443に記憶されている商品情報を消去する。すなわち制御部100は、商品名部14431に記憶されている通常商品の商品名と合計容積部14432に記憶されている通常商品の合計容積とを消去する。   FIG. 11 is a diagram illustrating an example of a delivery slip for a normal product issued in S69. As shown in FIG. 11, in the delivery slip R3 for the normal product, the letter R31 of “delivery slip (normal product)” indicating the delivery slip of the normal product, the address R32 of the delivery destination of the normal product, the normal product Recipient R33, delivery mail information R34 of the designated normal product, product name R35 of the normal product stored in the box, and delivery source name R36 for delivering the normal product. In the example of FIG. 11, the product names of the product F and the product G, which are normal products, are printed. The delivery slip R3 is printed with a letter R37 indicating the size of a box for storing a normal product. In the example of FIG. 11, “small” characters indicating a small size box are printed as the size of the box. When the control unit 100 issues the normal product delivery slip R3 in S69, the control unit 100 deletes the product information stored in the normal product unit 1443. That is, the control unit 100 deletes the product name of the normal product stored in the product name part 14431 and the total volume of the normal product stored in the total volume unit 14432.

なお、通常商品部1443には情報は記憶されていないと判断した場合には(S67のNo)、制御部100は、S70の処理を実行する。   When it is determined that no information is stored in the normal product unit 1443 (No in S67), the control unit 100 executes the process of S70.

このように、実施形態のPOS端末1は、冷蔵商品部1441に情報が記憶されている場合には冷蔵商品用の配送伝票R1を印字する。冷凍商品部1442に情報が記憶されている場合には冷凍商品用の配送伝票R2を印字する。通常商品部1443に情報が記憶されている場合には通常商品用の配送伝票R3を印字する。そのため、POS端末1は、温度区分別の配送伝票を簡単に作成することが可能となる。   As described above, the POS terminal 1 according to the embodiment prints the delivery slip R1 for the refrigerated product when the information is stored in the refrigerated product unit 1441. When information is stored in the frozen product section 1442, the delivery slip R2 for the frozen product is printed. When information is stored in the normal product section 1443, a normal product delivery slip R3 is printed. Therefore, the POS terminal 1 can easily create a delivery slip for each temperature category.

また、実施形態のPOS端末1は、温度区分別の配送伝票に、箱に収納する商品を印字する。そのため、温度区分別に箱に収納する商品を確認することができる。   In addition, the POS terminal 1 of the embodiment prints the product stored in the box on the delivery slip for each temperature category. Therefore, the goods stored in the box can be confirmed for each temperature category.

また、実施形態のPOS端末1は、温度区分別の配送伝票に、商品を収納する箱の大きさを印字する。そのため、温度区分別に商品を収納する適正な大きさの箱を容易に用意することができる。   In addition, the POS terminal 1 of the embodiment prints the size of a box for storing products on a delivery slip for each temperature category. Therefore, it is possible to easily prepare a box having an appropriate size for storing products for each temperature category.

以上、本発明の実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although embodiment of this invention was described, these embodiment is shown as an example and is not intending limiting the range of invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

例えば、実施形態では、店舗内の精算部に設けられたPOS端末1を情報処理装置とした。しかしながら、例えば、サービスカウンタに設置されたPOS端末1またはPCを情報処理装置としてもよい。この場合、顧客は、S22で発行したレシートをサービスカウンタに持参して商品の配送を要求する。サービスカウンタの担当者は、レシートに印字されたレシート番号を入力することで、当該取引で顧客が購入した商品の商品情報をPOS端末1あるいは店舗サーバから読み出して、配送伝票の発行処理を実行する。   For example, in the embodiment, the POS terminal 1 provided in the settlement unit in the store is the information processing apparatus. However, for example, the POS terminal 1 or PC installed in the service counter may be used as the information processing apparatus. In this case, the customer requests the delivery of the product by bringing the receipt issued in S22 to the service counter. The person in charge of the service counter reads the product information of the product purchased by the customer in the transaction from the POS terminal 1 or the store server by inputting the receipt number printed on the receipt, and executes the delivery slip issuing process. .

また、実施形態では、冷蔵商品を配送する配送車と、冷凍商品を配送する配送車と、通常商品を配送する配送車とを、別々の配送車とした。しかしながら、冷蔵商品を収納する冷蔵商品収納部と、冷凍商品を収納する冷凍商品収納部と、通常商品を収納する通常商品収納部の機能を持たせた1台の配送車としてもよい。また、例えば、冷蔵収納部と冷凍収納部の機能を持たせた1台の配送車としてもよい。この場合、通常商品は別の配送車で配送する。   In the embodiment, the delivery vehicle that delivers the refrigerated product, the delivery vehicle that delivers the frozen product, and the delivery vehicle that delivers the normal product are separate delivery vehicles. However, it may be a single delivery vehicle having the functions of a refrigerated product storage unit that stores refrigerated products, a frozen product storage unit that stores frozen products, and a normal product storage unit that stores normal products. For example, it is good also as one delivery vehicle provided with the function of the refrigerator storage part and the freezer storage part. In this case, the normal product is delivered by another delivery vehicle.

また、実施形態では、配送伝票に商品名を印字するようにしたが、これに限らず、例えば、商品コードや単価等を商品名とともに印字するようにしてもよい。   In the embodiment, the product name is printed on the delivery slip. However, the present invention is not limited to this. For example, a product code, a unit price, and the like may be printed together with the product name.

また、実施形態では、商品マスタ142と顧客マスタ143とをPOS端末1に設けた。しかしながら、これに限らず、商品マスタ142と顧客マスタ143とを、店舗サーバおよび本部サーバのいずれか一方、または双方に設けてもよい。また、顧客マスタ143をPOS端末1に設け、商品マスタ142を店舗サーバおよび本部サーバのいずれか一方、または双方に設けてもよい。さらに、商品マスタ142をPOS端末1に設け、顧客マスタ143を店舗サーバおよび本部サーバのいずれか一方、または双方に設けてもよい。   In the embodiment, the product master 142 and the customer master 143 are provided in the POS terminal 1. However, the present invention is not limited to this, and the product master 142 and the customer master 143 may be provided in one or both of the store server and the headquarter server. Further, the customer master 143 may be provided in the POS terminal 1, and the product master 142 may be provided in either one or both of the store server and the headquarter server. Furthermore, the merchandise master 142 may be provided in the POS terminal 1, and the customer master 143 may be provided in either one or both of the store server and the headquarter server.

なお、実施形態のPOS端末1で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   Note that the program executed in the POS terminal 1 of the embodiment is an installable or executable file, and is a computer such as a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). Recorded on a readable recording medium.

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

また、実施形態のPOS端末1で実行されるプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the program executed in the POS terminal 1 of the embodiment may be configured to be provided by being incorporated in advance in a ROM or the like.

1 POS端末
21 操作部
22 オペレータ用表示部
24 印字部
100 制御部
101 温度区分入力手段
102 伝票発行手段
103 レシート発行手段
104 箱決定手段
142 商品マスタ
143 顧客マスタ
144 配送伝票情報部
211 決済キー
212 配送キー
1424 温度区分部
1425 容積部
1441 冷蔵商品部
1442 冷凍商品部
1443 通常商品部
14411 商品名部
14412 合計容積部
14421 商品名部
14422 合計容積部
14431 商品名部
14432 合計容積部
DESCRIPTION OF SYMBOLS 1 POS terminal 21 Operation part 22 Operator display part 24 Printing part 100 Control part 101 Temperature classification input means 102 Voucher issue means 103 Receipt issue means 104 Box determination means 142 Goods master 143 Customer master 144 Delivery slip information part 211 Settlement key 212 Delivery Key 1424 Temperature division part 1425 Volume part 1441 Refrigerated product part 1442 Frozen product part 1443 Normal product part 14411 Product name part 14412 Total volume part 14421 Product name part 14422 Total volume part 14431 Product name part 14432 Total volume part

特開2014−170466号公報JP 2014-170466 A

Claims (5)

商品毎に当該商品の搬送に適した温度区分を対応付けて記憶する記憶部を参照して、配送の対象となる対象商品の搬送に適した温度区分を特定する温度区分特定手段と、
前記対象商品の配送に係る配送伝票を、前記温度区分特定手段が特定した前記温度区分別に発行する伝票発行手段と、
を備えた情報処理装置。
A temperature class specifying means for specifying a temperature class suitable for transporting the target product to be delivered with reference to a storage unit that stores the temperature class suitable for transport of the product in association with each product;
A slip issuing means for issuing a delivery slip relating to the delivery of the target product for each temperature category specified by the temperature category specifying means;
An information processing apparatus comprising:
前記記憶部は、商品毎に商品名を対応付けて記憶し、
前記伝票発行手段は、前記対象商品に対応した前記商品名を前記記憶部から読み出して、当該対象商品の搬送に適した温度区分の配送伝票に印字する、
請求項1に記載の情報処理装置。
The storage unit stores a product name in association with each product,
The slip issuing means reads the product name corresponding to the target product from the storage unit and prints it on a delivery slip of a temperature category suitable for transporting the target product.
The information processing apparatus according to claim 1.
売上登録処理された商品の商品情報をレシート用紙に印字したレシートを発行するレシート発行手段、をさらに備え、
前記伝票発行手段は、前記レシート用紙に前記配送伝票を印字して発行する、
請求項1または2に記載の情報処理装置。
A receipt issuing means for issuing a receipt in which product information of a product that has undergone sales registration processing is printed on receipt paper;
The slip issuing means prints and issues the delivery slip on the receipt paper;
The information processing apparatus according to claim 1 or 2.
前記記憶部は、商品毎に当該商品の容積を対応付けて記憶し、
前記対象商品の前記容積を前記記憶部から読み出して、当該対象商品の搬送に適した前記特定した温度区分別に累計した累計容積に基づいて、前記対象商品を収納する箱の大きさを前記特定した温度区分別に決定する箱決定手段、をさらに備え、
前記伝票発行手段は、前記決定した箱の大きさを、該当する温度区分の前記配送伝票に印字する、
請求項1乃至3のいずれか一に記載の情報処理装置。
The storage unit stores the volume of the product in association with each product,
The volume of the target product is read from the storage unit, and the size of the box for storing the target product is specified based on the cumulative volume accumulated for each specified temperature category suitable for transporting the target product. A box determining means for determining by temperature classification,
The slip issuing means prints the size of the determined box on the delivery slip of the corresponding temperature category;
The information processing apparatus according to any one of claims 1 to 3.
前記伝票発行手段は、前記温度区分特定手段が特定していない温度区分の配送伝票は発行しない、
請求項1乃至4のいずれか一に記載の情報処理装置。
The slip issuing means does not issue a delivery slip for a temperature category not specified by the temperature category specifying means;
The information processing apparatus according to any one of claims 1 to 4.
JP2016109326A 2016-05-31 2016-05-31 Information processor Pending JP2017215793A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016109326A JP2017215793A (en) 2016-05-31 2016-05-31 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016109326A JP2017215793A (en) 2016-05-31 2016-05-31 Information processor

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020147679A Division JP7057402B2 (en) 2020-09-02 2020-09-02 POS terminals and programs

Publications (1)

Publication Number Publication Date
JP2017215793A true JP2017215793A (en) 2017-12-07

Family

ID=60575691

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016109326A Pending JP2017215793A (en) 2016-05-31 2016-05-31 Information processor

Country Status (1)

Country Link
JP (1) JP2017215793A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04138591A (en) * 1990-09-29 1992-05-13 Omron Corp Electronic cash register
JP2005189968A (en) * 2003-12-24 2005-07-14 Kureo:Kk Program, method, and device for online sale
WO2005096240A1 (en) * 2004-04-01 2005-10-13 Matsushita Electric Industrial Co., Ltd. Value information management system, recording medium, printer device, account adjusting device, electronic data printing method, and computer program
JP2006082981A (en) * 2000-12-25 2006-03-30 Yamato Holdings Co Ltd Method of notifying completion of delivery of baggage
JP2006092174A (en) * 2004-09-22 2006-04-06 Toshiba Tec Corp Commodity sales data processor
US20070050195A1 (en) * 2005-08-25 2007-03-01 Malitski Konstantin N Method and system to model shipments for transportation planning/vehicle scheduling
JP2015082244A (en) * 2013-10-23 2015-04-27 株式会社リクルートライフスタイル Server device and method for supplying required delivery day/time

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04138591A (en) * 1990-09-29 1992-05-13 Omron Corp Electronic cash register
JP2006082981A (en) * 2000-12-25 2006-03-30 Yamato Holdings Co Ltd Method of notifying completion of delivery of baggage
JP2005189968A (en) * 2003-12-24 2005-07-14 Kureo:Kk Program, method, and device for online sale
WO2005096240A1 (en) * 2004-04-01 2005-10-13 Matsushita Electric Industrial Co., Ltd. Value information management system, recording medium, printer device, account adjusting device, electronic data printing method, and computer program
JP2006092174A (en) * 2004-09-22 2006-04-06 Toshiba Tec Corp Commodity sales data processor
US20070050195A1 (en) * 2005-08-25 2007-03-01 Malitski Konstantin N Method and system to model shipments for transportation planning/vehicle scheduling
JP2015082244A (en) * 2013-10-23 2015-04-27 株式会社リクルートライフスタイル Server device and method for supplying required delivery day/time

Similar Documents

Publication Publication Date Title
JP5406235B2 (en) Product data processing apparatus and program
JP2015018513A (en) Commodity data processing apparatus and commodity data processing program
JP6147201B2 (en) Sales data processing apparatus and program
US8626339B2 (en) Digital media transaction kiosk and method
JP7057402B2 (en) POS terminals and programs
JP2017215793A (en) Information processor
JP6182625B2 (en) Product data processing apparatus and program
JP6872065B2 (en) Sales data processing equipment and programs
JP5627755B2 (en) Product data processing apparatus and program
JP2013050886A (en) Sales data processor and program
JP6564504B2 (en) Product data processing apparatus and program
JP6383061B2 (en) Product data processing apparatus and program
JP6377196B2 (en) Information processing apparatus, point management system, and program
JP6356712B2 (en) Product data processing apparatus and program
JPH09212742A (en) Transaction processor
US20210090409A1 (en) Payment apparatus and payment method for a payment apparatus
JP6105453B2 (en) Information processing apparatus, point management system, and program
JP6898407B2 (en) Product data processing equipment and programs
JP7229301B2 (en) Product data processing device and program
JP7001858B2 (en) Sales data processing equipment and programs
JP6850933B2 (en) Sales data processing equipment and programs
JP6375027B2 (en) Product sales data processing system
JP6619496B2 (en) Sales data processing apparatus and program
JP2018101379A (en) Settlement device and program
US20210090060A1 (en) Settlement device and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190416

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200413

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200602