JP6781207B2 - Product sales data processing equipment and programs - Google Patents

Product sales data processing equipment and programs Download PDF

Info

Publication number
JP6781207B2
JP6781207B2 JP2018128484A JP2018128484A JP6781207B2 JP 6781207 B2 JP6781207 B2 JP 6781207B2 JP 2018128484 A JP2018128484 A JP 2018128484A JP 2018128484 A JP2018128484 A JP 2018128484A JP 6781207 B2 JP6781207 B2 JP 6781207B2
Authority
JP
Japan
Prior art keywords
authority
identification information
input
station opening
station
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.)
Active
Application number
JP2018128484A
Other languages
Japanese (ja)
Other versions
JP2018160275A (en
Inventor
鈴木 義明
義明 鈴木
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 JP2018128484A priority Critical patent/JP6781207B2/en
Publication of JP2018160275A publication Critical patent/JP2018160275A/en
Application granted granted Critical
Publication of JP6781207B2 publication Critical patent/JP6781207B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、商品販売データ処理装置及びプログラムに関する。 Embodiments of the present invention relate to product sales data processing devices and programs.

小売店の店舗では、商品の売上登録などにPOS(Point Of Sales)端末が使用されている。POS端末の操作者は、店舗での営業を開始する前に、開店準備として開局処理を行う。具体的には、開局処理とは、開局日時を入力したり、POS端末のドロワや自動釣銭機などに釣銭を補充したりする業務である。 At retail stores, POS (Point Of Sales) terminals are used for product sales registration and the like. The operator of the POS terminal performs the opening process in preparation for opening the store before starting the business in the store. Specifically, the station opening process is a business of inputting the opening date and time and replenishing change to a drawer of a POS terminal or an automatic change machine.

しかしながら、従来のPOS端末は、開局処理が現金等を取り扱う業務であるにも関わらず、開局処理を行った操作者を記録していなかった。 However, the conventional POS terminal does not record the operator who performed the station opening process, even though the station opening process is a business of handling cash and the like.

本発明が解決しようとする課題は、開局処理を実行する権限を有していると判定した個人を記憶することができる商品販売データ処理装置及びプログラムを提供することである。 An object to be solved by the present invention is to provide a product sales data processing device and a program capable of storing an individual who is determined to have the authority to execute a station opening process.

実施形態の商品販売データ処理装置は、設定手段と、入力手段と、開局処理手段と、記憶制御手段とを備える。前記設定手段は、個人に付与する権限の種別を示すとともに当該権限の種別が少なくとも開局処理の操作権限を予め付与された責任者および開局処理の操作権限を予め付与されない非責任者に区別される権限識別情報と、開局処理の操作の実行を禁止する開局処理禁止操作とを、個人を識別可能な識別情報に関連付けて権限識別情報の前記権限の種別毎に設定する。前記入力手段は、前記識別情報の入力を受け付ける。前記開局処理手段は、前記入力手段から入力された識別情報が前記権限識別情報における責任者である場合または、前記入力手段から入力された識別情報が前記権限識別情報における非責任者であって前記設定手段により前記開局処理禁止操作に設定されていない場合に開局処理を実行する。前記記憶制御手段は、前記開局処理手段を使用して開局処理を実行した前記個人の前記識別情報を記憶部に記憶させる。 The product sales data processing device of the embodiment includes a setting means, an input means, a station opening processing means, and a storage control means. The setting means indicates the type of authority to be granted to an individual, and the type of authority is divided into a responsible person who has been granted at least the operation authority of the opening process in advance and a non-responsible person who has not been granted the operating authority of the opening process in advance. The authority identification information and the operation for prohibiting the opening process for prohibiting the execution of the operation for opening the station are set for each type of the authority of the authority identification information in association with the identification information that can identify an individual . The input means accepts the input of the identification information. In the station opening processing means, when the identification information input from the input means is the person in charge of the authority identification information , or the identification information input from the input means is the non-responsible person in the authority identification information. When the station opening process prohibition operation is not set by the setting means , the station opening process is executed. The storage control means stores the identification information of the individual who has executed the station opening process by using the station opening processing means in the storage unit.

図1は、POS端末を示す外観斜視図である。FIG. 1 is an external perspective view showing a POS terminal. 図2は、POS端末のハードウェア構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of the hardware configuration of the POS terminal. 図3は、責任者テーブルのデータ構成の一例を示す説明図である。FIG. 3 is an explanatory diagram showing an example of the data structure of the responsible person table. 図4は、開局情報テーブルのデータ構成の一例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of the data structure of the station opening information table. 図5は、POS端末が有する機能構成を示すブロック図である。FIG. 5 is a block diagram showing a functional configuration of the POS terminal. 図6は、責任者設定画面の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the responsible person setting screen. 図7は、生体認証設定画面の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of the biometric authentication setting screen. 図8は、開局処理の流れを示すフローチャートである。FIG. 8 is a flowchart showing the flow of the station opening process. 図9は、サインオン処理の流れを示すフローチャートである。FIG. 9 is a flowchart showing the flow of the sign-on process. 図10は、責任者登録画面の一例を示す説明図である。FIG. 10 is an explanatory diagram showing an example of the responsible person registration screen. 図11は、生体認証情報入力画面の一例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of the biometric authentication information input screen. 図12は、開局レシートの一例を示す説明図である。FIG. 12 is an explanatory diagram showing an example of a station opening receipt.

以下、添付図面を参照して、商品販売データ処理装置及びプログラムの実施形態を詳細に説明する。なお、以下に説明する実施形態は、商品販売データ処理装置及びプログラムの一実施形態であって、その構成や仕様等を限定するものではない。本実施形態は、スーパーマーケット等の店舗に導入された、一取引にかかる商品の登録・精算を行うPOS(Point Of Sales)システムへの適用例である。 Hereinafter, embodiments of the product sales data processing device and the program will be described in detail with reference to the attached drawings. It should be noted that the embodiment described below is an embodiment of the product sales data processing device and the program, and does not limit the configuration, specifications, and the like. This embodiment is an application example to a POS (Point Of Sales) system that is introduced in a store such as a supermarket and performs registration and settlement of products related to one transaction.

図1は、POS端末10を示す外観斜視図である。POS端末10は、商品販売データ処理を実行する商品販売データ処理装置である。POS端末10は、ドロワ11の上に載置されており、ドロワ11の引出し12の開放動作を制御することができる。そして、ドロワ11は、顧客から受領した現金や、釣銭等に使用する現金を収納する。なお、POS端末10は、ドロワ11に代えて、又はドロワ11と共に自動釣銭機を備えていてもよい。POS端末10の本体ハウジング13は、上面右側にキーボード14と第1表示部15とを設ける。 FIG. 1 is an external perspective view showing a POS terminal 10. The POS terminal 10 is a product sales data processing device that executes product sales data processing. The POS terminal 10 is placed on the drawer 11 and can control the opening operation of the drawer 12 of the drawer 11. Then, the drawer 11 stores cash received from the customer and cash used for change and the like. The POS terminal 10 may be provided with an automatic change machine in place of the drawer 11 or together with the drawer 11. The main body housing 13 of the POS terminal 10 is provided with a keyboard 14 and a first display unit 15 on the right side of the upper surface.

キーボード14は、置数キーと、商品コードキーと、クリアキーと、戻りキーと、小計キーとを備える。置数キーは、商品コードや金額等の数字を入力するためのキーである。商品コードキーは、置数キーで入力された数字を商品コードとして取り扱う場合に押下するキーである。クリアキーは、エラー発生時などに操作を取り消すためのキーである。戻りキーは、現在の操作をキャンセルして直前の画面に戻すためのキーである。小計キーは、売上登録を完了して売上合計金額の算出を宣言するためのキーである。 The keyboard 14 includes a number key, a product code key, a clear key, a return key, and a subtotal key. The digit key is a key for inputting a number such as a product code or an amount. The product code key is a key to be pressed when the number entered by the number key is handled as the product code. The clear key is a key for canceling an operation when an error occurs. The return key is a key for canceling the current operation and returning to the previous screen. The subtotal key is a key for completing sales registration and declaring the calculation of the total sales amount.

第1表示部15は、表示面上にタッチパネルが積層されたタッチパネル式のディスプレイである。第1表示部15は、例えば、店舗の店員などの操作者が見るディスプレイである。本体ハウジング13は、上面後方には、第2表示部16を設ける。第2表示部16は、表示面上にタッチパネルが積層されたタッチパネル式のディスプレイである。第2表示部16は、例えば、商品を購入する顧客が見るディスプレイである。 The first display unit 15 is a touch panel type display in which a touch panel is laminated on a display surface. The first display unit 15 is a display viewed by an operator such as a store clerk. The main body housing 13 is provided with a second display unit 16 behind the upper surface. The second display unit 16 is a touch panel type display in which a touch panel is laminated on the display surface. The second display unit 16 is, for example, a display viewed by a customer who purchases a product.

POS端末10は、本体ハウジング13の上面左側にはプリンタ17を設ける。プリンタ17は、取引単位のレシート及びジャーナルを印字発行する。 The POS terminal 10 is provided with a printer 17 on the upper left side of the main body housing 13. The printer 17 prints and issues a receipt and a journal for each transaction unit.

POS端末10は、本体ハウジング13の右側面の溝に、カードリーダライタ18を設ける。カードリーダライタ18は、カードからカード情報の読み取り等をするためにスキャンする。 The POS terminal 10 is provided with a card reader / writer 18 in a groove on the right side of the main body housing 13. The card reader / writer 18 scans to read card information from the card.

また、POS端末10は、手持ち式のスキャナ装置19を設ける。手持ち式のスキャナ装置19は、顧客が決済カウンタに持参した商品に付されたバーコードからコード情報を光学的に読み取るコード読取装置である。 Further, the POS terminal 10 is provided with a hand-held scanner device 19. The hand-held scanner device 19 is a code reading device that optically reads code information from a bar code attached to a product brought to a payment counter by a customer.

次に、POS端末10のハードウェア構成について説明する。図2は、POS端末10のハードウェア構成の一例を示すブロック図である。 Next, the hardware configuration of the POS terminal 10 will be described. FIG. 2 is a block diagram showing an example of the hardware configuration of the POS terminal 10.

POS端末10は、CPU、ROM、及びRAM等を有するコンピュータ構成の制御部101を備える。また、制御部101は、バス106を介して、キーボード14、第1表示部15、第2表示部16、プリンタ17、カードリーダライタ18、スキャナ装置19、非接触カードリーダライタ102、通信インタフェース103、認証情報入力部104及び記憶部105と接続している。 The POS terminal 10 includes a computer-configured control unit 101 having a CPU, a ROM, a RAM, and the like. The control unit 101 also includes a keyboard 14, a first display unit 15, a second display unit 16, a printer 17, a card reader / writer 18, a scanner device 19, a non-contact card reader / writer 102, and a communication interface 103 via a bus 106. , Is connected to the authentication information input unit 104 and the storage unit 105.

非接触カードリーダライタ102は、NFC(Near Field Communication)などの近距離無線通信により、非接触ICカードのICタグに対して、情報の書き込み及び読み込みを実行する。通信インタフェース103は、店舗内ネットワークを介した通信を制御する。 The non-contact card reader / writer 102 writes and reads information from the IC tag of the non-contact IC card by short-range wireless communication such as NFC (Near Field Communication). The communication interface 103 controls communication via the in-store network.

認証情報入力部104は、個人の生体的特徴の入力を受け付ける。認証情報入力部104は、指紋、静脈、網膜、顔などの個人の生体的特徴から読み取った情報を、個人を識別可能な生体認証情報として入力を受け付ける。具体的には、認証情報入力部104は、個人の生体的特徴を撮像することで、生体認証情報の入力を受け付ける。なお、認証情報入力部104は、生体的特徴として身体的特徴を読み取る形態であってもよいし、行動的特徴を読み取る形態であってもよい。また、本実施形態に係るPOS端末10は、指の静脈に係る生体認証情報を読み取る場合を例に説明する。 The authentication information input unit 104 accepts input of an individual's biological characteristics. The authentication information input unit 104 accepts input of information read from an individual's biological features such as fingerprints, veins, retina, and face as biometric authentication information that can identify the individual. Specifically, the authentication information input unit 104 accepts the input of biometric authentication information by imaging the biological characteristics of an individual. The authentication information input unit 104 may be in a form of reading a physical feature as a biological feature, or may be in a form of reading a behavioral feature. Further, the POS terminal 10 according to the present embodiment will be described by taking the case of reading the biometric authentication information related to the vein of the finger as an example.

記憶部105は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などの記憶装置である。記憶部105は、各種のプログラムPを記憶する。プログラムPは、オペレーティングシステムや、POS端末10が備えている機能を発揮させるためのプログラムである。そして、プログラムPには、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。また、記憶部105は、責任者テーブルT1と、開局情報テーブルT2とを記憶する。 The storage unit 105 is a storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The storage unit 105 stores various programs P. The program P is a program for exerting the functions provided in the operating system and the POS terminal 10. The program P includes a program that exerts a characteristic function according to the present embodiment. Further, the storage unit 105 stores the responsible person table T1 and the station opening information table T2.

ここで、図3は、責任者テーブルT1のデータ構成の一例を示す説明図である。責任者テーブルT1は、POS端末10を使用した一取引や各種処理の責任者となれる個人を登録した情報である。そして、責任者テーブルT1は、責任者コードと、パスワードと、表示名称と、印字名称と、権限設定と、生体認証情報とを関連付けて記憶する。責任者コードは、責任者になれる個人を識別可能な識別情報である。パスワードは、責任者コードを入力した個人が、本人であることを確認する情報である。表示名称は、第1表示部15又は第2表示部16に責任者の名称を表示する際に用いられる名称である。印字名称は、責任者の名称を印字する際に用いられる名称である。権限設定は、責任者コードの責任者に付与された権限の設定である。生体認証情報は、責任者の指の静脈に係る個人を識別可能な識別情報である。 Here, FIG. 3 is an explanatory diagram showing an example of the data structure of the responsible person table T1. The person in charge table T1 is information in which an individual who can be the person in charge of one transaction or various processes using the POS terminal 10 is registered. Then, the responsible person table T1 stores the responsible person code, the password, the display name, the print name, the authority setting, and the biometric authentication information in association with each other. The responsible person code is identification information that can identify an individual who can be the responsible person. The password is information that confirms that the individual who entered the responsible person code is the person himself / herself. The display name is a name used when displaying the name of the person in charge on the first display unit 15 or the second display unit 16. The print name is a name used when printing the name of the person in charge. The authority setting is the setting of the authority given to the person in charge of the person in charge code. The biometric authentication information is identification information that can identify an individual related to the vein of the finger of the person in charge.

ここで、図4は、開局情報テーブルT2のデータ構成の一例を示す説明図である。開局情報テーブルT2は、開局処理の実行記録をPOS端末10ごとに記憶した情報である。開局情報テーブルT2は、責任者コードと、POSコードと、開局日時と、釣銭準備金額とを関連付けて記憶する。責任者コードは、開局処理を実行した責任者の責任者コードを示す記録である。POSコードは、POS端末10を識別可能な識別情報である。開局日時は、開局処理を実行した日時を示す記録である。釣銭準備金額は、開局処理の際に、準備した釣銭金額を示す記録である。 Here, FIG. 4 is an explanatory diagram showing an example of the data structure of the station opening information table T2. The station opening information table T2 is information in which the execution record of the station opening process is stored for each POS terminal 10. The opening information table T2 stores the responsible person code, the POS code, the opening date and time, and the change reserve amount in association with each other. The responsible person code is a record showing the responsible person code of the person responsible for executing the opening process. The POS code is identification information that can identify the POS terminal 10. The opening date and time is a record indicating the date and time when the opening process was executed. The change reserve amount is a record showing the change amount prepared at the time of the opening process.

次に、POS端末10が有する機能構成について説明する。図5は、POS端末10が有する機能構成を示すブロック図である。 Next, the functional configuration of the POS terminal 10 will be described. FIG. 5 is a block diagram showing a functional configuration of the POS terminal 10.

制御部101のCPUは、記憶部105のプログラムPをRAMに展開し、プログラムPに従って動作することで、図5に示す各機能部をRAM上に生成する。具体的には、制御部101は、機能部として、権限設定部1011と、入力制御部1012と、権限判定部1013と、開局処理部1014と、報知部1015と、印字制御部1016と、表示制御部1017とを備える。 The CPU of the control unit 101 expands the program P of the storage unit 105 into the RAM and operates according to the program P to generate each functional unit shown in FIG. 5 on the RAM. Specifically, the control unit 101 displays the authority setting unit 1011, the input control unit 1012, the authority determination unit 1013, the station opening processing unit 1014, the notification unit 1015, and the print control unit 1016 as functional units. It includes a control unit 1017.

権限設定部1011は、POS端末10を使用した一取引の責任者に付与される権限を設定する。権限設定部1011は、例えば、責任者設定画面に入力された設定に基づいて、個人の権限を設定する。ここで、図6は、責任者設定画面G1の一例を示す説明図である。責任者設定画面G1は、開局処理を実行する権限を付与することを設定する画面である。責任者設定画面G1は、大別すると、責任者コード入力欄G11と、パスワード入力欄G12と、表示名称入力欄G13と、印字名称入力欄G14と、権限設定領域G15と、設定ボタンB11と、終了ボタンB12とを備える。 The authority setting unit 1011 sets the authority given to the person in charge of one transaction using the POS terminal 10. The authority setting unit 1011 sets individual authority based on the setting entered in the person in charge setting screen, for example. Here, FIG. 6 is an explanatory diagram showing an example of the responsible person setting screen G1. The person in charge setting screen G1 is a screen for setting the authority to execute the station opening process. The responsible person setting screen G1 is roughly divided into a responsible person code input field G11, a password input field G12, a display name input field G13, a print name input field G14, an authority setting area G15, and a setting button B11. It includes an end button B12.

責任者コード入力欄G11は、責任者コードを入力する欄である。そして、パスワード入力欄G12は、責任者を確認するためのパスワードを入力する欄である。表示名称入力欄G13は、責任者の表示名称を入力する欄である。印字名称入力欄G14は、責任者の印字名称を入力する欄である。権限設定領域G15は、責任者コードの責任者に付与する権限を設定する領域である。 The person in charge code input field G11 is a field for inputting the person in charge code. The password input field G12 is a field for inputting a password for confirming the person in charge. The display name input field G13 is a field for inputting the display name of the person in charge. The print name input field G14 is a field for inputting the print name of the person in charge. The authority setting area G15 is an area for setting the authority to be given to the person in charge of the person in charge code.

そして、権限設定領域G15は、鍵権限入力欄G151と、操作権限設定領域G152とを備える。鍵権限入力欄G151は、責任者の操作権限を入力する欄である。そして、鍵権限入力欄G151は、「1」「2」「3」「4」の何れかの権限コードを入力することができる。権限コードとは、権限の種別を示した権限識別情報である。権限コードは、例えば、職位や職務などで分類分けされたものである。 The authority setting area G15 includes a key authority input field G151 and an operation authority setting area G152. The key authority input field G151 is a field for inputting the operation authority of the person in charge. Then, in the key authority input field G151, any authority code of "1", "2", "3", and "4" can be input. The authority code is authority identification information indicating the type of authority. The authority code is classified by position, job, etc., for example.

具体的には、権限コード「1」は、全ての操作を実行する権限を付与する設定である。権限コード「2」は、店舗の管理者に付与する権限の設定である。そして、開局処理は、「1」または「2」が設定された責任者が実行することができる。権限コード「3」は、POS端末10を使用した商品販売業務を行う一般的な店員に付与する権限の設定である。権限コード「4」は、ゲストとして予め設定された操作を実行する者に付与する権限の設定である。操作権限設定領域G152は、鍵権限入力欄G151に設定した権限のうち、操作の実行を禁止するものを選択する領域である。 Specifically, the authority code "1" is a setting for granting authority to execute all operations. The authority code "2" is a setting of authority given to the manager of the store. Then, the station opening process can be executed by the person in charge for which "1" or "2" is set. The authority code "3" is a setting of authority given to a general clerk who sells products using the POS terminal 10. The authority code "4" is a setting of authority given to a person who executes a preset operation as a guest. The operation authority setting area G152 is an area for selecting the authority set in the key authority input field G151 for which execution of the operation is prohibited.

操作権限設定領域G152は、責任者が実行することを禁止する操作を設定する領域である。操作権限設定領域G152は、1以上の禁止操作チェックボックスG1521を備える。禁止操作チェックボックスG1521は、禁止する操作にチェックが付けられる。そして、権限設定部1011は、鍵権限入力欄G151で設定された権限コードに応じて、禁止操作チェックボックスG1521にチェックを付ける。そして、権限設定部1011は、禁止操作チェックボックスG1521において、例えば、値割引と、両替と、返品操作と、クーポンと、入金と、出金と、ポイント訂正と、開局処理とを禁止することができる。 The operation authority setting area G152 is an area for setting an operation prohibited from being executed by the person in charge. The operation authority setting area G152 includes one or more prohibited operation check boxes G1521. In the prohibited operation check box G1521, the prohibited operation is checked. Then, the authority setting unit 1011 checks the prohibited operation check box G1521 according to the authority code set in the key authority input field G151. Then, the authority setting unit 1011 may prohibit, for example, price discount, exchange, return operation, coupon, deposit, withdrawal, point correction, and opening process in the prohibition operation check box G1521. it can.

ここで、権限設定部1011は、操作権限設定領域G152において、権限コード「1」が設定されると、責任者コードの責任者には開局処理を実行することができる権限を設定する。しかし、操作権限設定領域G152において、権限コード「3」が設定されると、開局処理の禁止操作チェックボックスG1521にチェックを付ける。よって、権限設定部1011は、権限コード「3」が設定された場合には、開局処理を禁止する。なお、入力制御部1012を介して、開局処理の禁止操作チェックボックスG1521のチェックを外す操作が入力された場合には、権限設定部1011は、権限コードが「3」または「4」であっても、開局処理を実行することができる権限を設定する。 Here, when the authority code "1" is set in the operation authority setting area G152, the authority setting unit 1011 sets the authority that can execute the opening process to the person in charge of the responsible person code. However, when the authority code "3" is set in the operation authority setting area G152, the prohibition operation check box G1521 of the station opening process is checked. Therefore, the authority setting unit 1011 prohibits the station opening process when the authority code "3" is set. When an operation of unchecking the prohibition operation check box G1521 of the opening process is input via the input control unit 1012, the authority setting unit 1011 has an authority code of "3" or "4". Also, set the authority to execute the station opening process.

設定ボタンB11は、責任者設定画面G1に入力された内容を、責任者テーブルT1に登録するボタンである。終了ボタンB12は、責任者設定画面G1に入力された内容を、責任者テーブルT1に登録せずに終了するボタンである。 The setting button B11 is a button for registering the contents input to the responsible person setting screen G1 in the responsible person table T1. The end button B12 is a button that ends the content input on the responsible person setting screen G1 without registering it in the responsible person table T1.

また、権限設定部1011は、各責任者の生体認証情報を登録する。そして、権限設定部1011は、例えば、生体認証設定画面に入力された設定に基づいて、責任者となる個人の権限を設定する。 In addition, the authority setting unit 1011 registers the biometric authentication information of each responsible person. Then, the authority setting unit 1011 sets the authority of the individual who is the person in charge based on the setting input on the biometric authentication setting screen, for example.

ここで、図7は、生体認証設定画面G2の一例を示す説明図である。生体認証設定画面G2は、責任者の生体認証情報を登録する画面である。生体認証情報は、例えば、指の静脈に係る情報を登録する。そして、生体認証設定画面G2は、責任者コード入力欄G21と、第1登録ボタンB21と、第2登録ボタンB22と、設定ボタンB23と、終了ボタンB24とを備える。責任者コード入力欄G21は、POS端末10を操作する個人の責任者コードを入力する欄である。第1登録ボタンB21は、一つ目の生体認証情報を登録するボタンである。第2登録ボタンB22は、2つ目の生体認証情報を登録するボタンである。この様に、生体認証設定画面G2は、責任者毎に複数の生体情報を登録することができる。従って、POS端末10は、例えば、一の指を怪我等した場合であっても別の指で、責任者を認証することができる。設定ボタンB23は、生体認証設定画面G2に入力された内容を、責任者テーブルT1に登録するボタンである。終了ボタンB24は、生体認証設定画面G2の表示を終了するボタンである。 Here, FIG. 7 is an explanatory diagram showing an example of the biometric authentication setting screen G2. The biometric authentication setting screen G2 is a screen for registering the biometric authentication information of the person in charge. As the biometric authentication information, for example, information related to a finger vein is registered. The biometric authentication setting screen G2 includes a responsible person code input field G21, a first registration button B21, a second registration button B22, a setting button B23, and an end button B24. The person in charge code input field G21 is a field for inputting the person in charge code of an individual who operates the POS terminal 10. The first registration button B21 is a button for registering the first biometric authentication information. The second registration button B22 is a button for registering the second biometric authentication information. In this way, the biometric authentication setting screen G2 can register a plurality of biometric information for each person in charge. Therefore, the POS terminal 10 can authenticate the responsible person with another finger even if one finger is injured, for example. The setting button B23 is a button for registering the contents input on the biometric authentication setting screen G2 in the responsible person table T1. The end button B24 is a button for ending the display of the biometric authentication setting screen G2.

入力制御部1012は、キーボード14や、第1表示部15又は第2表示部16に積層されたタッチパネルなどを制御して、POS端末10を操作する入力を受け付ける。また、入力手段である入力制御部1012は、例えば、キーボード14や、タッチパネルなどから責任者コードの入力を受け付ける。または、入力制御部1012は、認証情報入力部104を制御して、生体認証情報の入力を受け付ける。 The input control unit 1012 controls the keyboard 14, the touch panel laminated on the first display unit 15 or the second display unit 16, and receives the input for operating the POS terminal 10. Further, the input control unit 1012, which is an input means, accepts the input of the responsible person code from, for example, the keyboard 14 or the touch panel. Alternatively, the input control unit 1012 controls the authentication information input unit 104 to accept the input of the biometric authentication information.

権限判定部1013は、開局処理を実行しようとする個人が、開局処理を実行する権限を有しているかを、開局処理部1014を使用した開局処理を実行する前に判定する。具体的には、権限判定部1013は、開局処理を実行する前に入力制御部1012から入力された責任者コード又は生体認証情報に係る個人が責任者テーブルT1に登録されているか否かを判定する。また、権限判定部1013は、責任者テーブルT1に登録されている場合に、責任者テーブルT1の権限設定を参照して、開局処理を実行する権限を有しているか否かを判定する。そして、記憶制御手段である権限判定部1013は、開局処理を実行する権限を有している場合に、開局情報テーブルT2に開局処理を実行する責任者として責任者コードを記憶する。 The authority determination unit 1013 determines whether the individual who intends to execute the station opening process has the authority to execute the station opening process before executing the station opening process using the station opening process unit 1014. Specifically, the authority determination unit 1013 determines whether or not the responsible person code or the individual related to the biometric authentication information input from the input control unit 1012 is registered in the responsible person table T1 before executing the station opening process. To do. Further, when the authority determination unit 1013 is registered in the responsible person table T1, it determines whether or not it has the authority to execute the station opening process by referring to the authority setting of the responsible person table T1. Then, when the authority determination unit 1013, which is a storage control means, has the authority to execute the station opening process, the person in charge code is stored in the station opening information table T2 as the person responsible for executing the station opening process.

開局処理手段である開局処理部1014は、権限判定部1013が開局処理を実行する権限を有していると判定した場合に、開局処理を実行する。開局処理とは、取引ができる状態にPOS端末10を準備する処理である。例えば、開局日時を入力したり、POS端末10のドロワ11に補充した釣銭を登録したりする業務である。具体的には、開局処理部1014は、入力制御部1012が受け付けた開局日時を開局情報テーブルT2に登録する。また、開局処理部1014は、入力制御部1012が受け付けた釣銭準備金額を開局情報テーブルT2に登録する。なお、開局処理部1014は、責任者テーブルT1に責任者コードが登録されていない又は、開局処理を実行する権限を有していないと権限判定部1013が判定した場合には、開局処理を実行しない。なお、開局処理における開局日時は、開局日付のみの入力であってもよいし、開局時刻のみの入力であってもよい。また、開局処理は、開局日時の入力や、釣銭準備金額の入力以外の処理や業務が含まれていてもよい。 The station opening processing unit 1014, which is the station opening processing means, executes the station opening process when it is determined that the authority determination unit 1013 has the authority to execute the station opening process. The station opening process is a process of preparing the POS terminal 10 in a state where transactions can be performed. For example, it is a business of inputting the opening date and time and registering the replenished change in the drawer 11 of the POS terminal 10. Specifically, the station opening processing unit 1014 registers the opening date and time received by the input control unit 1012 in the station opening information table T2. Further, the station opening processing unit 1014 registers the change reserve amount received by the input control unit 1012 in the station opening information table T2. If the authority determination unit 1013 determines that the person in charge code is not registered in the person in charge table T1 or does not have the authority to execute the station opening process, the station opening processing unit 1014 executes the station opening process. do not do. The opening date and time in the opening process may be input only for the opening date or only for the opening time. Further, the opening process may include processing and operations other than inputting the opening date and time and inputting the change reserve amount.

報知部1015は、開局処理部1014を使用した開局処理を実行する権限を有していない場合に報知する。具体的には、報知部1015は、入力制御部1012から入力された責任者コードが責任者テーブルT1に登録されていない場合に、入力された責任者コードが未登録であることを報知する。または、報知部1015は、入力制御部1012から入力された責任者コードに係る個人が、開局処理部1014を使用した開局処理を実行する権限を有していない場合に報知する。なお、報知方法は、問わないものとする。例えば、報知部1015は、報知画面(不図示)を表示させることで報知する。または、報知部1015は、音声により報知する。 The notification unit 1015 notifies when it does not have the authority to execute the station opening process using the station opening processing unit 1014. Specifically, the notification unit 1015 notifies that the input responsible person code is not registered when the responsible person code input from the input control unit 1012 is not registered in the responsible person table T1. Alternatively, the notification unit 1015 notifies when the individual related to the responsible person code input from the input control unit 1012 does not have the authority to execute the station opening process using the station opening processing unit 1014. The notification method does not matter. For example, the notification unit 1015 notifies by displaying a notification screen (not shown). Alternatively, the notification unit 1015 notifies by voice.

印字制御部1016は、プリンタ17を制御してレシートなどを印字する。具体的には、出力手段である印字制御部1016は、プリンタ17を制御して開局レシートR1(図12参照)を印字出力する。ここで、開局レシートR1とは、開局処理部1014を使用して実行した開局処理に関する情報を印字した用紙である。 The print control unit 1016 controls the printer 17 to print a receipt or the like. Specifically, the print control unit 1016, which is an output means, controls the printer 17 to print and output the station opening receipt R1 (see FIG. 12). Here, the station opening receipt R1 is a sheet on which information regarding the station opening process executed by using the station opening processing unit 1014 is printed.

表示制御部1017は、第1表示部15及び第2表示部16に表示させる画面を制御する。具体的には、表示制御手段である表示制御部1017は、責任者設定画面G1や、生体認証設定画面G2や、責任者登録画面G3(図10参照)や、生体認証情報入力画面G4(図11参照)や、開局処理画面G5(図11参照)を表示させる。 The display control unit 1017 controls the screen to be displayed on the first display unit 15 and the second display unit 16. Specifically, the display control unit 1017, which is a display control means, has a responsible person setting screen G1, a biometric authentication setting screen G2, a responsible person registration screen G3 (see FIG. 10), and a biometric authentication information input screen G4 (FIG. 10). 11) and the station opening processing screen G5 (see FIG. 11) are displayed.

次に、上述した実施形態に係るPOS端末10が実行する開局処理について説明する。図8は、POS端末10が実行する開局処理の流れを示すフローチャートである。 Next, the station opening process executed by the POS terminal 10 according to the above-described embodiment will be described. FIG. 8 is a flowchart showing the flow of the station opening process executed by the POS terminal 10.

まず、POS端末10の制御部101は、サインオン処理を実行する(ステップS11)。ここで、図9は、POS端末10が実行するサインオン処理の流れを示すフローチャートである。 First, the control unit 101 of the POS terminal 10 executes a sign-on process (step S11). Here, FIG. 9 is a flowchart showing the flow of the sign-on process executed by the POS terminal 10.

まず、POS端末10の制御部101(表示制御部1017)は、第1表示部15に責任者登録画面G3を表示させる(ステップS21)。 First, the control unit 101 (display control unit 1017) of the POS terminal 10 causes the first display unit 15 to display the responsible person registration screen G3 (step S21).

ここで、図10は、責任者登録画面G3の一例を示す説明図である。責任者登録画面G3は、「責任者の登録を行います」とのメッセージを表示して、責任者として登録することを個人に通知する。また、責任者登録画面G3は、サインオン処理を開始する登録ボタンB31を備える。 Here, FIG. 10 is an explanatory diagram showing an example of the person in charge registration screen G3. The person in charge registration screen G3 displays a message "Register the person in charge" and notifies the individual to register as the person in charge. Further, the person in charge registration screen G3 includes a registration button B31 for starting the sign-on process.

登録ボタンB31が押下されるとPOS端末10の制御部101(入力制御部1012)は、認証情報入力部104がPOS端末10に接続されているか否かを判定する(ステップS22)。 When the registration button B31 is pressed, the control unit 101 (input control unit 1012) of the POS terminal 10 determines whether or not the authentication information input unit 104 is connected to the POS terminal 10 (step S22).

認証情報入力部104がPOS端末10に接続されている場合に(ステップS22;Yes)、POS端末10の制御部101(表示制御部1017)は、生体認証情報入力画面G4を表示させる(ステップS23)。 When the authentication information input unit 104 is connected to the POS terminal 10 (step S22; Yes), the control unit 101 (display control unit 1017) of the POS terminal 10 displays the biometric authentication information input screen G4 (step S23). ).

ここで、図11は、生体認証情報入力画面G4の一例を示す説明図である。生体認証情報入力画面G4は、指の静脈を読み取らせる方法を示す画像と、「力を抜いて指を軽く置いてください」とのメッセージとを表示する。これにより、生体認証情報入力画面G4は、認証情報入力部104を用いた生体認証情報の入力を促す。また、生体認証情報入力画面G4は、サインオン処理をキャンセルするキャンセルボタンB41を備える。 Here, FIG. 11 is an explanatory diagram showing an example of the biometric authentication information input screen G4. The biometric information input screen G4 displays an image showing how to read the veins of the finger and a message "Please relax and place your finger lightly". As a result, the biometric authentication information input screen G4 prompts the input of biometric authentication information using the authentication information input unit 104. Further, the biometric authentication information input screen G4 includes a cancel button B41 that cancels the sign-on process.

また、生体認証情報入力画面G4は、背景に開局処理画面G5を備える。開局処理画面G5は、責任者表示領域G51と、開局日表示領域G52とを備える。責任者表示領域G51は、開局処理で登録された責任者の表示名称を表示する領域である。開局日表示領域G52は、開局処理で登録された開局日を表示する領域である。 Further, the biometric authentication information input screen G4 includes a station opening processing screen G5 in the background. The station opening processing screen G5 includes a responsible person display area G51 and a station opening date display area G52. The responsible person display area G51 is an area for displaying the display name of the responsible person registered in the opening process. The opening date display area G52 is an area for displaying the opening date registered in the opening process.

生体認証情報入力画面G4において、POS端末10の制御部101(入力制御部1012)は、生体認証情報の入力を受け付ける(ステップS24)。 On the biometric information input screen G4, the control unit 101 (input control unit 1012) of the POS terminal 10 accepts the input of the biometric information (step S24).

一方、認証情報入力部104がPOS端末10に接続されていない場合に(ステップS22;No)、POS端末10の制御部101(入力制御部1012)は、責任者コードの入力を受け付ける(ステップS25)。次いで、POS端末10の制御部101(入力制御部1012)は、責任者コードに関連付けられたパスワードの入力を受け付ける(ステップS26)。 On the other hand, when the authentication information input unit 104 is not connected to the POS terminal 10 (step S22; No), the control unit 101 (input control unit 1012) of the POS terminal 10 accepts the input of the responsible person code (step S25). ). Next, the control unit 101 (input control unit 1012) of the POS terminal 10 accepts the input of the password associated with the responsible person code (step S26).

次いで、POS端末10の制御部101(権限判定部1013)は、入力された責任者コード又は生体認証情報が責任者テーブルT1に登録されているか否かを判定する(ステップS27)。 Next, the control unit 101 (authority determination unit 1013) of the POS terminal 10 determines whether or not the input responsible person code or biometric authentication information is registered in the responsible person table T1 (step S27).

責任者テーブルT1に登録されていない場合に(ステップS27;No)、POS端末10の制御部101(報知部1015)は、一取引に係る責任者になれる者として責任者テーブルT1に登録されていないことを報知する(ステップS28)。そして、POS端末10の制御部101は、ステップS21に移行する。 When not registered in the responsible person table T1 (step S27; No), the control unit 101 (notifying unit 1015) of the POS terminal 10 is registered in the responsible person table T1 as a person who can be the person in charge of one transaction. Notify that there is no such thing (step S28). Then, the control unit 101 of the POS terminal 10 shifts to step S21.

一方、責任者テーブルT1に登録されている場合に(ステップS27;Yes)、POS端末10の制御部101(権限判定部1013)は、入力された責任者コード又は生体認証情報の責任者が開局処理を実行する権限を有しているか否かを判定する(ステップS29)。 On the other hand, when registered in the responsible person table T1 (step S27; Yes), the person in charge of the input responsible person code or biometric authentication information opens the control unit 101 (authority determination unit 1013) of the POS terminal 10. It is determined whether or not the user has the authority to execute the process (step S29).

開局処理を実行する権限が無い場合に(ステップS29;No)、POS端末10の制御部101(報知部1015)は、開局処理を実行する権限が無いことを報知する(ステップS30)。そして、POS端末10の制御部101は、ステップS21に移行する。 When there is no authority to execute the station opening process (step S29; No), the control unit 101 (notification unit 1015) of the POS terminal 10 notifies that the user does not have the authority to execute the station opening process (step S30). Then, the control unit 101 of the POS terminal 10 shifts to step S21.

一方、開局処理を実行する権限が有る場合に(ステップS29;Yes)、POS端末10の制御部101(権限判定部1013)は、開局処理を実行する責任者として開局情報テーブルT2に登録する(ステップS31)。具体的には、責任者コードが入力された場合には、POS端末10の制御部101(権限判定部1013)は、入力された責任者コードを開局情報テーブルT2に登録する。一方、生体認証情報が入力された場合には、POS端末10の制御部101(権限判定部1013)は、責任者テーブルT1において、入力された生体認証情報に関連付けられている責任者コードを開局情報テーブルT2に登録する。 On the other hand, when there is an authority to execute the station opening process (step S29; Yes), the control unit 101 (authority determination unit 1013) of the POS terminal 10 registers in the station opening information table T2 as the person in charge of executing the station opening process (step S29; Yes). Step S31). Specifically, when the responsible person code is input, the control unit 101 (authority determination unit 1013) of the POS terminal 10 registers the input responsible person code in the opening information table T2. On the other hand, when the biometric authentication information is input, the control unit 101 (authority determination unit 1013) of the POS terminal 10 opens the responsible person code associated with the input biometric authentication information in the responsible person table T1. Register in the information table T2.

次いで、POS端末10の制御部101(表示制御部1017)は、開局情報テーブルT2に登録された責任者コードの責任者を開局処理画面G5に表示させる(ステップS32)。具体的には、POS端末10の制御部101(表示制御部1017)は、責任者テーブルT1において、開局情報テーブルT2に登録された責任者コードに関連付けられた表示名称を責任者表示領域G51に表示する。 Next, the control unit 101 (display control unit 1017) of the POS terminal 10 displays the person in charge of the person in charge code registered in the station opening information table T2 on the station opening processing screen G5 (step S32). Specifically, the control unit 101 (display control unit 1017) of the POS terminal 10 sets the display name associated with the responsible person code registered in the opening information table T2 in the responsible person display area G51 in the responsible person table T1. indicate.

以上により、POS端末10の制御部101は、サインオン処理を終了する。 As described above, the control unit 101 of the POS terminal 10 ends the sign-on process.

図8に戻り、サインオン処理が終了するとPOS端末10の制御部101(開局処理部1014)は、入力された開局日時を登録する(ステップS12)。 Returning to FIG. 8, when the sign-on process is completed, the control unit 101 (station opening processing unit 1014) of the POS terminal 10 registers the input opening date and time (step S12).

次いで、POS端末10の制御部101(開局処理部1014)は、入力された釣銭準備金額を登録する(ステップS13)。 Next, the control unit 101 (station opening processing unit 1014) of the POS terminal 10 registers the input change reserve amount (step S13).

次いで、POS端末10の制御部101(印字制御部1016)は、開局レシートR1を印字する(ステップS14)。 Next, the control unit 101 (print control unit 1016) of the POS terminal 10 prints the station opening receipt R1 (step S14).

ここで、図12は、開局レシートR1の一例を示す説明図である。開局レシートR1は、開局レシート発行日時R11と、開局レシート識別番号R12と、開局日時R13と、釣銭準備金額R14と、責任者コードR15と、責任者名称R16とを備える。開局レシート発行日時R11は、開局レシートR1を発行した発行日時を印字したものである。開局レシート識別番号R12は、開局レシートR1を識別可能な識別情報を印字したものである。開局日時R13は、開局処理を実行した日時である開局日時情報を印字したものである。釣銭準備金額R14は、開局処理の際に準備した釣銭の金額である釣銭準備金額情報を印字したものである。責任者コードR15は、開局処理を実行した者の責任者コードを印字したものである。責任者名称R16は、開局処理を実行した者の印字名称を印字したものである。 Here, FIG. 12 is an explanatory diagram showing an example of the opening receipt R1. The station opening receipt R1 includes a station opening receipt issuance date and time R11, a station opening receipt identification number R12, a station opening date and time R13, a change reserve amount R14, a responsible person code R15, and a responsible person name R16. The opening date and time R11 is a printout of the issuing date and time when the opening receipt R1 was issued. The opening receipt identification number R12 is printed with identification information that can identify the opening receipt R1. The opening date / time R13 is printed with the opening date / time information which is the date / time when the opening process is executed. The change reserve amount R14 is printed with change reserve amount information, which is the amount of change prepared at the time of opening the station. The responsible person code R15 is a printout of the responsible person code of the person who executed the station opening process. The person in charge name R16 is printed with the print name of the person who executed the station opening process.

以上により、POS端末10の制御部101は、開局処理を終了する。 As described above, the control unit 101 of the POS terminal 10 ends the station opening process.

以上のように、本実施形態に係るPOS端末10によれば、入力制御部1012は、責任者コードや生体認証情報などの個人を識別可能な識別情報の入力を受け付ける。そして、権限判定部1013は、入力制御部1012から入力された識別情報の個人が開局処理を実行する権限を有しているか否かを、開局処理を実行する前に判定する。そして、開局処理を実行する権限を有していない場合には、報知部1015が報知する。一方、開局処理を実行する権限を有している場合には、権限判定部1013は、開局情報テーブルT2に識別情報を記憶させる。また、開局処理部1014は、開局処理を実行する。従って、開局処理を実行する権限を有していると判定した個人を記憶することができる。また、本実施形態に係るPOS端末10は、開局処理を実行する前にサインオン処理を実行することで、誰が釣銭準備金額を準備したのかを記録することができるため、不正な行為を抑制することができる。 As described above, according to the POS terminal 10 according to the present embodiment, the input control unit 1012 accepts the input of personally identifiable identification information such as the responsible person code and biometric authentication information. Then, the authority determination unit 1013 determines whether or not the individual of the identification information input from the input control unit 1012 has the authority to execute the station opening process before executing the station opening process. Then, if the user does not have the authority to execute the station opening process, the notification unit 1015 notifies. On the other hand, if the user has the authority to execute the station opening process, the authority determination unit 1013 stores the identification information in the station opening information table T2. In addition, the station opening processing unit 1014 executes the station opening process. Therefore, it is possible to memorize the individual who is determined to have the authority to execute the opening process. Further, the POS terminal 10 according to the present embodiment can record who prepared the change reserve amount by executing the sign-on process before executing the station opening process, and thus suppresses fraudulent acts. be able to.

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

また、上記実施形態では、POS端末10は、開局情報テーブルT2に記憶された開局処理を実行した個人の責任者コード等の情報を印字出力、または、開局処理画面G5に表示出力すると説明している。しかしながら、POS端末10は、これ以外の形態によって、開局情報テーブルT2に記憶された開局処理を実行した個人の責任者コード等の情報を出力してもよい。例えば、POS端末10は、通信インタフェース103を介して、開局情報テーブルT2に記憶された開局処理を実行した個人の責任者コード等の情報を他の装置に出力してもよい。または、POS端末10は、開局情報テーブルT2に記憶された開局処理を実行した個人の責任者コード等の情報を他の記憶媒体に出力してもよい。 Further, in the above embodiment, it is explained that the POS terminal 10 prints out information such as the person responsible person code of the individual who executed the station opening process stored in the station opening information table T2, or displays and outputs it on the station opening processing screen G5. There is. However, the POS terminal 10 may output information such as the person responsible person code of the individual who executed the station opening process stored in the station opening information table T2 in another form. For example, the POS terminal 10 may output information such as the person responsible person code of the individual who executed the station opening process stored in the station opening information table T2 to another device via the communication interface 103. Alternatively, the POS terminal 10 may output information such as the person responsible person code of the individual who executed the station opening process stored in the station opening information table T2 to another storage medium.

上記実施形態や変形例の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らないものとする。例えば、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。 The program executed by each device of the above-described embodiment or modification shall be provided by being incorporated in a storage medium (ROM or storage unit) provided in each device in advance, but is not limited thereto. For example, a file in an installable format or an executable format should be recorded and provided on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). It may be configured as. Further, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium in which a program transmitted by a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

また、上記実施形態や変形例の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよいし、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。 Further, the program executed by each device of the above-described embodiment or modification may be stored on a computer connected to a network such as the Internet and provided by downloading via the network, or the Internet. It may be configured to be provided or distributed via a network such as.

10 POS端末
101 制御部
1011 権限設定部
1012 入力制御部
1013 権限判定部
1014 開局処理部
1015 報知部
1016 印字制御部
1017 表示制御部
105 記憶部
T1 責任者テーブル
T2 開局情報テーブル
10 POS terminal 101 Control unit 1011 Authority setting unit 1012 Input control unit 1013 Authority judgment unit 1014 Station opening processing unit 1015 Notification unit 1016 Print control unit 1017 Display control unit 105 Storage unit T1 Manager table T2 Opening information table

特開平7−93666号公報Japanese Unexamined Patent Publication No. 7-93666

Claims (6)

個人に付与する権限の種別を示すとともに当該権限の種別が少なくとも開局処理の操作権限を予め付与された責任者および開局処理の操作権限を予め付与されない非責任者に区別される権限識別情報と、開局処理の操作の実行を禁止する開局処理禁止操作とを、個人を識別可能な識別情報に関連付けて権限識別情報の前記権限の種別毎に設定する設定手段と、
前記識別情報の入力を受け付ける入力手段と、
前記入力手段から入力された識別情報が前記権限識別情報における責任者である場合、または、前記入力手段から入力された識別情報が前記権限識別情報における非責任者であって前記設定手段により前記開局処理禁止操作に設定されていない場合に、開局処理を実行する開局処理手段と、
前記開局処理手段を使用して開局処理を実行した前記個人の前記識別情報を記憶部に記憶させる記憶制御手段と、
を備える商品販売データ処理装置。
Authority identification information that indicates the type of authority to be granted to an individual and that the type of authority distinguishes between a responsible person who has been granted at least the operation authority for opening processing and a non-responsible person who has not been granted the operating authority for opening processing in advance. A setting means for setting a station opening process prohibition operation for prohibiting execution of a station opening process operation for each type of the authority of the authority identification information by associating an individual with an identifiable identification information.
An input means that accepts the input of the identification information and
When the identification information input from the input means is the person responsible for the authority identification information, or when the identification information input from the input means is the non-responsible person in the authority identification information and the setting means opens the station. When the processing prohibition operation is not set, the station opening processing means for executing the station opening process and
A storage control means for storing the identification information of the individual who executed the station opening process using the station opening processing means in the storage unit,
Product sales data processing device equipped with.
前記記憶部に記憶された前記開局処理を実行した前記個人の前記識別情報を出力する出力手段を更に備える、
請求項1に記載の商品販売データ処理装置。
An output means for outputting the identification information of the individual who has executed the station opening process stored in the storage unit is further provided.
The product sales data processing device according to claim 1.
前記出力手段は、前記個人の識別情報を、前記開局処理手段が実行した開局処理に関する情報を示した開局処理レシートに印字出力する、
請求項2に記載の商品販売データ処理装置。
The output means prints and outputs the personal identification information on a station opening processing receipt showing information on the station opening processing executed by the station opening processing means.
The product sales data processing device according to claim 2.
前記入力手段は、前記識別情報として個人の生体的特徴の入力を受け付ける、
請求項1乃至3の何れか一項に記載の商品販売データ処理装置。
The input means accepts input of an individual's biological characteristics as the identification information.
The product sales data processing device according to any one of claims 1 to 3.
前記開局処理を実行する権限を付与するために、前記識別情報と、権限の種別を示した権限識別情報とを設定する設定画面を表示させる表示制御手段を更に備える、
請求項1乃至4の何れか一項に記載の商品販売データ処理装置。
In order to grant the authority to execute the opening process, a display control means for displaying a setting screen for setting the identification information and the authority identification information indicating the type of authority is further provided.
The product sales data processing device according to any one of claims 1 to 4.
商品販売データ処理装置のコンピュータを、
個人に付与する権限の種別を示すとともに当該権限の種別が少なくとも開局処理の操作権限を予め付与された責任者および開局処理の操作権限を予め付与されない非責任者に区別される権限識別情報と、開局処理の操作の実行を禁止する開局処理禁止操作とを、個人を識別可能な識別情報に関連付けて権限識別情報の前記権限の種別毎に設定する設定手段と、
前記識別情報の入力を受け付ける入力手段と、
前記入力手段から入力された識別情報が前記権限識別情報における責任者である場合、または、前記入力手段から入力された識別情報が前記権限識別情報における非責任者であって前記設定手段により前記開局処理禁止操作に設定されていない場合に、開局処理を実行する開局処理手段と、
前記開局処理手段を使用して開局処理を実行した前記個人の前記識別情報を記憶部に記憶させる記憶制御手段と、
として機能させるためのプログラム。
The computer of the product sales data processing device ,
Authority identification information that indicates the type of authority to be granted to an individual and that the type of authority distinguishes between a responsible person who has been granted at least the operation authority for opening processing and a non-responsible person who has not been granted the operating authority for opening processing in advance. A setting means for setting a station opening process prohibition operation for prohibiting execution of a station opening process operation for each type of the authority of the authority identification information by associating an individual with an identifiable identification information.
An input means that accepts the input of the identification information and
When the identification information input from the input means is the person responsible for the authority identification information, or when the identification information input from the input means is the non-responsible person in the authority identification information and the setting means opens the station. When the processing prohibition operation is not set, the station opening processing means for executing the station opening process and
A storage control means for storing the identification information of the individual who executed the station opening process using the station opening processing means in the storage unit,
A program to function as.
JP2018128484A 2018-07-05 2018-07-05 Product sales data processing equipment and programs Active JP6781207B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018128484A JP6781207B2 (en) 2018-07-05 2018-07-05 Product sales data processing equipment and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018128484A JP6781207B2 (en) 2018-07-05 2018-07-05 Product sales data processing equipment and programs

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015131881A Division JP6367768B2 (en) 2015-06-30 2015-06-30 Product sales data processing apparatus and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020174025A Division JP2021005430A (en) 2020-10-15 2020-10-15 Product sales data processor and program

Publications (2)

Publication Number Publication Date
JP2018160275A JP2018160275A (en) 2018-10-11
JP6781207B2 true JP6781207B2 (en) 2020-11-04

Family

ID=63796773

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018128484A Active JP6781207B2 (en) 2018-07-05 2018-07-05 Product sales data processing equipment and programs

Country Status (1)

Country Link
JP (1) JP6781207B2 (en)

Also Published As

Publication number Publication date
JP2018160275A (en) 2018-10-11

Similar Documents

Publication Publication Date Title
JP6967886B2 (en) Checkout device and checkout system
JP2017004244A (en) Commodity sales data processor
CN107133828A (en) Ticket server and its control method, electronic billing system and terminal device
JP2019200567A (en) Terminal control device, and program and store system thereof
JP6367768B2 (en) Product sales data processing apparatus and program
JP7370361B2 (en) Benefit granting system and benefit granting method
CN108573582A (en) Sales data processing unit and control method, terminal device
JP5784879B2 (en) Document reference system, document reference method
JP6781207B2 (en) Product sales data processing equipment and programs
JP2018133065A (en) Settlement receiving apparatus, computer system, settlement receiving method, and settlement receiving program
JP2021005430A (en) Product sales data processor and program
JP2020129335A (en) Information processor and store system
JP3200196U (en) POS system
JP6960752B2 (en) Sales data processing equipment and programs
JP6539392B2 (en) Settlement device and control program therefor
US11687964B2 (en) Information processing device, information processing method, and program recording medium
JP6999395B2 (en) Product registration device and product registration program
JP6835546B2 (en) Checkout system and checkout processing method
JP6382171B2 (en) Payment apparatus and control program thereof
JP2014174576A (en) Sales data processor, server device and program
JP5879306B2 (en) Sales processing apparatus and program, and sales processing system
JP7004793B2 (en) Payment device and its control program
JP6774995B2 (en) Checkout system, payment device and control program
JP6766206B2 (en) Check-out system and product registration device
JP2018101379A (en) Settlement device and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180725

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180725

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190625

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190823

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200128

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200325

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: 20200915

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201015

R150 Certificate of patent or registration of utility model

Ref document number: 6781207

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150