JP3851979B2 - Sales management system - Google Patents
Sales management system Download PDFInfo
- Publication number
- JP3851979B2 JP3851979B2 JP4945396A JP4945396A JP3851979B2 JP 3851979 B2 JP3851979 B2 JP 3851979B2 JP 4945396 A JP4945396 A JP 4945396A JP 4945396 A JP4945396 A JP 4945396A JP 3851979 B2 JP3851979 B2 JP 3851979B2
- Authority
- JP
- Japan
- Prior art keywords
- plu
- management system
- key
- pressed
- sales management
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Digital Computer Display Output (AREA)
- User Interface Of Digital Computer (AREA)
- Cash Registers Or Receiving Machines (AREA)
- Input From Keyboards Or The Like (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は販売管理システムに関し、特に多数の商品等を入力するキーの効率的配設及び操作性を改善する販売管理システムに関する。
【0002】
【従来の技術】
例えば、ファーストフード等の店舗では、販売商品メニューは多種多様であり、その数も多い。従来、この種の販売管理システムでは、各メニューが表記されているメニューキーがプレート上に配設されたプライスルックアップ(以下、PLUと略称する)キー構成がPOSシステムとともに採用されることが多い。PLUキーは文字や絵等で表記されているメニューキーを押すだけで客の注文商品を登録できるだけでなく、単価や会計売上金額も瞬時にディスプレイに表示されるため、効率的な運営が可能となる。
【0003】
【発明が解決しようとする課題】
しかしながら、従来の販売管理システムでは、売上げ入力される全ての商品をPLUに登録してメニューキーに設定しなければならないため、商品の数が多くなると、それに応じてメニューキーの数も増えてしまい、その中から迅速に所望のメニューキーを選択することは困難となり、操作効率が低下するだけでなく、一枚のプレート上に全てのメニューキーを配設しようとすると、必然的にメニューキーの大きさ(面積)も小さくせざるを得ず、したがって表記されるメニューも視覚的に認識することが困難になるという問題も生ずる。
【0004】
例えば、図6にはファーストフード店におけるメニュー例が示されており、Coke、Diet Coke、Spriteの各種類毎にサイズを示すSmall、Medium、Largeがあり、合計12種類の各商品がPLUに登録され、各キーが割り当てられることになり上述問題が生ずることは明かである。
【0005】
そこで、本発明の目的は、視覚的な認識が容易で、少数のメニューキー配設で多数のメニューキーの選択を容易とした販売管理システムを提供することにある。
【0006】
【課題を解決するための手段】
前述の課題を解決するため、本発明による販売管理システムは、商品のPLU番号を入力するPLUキーを押下してPLUファイルを検索し、商品を登録する販売管理システムにおいて、
同一種類かつ異なる属性の商品に対して、異なる属性ごとに異なるPLU番号を付してPLUファイルに記憶しておく販売管理システムであって、
押下すると、複数の商品の共通な属性に対応するPLU番号が一時記憶メモリに記憶される複数のシフトタイプPLUキーと、押下すると前記一時記憶メモリに記憶されているPLU番号と自身の、属性を含まない同一種類の商品に対応するPLU番号とを加算し、加算後のPLU番号でPLUファイルを検索する複数のPLUキーとを有し、前記シフトタイプPLUキーの押下の後に、前記PLUキーを押下して属性を含む商品のPLU番号を決定し、PLUファイルを検索して商品を登録する。また、前記シフトタイプPLUキーは、押下すると商品の属性を表示手段に表示するように構成されている。
【0007】
【発明の実施の形態】
次に、本発明による販売管理システムの実施形態例を図面を参照しながら説明する。図1は本発明による販売管理システムの一実施形態例の処理手順を示すフローチャートである。
【0008】
本実施形態では、PLU登録にシフトタイプ属性(商品のサイズや種類等)をシフト番号として付与してシフトタイプPLUを設定し、キーボードに割り当て、シフトタイプPLUキーの入力によりPLUマスターファイルから検索して商品の売上げ入力を行う。例えば、図2に示ように、シフトタイプPLU Y/Nと、PLU番号100、200、300、010、001、002が付与された属性、”Small”、”Medium”、”Large”、”Diet”、や商品名”Coke”、”Sprite”がPLU登録されている。
【0009】
図1を参照すると、先ず、キー入力があるか否かを判定し(ステップS1)、キー入力があると判定されると、キー入力されたPLU番号でPLUファイルを検索する(ステップS2)。次に、検索したPLUがシフトタイプ”1”か否かを判定し(ステップS3)、”1”であれば、PLU番号▲1▼を一時メモリに記憶する(ステップS4)、ステップS3においてシフトタイプ”1”でなければ、検索したPLUがシフトタイプ”2”か否かを判定し(ステップS5)、”2”であればPLU番号▲2▼を一時メモリに記憶する(ステップS6)。
【0010】
ステップS5において、シフトタイプが”2”でなければ、検索したPLUがシフトタイプ”3”であるか否かを判定し(ステップS7)、シフトタイプ”3”であれば、PLU番号▲3▼を一時メモリに記憶する(ステップS8)。ステップS7において、PLUがシフトタイプ”3”でないと判定されると、メモリに記憶されているPLU番号▲1▼+▲2▼+▲3▼+(シフトタイプ=0のPLU番号)で PLUファイルを検索する(ステップS9)。次に、検索したPLUを確定して、画面に表示して(ステップS10)、処理を終了する。ここで、ステップS4、S6及びS8の処理時には、一時的にシフトタイプPLUの名称を画面の端部に表示する。
【0011】
図3にはPLUファイルの構成が示されておりPLUファイルは、PLU番号、名称、単価、シフトタイプ(0、1、2または3)を含む複数のファイルから構成されている。ここで、シフトタイプPLU=0は、通常PLUとして使用されている。
【0012】
本実施形態におけるキーボードに設定するPLUは、図4に示すような6個であり、キー入力例として、”Medium Diet Coke”を入力する場合の、各キー入力時のディスプレイの表示例が図5(A)〜(C)に示されている。
【0013】
キーボード上の「PLU#200 Medium」キーを押下すると、図5(A)に示すように、左側に既入力済みで確定された商品、(”Hamburge”と”Cheese”)その数と金額(ドル表示)が表示されており、右側に今、入力されているサイズとしての”Medium”が表示される。次に、「PLU#010 Diet」が入力されると、図5(B)に示すように、”Diet”が表示され、最後に「PLU#001 Coke」が入力されると、図5(C)に示すように、( PLU#200 Medium)+(PLU#100 Diet)+(PLU#001 Coke)の和情報として”PLU#211 Medium Diet Coke”が、その数と金額とともに表示されるようになる。
【0014】
【発明の効果】
以上説明したように、本発明の販売管理システムによれば、従来と比較して、少数のメニューキー配設により多数のメニューキーの選択が容易となるだけでなく、ディスプレイ上に表示される名称の視覚的認識も容易となる。
【図面の簡単な説明】
【図1】本発明による販売管理システムの一実施形態例の処理手順を示すフローチャートである。
【図2】本発明においてPLU登録にシフトタイプ属性をシフト番号として付与した例を示す図である。
【図3】本発明におけるPLUファイルの構成を示す図である。
【図4】本実施形態におけるキーボードに設定するPLUを示す図である。
【図5】キー入力例として、”Medium Diet Coke”を入力する場合の、各キー入力時のディスプレイの表示例を示す図である。
【図6】ファーストフード店におけるメニュー例を示す図である。
【符号の説明】
S1〜S10 販売管理システムの各処理[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a sales management system, and more particularly to a sales management system that improves the efficient arrangement and operability of keys for inputting a large number of products.
[0002]
[Prior art]
For example, in a store such as fast food, there are a wide variety of items for sale and a large number of items. Conventionally, in this type of sales management system, a price lookup (hereinafter abbreviated as PLU) key configuration in which menu keys on which each menu is written is arranged on a plate is often employed together with a POS system. . The PLU key not only allows you to register the customer's ordered products by simply pressing the menu key written in letters or pictures, but also displays the unit price and accounting sales amount instantly on the display, enabling efficient operation Become.
[0003]
[Problems to be solved by the invention]
However, in the conventional sales management system, all products that are input for sales must be registered in the PLU and set as menu keys. Therefore, as the number of products increases, the number of menu keys increases accordingly. Therefore, it is difficult to quickly select a desired menu key from among them, and not only the operation efficiency is lowered, but if all the menu keys are arranged on one plate, the menu key is inevitably changed. The size (area) has to be reduced, and therefore, there is a problem that it is difficult to visually recognize the displayed menu.
[0004]
For example, FIG. 6 shows an example of a menu in a fast food restaurant. There are Small, Medium, and Large indicating sizes for each type of Coke, Diet Cooke, and Split, and a total of 12 types of products are registered in the PLU. Obviously, the above-mentioned problem occurs because each key is assigned.
[0005]
Accordingly, an object of the present invention is to provide a sales management system that allows easy visual recognition and facilitates selection of a large number of menu keys with a small number of menu keys.
[0006]
[Means for Solving the Problems]
In order to solve the above-described problem, a sales management system according to the present invention is a sales management system in which a PLU key for inputting a PLU number of a product is depressed to search a PLU file and register the product.
A sales management system that stores different PLU numbers for different attributes and stores them in a PLU file for products of the same type and different attributes,
When pressed, a plurality of shift type PLU keys whose PLU numbers corresponding to common attributes of a plurality of products are stored in the temporary storage memory, and when pressed, the PLU number stored in the temporary storage memory and the attributes of itself are displayed. And a plurality of PLU keys for searching for a PLU file with the added PLU number, and after pressing the shift type PLU key, the PLU key is pressed to determine the PLU number of products, including the attributes, to register the goods and search for PLU file. The shift type PLU key is configured to display the product attributes on the display means when pressed.
[0007]
DETAILED DESCRIPTION OF THE INVENTION
Next, an embodiment of a sales management system according to the present invention will be described with reference to the drawings. FIG. 1 is a flowchart showing a processing procedure of an embodiment of a sales management system according to the present invention.
[0008]
In this embodiment, the shift type attribute (product size, type, etc.) is assigned to the PLU registration as a shift number to set the shift type PLU, assign it to the keyboard, and search from the PLU master file by entering the shift type PLU key. Enter the sales of the product. For example, as shown in FIG. 2, the attributes “Small”, “Medium”, “Large”, “Diet” with the shift type PLU Y / N and the
[0009]
Referring to FIG. 1, first, it is determined whether or not there is a key input (step S1). If it is determined that there is a key input, a PLU file is searched with the PLU number input by the key (step S2). Next, it is determined whether or not the searched PLU is the shift type “1” (step S3). If “1”, the PLU number (1) is stored in the temporary memory (step S4), and the shift is performed in step S3. If the type is not “1”, it is determined whether or not the searched PLU is the shift type “2” (step S5). If “2”, the PLU number (2) is stored in the temporary memory (step S6).
[0010]
In step S5, if the shift type is not "2", it is determined whether or not the searched PLU is the shift type "3" (step S7). If the shift type is "3", the PLU number (3) is determined. Is stored in the temporary memory (step S8). If it is determined in step S7 that the PLU is not the shift type “3”, the PLU file is stored with the PLU number (1) + (2) + (3) + (shift type = 0 PLU number) stored in the memory. Is searched (step S9). Next, the retrieved PLU is confirmed and displayed on the screen (step S10), and the process is terminated. Here, during the processing of steps S4, S6, and S8, the name of the shift type PLU is temporarily displayed at the end of the screen.
[0011]
FIG. 3 shows the structure of the PLU file. The PLU file is composed of a plurality of files including a PLU number, name, unit price, and shift type (0, 1, 2, or 3). Here, the shift type PLU = 0 is used as a normal PLU.
[0012]
The number of PLUs set in the keyboard in the present embodiment is six as shown in FIG. 4, and a display example of each key input when inputting “Medium Diet Cooke” as a key input example is shown in FIG. (A) to (C).
[0013]
When the “
[0014]
【The invention's effect】
As described above, according to the sales management system of the present invention, the number of menu keys can be easily selected by arranging a small number of menu keys as compared with the conventional system. Visual recognition is also easy.
[Brief description of the drawings]
FIG. 1 is a flowchart showing a processing procedure of an embodiment of a sales management system according to the present invention.
FIG. 2 is a diagram illustrating an example in which a shift type attribute is assigned as a shift number to PLU registration in the present invention.
FIG. 3 is a diagram showing a configuration of a PLU file in the present invention.
FIG. 4 is a diagram illustrating a PLU set in a keyboard according to the present embodiment.
FIG. 5 is a diagram illustrating a display example of a display when each key is input when “Medium Diet Cook” is input as a key input example;
FIG. 6 is a diagram illustrating an example of a menu in a fast food restaurant.
[Explanation of symbols]
Each process of S1-S10 sales management system
Claims (2)
同一種類かつ異なる属性の商品に対して、異なる属性ごとに異なるPLU番号を付してPLUファイルに記憶しておく販売管理システムであって、
押下すると、複数の商品の共通な属性に対応するPLU番号が一時記憶メモリに記憶される複数のシフトタイプPLUキーと、
押下すると前記一時記憶メモリに記憶されているPLU番号と自身の、属性を含まない同一種類の商品に対応するPLU番号とを加算し、加算後のPLU番号でPLUファイルを検索する複数のPLUキーとを有し、
前記シフトタイプPLUキーの押下の後に、前記PLUキーを押下して属性を含む商品のPLU番号を決定し、PLUファイルを検索して商品を登録することを特徴とする販売管理システム。In the sales management system in which the PLU key for inputting the PLU number of the product is pressed to search the PLU file and register the product.
A sales management system that stores different PLU numbers for different attributes and stores them in a PLU file for products of the same type and different attributes,
When pressed, a plurality of shift type PLU keys in which PLU numbers corresponding to common attributes of a plurality of products are stored in the temporary storage memory;
When pressed, the PLU number stored in the temporary storage memory is added to the PLU number corresponding to the same type of merchandise that does not include an attribute, and a plurality of PLU keys are searched for the PLU file by the added PLU number And
After the shift type PLU key is pressed, the PLU key is pressed to determine the PLU number of the product including the attribute, the PLU file is searched, and the product is registered.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP4945396A JP3851979B2 (en) | 1996-02-13 | 1996-02-13 | Sales management system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP4945396A JP3851979B2 (en) | 1996-02-13 | 1996-02-13 | Sales management system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH09218740A JPH09218740A (en) | 1997-08-19 |
| JP3851979B2 true JP3851979B2 (en) | 2006-11-29 |
Family
ID=12831569
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP4945396A Expired - Fee Related JP3851979B2 (en) | 1996-02-13 | 1996-02-13 | Sales management system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3851979B2 (en) |
-
1996
- 1996-02-13 JP JP4945396A patent/JP3851979B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH09218740A (en) | 1997-08-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20090177993A1 (en) | Input of information using a plurality of screens in combination with display of key with colors, display of information and system using them | |
| JP3220605B2 (en) | Product registration device | |
| JP3851979B2 (en) | Sales management system | |
| JP2856682B2 (en) | Sales registration system for the same barcode | |
| US7743345B2 (en) | Display system for displaying key groups according to their functions | |
| US7010499B2 (en) | Computer program capable of changing a sales item to another sales item with simple operation | |
| JP5222911B2 (en) | Information processing apparatus and program | |
| JP3661313B2 (en) | Correction processing device | |
| JP2007225475A (en) | Measuring device for face-to-face sales | |
| JP6699190B2 (en) | Sales data processing device, selection key display method and program | |
| JP3656510B2 (en) | Sales data registration device | |
| JP3139637B2 (en) | Product sales registration data processing device | |
| JPH05128376A (en) | Sales data processor | |
| JP2001043454A (en) | Method and apparatus for sales registration of goods in POS system | |
| JP3778608B2 (en) | Cash register | |
| JP2998658B2 (en) | Component information display method | |
| JPH08147562A (en) | Merchandise sales registration data processor | |
| JPH07220177A (en) | Merchandise sales register data processor | |
| US20050240479A1 (en) | Processing method for pos system | |
| JPH01236394A (en) | Commodity information display device | |
| JP2523838B2 (en) | Electronic cash register | |
| JP2020113346A (en) | Sales data processing device, selection key display method and program | |
| JPH11306436A (en) | Pos device | |
| JPH1063954A (en) | Merchandise code input method | |
| JP2001067553A (en) | Sales management device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20050922 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050928 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20051128 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20051221 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060220 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20060421 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060619 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20060627 |
|
| 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: 20060721 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20060817 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090915 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100915 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110915 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120915 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130915 Year of fee payment: 7 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| LAPS | Cancellation because of no payment of annual fees |