KR910007770B1 - Register processing method of product article selling by scale unit at electronic cash register - Google Patents
Register processing method of product article selling by scale unit at electronic cash register Download PDFInfo
- Publication number
- KR910007770B1 KR910007770B1 KR1019890000107A KR890000107A KR910007770B1 KR 910007770 B1 KR910007770 B1 KR 910007770B1 KR 1019890000107 A KR1019890000107 A KR 1019890000107A KR 890000107 A KR890000107 A KR 890000107A KR 910007770 B1 KR910007770 B1 KR 910007770B1
- Authority
- KR
- South Korea
- Prior art keywords
- amount
- unit
- input
- key
- item
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07G—REGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
- G07G1/00—Cash registers
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Cash Registers Or Receiving Machines (AREA)
Abstract
Description
제1도는 금전등록기의 시스템 구성도.1 is a system configuration diagram of a cash register.
제2도는 계량단위로 판매되는 품목의 설정 흐름도.2 is a flow chart for setting items sold in a unit of measurement.
제3도는 본 발명에 따른 흐름도.3 is a flow chart according to the present invention.
제4도는 프로그램 및 등록 모드시의 키입력 순서도.4 is a flowchart of key input in program and registration mode.
* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings
11 : 중앙처리장치 12 : 롬11: central processing unit 12: ROM
13 : 램 14 : 키보드13: ram 14: keyboard
15 : 표시부 16 : 인자부15: display portion 16: printing portion
본 발명은 금전등록기의 등록 처리방법에 관한 것으로, 특히 계량단위로 판매되는 품목의 등록 처리방법에 관한 것이다.The present invention relates to a registration processing method of a cash register, and more particularly, to a registration processing method of an item sold in a unit of measurement.
일반적으로 금전등록기는 판매시점에서 발생되는 거래정보를 등록하며, 저장하고 있는 거래정보를 일정시간에 점검하거나 정산할 수 있는 기능을 갖고 있다. 그러나 상기와 같은 종래의 금전등록기에서는 무게, 리터(liter), 길이 등의 계량단위로 거래되는 품목을 판매하고 등록할때에는 사용자가 거래품목의 판매량을 금액으로 환산한 후 환산된 금액을 입력하여야만 등록처리를 할 수 있었으며, 이로인해 판매량을 금액으로 환산할시 잘못 계산되는 경우가 발생했고, 별도로 계산 후 이 금액을 다시 등록함으로서 등록처리 시간이 길어졌던 문제점 등이 있었다.Generally, a cash register registers transaction information generated at the point of sale, and has a function of checking or paying the transaction information stored at a predetermined time. However, in the conventional cash register as described above, when selling and registering items that are traded in a unit of measurement such as weight, liter, length, etc., the user must enter the converted amount after converting the sales amount of the transaction item into an amount. In this case, there was a case in which a wrong calculation was made when converting the sales amount into an amount, and there was a problem that the registration processing time was lengthened by re-registering the amount after calculation separately.
따라서 본 발명의 목적은 금전등록기에서 계량단위의 품목을 판매량에 따라 자동으로 금액을 환산하여 등록처리 할 수 있는 방법을 제공함에 있다.Therefore, an object of the present invention is to provide a method that can register the amount of the metered unit in the cash register automatically by converting the amount according to the sales amount.
이하 본 발명을 도면을 참조하여 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the drawings.
제1도는 본 발명을 수행하기 위한 금전등록기 시스템 블록도로서, 금전등록기의 전체동작을 제어하는 중앙처리장치(11)와, 금전등록 프로그램을 저장하고 있는 롬(12)와, 프로그램 수행 중에 발생하는 데이타를 저장하는 램(13)과, 상기 중앙처리장치(11)의 제어하에 거래내용을 나타내는 표시부(14)와, 상기 중앙처리장치(11)의 제어하에 거래내용에 대한 영수증을 발행하는 인자부(15)로 구성된다.1 is a block diagram of a cash register system for carrying out the present invention, which includes a central processing unit 11 for controlling the overall operation of a cash register, a ROM 12 storing a cash register program, and a program generated during program execution. A RAM 13 for storing data, a
제2도는 프로그램 모드에서 판매단위의 종류, 판매기준량 및 금액을 설정하는 흐름도로서, 단위번호 및 단위키 입력시 단위키 입력 플래그를 세트하고 단위번호에 따른 기준량 및 금액 저장영역을 지정하는 제1과정과, 상기 제1과정 수행 후 기준량 및 곱셉키 입력시 곱셉 플래그를 세트하고 단위번호의 기준량 영역에 수신기준량을 저장하는 제2과정과, 상기 제2과정 수행 후 기준금액 및 품목키 입력시 해당 단위번호의 기준금액 영역에 수신 기준금액을 저장하고 종료하는 제3과정으로 이루어진다.2 is a flowchart for setting the type, sales standard amount and amount of sales units in the program mode. And a second process of setting a multiply flag when inputting a reference amount and a multiply key after performing the first process and storing a received reference amount in a reference amount area of a unit number; and a corresponding unit when inputting a reference amount and an item key after performing the second process And a third process of storing and terminating the received reference amount in the reference amount area of the number.
제3도는 계량단위로 판매되는 품목들을 설정한 후 해당 품목을 등록 처리하는 흐름도로서, 단위키 입력시 단위키 입력 플래그를 세트하고 수신단위 번호에 따른 기준량 및 금액영역을 지정하는 제1과정과, 상기 제1과정 수행 후 품목키 입력시 단위키 입력 플래그 세트 유무상태를 검사하는 제2과정과, 상기 제2과정에서 단위키 입력 플래그가 세트상태일시 판매량 입력을 검사하며 없을시 기준금액으로 계산하여 등록처리하고 종료하는 제3과정과, 상기 제3과정에서 판매량 입력시 판매량 기준량 및 기준금액에 따라 판매금액을 등록처리하고 종료하는 제4과정으로 이루어진다.FIG. 3 is a flowchart of setting items sold in a unit of measurement and registering the corresponding items. The first step of setting a unit key input flag when inputting a unit key and specifying a reference amount and an amount of money according to a receiving unit number; A second step of checking whether the unit key input flag is set or not when the item key is input after the first step is performed; And a fourth step of registering and terminating the sale price according to the sale amount reference amount and the reference amount when inputting the sale amount in the third step.
제4a도는 프로그램 모드에서의 계량단위 품목의 설정에 대한 키입력 순서도이며, 제4b도는 계량단위 품목설정 후 등록처리시의 키입력 순서도이다.4A is a key input flow chart for setting the weighing unit item in the program mode, and FIG. 4B is a key input flow chart at the registration process after setting the weighing unit item.
상술한 구성에 의거 본 발명은 도면을 참조하여 상세히 설명한다. 먼저 계량단위로 거래되는 품목의 판매 단위의 종류, 판매기준량 및 기준금액을 설정하는 과정은 제4a도와 같은 키입력 순서를 갖는다. 그러므로 키보드(14)를 통해 단위키를 입력할시 중앙처리장치(11)는 (A10)단계에서 단위키 발생을 인지하고 (A11)단계에서 단위키 입력이전에 계량단위번호(종류)가 입력된 상태인가 검사하며, 아닐 시에는 단위번호가 입력하지 않은 상태에서 단위키가 입력한 상태이므로 에러처리를 수행한다. 이때 상기 (A11)단계에서 단위키 입력전에 단위번호가 입력된 상태이면 중앙처리장치(11)는 (A12)단계에서 단위키 입력 플래그를 세트하고 (A13)단계에서 단위번호를 분석하여 각종 거래내용과 단위종류별 판매기준량 및 기준금액을 저장하고 있는 램(13)에 해당 수신 단위번호에 대한 기준량 및 기준금액 저장영역을 지정하고 리턴한다.Based on the above-described configuration, the present invention will be described in detail with reference to the drawings. First, the process of setting the type, sales reference amount, and reference amount of the sales unit of the item traded in the measurement unit has a key input sequence as shown in FIG. 4A. Therefore, when the unit key is input through the
이후 키보드(14)를 통해 곱하기 키가 입력하면(A5)단계에서 중앙처리장치(11) 이를 인지한 후, (A6)단계에서 단위키 입력 플래그가 세트상태인가 검사하며, 아닐시에는 곱셈연산을 위한 해당기능을 수행한다. 이때 상기 (A6)단계에서 단위키 입력 플래그가 세트된 상태일시에는 (A7)단계에서 곱하기 키입력 이전에 기준량이 입력되었는가 검사하며, 아닐시에는 에러처리를 실행한다.After the multiplication key is input through the keyboard 14 (A5), the CPU 11 recognizes this, and in step (A6), it checks whether or not the unit key input flag is set. Perform the corresponding function. At this time, when the unit key input flag is set in step (A6), it is checked whether the reference amount is input before the multiply key input in step (A7). Otherwise, error processing is executed.
상기 기준량이라 함은 숫자키(0-9)를 통해 발생되는 계량단위로 판매할 품목의 단위기준량으로 예를들어 쇠고기 1근이 600g이라 가정하면, 기준량 600이 된다. 상기 (A7)단계에서 곱하기 키이전에 기준량이 입력된 상태일시에는 중앙처리장치(11)는 (A8)단계에서 곱하기 키입력 플래그를 세트하고 (A9)단계에서 해당 단위번호에 대한 램(13)의 기준량 저장영역에 수신된 기준량을 저장하고 리턴한다.The reference amount is a unit reference amount of an item to be sold in a weighing unit generated through the numeric keys (0-9). For example, if one beef is 600 g, the reference amount is 600. When the reference amount is input before the multiplying key in step (A7), the CPU 11 sets the multiply keying flag in step (A8) and sets the RAM 13 for the corresponding unit number in step (A9). Stores and returns the received reference amount in the reference amount storage area.
상기와 같은 과정수행 후 키보드(14)를 통해 품목키가 입력하면, (A1)단계에서 중앙처리장치(11)는 이를 인지하고 (A2)단계에서 곱하기키 입력 플래그가 세트된 상태인가 검사하며, 아닐시에는 해당 품목키 지정을 위한 기능을 수행한다. 상기 (A2)단계에서 곱하기 입력 플래그가 세트된 상태일시에는 (A3)단계에서 품목키 입력이전에 숫자키를 통한 기준금액이 입력한 상태인가 검사하며, 아닐시에는 에러처리를 실행한다. 이때 상기 (A3)단계에서 품목키 이전에 기준금액이 입력한 상태일시에는 해당 단위번호의 기준량에 대한 기준금액이 입력한 상태이므로 해당 단위번호에 해당 램(13)의 기준금액 저장영역에 수신 기준금액을 저장하고 흐름을 종료한다.When the item key is input through the
상기의 계량단위의 품목선정시에는 제4a도와 같이 계량단위의 종류를 구분하는 단위번호를 입력한 후 단위키에 의해 램(13)의 영역을 지정하고, 이후 판단단위의 기준이 되는 기준량을 입력한 후 곱하기 키에 의해 기준량을 램(13)의 해당영역에 저장하며, 판매기준량에 대응하는 기준금액을 입력한 후 품목키에 의해 기준금액을 램(13)의 해당영역에 저장한다. 이때 품목키는 단순히 프로그램 종료를 의미하는 기능으로 수행할 수 있는 동시에 해당 계량단위의 품목을 프리세트(Preset)하는 기능으로 사용할 수도 있다.When selecting the item of the above weighing unit, input the unit number to classify the type of the weighing unit as shown in Fig. 4a, and then designate the area of the RAM 13 by the unit key, and then input the reference quantity that is the standard of the judgment unit. After that, the reference amount is stored in the corresponding area of the RAM 13 by the multiplication key, and after inputting the reference amount corresponding to the sales reference amount, the reference value is stored in the corresponding area of the RAM 13 by the item key. In this case, the item key may be used as a function of simply ending the program and may be used as a function of presetting an item of a corresponding measurement unit.
상기와 계량단위로 판매되는 품목들을 설정한 후 등록 모드에서의 처리과정을 살펴보면, 먼저 키보드(14)를 통해 계량단위로 판매되는 해당품목의 단위키를 발생하면 중앙처리장치(11)는 (B8)단계에서 이를 인지하고, (B9)단계에서 단위판매임을 나타내는 단위키 입력 플래그를 세트시킨 후, (B10)단계에서 단위키 이전에 발생한 단위번호를 판단하여 해당 단위번호에 대한 램(13)의 기준량 및 기준금액 영역을 지지한 후 리턴한다.Looking at the processing in the registration mode after setting the items sold in the above and the weighing unit, the central processing unit (11) generates the unit key of the corresponding item sold in the weighing unit through the
이후 키보드(13)를 통해 품목키를 발생하면 중앙처리장치(11)는 (B2)단계에서 품목키 발생을 인지하고, (B2)단계에서 단위키 입력 플래그 세트된 상태인가 검사하며, 아닐시에는 해당 품목키에 대한 기능을 처리한다. 이때 상기 (B2)단계에서 단위키 입력 플래그가 세트된 상태일시에는 (B3)단계에서 품목키 이전에 판매량이 입력된 상태인가 검사하는데, 판매키 입력이 없었을 경우에는 (B7)단계에서 기준량으로 해당 계량 단위의 품목이 거래된 경우이므로 램(13)에 저장하고 있는 기준량에 대한 기준금액을 판매한 것으로 등록 처리한다. 또한 상기 (B3)단계에서 판매량이 입력한 경우에는 판매금액을 산출하는데, 이는 판매량을 기준량으로 나눈 후 그 결과치를 기준금액과 곱하여 산출한다.When the item key is generated through the keyboard 13, the central processing unit 11 recognizes the occurrence of the item key in step (B2), checks whether the unit key input flag is set in step (B2), and if not, Process the function for the item key. At this time, when the unit key input flag is set in step (B2), it is checked whether the sales amount is input before the item key in step (B3), and when there is no sale key input, it corresponds to the reference amount in step (B7). Since the item of the measurement unit is traded, it is registered and sold as the reference value for the reference amount stored in the RAM 13. In addition, when the sales amount is input in the step (B3), the sales amount is calculated, which is calculated by dividing the sales amount by the reference amount and multiplying the result by the reference amount.
상기 (B4) 또는 (B7)단계 수행후에는 (B5)단계에서 제1도의 (A1)와 같은 램(13)에 할당된 해당 단위번호에 대한 총판매량 합계 저장영역의 값을 갱신하고, (B6)단계에서는 총판매 금액합계 저장영역의 값을 갱신한 후 종료한다.After performing step (B4) or (B7), in step (B5), the value of the total sales volume storage area for the corresponding unit number assigned to the RAM 13 as shown in (A1) of FIG. 1 is updated, and (B6). In step), the value of the total sales amount total storage area is updated and then terminated.
상기의 계량단위 품목에 대한 등록처리과정은 제4b도와 같은 키입력 순서를 갖게 되는데, 먼저 계량단위의 종류를 구분하여 단위번호를 입력한 후 단위키를 입력하여 단위번호에 대한 램(13)의 기준량과 기준금액 저장영역을 지정하며, 해당 계량단위의 품목에 대한 판매량을 입력한 후 품목키를 입력함으로서, 입력된 판매량을 램(13)에 저장하고 있는 기준량으로 나누고 구한 결과치를 기준금액과 곱하여 판매량에 해당하는 실제 판매금액을 산출한다.The registration process for the weighing unit item has a key input sequence as shown in FIG. 4B. First, the unit number is input by dividing the type of the weighing unit, and then the unit key is input to the RAM 13 of the unit number. Specify the reference amount and the reference amount storage area, input the sales amount for the item of the corresponding weighing unit, and then input the item key to divide the input sales amount by the reference amount stored in the RAM 13 and multiply the resultant value by the reference amount. The actual sales amount corresponding to the sales volume is calculated.
그리고 이렇게 판매된 총판매량과 총판매된 금액을 합하여 기억하여 두었다가 필요시 확인해 봄으로써 판매되는 양과 그것에 해당하는 금액을 알 수 있게 되어 경영활동에 큰 도움을 줄수 있다.The total sales volume and total sales amount are thus memorized and then checked, if necessary, so that the quantity sold and the corresponding amount can be known, which can be a great help in management activities.
또한 상기와 같은 과정에 의해 산출된 판매금액을 가지고 일상적인 등록업무를 수행할 수 있으며, 등록업무 수행 후 그 결과를 표시부(5)를 통해 거래내용을 표시하고 인자부(6)를 통해 영수증을 발행할 수 있다.In addition, it is possible to perform the daily registration business with the sales amount calculated by the above process, and after performing the registration business to display the transaction contents through the display unit 5 and the receipt through the printing unit (6) You can issue.
상술한 바와 같이 전자식 금전등록기에서 무게, 리터, 길이 등의 계량단위로 거래가 이루어지는 품목을 등록처리할시, 판매량을 입력시키면 기준량 및 기준금액에 의해 자동으로 판매량에 따른 금액을 환산하여 등록처리 할 수 있으며, 이로인하여 사용자의 오계산을 완전히 제거하여 정확한 판매금액을 산출할 수 있는 동시에 등록처리 시간을 대폭 단축할 수 있는 이점이 있다.As described above, when registering an item that is traded in a weighing unit such as weight, liter, length, etc. in the electronic cash register, if the sales amount is entered, the amount according to the sales amount can be automatically converted based on the reference amount and the reference amount. In this way, it is possible to calculate an accurate sales amount by completely eliminating a user's miscalculation and at the same time, greatly reducing the registration processing time.
Claims (1)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019890000107A KR910007770B1 (en) | 1989-01-07 | 1989-01-07 | Register processing method of product article selling by scale unit at electronic cash register |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019890000107A KR910007770B1 (en) | 1989-01-07 | 1989-01-07 | Register processing method of product article selling by scale unit at electronic cash register |
Publications (2)
Publication Number | Publication Date |
---|---|
KR900012186A KR900012186A (en) | 1990-08-03 |
KR910007770B1 true KR910007770B1 (en) | 1991-10-02 |
Family
ID=19283050
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019890000107A KR910007770B1 (en) | 1989-01-07 | 1989-01-07 | Register processing method of product article selling by scale unit at electronic cash register |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR910007770B1 (en) |
-
1989
- 1989-01-07 KR KR1019890000107A patent/KR910007770B1/en not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
KR900012186A (en) | 1990-08-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4503503A (en) | Transaction processing apparatus for storing and/or calculating costs, sales, deductions, number of sales, cost multiplier, and profit, in a departmentalized format | |
US4493037A (en) | Retail terminal | |
JPH0312795A (en) | Commodity sales data processor | |
US6687680B1 (en) | Electronic cash register system | |
JPH0668796B2 (en) | Electronic cash register | |
JP2882947B2 (en) | Registration device | |
KR910007770B1 (en) | Register processing method of product article selling by scale unit at electronic cash register | |
JPH02309497A (en) | Commodity sales data processor | |
KR920004758B1 (en) | Method of discount sale for cash register | |
KR910003521B1 (en) | Printing system | |
JPH0430295A (en) | Electronic cash register | |
KR880000794B1 (en) | A cash register | |
KR980010882A (en) | How to apply a differentiated discount rate based on the customer's accumulated purchase amount | |
JP2589810B2 (en) | Product sales data processing device | |
JPH02257396A (en) | Commodity sale data processor | |
JPH0749593Y2 (en) | Sales data processor | |
KR920000803B1 (en) | Electronic cash resister | |
JPH0152793B2 (en) | ||
JP2502354B2 (en) | Electronic cash register | |
JPH11241943A (en) | Electronic charging balance | |
JPS63225897A (en) | Transaction processor | |
JPH028357B2 (en) | ||
JPH02125399A (en) | Sales data processor | |
JPS59173873A (en) | Electronic cash register | |
JPH05342480A (en) | Electronic cash register |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
G160 | Decision to publish patent application | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20081006 Year of fee payment: 18 |
|
EXPY | Expiration of term |