JP2008071225A - Store computer - Google Patents

Store computer Download PDF

Info

Publication number
JP2008071225A
JP2008071225A JP2006250436A JP2006250436A JP2008071225A JP 2008071225 A JP2008071225 A JP 2008071225A JP 2006250436 A JP2006250436 A JP 2006250436A JP 2006250436 A JP2006250436 A JP 2006250436A JP 2008071225 A JP2008071225 A JP 2008071225A
Authority
JP
Japan
Prior art keywords
selling price
product
price
new
change
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2006250436A
Other languages
Japanese (ja)
Other versions
JP4969960B2 (en
Inventor
Keiichi Hara
敬一 原
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 JP2006250436A priority Critical patent/JP4969960B2/en
Publication of JP2008071225A publication Critical patent/JP2008071225A/en
Application granted granted Critical
Publication of JP4969960B2 publication Critical patent/JP4969960B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent a selling price from being changed when an improper new selling price is input to change the selling price of merchandise. <P>SOLUTION: When the new selling price is input to change the selling price of merchandise and the selling price change is instructed, a control part 232 refers to the selling price change limit corresponding to the merchandise in a selling price limit table stored in a hard disk drive 239, to determine whether the input new selling price exceeds a predetermined range of selling price change limit, and forbids the change of the selling price of the merchandise into the new selling price when the new selling price exceeds the range of selling price change limit, while changing the selling price of the merchandise in the merchandise master table into the new selling price when the new selling price is within the range of selling price change limit. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明はストアコンピュータに関し、特に、商品の売価の変更時に限度額を超えているか否かを判断するストアコンピュータに関するものである。   The present invention relates to a store computer, and more particularly to a store computer that determines whether or not a limit is exceeded when a selling price of a product is changed.

従来のPOSシステム(Point Of Sales system:販売時点管理)には、商品の単価(販売価格)がファイルコントローラの単品ファイルに各商品の商品コードに対応して設定されている単価に限定され、単品ファイルに設定されている単価とは異なる単価で販売しようとする場合、値引き操作が必要となるものがある。そこで、POS端末において、ローカル単品ファイルに存在しない商品の商品コードが入力されると、ファイルコントローラへの問い合わせを行い、問い合わせた商品コードに対応する品名および単価等の商品データが応答されて表示器に表示されるので、ここで所望の単価をキーボードから入力することによって、表示器に表示中の単価以外の入力された単価(入力単価)による登録処理が可能となり、ローカル単品ファイルには、この商品の単価として入力単価が設定され、以後はこのキー入力された単価で販売されるようにしたものがある。即ち、商品の単価をPOS端末側で自由に設定することができるものがある(例えば、特許文献1参照)。   In the conventional POS system (Point Of Sales system), the unit price (sales price) of a product is limited to the unit price set corresponding to the product code of each product in a single file of the file controller. When trying to sell at a unit price different from the unit price set in the file, there are things that require a discount operation. Therefore, when a product code of a product that does not exist in the local single product file is input at the POS terminal, an inquiry is made to the file controller, and product data such as product name and unit price corresponding to the inquired product code is returned as a display. By entering the desired unit price from the keyboard here, registration can be performed with the unit price entered (input unit price) other than the unit price displayed on the display unit. An input unit price is set as the unit price of the product, and after that, there are products that are sold at the unit price entered by this key. In other words, there are products in which the unit price of a product can be freely set on the POS terminal side (see, for example, Patent Document 1).

特開平2−132597号公報JP-A-2-132597

しかしながら、従来のPOSシステムでは、各店舗で設定した販売価格が入力ミスや勘違い等により誤っている場合がある。その場合、誤った販売価格で商品の販売が行われてしまうという問題があった。   However, in the conventional POS system, the sales price set in each store may be incorrect due to an input error or misunderstanding. In that case, there is a problem that the product is sold at an incorrect selling price.

本発明はこのような状況に鑑みてなされたものであり、入力ミス等によって設定された誤った販売価格で商品が販売されてしまうことがないようにするものである。   The present invention has been made in view of such a situation, and prevents a product from being sold at an incorrect sales price set due to an input error or the like.

本発明のストアコンピュータは、商品マスタテーブルを更新する情報処理部を有するストアコンピュータにおいて、前記情報処理部が、商品コードと、商品コードに対応する商品の売価とが対応付けて記憶される商品マスタテーブルの前記商品コードに対応する商品の前記売価を、入力された新売価に変更することが指示されたとき、入力された前記商品コードに対応する前記新売価が、売価制限テーブルより検索した前記商品コードに対応する売価変更限度額の範囲を超えているか否かを判定する判定手段と、前記情報処理部が、前記商品の前記新売価が前記売価制限テーブルの前記売価変更限度額の範囲を超えていると判定されたとき、前記商品マスタテーブルの前記商品コードに対応する商品の前記売価を前記新売価に変更することを制限する制限手段と、前記情報処理部が、前記商品の前記新売価が前記売価制限テーブルの前記売価変更限度額の範囲を超えていないと判定されたとき、前記商品マスタテーブルの前記商品コードに対応する商品の前記売価を前記新売価によって更新する更新手段と、を備える。   The store computer of the present invention is a store computer having an information processing unit for updating a product master table, wherein the information processing unit stores a product code and a selling price of a product corresponding to the product code in association with each other. When it is instructed to change the selling price of the product corresponding to the product code in the table to the input new selling price, the new selling price corresponding to the input product code is retrieved from the selling price restriction table. A determination means for determining whether or not the range of the selling price change limit corresponding to the product code is exceeded, and the information processing unit, wherein the new selling price of the product is the range of the selling price change limit of the selling price limit table When it is determined that the price exceeds, the selling price of the product corresponding to the product code in the product master table is changed to the new selling price. When the limiting means and the information processing unit determine that the new selling price of the product does not exceed the range of the selling price change limit of the selling price limit table, the product code of the product master table Updating means for updating the selling price of the corresponding product with the new selling price.

本発明によれば、商品の売価を変更するために新売価が入力され、売価変更が指示されると、その入力された新売価が予め設定されている売価変更限度額の範囲を超えているか否かが判定され、その判定結果に応じて、売価の変更の可否を判断するようにしたので、新売価が売価変更限度額の範囲を超えている場合にはその新売価への変更ができないようにすることができる。これにより、売価の設定ミスを抑制し、不適切な売価で商品が販売されるということがないようにすることができる。   According to the present invention, when a new selling price is input in order to change the selling price of a product, and the selling price change is instructed, whether the input new selling price exceeds a preset selling price change limit range. Since it is determined whether or not the selling price can be changed according to the determination result, if the new selling price exceeds the range of the selling price change limit, it cannot be changed to the new selling price. Can be. As a result, it is possible to suppress mistakes in setting the selling price and prevent the product from being sold at an inappropriate selling price.

本発明の実施の一形態を図1乃至図9に基づいて説明する。図1は、本発明のストアコンピュータが適用されるPOSシステム(Point Of Sales system:販売時点管理)の一実施の形態の構成例を示すブロック図である。同図に示すように、本実施の形態は、チェーン本部に設置された本部システム100と、チェーンを構成する各店舗に設置された店舗システム200等により構成され、本部システム100と店舗システム200とは、それぞれインターネット400を経由するVPN(Virtual Private Network)により接続されている。   An embodiment of the present invention will be described with reference to FIGS. FIG. 1 is a block diagram showing a configuration example of an embodiment of a POS system (Point Of Sales system) to which a store computer of the present invention is applied. As shown in the figure, the present embodiment is composed of a headquarter system 100 installed in the chain headquarters, a store system 200 installed in each store constituting the chain, and the headquarter system 100 and the store system 200. Are connected by a VPN (Virtual Private Network) via the Internet 400.

店舗システム200は、複数のPOS端末210−1乃至210−N(Nは任意の自然数)と、ストアコンピュータ230と、ルータ240等により構成され、各POS端末210(以下では、各POS端末210−1乃至210−Nを区別する必要がない場合、適宜単にPOS端末210と記載する)とストアコンピュータ230とルータ240は、LAN(Local Area Network)250によって相互に接続されている。ストアコンピュータ230は、ルータ240を介して、インターネット400経由で本部システム100と通信を行うことができるようになっている。   The store system 200 includes a plurality of POS terminals 210-1 to 210-N (N is an arbitrary natural number), a store computer 230, a router 240, etc., and each POS terminal 210 (hereinafter, each POS terminal 210- When it is not necessary to distinguish 1 to 210-N, the store computer 230 and the router 240 are simply connected to each other via a LAN (Local Area Network) 250. The store computer 230 can communicate with the headquarter system 100 via the Internet 400 via the router 240.

本部システム100は、LAN150により相互に接続されたメンテナンスファイル管理サーバ110と、情報系サーバ120と、ネットワークサーバ130と、ルータ140等から構成されている。   The headquarter system 100 includes a maintenance file management server 110, an information server 120, a network server 130, a router 140, and the like connected to each other via a LAN 150.

メンテナンスファイル管理サーバ110は、後述するように、各商品毎に各店舗における売価変更時の限度額(売価変更限度額)が設定されている売価制限テーブルを有している。情報系サーバ120は、各種情報処理を行うようになっている。メンテナンスファイル管理サーバ110および情報系サーバ120は、ネットワークサーバ130、ルータ140を介して、インターネット400経由で店舗システム200のストアコンピュータ230とそれぞれ通信を行うことができるようになっている。ネットワークサーバ130は、ファイアウォール機能やVPN機能等を実行するようになっている。   As will be described later, the maintenance file management server 110 has a selling price limit table in which a limit at the time of selling price change at each store (sold price change limit) is set for each product. The information system server 120 performs various types of information processing. The maintenance file management server 110 and the information system server 120 can communicate with the store computer 230 of the store system 200 via the Internet 400 via the network server 130 and the router 140, respectively. The network server 130 executes a firewall function, a VPN function, and the like.

また、会員登録した顧客に対しては、顧客カード104が発行される。この顧客カード104には、顧客を識別するための顧客識別情報である顧客ID、氏名、および生年月日等からなる顧客情報に対応するバーコードが印刷されるか、または、帯状の磁気記録部が形成され、顧客情報が磁気記録されるようになっている。ここでは、顧客情報に対応するバーコードが印刷されているものとし、後述するPOS端末210のバーコードスキャナ218によって読み取られるものとする。   A customer card 104 is issued to a customer who has registered as a member. The customer card 104 is printed with a bar code corresponding to customer information including customer ID, name and date of birth, which is customer identification information for identifying the customer, or a strip-shaped magnetic recording unit The customer information is magnetically recorded. Here, it is assumed that a bar code corresponding to customer information is printed and read by a bar code scanner 218 of the POS terminal 210 described later.

以下、各システムについて詳細に説明する。まず、店舗システム200について説明する。店舗システム200を構成する各POS端末210は、店舗内の精算場所に配設されてキャッシャが売上登録処理を含む販売データ処理を行うためのものである。POS端末210の電装系は図2に示すように構成されている。   Hereinafter, each system will be described in detail. First, the store system 200 will be described. Each POS terminal 210 constituting the store system 200 is disposed at a settlement place in the store and is used by the cashier to perform sales data processing including sales registration processing. The electrical system of the POS terminal 210 is configured as shown in FIG.

図2は、POS端末210の電装系の構成例を示すブロック図である。図2に示すように、POS端末210は、図示しないCPU(Central Processing Unit)、制御プログラムを格納するROM(Read Only Memory)、RAM(Random Access Memory)等で構成されるPOS制御部212を有し、バス220を介して接続された通信インタフェース(I/F)211から、LAN250を介してストアコンピュータ230との間で相互にオンライン通信を実行し得るように構成されている。   FIG. 2 is a block diagram illustrating a configuration example of the electrical system of the POS terminal 210. As shown in FIG. 2, the POS terminal 210 has a POS control unit 212 including a CPU (Central Processing Unit) (not shown), a ROM (Read Only Memory) storing a control program, a RAM (Random Access Memory), and the like. The communication interface (I / F) 211 connected via the bus 220 is configured to be able to execute online communication with the store computer 230 via the LAN 250.

また、POS制御部212には、バス220およびI/O機器制御部213を介して、キーボード214、キャッシャ用表示器215および客用表示器216、プリンタ217、バーコードスキャナ218、およびハードディスクドライブ装置(HDD)219がそれぞれ接続されている。   The POS control unit 212 includes a keyboard 214, a cashier display 215 and a customer display 216, a printer 217, a barcode scanner 218, and a hard disk drive device via a bus 220 and an I / O device control unit 213. (HDD) 219 are connected to each other.

プリンタ217は、POS端末210の本体内に内蔵されたレシート/ジャーナルプリンタであり、売上登録処理に伴い、取引単位でレシートを発行するとともに、並行してジャーナル用紙への印字を行うようになっている。   The printer 217 is a receipt / journal printer built in the main body of the POS terminal 210. The printer 217 issues a receipt for each transaction and prints on journal paper in parallel with the sales registration process. Yes.

ハードディスクドライブ装置(HDD)219には、POS制御部212のCPUを動作させる制御プログラムの他、商品マスタテーブル、売上テーブル等が記憶されている。商品マスタテーブルは、商品コードと、商品コードに対応する商品名や単価等の各項目に対応するデータからなる複数のレコードによって構成されている。また、特売商品等の商品コードに対応付けて当該商品が特売商品等である旨のデータを記憶することもできるようになっている。売上テーブルは、各POS端末210における日毎の売上データ等の項目に対応するデータからなるレコードによって構成されている。   The hard disk drive (HDD) 219 stores a product master table, a sales table, and the like in addition to a control program for operating the CPU of the POS control unit 212. The product master table includes a product code and a plurality of records including data corresponding to each item such as a product name and a unit price corresponding to the product code. In addition, data indicating that the product is a sale product or the like can be stored in association with the sale item code of the sale product or the like. The sales table is composed of records composed of data corresponding to items such as daily sales data in each POS terminal 210.

POS制御部212は、CPUがハードディスクドライブ装置(HDD)219に記憶されている制御プログラムに従って動作することにより、後述する各種処理を実行するようになっている。   The POS control unit 212 is configured to execute various processes to be described later when the CPU operates according to a control program stored in a hard disk drive (HDD) 219.

図3は、店舗システム200を構成するストアコンピュータ230の電装系の構成例を示すブロック図である。店舗システム200を構成するストアコンピュータ230は、店舗システム200全体の制御を受持っている。図3に示すように、ストアコンピュータ230は、図示しないCPU、ROM、RAM等で構成される制御部232を有し、バス236を介して接続された通信インタフェース231から、LAN250を介して複数台のPOS端末210との間で相互にオンライン通信を実行し得るように構成されている。また、制御部232にはバス236およびI/O機器制御部233を介して、キーボード234、表示器235、プリンタ237、およびハードディスクドライブ装置(HDD)239がそれぞれ接続されている。   FIG. 3 is a block diagram illustrating a configuration example of the electrical system of the store computer 230 that configures the store system 200. A store computer 230 constituting the store system 200 has control of the entire store system 200. As shown in FIG. 3, the store computer 230 includes a control unit 232 including a CPU, ROM, RAM, and the like (not shown), and a plurality of units are connected via a LAN 250 from a communication interface 231 connected via a bus 236. Online communication with each other POS terminal 210 is possible. Further, a keyboard 234, a display 235, a printer 237, and a hard disk drive device (HDD) 239 are connected to the control unit 232 via a bus 236 and an I / O device control unit 233.

ハードディスクドライブ装置(HDD)239には、制御部232のCPUを動作させる制御プログラムの他、商品マスタテーブル、店舗売上テーブル、売価制限テーブル、顧客情報テーブル等が記憶されている。商品マスタテーブルは、商品コードと、商品コードに対応付けられた商品名や単価(売価)等の各項目のデータからなるレコードによって構成されている。この商品マスタテーブルは、POS端末210のハードディスクドライブ装置(HDD)219に格納されている商品マスタテーブルと同一性が保たれるようになっている。   The hard disk drive (HDD) 239 stores a product master table, a store sales table, a selling price limit table, a customer information table, and the like in addition to a control program for operating the CPU of the control unit 232. The product master table includes a product code and a record including data of each item such as a product name and a unit price (sale price) associated with the product code. This merchandise master table is kept identical to the merchandise master table stored in the hard disk drive (HDD) 219 of the POS terminal 210.

店舗売上テーブルは、各POS端末210からLAN250経由でそれぞれ送信された各POS端末210の売上データを集計して得られる店舗売上データが格納される項目と、日付を示す項目とからなるレコードによって構成されている。   The store sales table is composed of a record including items for storing store sales data obtained by aggregating sales data of each POS terminal 210 transmitted from each POS terminal 210 via the LAN 250, and items indicating dates. Has been.

売価制限テーブルは、各商品に対応する商品コードと、各商品コードに対応する売価変更限度額等の各項目に対応するデータからなるレコードによって構成されている。例えば、商品Aの商品コードに対して売価変更限度額として200円(下限価格)〜500円(上限価格)が対応付けて保存されたレコード等によって売価制限テーブルが構成される。この場合、商品Aの売価は、200円〜500円の範囲内で設定可能である。   The selling price restriction table is composed of a record made up of a product code corresponding to each product and data corresponding to each item such as a selling price change limit corresponding to each product code. For example, the selling price limit table is constituted by records stored in association with selling price change limit amounts of 200 yen (lower limit price) to 500 yen (upper limit price) for the product code of the product A. In this case, the selling price of the product A can be set within a range of 200 yen to 500 yen.

顧客情報テーブルは、各顧客を識別するための顧客IDと、顧客の氏名と、顧客の生年月日と、商品を購入した日時、購入商品、購入金額等の各項目に対応するデータが保存されたレコードによって構成され、後述するメンテナンスファイル管理サーバ110の顧客情報テーブルと同一性が保たれるようになっている。   The customer information table stores data corresponding to each item such as a customer ID for identifying each customer, the customer's name, the date of purchase of the customer, the date and time when the product was purchased, the purchased product, and the purchase price. It is configured by a record, and is identical to a customer information table of the maintenance file management server 110 described later.

制御部232は、CPUがハードディスクドライブ装置(HDD)239に記憶されている制御プログラムに従って動作することにより、各種の処理を実行するようになっている。   The control unit 232 executes various processes as the CPU operates according to a control program stored in a hard disk drive (HDD) 239.

次に、本部システム100について詳細に説明する。上述したように、本部システム100は、LAN150により相互に接続されたメンテナンスファイル管理サーバ110と、情報系サーバ120と、ネットワークサーバ130と、ルータ140とから構成されている。メンテナンスファイル管理サーバ110と、情報系サーバ120と、ネットワークサーバ130は、それぞれ一般的なコンピュータと同様の構成とされており、CPUを動作させる制御プログラムと、記憶するデータがそれぞれ異なる。   Next, the head office system 100 will be described in detail. As described above, the head office system 100 includes the maintenance file management server 110, the information server 120, the network server 130, and the router 140 that are connected to each other via the LAN 150. The maintenance file management server 110, the information system server 120, and the network server 130 have the same configuration as that of a general computer, and the control program for operating the CPU and the stored data are different.

図4は、メンテナンスファイル管理サーバ110の電装系の構成例を示すブロック図である。データベースサーバ110は、図示しないCPU、ROM、RAM等で構成される制御部112を有し、バス116を介して接続された通信インタフェース111から、LAN150、ネットワークサーバ130、およびルータ140を介して店舗システム200のストアコンピュータ230と通信を行うことができるようになっている。また、制御部112にはバス116およびI/O機器制御部113を介して、キーボード114、表示器115、プリンタ117、およびハードディスクドライブ装置(HDD)119がそれぞれ接続されている。   FIG. 4 is a block diagram illustrating a configuration example of the electrical system of the maintenance file management server 110. The database server 110 includes a control unit 112 configured by a CPU, ROM, RAM, and the like (not shown). From the communication interface 111 connected via the bus 116, the database server 110 via the LAN 150, the network server 130, and the router 140 stores Communication with the store computer 230 of the system 200 is possible. Further, a keyboard 114, a display device 115, a printer 117, and a hard disk drive device (HDD) 119 are connected to the control unit 112 via a bus 116 and an I / O device control unit 113.

ハードディスクドライブ装置(HDD)119には、制御部112のCPUを動作させる制御プログラムの他、商品マスタテーブル、売価制限テーブル、顧客情報テーブル等が記憶されている。顧客情報テーブルは、各顧客を識別するための顧客IDと、顧客の氏名と、顧客の生年月日と、商品を購入した日時、購入商品、購入金額等の各項目に対応するデータが保存されたレコードによって構成されている。   The hard disk drive (HDD) 119 stores a product master table, a selling price limit table, a customer information table, and the like in addition to a control program for operating the CPU of the control unit 112. The customer information table stores data corresponding to each item such as a customer ID for identifying each customer, the customer's name, the date of purchase of the customer, the date and time when the product was purchased, the purchased product, and the purchase price. It is composed of records.

情報系サーバ120、ネットワークサーバ130は、図示は省略するが、メンテナンスファイル管理サーバ110と同様に、CPU、ROM、RAM等で構成される制御部を有している。情報系サーバ120は、バスを介して接続された通信インタフェースから、LAN150を介して各サーバとの間で相互にオンライン通信を実行し得るように構成されている。また、情報系サーバ120は、ルータ140、ネットワークサーバ130を介してインターネット400に接続されている。また、制御部にはバスおよびI/O機器制御部を介して、キーボード、表示器、プリンタ等が接続されている。   Although not shown, the information system server 120 and the network server 130 have a control unit configured by a CPU, a ROM, a RAM, and the like, like the maintenance file management server 110. The information system server 120 is configured to be able to perform online communication with each server via the LAN 150 from a communication interface connected via a bus. The information system server 120 is connected to the Internet 400 via the router 140 and the network server 130. In addition, a keyboard, a display, a printer, and the like are connected to the control unit via a bus and an I / O device control unit.

情報系サーバ120は、各店舗からインターネット400経由で送信されてきた店舗売上データを集計し、日毎の各店舗の売上げを保存し、分析等を行ったり、その他の各種処理を実行したりするようになっている。   The information system server 120 aggregates the store sales data transmitted from each store via the Internet 400, stores the sales of each store for each day, performs analysis, etc., and performs various other processes. It has become.

図5は、店舗システム200のストアコンピュータ230および本部システム100のメンテナンスファイル管理サーバ110に記憶されている商品マスタテーブルの例を示している。商品マスタテーブルには、図5(A)に示すように、商品コード、商品名、単価(変更された場合は実際の売価を表す)の各項目に対応するデータが保存されたレコードによって構成されるものと、図5(B)に示すように、商品コード、商品名、単価(ストアコンピュータでは変更できない)、売価の各項目に対応するデータが保存されたレコードによって構成されるものがある。図5(B)の商品マスタテーブルの場合、売価が変更されても単価が保持されるので、売価を特別価格に変更した後、通常価格に戻す場合、売価を単価で上書きするだけでよい。図5(A)の商品マスタテーブルの場合、単価が売価でもあるので、売価(単価)が変更されると、元の単価が分からなくなるので、売価を特別価格に変更した後、通常価格に戻す場合、再度、本部システム100から商品マスタテーブルをダウンロードする必要がある。   FIG. 5 shows an example of a product master table stored in the store computer 230 of the store system 200 and the maintenance file management server 110 of the headquarter system 100. As shown in FIG. 5 (A), the product master table is composed of records in which data corresponding to each item of product code, product name, and unit price (represents actual selling price if changed) are stored. In addition, as shown in FIG. 5B, there are those configured by records in which data corresponding to each item of product code, product name, unit price (cannot be changed by the store computer), and selling price are stored. In the case of the product master table of FIG. 5B, the unit price is held even if the selling price is changed. Therefore, when the selling price is changed to the special price and then returned to the normal price, it is only necessary to overwrite the selling price with the unit price. In the case of the product master table of FIG. 5 (A), the unit price is also the selling price. If the selling price (unit price) is changed, the original unit price becomes unknown, so the selling price is changed to the special price and then returned to the normal price. In this case, it is necessary to download the product master table from the headquarter system 100 again.

図5(A)に例示した商品マスタテーブルは、商品コードが「038001」、商品名が「チョコレートA」、単価が「100」のレコードと、商品コードが「038002」、商品名が「クッキーB」、単価が「200」のレコードと、商品コードが「038003」、商品名が「ガムA」、単価が「120」のレコードと、商品コードが「038004」、商品名が「チョコレートB」、単価が「400」のレコード等によって構成されている。   In the product master table illustrated in FIG. 5A, the product code is “038001”, the product name is “Chocolate A”, the unit price is “100”, the product code is “038002”, and the product name is “Cookie B”. ”, Unit price“ 200 ”, product code“ 038003 ”, product name“ gum A ”, unit price“ 120 ”, product code“ 038004 ”, product name“ chocolate B ”, It is composed of records having a unit price of “400”.

図5(B)に例示した商品マスタテーブルは、商品コードが「038001」、商品名が「チョコレートA」、単価が「100」、売価が「80」のレコードと、商品コードが「038002」、商品名が「クッキーB」、単価が「200」、売価が「160」のレコードと、商品コードが「038003」、商品名が「ガムA」、単価が「120」、売価が「120」のレコードと、商品コードが「038004」、商品名が「チョコレートB」、単価が「400」、売価が「320」のレコード等によって構成されている。   In the product master table illustrated in FIG. 5B, the product code is “038001”, the product name is “Chocolate A”, the unit price is “100”, the selling price is “80”, and the product code is “038002”. Record with product name “Cookie B”, unit price “200”, selling price “160”, product code “0380003”, product name “Gum A”, unit price “120”, selling price “120” The record includes a record having a product code “0380004”, a product name “Chocolate B”, a unit price “400”, and a selling price “320”.

図6は、店舗システム200のストアコンピュータ230および本部システム100のメンテナンスファイル管理サーバ110に記憶されている売価制限テーブルの例を示している。ストアコンピュータ230の売価制限テーブルは、メンテナンスファイル管理サーバ110よりインターネット400経由で提供されたものである。   FIG. 6 shows an example of the selling price restriction table stored in the store computer 230 of the store system 200 and the maintenance file management server 110 of the headquarter system 100. The selling price limit table of the store computer 230 is provided from the maintenance file management server 110 via the Internet 400.

図6に例示した売価制限テーブルは、商品コードと、商品コードに対応する売価変更限度額としての売価の下限価格および上限価格と、禁止フラグ等の各項目に対応するデータが保存されたレコードによって構成されている。下限価格は、変更可能な最も安価な売価であり、上限価格は、変更可能な最も高価な売価である。禁止フラグは、売価の変更が本部システム100によって禁止されているか否かを示すフラグであり、例えば、値0がセットされているとき、変更が許可されていることを示し、値1がセットされているとき、変更が禁止されていることを示している。   The selling price limit table illustrated in FIG. 6 includes a product code, a lower limit price and an upper limit price of selling price as a selling price change limit corresponding to the product code, and a record storing data corresponding to each item such as a prohibition flag. It is configured. The lower limit price is the cheapest selling price that can be changed, and the upper limit price is the most expensive selling price that can be changed. The prohibition flag is a flag indicating whether or not the selling price change is prohibited by the headquarters system 100. For example, when the value 0 is set, it indicates that the change is permitted, and the value 1 is set. Indicates that changes are prohibited.

図7は、本部システム100のメンテナンスファイル管理サーバ110が売価制限テーブルが更新されたとき、更新された最新の売価制限テーブルを各店舗に設置された店舗システム200のストアコンピュータ230に配信する手順を示すフローチャートである。以下、図7を参照して、その手順について説明する。   FIG. 7 shows a procedure in which the maintenance file management server 110 of the head office system 100 distributes the updated latest price limit table to the store computer 230 of the store system 200 installed in each store when the price limit table is updated. It is a flowchart to show. Hereinafter, the procedure will be described with reference to FIG.

まず、ステップS1において、メンテナンスファイル管理サーバ110を構成する制御部112は、本部システム100の管理者等によってキーボード114が操作され、ハードディスクドライブ装置(HDD)119に記憶されている売価制限テーブルが更新されたか否かが判定される。売価制限テーブルの更新は、キーボード114より入力された所定の商品コードに対応する新たな売価の下限価格および上限価格を、制御部112が売価制限テーブルに上書きすることによって行われる。   First, in step S 1, the control unit 112 configuring the maintenance file management server 110 is operated by the keyboard 114 by an administrator of the headquarter system 100, and the selling price limit table stored in the hard disk drive device (HDD) 119 is updated. It is determined whether or not it has been done. The selling price limit table is updated by the control unit 112 overwriting the selling price limit table with the new lower limit price and upper limit price of the selling price corresponding to the predetermined product code input from the keyboard 114.

その結果、売価制限テーブルが更新されていないと判定された場合、ステップS1の処理が繰り返し実行される。一方、売価制限テーブルが更新されたと判定された場合、ステップS2に進む。   As a result, when it is determined that the selling price restriction table has not been updated, the process of step S1 is repeatedly executed. On the other hand, if it is determined that the selling price limit table has been updated, the process proceeds to step S2.

ステップS2においては、売価制限テーブルを各店舗に送信するよう指示されたか否かが判定される。即ち、本部システム100の管理者等によってキーボード114が操作され、所定のコマンドが入力されるなどして、売価制限テーブルを各店舗に送信するよう指示されたか否かが判定される。   In step S2, it is determined whether or not it has been instructed to transmit the selling price restriction table to each store. That is, it is determined whether or not an instruction to transmit the selling price limit table to each store is made by operating the keyboard 114 by an administrator of the headquarters system 100 and inputting a predetermined command.

その結果、売価制限テーブルを各店舗に送信するよう指示されていないと判定された場合、ステップS1に戻り、ステップS1以降の処理が繰り返し実行される。一方、売価制限テーブルを各店舗に送信するよう指示されたと判定された場合、ステップS3に進む。   As a result, when it is determined that the sales price restriction table is not instructed to be transmitted to each store, the process returns to step S1 and the processes after step S1 are repeatedly executed. On the other hand, if it is determined that an instruction to transmit the selling price limit table to each store is given, the process proceeds to step S3.

ステップS3においては、制御部112により、バス116およびI/O機器制御部113を介してハードディスクドライブ装置(HDD)119に記憶されている売価制限テーブルが読み出され、通信I/F111を介してLAN150に接続されたネットワークサーバ130およびルータ140経由でインターネット400に接続された各店舗システム200のストアコンピュータ230にそれぞれ送信される。   In step S3, the control unit 112 reads out the selling price limit table stored in the hard disk drive device (HDD) 119 via the bus 116 and the I / O device control unit 113, and via the communication I / F 111. The data is transmitted to the store computer 230 of each store system 200 connected to the Internet 400 via the network server 130 and the router 140 connected to the LAN 150.

次に、ステップS4において、メンテナンスファイル管理サーバ110の電源オフ等により本処理の終了が指示されたか否かが判定される。処理の終了が指示されていないと判定された場合、ステップS1に戻り、ステップS1以降の処理が繰り返し実行される。一方、処理の終了が指示されたと判定された場合、本処理を終了する。   Next, in step S4, it is determined whether or not the end of this process has been instructed by turning off the power of the maintenance file management server 110 or the like. When it is determined that the end of the process is not instructed, the process returns to step S1, and the processes after step S1 are repeatedly executed. On the other hand, if it is determined that the end of the process has been instructed, the present process ends.

図8は、各店舗システム200のストアコンピュータ230が、本部システム100のメンテナンスファイル管理サーバ110より送信されてきた売価制限テーブルを受信し、ハードディスクドライブ装置(HDD)239に記憶されている売価制限テーブルを最新のものに更新する手順を示すフローチャートである。   In FIG. 8, the store computer 230 of each store system 200 receives the selling price limit table transmitted from the maintenance file management server 110 of the headquarter system 100 and stores the selling price limit table stored in the hard disk drive (HDD) 239. It is a flowchart which shows the procedure of updating to the newest thing.

以下、図8のフローチャートを参照してその手順について説明する。まず、ステップS11において、ストアコンピュータ230の制御部232により、本部システム100のメンテナンスファイル管理サーバ110からインターネット400経由で最新の売価制限テーブルが送信されてきたか否かが判定される。   The procedure will be described below with reference to the flowchart of FIG. First, in step S11, the control unit 232 of the store computer 230 determines whether or not the latest selling price restriction table has been transmitted from the maintenance file management server 110 of the headquarter system 100 via the Internet 400.

その結果、本部システム100のメンテナンスファイル管理サーバ110よりインターネット400経由で最新の売価制限テーブルが送信されてきていないと判定された場合、ステップS11の処理が繰り返し実行される。   As a result, when it is determined that the latest selling price restriction table has not been transmitted from the maintenance file management server 110 of the headquarter system 100 via the Internet 400, the process of step S11 is repeatedly executed.

一方、本部システム100のメンテナンスファイル管理サーバ110よりインターネット400経由で最新の売価制限テーブルが送信されてきたと判定された場合、ステップS12に進み、本部システム100のメンテナンスファイル管理サーバ110よりインターネット400経由で送信されてきた最新の売価制限テーブルをハードディスクドライブ装置(HDD)239に記憶されている売価制限テーブルに上書きする。これにより、各店舗システム200のストアコンピュータ230のハードディスクドライブ装置(HDD)239に記憶されている売価制限テーブルは最新のものに更新される。   On the other hand, if it is determined that the latest selling price restriction table has been transmitted from the maintenance file management server 110 of the headquarter system 100 via the Internet 400, the process proceeds to step S12, and the maintenance file management server 110 of the headquarter system 100 via the Internet 400. The latest selling price limit table transmitted is overwritten on the selling price limit table stored in the hard disk drive (HDD) 239. As a result, the selling price restriction table stored in the hard disk drive (HDD) 239 of the store computer 230 of each store system 200 is updated to the latest one.

次に、ステップS13において、ストアコンピュータ230の電源オフ等により本処理の終了が指示されたか否かが判定される。処理の終了が指示されていないと判定された場合、ステップS11に戻り、ステップS11以降の処理が繰り返し実行される。一方、処理の終了が指示されたと判定された場合、本処理を終了する。   Next, in step S13, it is determined whether or not the end of the process has been instructed due to power-off of the store computer 230 or the like. When it is determined that the end of the process is not instructed, the process returns to step S11, and the processes after step S11 are repeatedly executed. On the other hand, if it is determined that the end of the process has been instructed, the present process ends.

図9は、各店舗システム200のストアコンピュータ230において、商品の売価を変更する指示があったときに入力された新売価が売価変更限度額を超えているか否かを判断する売価変更可否判断処理の手順を示すフローチャートである。   FIG. 9 is a selling price change permission determination process for determining whether or not the new selling price input when there is an instruction to change the selling price of a product in the store computer 230 of each store system 200 exceeds the selling price change limit. It is a flowchart which shows the procedure of.

まず、ステップS21において、ストアコンピュータ230の制御部232は、ユーザによってキーボード234が操作され、商品マスタテーブルの所定の商品コードに対応する単価(売価)を、入力した新たな単価(新売価)に変更するように指示する売価変更指示があったか否かが判定される。即ち、売価の変更を指示するコマンドと、売価(単価)の変更を希望する商品の商品コードおよび新売価がキーボード234より入力されたか否かが判定される。その結果、売価変更指示がなかったと判定された場合、ステップS21の処理が繰り返し実行される。一方、売価変更指示があったと判定された場合、ステップS22に進む。   First, in step S21, the control unit 232 of the store computer 230 operates the keyboard 234 by the user, and sets the unit price (sale price) corresponding to a predetermined product code in the product master table to the input new unit price (new sale price). It is determined whether or not there is a selling price change instruction instructing to change. That is, it is determined whether a command for instructing a change in selling price, a product code of a product for which a selling price (unit price) is desired to be changed, and a new selling price are input from the keyboard 234. As a result, when it is determined that there is no selling price change instruction, the process of step S21 is repeatedly executed. On the other hand, if it is determined that there is a selling price change instruction, the process proceeds to step S22.

ステップS22においては、制御部232により、バス236およびI/O機器制御部233を介して、ハードディスクドライブ装置(HDD)239に記憶されている最新の売価制限テーブルから、売価変更の対象となっている商品の商品コードに対応する禁止フラグの値と、売価変更限度額(下限価格および上限価格)が取得される。   In step S <b> 22, the control unit 232 changes the selling price from the latest selling price restriction table stored in the hard disk drive device (HDD) 239 via the bus 236 and the I / O device control unit 233. The value of the prohibition flag corresponding to the product code of the product and the selling price change limit (lower limit price and upper limit price) are acquired.

次に、ステップS23において、ステップS22において取得された禁止フラグの値が1(売価変更禁止)であるか否かが判定される。その結果、禁止フラグの値が1であると判定された場合、ステップS24に進み、制御部232の制御下、例えば、エラーメッセージ「この商品は売価の変更が禁止されています」等が表示器235の画面に表示される。   Next, in step S23, it is determined whether or not the value of the prohibition flag acquired in step S22 is 1 (selling price change prohibition). As a result, when it is determined that the value of the prohibition flag is 1, the process proceeds to step S24, and under the control of the control unit 232, for example, an error message “This product is prohibited from changing the selling price” is displayed. 235 is displayed on the screen.

一方、禁止フラグの値が0(売価変更可能)であると判定された場合、ステップS25に進む。ステップS25においては、売価変更が指示された商品の新売価が、売価変更限度額の範囲(下限価格および上限価格によって表される範囲)を超えているか否かが判定される。   On the other hand, if it is determined that the value of the prohibition flag is 0 (the selling price can be changed), the process proceeds to step S25. In step S25, it is determined whether or not the new selling price of the product for which selling price change is instructed exceeds the selling price change limit range (range represented by the lower limit price and the upper limit price).

その結果、売価変更限度額の範囲を超えていると判定された場合、ステップS26に進み、制御部232の制御下、例えば、エラーメッセージ「入力された売価は、売価変更限度額の範囲を超えています」等が表示器235の画面に表示される。   As a result, when it is determined that the selling price change limit is exceeded, the process proceeds to step S26, and under the control of the control unit 232, for example, an error message “The entered selling price exceeds the selling price change limit range. Is displayed on the screen of the display 235.

一方、売価変更限度額の範囲を超えていないと判定された場合、ステップS27に進み、制御部232の制御下、図5(A)に示した商品マスタテーブルにおいては、ユーザが売価変更を希望する商品の商品コードに対応する単価(売価)に、キーボード234より入力された新売価が上書きされる。これにより、商品マスタテーブルが更新される。一方、図5(B)に示した商品マスタテーブルにおいては、ユーザが売価変更を希望する商品の商品コードに対応する売価に、キーボード234より入力された新売価が上書きされ、単価はそのまま変更されることなく保持される。これにより、商品マスタテーブルが更新される。   On the other hand, if it is determined that the price change limit is not exceeded, the process proceeds to step S27, and the user desires to change the price in the product master table shown in FIG. The new selling price input from the keyboard 234 is overwritten on the unit price (selling price) corresponding to the product code of the product to be sold. Thereby, the product master table is updated. On the other hand, in the product master table shown in FIG. 5B, the selling price corresponding to the product code of the product for which the user wants to change the selling price is overwritten with the new selling price input from the keyboard 234, and the unit price is changed as it is. It is held without. Thereby, the product master table is updated.

ステップS24の処理、またはステップS26の処理、またはステップS27の処理が終了すると、ステップS28に進み、ストアコンピュータ230の電源オフ等により本処理の終了が指示されたか否かが判定される。処理の終了が指示されていないと判定された場合、ステップS21に戻り、ステップS21以降の処理が繰り返し実行される。一方、処理の終了が指示されたと判定された場合、本処理を終了する。   When the process of step S24, the process of step S26, or the process of step S27 ends, the process proceeds to step S28, and it is determined whether or not the end of this process is instructed by turning off the power of the store computer 230 or the like. When it is determined that the end of the process is not instructed, the process returns to step S21, and the processes after step S21 are repeatedly executed. On the other hand, if it is determined that the end of the process has been instructed, the present process ends.

以上説明したように、本実施の形態では、商品マスタテーブルの売価を変更する場合、売価制限テーブルの禁止フラグおよび売価変更限度額(下限価格および上限価格)を参照して、売価の変更が禁止されているか否かを判断し、売価の変更が禁止されていないとき、新売価が売価変更限度額の範囲を超えているか否かを判断し、入力ミスや勘違い等によって不適切な売価が商品マスタテーブルに設定されることがないようにすることができる。これにより、不適切な販売価格で商品が販売されてしまうということがないようにすることができる。   As described above, in this embodiment, when the selling price of the product master table is changed, the selling price is prohibited from being changed with reference to the prohibition flag and the selling price change limit (the lower limit price and the upper limit price) of the selling price limit table. If the change in selling price is not prohibited, it is determined whether the new selling price exceeds the range of the selling price change limit. It can be prevented from being set in the master table. As a result, it is possible to prevent the product from being sold at an inappropriate sales price.

なお、上記実施の形態では、売価制限テーブルを本部システム100において設定し、各店舗に配信するようにしたが、各店舗において店長等の特権を有する者が店舗システム200のストアコンピュータ230のハードディスクドライブ装置(HDD)239に記憶されている売価制限テーブルを更新するようにしてもよい。   In the above embodiment, the selling price limit table is set in the headquarters system 100 and distributed to each store. However, a person who has a privilege such as a store manager in each store can use the hard disk drive of the store computer 230 of the store system 200. The selling price limit table stored in the device (HDD) 239 may be updated.

また、商品マスタテーブルの売価の変更は、販売価格自体を変更する場合の他、期間限定で通常価格よりも易い特別価格で商品を販売する特売を行うため、或いは、顧客情報テーブルに基づいて会員に限定して通常価格より安い特別価格で商品を販売する会員価格販売を行うため、或いは、顧客情報テーブルに基づいて利用頻度の高い利用者や利用金額の多い利用者に対して通常価格より安い特別価格で商品を販売する優待価格販売を行うため、或いは、一定時間だけ通常価格より安い特別価格で商品を販売するタイムサービスを行うため等の種々の理由で行われ、各々変更可能な限度額が異なることがある。そこで、商品マスタテーブルの売価を変更する理由毎に売価制限テーブルを設けるか、或いは、売価制限テーブルに各理由に対応する複数の売価変更限度額の項目を設けるようにし、売価変更時に売価変更の理由を指定し、指定された売価変更の理由に対応する売価変更限度額を参照して売価変更可否を判断するようにすることもできる。   In addition to changing the selling price itself, the selling price of the product master table can be changed for a special sale that sells the product at a special price that is easier than the normal price for a limited time, or based on the customer information table. For member price sales that sell products at a special price cheaper than the normal price, or cheaper than the normal price for users who use frequently or who use a lot based on the customer information table Limits that can be changed for various reasons, such as preferential price sales that sell products at special prices, or time services that sell products at special prices that are lower than the regular price for a certain period of time. May be different. Therefore, a selling price restriction table is provided for each reason for changing the selling price in the product master table, or a plurality of selling price change limit items corresponding to each reason are provided in the selling price restriction table, and the selling price change is performed when the selling price is changed. It is also possible to specify the reason and determine whether or not the selling price can be changed by referring to the selling price change limit corresponding to the specified reason for changing the selling price.

売価を特別価格に変更した後、通常価格に戻す場合、図5(B)の商品マスタテーブルでは売価を単価で上書きすればよい。図5(A)の商品マスタテーブルの場合、本部システム100から再度商品マスタテーブルをダウンロードすればよい。   When the selling price is changed to the special price and then returned to the normal price, the selling price may be overwritten with the unit price in the product master table of FIG. In the case of the product master table of FIG. 5A, the product master table may be downloaded again from the headquarter system 100.

また、顧客カード104は、顧客情報をバーコードによって記録したり、磁気記録によって帯状の磁気記録部に記録したりする他、IC(Integrated Circuit)チップに記録することもできる。磁気記録部に磁気記録する場合、磁気的に顧客情報を読み書きする装置をPOS端末210に備えるようにし、ICチップに記録する場合、微弱電波によりICチップと通信を行って顧客情報を読み書きする装置をPOS端末210に備えるようにする。   Further, the customer card 104 can record customer information with a barcode, record it on a belt-like magnetic recording unit by magnetic recording, and record it on an IC (Integrated Circuit) chip. When magnetically recording in the magnetic recording unit, the POS terminal 210 is provided with a device that magnetically reads and writes customer information, and when recording on the IC chip, the device reads and writes customer information by communicating with the IC chip using weak radio waves Is provided in the POS terminal 210.

また、図5(B)の商品マスタテーブルを用いる場合、商品の売価が変更されても単価は保持されるので、売価制限テーブルの各商品コードに対応する下限価格および上限価格に代えて、各商品コードに対応する単価を基準とした相対的な変動可能額を設定することができる。例えば、単価が100円で変動可能額として「−20」と「+50」を設定すると、売価は80円〜150円の範囲で変更可能である。   Further, when the product master table of FIG. 5B is used, the unit price is maintained even if the selling price of the product is changed, so that instead of the lower limit price and the upper limit price corresponding to each product code of the selling price limit table, A relative variable amount based on the unit price corresponding to the product code can be set. For example, if the unit price is 100 yen and “−20” and “+50” are set as variable amounts, the selling price can be changed in the range of 80 to 150 yen.

また、上記実施の形態では、店舗システム200と本部システム100とがインターネット400を介して接続される分散システムについて説明したが、店舗システム200と本部システム100とを1つのコンピュータで実現することもできる。   In the above embodiment, the distributed system in which the store system 200 and the headquarter system 100 are connected via the Internet 400 has been described. However, the store system 200 and the headquarter system 100 can be realized by a single computer. .

また、上記実施の形態においては、本部システム100においてメンテナンスファイル管理サーバ110、情報系サーバ120、ネットワークサーバ130のうちの少なくとも2つ以上のサーバを1つのサーバで構成することもできる。   In the above embodiment, in the headquarters system 100, at least two of the maintenance file management server 110, the information system server 120, and the network server 130 can be configured as one server.

また、上記実施の形態の構成および動作は例であって、本発明の趣旨を逸脱しない範囲で適宜変更することができることは言うまでもない。   The configuration and operation of the above embodiment are examples, and it goes without saying that they can be changed as appropriate without departing from the spirit of the present invention.

本発明のストアコンピュータの一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the store computer of this invention. POS端末の電装系を示すブロック図である。It is a block diagram which shows the electrical equipment type | system | group of a POS terminal. ストアコンピュータの電装系を示すブロック図である。It is a block diagram which shows the electrical equipment system of a store computer. メンテナンスファイル管理サーバ110の電装系を示すブロック図である。3 is a block diagram showing an electrical system of a maintenance file management server 110. FIG. 商品マスタテーブルの例を示す図である。It is a figure which shows the example of a goods master table. 売価制限テーブルの例を示す図である。It is a figure which shows the example of a selling price restriction table. メンテナンスファイル管理サーバが売価制限テーブルを各店舗システムに配信する手順を示すフローチャートである。It is a flowchart which shows the procedure in which a maintenance file management server delivers a selling price restriction table to each store system. ストアコンピュータが売価制限テーブルを更新する手順を示すフローチャートである。It is a flowchart which shows the procedure in which a store computer updates a selling price restriction table. ストアコンピュータが売価変更可否判断の結果に応じて商品マスタテーブルの更新を行う手順を示すフローチャートである。It is a flowchart which shows the procedure in which a store computer updates the goods master table according to the result of judgment of whether to change selling prices.

符号の説明Explanation of symbols

232…制御部(判定手段、制限手段、更新手段)、S25…判定手段、S27…更新手段 232: Control unit (determination means, restriction means, update means), S25 ... determination means, S27 ... update means

Claims (5)

商品マスタテーブルを更新する情報処理部を有するストアコンピュータにおいて、
前記情報処理部が、商品コードと、商品コードに対応する商品の売価とが対応付けて記憶される商品マスタテーブルの前記商品コードに対応する商品の前記売価を、入力された新売価に変更することが指示されたとき、入力された前記商品コードに対応する前記新売価が、売価制限テーブルより検索した前記商品コードに対応する売価変更限度額の範囲を超えているか否かを判定する判定手段と、
前記情報処理部が、前記商品の前記新売価が前記売価制限テーブルの前記売価変更限度額の範囲を超えていると判定されたとき、前記商品マスタテーブルの前記商品コードに対応する商品の前記売価を前記新売価に変更することを制限する制限手段と、
前記情報処理部が、前記商品の前記新売価が前記売価制限テーブルの前記売価変更限度額の範囲を超えていないと判定されたとき、前記商品マスタテーブルの前記商品コードに対応する商品の前記売価を前記新売価によって更新する更新手段と、
を備えることを特徴とするストアコンピュータ。
In a store computer having an information processing unit for updating the product master table,
The information processing unit changes the selling price of the product corresponding to the product code in the product master table in which the product code and the selling price of the product corresponding to the product code are stored in association with each other to the input new selling price. Determining means for determining whether the new selling price corresponding to the input product code exceeds the range of the selling price change limit corresponding to the product code retrieved from the selling price restriction table. When,
When the information processing unit determines that the new selling price of the product exceeds the range of the selling price change limit of the selling price restriction table, the selling price of the product corresponding to the product code of the product master table Limiting means for limiting the change to the new selling price;
When the information processing unit determines that the new selling price of the product does not exceed the range of the selling price change limit of the selling price restriction table, the selling price of the product corresponding to the product code of the product master table Updating means for updating the price with the new selling price;
A store computer comprising:
前記商品マスタテーブルには、前記商品コードに対応付けて前記商品の単価がさらに記憶される
ことを特徴とする請求項1に記載のストアコンピュータ。
The store computer according to claim 1, wherein the product master table further stores a unit price of the product in association with the product code.
前記売価制限テーブルは、ネットワークに接続された他の機器から前記ネットワークを介して提供される
ことを特徴とする請求項1または2に記載のストアコンピュータ。
The store computer according to claim 1 or 2, wherein the selling price restriction table is provided from another device connected to a network via the network.
前記売価制限テーブルには、商品毎に売価の変更を禁止するか否かを指定する項目が含まれる
ことを特徴とする請求項1乃至3のいずれか一に記載のストアコンピュータ。
The store computer according to any one of claims 1 to 3, wherein the selling price restriction table includes an item for designating whether or not to change the selling price for each product.
前記売価変更限度額は、売価を変更する理由毎に設けられ、
前記判定手段は、前記理由に対応して前記商品コードに対応する商品の売価を新売価に変更することが指示されたとき、前記新売価が、前記理由に対応する前記売価変更限度額の範囲を超えているか否かを判定する
ことを特徴とする請求項1乃至4のいずれか一に記載のストアコンピュータ。
The selling price change limit is set for each reason for changing the selling price,
When the determination unit is instructed to change the selling price of the product corresponding to the product code to the new selling price corresponding to the reason, the new selling price is within the range of the selling price change limit corresponding to the reason. The store computer according to any one of claims 1 to 4, wherein the store computer is determined whether or not the maximum value is exceeded.
JP2006250436A 2006-09-15 2006-09-15 Store computer Expired - Fee Related JP4969960B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006250436A JP4969960B2 (en) 2006-09-15 2006-09-15 Store computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006250436A JP4969960B2 (en) 2006-09-15 2006-09-15 Store computer

Publications (2)

Publication Number Publication Date
JP2008071225A true JP2008071225A (en) 2008-03-27
JP4969960B2 JP4969960B2 (en) 2012-07-04

Family

ID=39292738

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006250436A Expired - Fee Related JP4969960B2 (en) 2006-09-15 2006-09-15 Store computer

Country Status (1)

Country Link
JP (1) JP4969960B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012027813A (en) * 2010-07-27 2012-02-09 Casio Comput Co Ltd Sales data processor and program
JP2015132938A (en) * 2014-01-10 2015-07-23 株式会社日立製作所 Method and system for checking sales price setting information
JP2017154295A (en) * 2016-02-29 2017-09-07 東芝テック株式会社 Printer
JP2020121570A (en) * 2020-04-30 2020-08-13 東芝テック株式会社 Printer

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09282559A (en) * 1996-04-12 1997-10-31 Teraoka Seiko Co Ltd Sales data registering device
JPH10228588A (en) * 1997-02-13 1998-08-25 Tec Corp Merchandise price management device and merchandise price changing method
JP2004295487A (en) * 2003-03-27 2004-10-21 Nri & Ncc Co Ltd Customer guidance system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09282559A (en) * 1996-04-12 1997-10-31 Teraoka Seiko Co Ltd Sales data registering device
JPH10228588A (en) * 1997-02-13 1998-08-25 Tec Corp Merchandise price management device and merchandise price changing method
JP2004295487A (en) * 2003-03-27 2004-10-21 Nri & Ncc Co Ltd Customer guidance system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012027813A (en) * 2010-07-27 2012-02-09 Casio Comput Co Ltd Sales data processor and program
JP2015132938A (en) * 2014-01-10 2015-07-23 株式会社日立製作所 Method and system for checking sales price setting information
JP2017154295A (en) * 2016-02-29 2017-09-07 東芝テック株式会社 Printer
JP2020121570A (en) * 2020-04-30 2020-08-13 東芝テック株式会社 Printer

Also Published As

Publication number Publication date
JP4969960B2 (en) 2012-07-04

Similar Documents

Publication Publication Date Title
JP5248459B2 (en) Electronic receipt system
JP4969960B2 (en) Store computer
JP6259738B2 (en) Special offer system
EP3121781A1 (en) Electronic coupon and receipt management system
JP4837535B2 (en) Product sales data processing apparatus and product sales data processing system
JP2013175212A (en) Tabulation server and program
US20190066145A1 (en) Server device and method for determining promotion reward content to be granted to a customer
JP2020112898A (en) Information processing apparatus and program
JP2019219963A (en) Information processing device, information processing method and information processing program
JP2021089762A (en) Information processor, system and program
JP4190500B2 (en) Price information presentation system, price information presentation control device, price information presentation method, price information presentation control program, and computer-readable recording medium storing the program
JP4154216B2 (en) Information processing system and information processing method
JP2009181475A (en) Commercial goods ordering system
JP6701729B2 (en) Control server, store management system, and control method of control server
JP2010277189A (en) Image forming system, information processor, and program
JP5758431B2 (en) Electronic receipt system
JP3695523B2 (en) Sales management method, data processing method and apparatus, data communication system, information storage medium
JP7048565B2 (en) Door-to-door sales management system
JP2003151033A (en) Customer management system
JP7058859B2 (en) Product sales data processing system and program equipped with product sales data processing device and product sales data processing device
JPH11232552A (en) Article sale registration processor and record medium recorded with program used in the processor
JP2011028316A (en) Sales situation data collection system, commercial material sales data acquisition device and commercial material sales data collection server
JP6346338B2 (en) Product sales data processing apparatus and program
JP2005108055A (en) Commodity sell/buy management system
JP2004355311A (en) Merchandise sales data processing device, information processing device, and host device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080911

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20091030

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110829

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110906

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111101

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120403

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120404

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150413

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees