JP6599525B2 - Money processing apparatus, program and deposit / withdrawal system - Google Patents

Money processing apparatus, program and deposit / withdrawal system Download PDF

Info

Publication number
JP6599525B2
JP6599525B2 JP2018153045A JP2018153045A JP6599525B2 JP 6599525 B2 JP6599525 B2 JP 6599525B2 JP 2018153045 A JP2018153045 A JP 2018153045A JP 2018153045 A JP2018153045 A JP 2018153045A JP 6599525 B2 JP6599525 B2 JP 6599525B2
Authority
JP
Japan
Prior art keywords
lock mechanism
change machine
instruction
unlocking
rank
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
JP2018153045A
Other languages
Japanese (ja)
Other versions
JP2019003671A (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 JP2018153045A priority Critical patent/JP6599525B2/en
Publication of JP2019003671A publication Critical patent/JP2019003671A/en
Application granted granted Critical
Publication of JP6599525B2 publication Critical patent/JP6599525B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、金銭処理装置、プログラムおよび入出金システムに関する。 Embodiments described herein relate generally to a money processing apparatus , a program, and a deposit / withdrawal system.

従来、店舗での会計処理では、POS(Point Of Sales)端末等の販売データ処理装置に、自動釣銭機等の金銭処理装置を接続した入出金システムが広く利用されている。このような金銭処理装置は、内部の収納庫に収納した貨幣に容易にアクセスできないようにロック機構を備え、専用の鍵を用いて開錠する仕組みとなっていることが多い。そして、貨幣の回収時や、貨幣詰まりが発生した際等には、ロック解除できる権限を有する店員が鍵を用いてロックを開錠し、回収作業を行ったり、貨幣詰まりを解消したりする。   2. Description of the Related Art Conventionally, in transaction processing at a store, a deposit / withdrawal system in which a cash data processing device such as an automatic change machine is connected to a sales data processing device such as a POS (Point Of Sales) terminal has been widely used. Such a money processing apparatus is often provided with a lock mechanism so that money stored in an internal storage is not easily accessible, and is unlocked using a dedicated key. When money is collected, or when a paper jam occurs, a store clerk who has the authority to unlock the lock unlocks it using a key and performs a collection operation or eliminates the paper jam.

ところで、鍵の管理には注意を要し、万一鍵を紛失した場合にはセキュリティ確保が難しいという課題がある。そこで従来、セキュリティを確保しつつも、鍵を管理する手間を省くことができるロック機構の開発が望まれていた。   By the way, there is a problem that it is difficult to ensure security in the event that the key management needs attention and should the key be lost. Therefore, it has been desired to develop a lock mechanism that can save the trouble of managing keys while ensuring security.

本発明が解決しようとする課題は、鍵を管理する手間を省くことができる金銭処理装置を提供することである。   The problem to be solved by the present invention is to provide a money processing apparatus that can save the trouble of managing keys.

実施形態の金銭処理装置は、貨幣を収納する収納庫と、前記収納庫を開錠または施錠するロック機構と、指示受付手段と、情報受信手段と、ログ記録手段とを備える。指示受付手段は、自装置と接続された販売データ処理装置から、前記ロック機構の開錠を伴う業務にかかる指示を受付ける。情報受信手段は、前記販売データ処理装置から、当該販売データ処理装置にログインしているオペレータのランクを示すランク情報を受信する。ログ記録手段は、前記販売データ処理装置から前記ロック機構の開錠を伴う業務にかかる指示と前記ロック機構を開錠することができるランクを示すランク情報を受付けて当該ロック機構の開錠を実行した場合、受付けた前記指示にかかる情報と前記ランク情報とを記録する。The money processing apparatus according to the embodiment includes a storage for storing money, a lock mechanism for unlocking or locking the storage, an instruction receiving unit, an information receiving unit, and a log recording unit. The instruction accepting unit accepts an instruction relating to a task involving unlocking of the lock mechanism from a sales data processing apparatus connected to the own apparatus. The information receiving means receives rank information indicating the rank of the operator logged in to the sales data processing apparatus from the sales data processing apparatus. The log recording means receives instructions from the sales data processing device for work involving unlocking of the lock mechanism and rank information indicating a rank at which the lock mechanism can be unlocked, and unlocks the lock mechanism If so, the information related to the received instruction and the rank information are recorded.

図1は、実施形態にかかる入出金システムの外観斜視図である。FIG. 1 is an external perspective view of a deposit / withdrawal system according to the embodiment. 図2は、釣銭機の各部の電気的接続例を示すブロック図である。FIG. 2 is a block diagram showing an example of electrical connection of each part of the change machine. 図3は、釣銭機の機能構成例を示すブロック図である。FIG. 3 is a block diagram illustrating a functional configuration example of the change machine. 図4は、POS端末の機能構成例を示すブロック図である。FIG. 4 is a block diagram illustrating a functional configuration example of the POS terminal. 図5は、入出金システムが実行する商品登録処理の手順例を示すフローチャートである。FIG. 5 is a flowchart showing an example of the procedure of product registration processing executed by the deposit / withdrawal system. 図6は、入出金システムが実行する貨幣回収処理の手順例を示すフローチャートである。FIG. 6 is a flowchart showing an example of a procedure of money collection processing executed by the deposit / withdrawal system. 図7は、入出金システムが実行する貨幣回収処理の手順例を示すフローチャートである。FIG. 7 is a flowchart showing a procedure example of the money collection process executed by the deposit / withdrawal system. 図8は、入出金システムが実行する貨幣詰まり解消処理の手順例を示すフローチャートである。FIG. 8 is a flowchart showing an example of the procedure of the clogging elimination process executed by the deposit / withdrawal system.

図1は、実施形態にかかる入出金システム100の外観斜視図である。入出金システム100は、釣銭機1と、POS端末2とを備えている。   FIG. 1 is an external perspective view of a deposit / withdrawal system 100 according to the embodiment. The deposit / withdrawal system 100 includes a change machine 1 and a POS terminal 2.

POS端末2は、客が購入する商品の商品情報に基づいて、売上データ(販売データ)を登録する販売データ処理装置である。図1に示すように、POS端末2は制御部40(図4参照)を内蔵した筐体20を備える。筐体20の上部にはキーボード25が設けられている。また、POS端末2は、筐体20の上部でキーボード25より奥側に、表面にタッチパネル28を配設した店員用表示器27を備えている。さらに店員用表示器27の上方には、筐体20の上面から突出して、客用表示器29が設けられている。また、POS端末2は、店員用表示器27の左隣に、レシートやジャーナルを印字するためのプリンタ21を備えている。また、POS端末2には、レーザ式のハンドスキャナ、あるいは、光学読取式の縦型スキャナ等のスキャナ26(図4参照)が接続されて用いられる。   The POS terminal 2 is a sales data processing device that registers sales data (sales data) based on product information of products purchased by customers. As shown in FIG. 1, the POS terminal 2 includes a housing 20 that incorporates a control unit 40 (see FIG. 4). A keyboard 25 is provided on the top of the housing 20. Further, the POS terminal 2 is provided with a store clerk display 27 having a touch panel 28 disposed on the surface thereof on the upper side of the housing 20 and behind the keyboard 25. Further, a customer display 29 is provided above the store clerk display 27 so as to protrude from the upper surface of the housing 20. Further, the POS terminal 2 includes a printer 21 for printing receipts and journals on the left side of the clerk display 27. The POS terminal 2 is connected to a scanner 26 (see FIG. 4) such as a laser type hand scanner or an optical reading type vertical scanner.

POS端末2は、スキャナ26が読み取った情報と、商品マスタ63(図4参照)とに基づいて売上商品の商品情報を読み込む。そしてPOS端末2は、売上個数や売上金額や値引率等に基づいて小計および合計金額等を含む売上データを生成し、売上ファイル64(図4参照)に登録する。また、店員がキーボード25で客からの預り金額を入力すると、POS端末2は売上合計金額から預り金額を差し引いて釣り金額を算出し、この釣り金額を出金するよう釣銭機1に出金指示(出金コマンド)を出力する。また、POS端末2は、売上合計金額、釣り金額を店員用表示器27、客用表示器29に表示する。尚、客からの預り金額の入力については、釣銭機1が計数した入金額をPOS端末2に通知し、POS端末2がこの入金額に基づいて釣り金額を算出してもよい。   The POS terminal 2 reads the merchandise information of the sales merchandise based on the information read by the scanner 26 and the merchandise master 63 (see FIG. 4). The POS terminal 2 generates sales data including the subtotal and the total amount based on the number of sales, the sales amount, the discount rate, and the like, and registers it in the sales file 64 (see FIG. 4). When the store clerk inputs the deposit amount from the customer with the keyboard 25, the POS terminal 2 calculates the fishing amount by subtracting the deposit amount from the total sales amount, and instructs the change machine 1 to withdraw the fishing amount. (Withdrawal command) is output. In addition, the POS terminal 2 displays the total sales amount and the fishing amount on the salesclerk display 27 and the customer display 29. As for the input of the deposit amount from the customer, the deposit amount counted by the change machine 1 may be notified to the POS terminal 2, and the POS terminal 2 may calculate the fishing amount based on the deposit amount.

釣銭機1は、客からの預り金などを金種別に収納し、入金額をPOS端末2に通知する入金処理を行う。また、釣銭機1は、POS端末2から釣銭の出金指示を受けると、金種ごとの出金枚数を決定し、各金種の紙幣または硬貨を出金する出金処理を行う。   The change machine 1 stores deposits and the like from customers in denominations and performs a deposit process for notifying the POS terminal 2 of the deposit amount. In addition, when the change machine 1 receives a change withdrawal instruction from the POS terminal 2, the change machine 1 determines the number of withdrawals for each denomination and performs a withdrawal process for dispensing the bills or coins of each denomination.

図1に示すように釣銭機1は、紙幣釣銭機110と、硬貨釣銭機120とを備えている。尚、釣銭機1は紙幣釣銭機110、または硬貨釣銭機120のいずれか一方を備える構成でもよい。   As shown in FIG. 1, the change machine 1 includes a banknote change machine 110 and a coin change machine 120. The change machine 1 may be configured to include either the banknote change machine 110 or the coin change machine 120.

加えて、釣銭機1はコイントレー130を備えている。尚、コイントレー130はオプション品であり、釣銭機1に必須の構成ではない。コイントレー130は、コイントレー130を収納する筐体139に対して引き出し可能に設けられている。コイントレー130は、トレー内部に棒金や商品券を収納しておくための収納部である。コイントレー130は、図示しないロック機構により筐体139から引き出せないようにロックされている。また、コイントレー130は、当該ロック機構が開錠状態となると、筐体139の手前側に引き出して内部の棒金や商品券を出し入れすることができる。コイントレー130のロック機構の構成としては、後述するロック機構116a、116b等と同様、メカニカルロックタイプの電磁ロックを用いることができる。   In addition, the change machine 1 includes a coin tray 130. The coin tray 130 is an optional item and is not an essential component for the change machine 1. The coin tray 130 is provided so that it can be pulled out from the housing 139 that houses the coin tray 130. The coin tray 130 is a storage unit for storing a bar or gift certificate inside the tray. The coin tray 130 is locked so that it cannot be pulled out of the housing 139 by a lock mechanism (not shown). In addition, when the lock mechanism is unlocked, the coin tray 130 can be pulled out to the front side of the housing 139 to insert and remove internal metal bars and gift certificates. As a configuration of the lock mechanism of the coin tray 130, a mechanical lock type electromagnetic lock can be used as in the lock mechanisms 116a and 116b described later.

紙幣釣銭機110は、その筐体19の上面にディスプレイ11と、操作部12と、入金口13と、出金口14とを備えている。ディスプレイ11は、動作モード、エラー通知などの情報を表示する。操作部12は、動作モードを選択するための操作ボタンや、エラー通知を解除するための操作ボタン等を備えている。   The banknote change machine 110 includes a display 11, an operation unit 12, a deposit port 13, and a withdrawal port 14 on the upper surface of the housing 19. The display 11 displays information such as the operation mode and error notification. The operation unit 12 includes an operation button for selecting an operation mode, an operation button for canceling an error notification, and the like.

また、紙幣釣銭機110の前面パネル19aは、筐体19に対して取り外し可能に設けられており、通常は筐体19から取り外せないようロック機構116a(図2参照)により施錠されている。紙幣釣銭機110において紙幣詰まり等が発生した際には、ロック機構116aを開錠し、前面パネル19aを取り外して紙幣詰まりを解消する作業を行う。   Moreover, the front panel 19a of the banknote change machine 110 is provided so as to be removable from the housing 19, and is normally locked by a lock mechanism 116a (see FIG. 2) so that it cannot be removed from the housing 19. When a banknote jam or the like occurs in the banknote change machine 110, the lock mechanism 116a is unlocked, and the front panel 19a is removed to eliminate the banknote jam.

また、紙幣釣銭機110は、筐体19内部の紙幣を外部に露出せずに回収するための回収ボックス71を備えている。筐体19には回収ボックス71を収納するための収納部(不図示)が設けられており、通常、回収ボックス71は収納部に嵌め込まれて用いられる。また、回収ボックス71は、筐体19に対して取り外し可能に設けられているが、通常は、筐体19から引き出せないようにロック機構116b(図2参照)により施錠されている。また、回収ボックス71は、ロック機構116bが開錠状態となると、筐体19から取り外して持ち運べるようになっている。尚、回収処理の手順については、図6および図7において説明する。   Moreover, the banknote change machine 110 is provided with the collection | recovery box 71 for collect | recovering the banknotes inside the housing | casing 19 without exposing outside. The housing 19 is provided with a storage portion (not shown) for storing the recovery box 71, and the recovery box 71 is normally used by being fitted into the storage portion. The collection box 71 is detachable from the housing 19, but is usually locked by a lock mechanism 116 b (see FIG. 2) so that it cannot be pulled out from the housing 19. The collection box 71 can be removed from the housing 19 and carried when the lock mechanism 116b is unlocked. The procedure of the recovery process will be described with reference to FIGS.

硬貨釣銭機120は、その筐体39の上面にディスプレイ15と、操作部16とを備えている。筐体39の上面の右手前端部には、複数枚の硬貨を一度に投入できる入金口17が設けられている。筐体39の左手前端部には、硬貨を装置内から出金する出金口18が設けられている。また、筐体39の前面パネル39aは、筐体39に対して取り外し可能に設けられており、通常は筐体39から取り外せないようロック機構126a(図2参照)により施錠されている。硬貨釣銭機120において硬貨詰まり等が発生した際には、ロック機構126aを開錠し、前面パネル39aを取り外して硬貨詰まりを解消する作業を行う。   The coin change machine 120 includes a display 15 and an operation unit 16 on the upper surface of the housing 39. At the front right end of the upper surface of the housing 39, a deposit port 17 through which a plurality of coins can be inserted at a time is provided. A withdrawal port 18 for dispensing coins from the apparatus is provided at the left front end of the housing 39. Further, the front panel 39a of the housing 39 is provided so as to be removable from the housing 39, and is usually locked by a lock mechanism 126a (see FIG. 2) so that it cannot be removed from the housing 39. When a coin jam or the like occurs in the coin change machine 120, the lock mechanism 126a is unlocked, and the front panel 39a is removed to eliminate the coin jam.

また、出金口18の下方の筐体39は、筐体39に対して手前側に引き出すことができるスライド部72を備えている。スライド部72は、ロック機構126b(図2参照)が施錠状態にあれば、筐体39から引き出せないようにロックされている。また、スライド部72は、ロック機構126bが開錠状態となると、筐体39から引き出すことができる。筐体39から引き出されたスライド部72には、硬貨釣銭機120の内部に収納されている硬貨を回収するための回収袋をセットすることができる。硬貨の回収作業を行う店員(例えば、店長などの権限を有する店員)は、回収袋を用いて硬貨釣銭機120内の硬貨を一気に回収することができる。   The housing 39 below the dispensing port 18 includes a slide portion 72 that can be pulled out toward the near side of the housing 39. The slide portion 72 is locked so that it cannot be pulled out from the housing 39 when the lock mechanism 126b (see FIG. 2) is in a locked state. Further, the slide part 72 can be pulled out from the housing 39 when the lock mechanism 126b is unlocked. A collection bag for collecting coins stored in the coin change machine 120 can be set on the slide portion 72 pulled out from the housing 39. A store clerk who performs a coin collecting operation (for example, a store clerk who has authority such as a store manager) can collect coins in the coin change machine 120 at once using a collection bag.

次に、紙幣釣銭機110の筐体19内部に設けられた構成、硬貨釣銭機120の筐体39内部に設けられた構成、および各部の電気的接続例について図2を用いて説明する。   Next, a configuration provided inside the housing 19 of the bill change machine 110, a configuration provided inside the housing 39 of the coin change machine 120, and an example of electrical connection of each unit will be described with reference to FIG.

図2は、釣銭機1の各部の電気的接続例を示すブロック図である。紙幣釣銭機110は、制御部として機能するCPU31、ROM32、RAM33を備えている。ROM32は、本実施形態の釣銭機1が実行するプログラムを格納している。RAM33は、その一部に、釣銭機1の電源を切っても記憶内容が消失しない不揮発性メモリ領域を備えている。   FIG. 2 is a block diagram showing an example of electrical connection of each part of the change machine 1. The bill change machine 110 includes a CPU 31, a ROM 32, and a RAM 33 that function as a control unit. The ROM 32 stores a program executed by the change machine 1 of the present embodiment. The RAM 33 includes a non-volatile memory area in which the stored contents are not lost even when the change machine 1 is turned off.

図2に示すように、紙幣釣銭機110のCPU31はバスラインにより、ディスプレイ11、操作部12、通信I/F(Interface)36、接続I/F37に接続されている。また、CPU31はバスラインにより、入金センサ131、識別センサ132、収納センサ133、払出センサ134、出金センサ135等の各種センサに接続されている。また、CPU31はバスラインにより、入金機構111、選別機構112、紙幣収納部113、払出機構114、出金機構115、ロック機構116a、116bに接続されている。通信I/F36は、POS端末2と接続するためのインタフェースである。接続I/F37は硬貨釣銭機120と接続するためのインタフェースである。   As shown in FIG. 2, the CPU 31 of the banknote change machine 110 is connected to a display 11, an operation unit 12, a communication I / F (Interface) 36, and a connection I / F 37 by a bus line. The CPU 31 is connected to various sensors such as a deposit sensor 131, an identification sensor 132, a storage sensor 133, a payout sensor 134, and a withdrawal sensor 135 by a bus line. Further, the CPU 31 is connected to the depositing mechanism 111, the sorting mechanism 112, the bill storage unit 113, the dispensing mechanism 114, the dispensing mechanism 115, and the lock mechanisms 116a and 116b through a bus line. The communication I / F 36 is an interface for connecting to the POS terminal 2. The connection I / F 37 is an interface for connecting to the coin change machine 120.

入金センサ131は、入金口13(図1参照)に差し込まれた紙幣を検出する。入金機構111は、入金センサ131が紙幣を検出すると、入金口13に差し込まれた紙幣を筐体19内部の紙幣搬入経路に取り込む機構である。   The deposit sensor 131 detects a bill inserted into the deposit port 13 (see FIG. 1). The depositing mechanism 111 is a mechanism that, when the deposit sensor 131 detects a bill, takes the bill inserted into the deposit port 13 into the bill carry-in path inside the housing 19.

識別センサ132は、紙幣搬入経路に取り込まれた紙幣の金種や正偽を識別し、紙幣以外の異物を検出する。選別機構112は、識別センサ132の識別結果に応じて、偽貨を選別してリジェクト部(不図示)に排出する。また、選別機構112は、識別センサ132の識別結果に応じて、正貨を金種別に選別し、金種ごとの収納庫に収納する機構である。   The identification sensor 132 identifies the denomination and authenticity of the banknote taken into the banknote carry-in path, and detects foreign objects other than banknotes. The sorting mechanism 112 sorts out the false coins according to the identification result of the identification sensor 132 and discharges them to the reject unit (not shown). The sorting mechanism 112 is a mechanism that sorts the true coins into denominations according to the identification result of the identification sensor 132 and stores them in the storage for each denomination.

紙幣収納部113は、金種別の収納庫を備えている。収納センサ133は、紙幣収納部113に設けられた金種ごとの収納庫に収納される紙幣を検出し、金種ごとの入金枚数を計上する。選別機構112により選別された各金種の紙幣は、該当する金種用の収納庫に収納される。   The banknote storage unit 113 includes a denomination-type storage. The storage sensor 133 detects a banknote stored in a storage for each denomination provided in the banknote storage unit 113, and counts the number of deposits for each denomination. The banknotes of each denomination sorted by the sorting mechanism 112 are stored in the corresponding denomination storage.

払出機構114は、操作部12またはPOS端末2から受けた出金指示(出金コマンド)に応じて、紙幣収納部113から必要な金種の紙幣を必要枚数分だけ払い出し、筐体19内部に設けられた紙幣搬出経路に搬出する機構である。払出センサ134は、紙幣収納部113に設けられた金種ごとの収納庫が払い出す紙幣を検出し、金種ごとの払出枚数を計上する。   In response to a withdrawal instruction (withdrawal command) received from the operation unit 12 or the POS terminal 2, the dispensing mechanism 114 pays out a necessary number of banknotes from the banknote storage unit 113 by the required number, and puts it into the housing 19. It is a mechanism which carries out to the provided banknote carrying-out path | route. The payout sensor 134 detects banknotes paid out by the storage for each denomination provided in the banknote storage unit 113, and counts the number of payouts for each denomination.

出金機構115は、紙幣搬出経路の終端、すなわち、出金口14近傍に設けられている。出金機構115は、紙幣搬出経路により出金口14に向けて送り出されてきた紙幣を重ねて、出金口14に送り出す機構である。出金センサ135は、出金口14に設けられ、出金口14に払い出された紙幣の取り残しを検出する。   The dispensing mechanism 115 is provided at the end of the banknote carry-out path, that is, in the vicinity of the dispensing port 14. The withdrawal mechanism 115 is a mechanism that superimposes the bills that have been sent out toward the withdrawal port 14 through the bill carry-out path, and sends them out to the withdrawal port 14. The withdrawal sensor 135 is provided at the withdrawal port 14 and detects the remaining of the banknotes dispensed to the withdrawal port 14.

ロック機構116aは、前面パネル19aを筐体19にロックし、筐体19内の紙幣を不正に取り出せないように施錠するための機構である。   The lock mechanism 116a is a mechanism for locking the front panel 19a to the housing 19 and locking it so that banknotes in the housing 19 cannot be taken out illegally.

ロック機構116bは、回収ボックス71を筐体19に設けられた回収ボックス71の収納部(不図示)にロックし、回収ボックス71を不正に抜き取れないように施錠するための機構である。   The lock mechanism 116 b is a mechanism for locking the collection box 71 to a storage portion (not shown) of the collection box 71 provided in the housing 19 and locking the collection box 71 so that it cannot be unjustly removed.

ロック機構116a、116bとしては、例えばメカニカルロックタイプ(スプリングロック)の電磁ロックを用いることができる。ロック機構116a、116bは、ロックピンとピン固定機構、ロックピンを往復駆動するソレノイド等を備えている。前面パネル19aあるいは回収ボックス71が筐体19に嵌め込まれると、ロックピンがピン固定機構に嵌って自動的に施錠状態となる。また、ソレノイドに通電すると、ロックピンがピン固定機構から離間する方向に駆動されてロックピンがピン固定機構から外れ、開錠状態となる。   As the lock mechanisms 116a and 116b, for example, an electromagnetic lock of a mechanical lock type (spring lock) can be used. The lock mechanisms 116a and 116b include a lock pin, a pin fixing mechanism, a solenoid that reciprocates the lock pin, and the like. When the front panel 19a or the collection box 71 is fitted into the housing 19, the lock pin is fitted into the pin fixing mechanism and is automatically locked. Further, when the solenoid is energized, the lock pin is driven in a direction away from the pin fixing mechanism, the lock pin is detached from the pin fixing mechanism, and the unlocked state is entered.

このようにロック機構116a、116bは、前面パネル19aまたは回収ボックス71が収納されると自動的にロックが掛かり、開錠時に限って電力を使用する。従って、電源遮断時には施錠状態が保たれ、安全性を確保することができる。   As described above, the lock mechanisms 116a and 116b are automatically locked when the front panel 19a or the collection box 71 is stored, and use power only when unlocked. Therefore, the locked state is maintained when the power is shut off, and safety can be ensured.

また、回収ボックス71の収納部は圧縮バネ等の弾性体を備えている。ロックピンが外れると、その弾性により回収ボックス71は筐体19の外部に向かって押し出される。オペレータは筐体19の手前側に突出した回収ボックス71を把持して筐体19から抜き取り、店舗のバックヤードへ持ち運ぶことができる。   The storage part of the collection box 71 includes an elastic body such as a compression spring. When the lock pin is removed, the collection box 71 is pushed out of the housing 19 due to its elasticity. The operator can hold the collection box 71 protruding toward the front side of the housing 19 and remove it from the housing 19 and carry it to the backyard of the store.

紙幣釣銭機110の接続I/F37は、硬貨釣銭機120の接続I/F38と接続されている。紙幣釣銭機110のCPU31は、接続I/F37、接続I/F38および各種バスラインを介して、硬貨釣銭機120の各部と接続し、これら各部の動作を制御する。   The connection I / F 37 of the bill change machine 110 is connected to the connection I / F 38 of the coin change machine 120. The CPU 31 of the bill change machine 110 is connected to each part of the coin change machine 120 via the connection I / F 37, the connection I / F 38, and various bus lines, and controls the operation of these parts.

CPU31は、硬貨釣銭機120のディスプレイ15、操作部16に接続されている。また、CPU31は、入金センサ141、識別センサ142、収納センサ143、払出センサ144、出金センサ145等の各種センサに接続されている。また、CPU31は、入金機構121、選別機構122、硬貨収納部123、払出機構124、出金機構125、ロック機構126a、126bに接続されている。   The CPU 31 is connected to the display 15 and the operation unit 16 of the coin change machine 120. The CPU 31 is connected to various sensors such as a deposit sensor 141, an identification sensor 142, a storage sensor 143, a payout sensor 144, and a withdrawal sensor 145. The CPU 31 is connected to a depositing mechanism 121, a sorting mechanism 122, a coin storage unit 123, a dispensing mechanism 124, a dispensing mechanism 125, and lock mechanisms 126a and 126b.

入金センサ141は、入金口17に投入された硬貨を検出する。入金機構121は、入金センサ141が硬貨を検出すると、入金口17に投入された硬貨を筐体39内部の硬貨搬入経路に取り込む機構である。   The deposit sensor 141 detects coins inserted into the deposit slot 17. The deposit mechanism 121 is a mechanism that takes the coins inserted into the deposit port 17 into the coin carry-in path inside the housing 39 when the deposit sensor 141 detects the coins.

識別センサ142は、入金された硬貨の金種や、硬貨の正偽を識別し、硬貨以外の異物を検出する。選別機構122は、識別センサ142の識別結果に応じて、偽貨を選別してリジェクト部(不図示)に排出する。また、選別機構122は、正貨については金種別に選別して、金種ごとの収納庫に収納する機構である。   The identification sensor 142 identifies the denomination of the received coin and the authenticity of the coin, and detects foreign matter other than the coin. The sorting mechanism 122 sorts the false coins according to the identification result of the identification sensor 142 and discharges them to a reject unit (not shown). In addition, the sorting mechanism 122 is a mechanism that sorts the true coins into denominations and stores them in a storage for each denomination.

硬貨収納部123は、金種別の収納庫を備えている。収納センサ143は、硬貨収納部123に設けられた金種ごとの収納庫に収納される硬貨を検出し、金種ごとの入金枚数を計上する。選別機構122により選別された各金種の硬貨は、該当する金種用の収納庫に収納される。   The coin storage unit 123 includes a denomination-type storage. The storage sensor 143 detects coins stored in a storage for each denomination provided in the coin storage unit 123, and counts the number of deposits for each denomination. The coins of each denomination selected by the selection mechanism 122 are stored in the corresponding denomination storage.

払出機構124は、操作部16またはPOS端末2から受けた出金指示(出金コマンド)に応じて、硬貨収納部123から必要な金種の硬貨を必要枚数分だけ払い出し、筐体39内部に設けられた硬貨搬出経路に搬出する機構である。払出センサ144は、硬貨収納部123に設けられた金種ごとの収納庫が払い出す硬貨を検出し、金種ごとの払出枚数をカウントする。   The payout mechanism 124 pays out the necessary number of coins from the coin storage portion 123 according to the withdrawal instruction (withdrawal command) received from the operation unit 16 or the POS terminal 2, and puts it into the housing 39. It is a mechanism which carries out to the provided coin carrying-out path | route. The payout sensor 144 detects coins paid out by a storage for each denomination provided in the coin storage unit 123, and counts the number of payouts for each denomination.

出金機構125は、硬貨搬出経路の終端、すなわち、出金口18近傍に設けられている。出金機構125は、硬貨搬出経路により出金口18に向けて送り出されてきた硬貨をまとめて出金口18に送り出す機構である。出金センサ145は、出金口18に設けられ、出金口18に払い出された硬貨の取り残しを検出する。   The dispensing mechanism 125 is provided at the end of the coin carry-out path, that is, in the vicinity of the dispensing port 18. The withdrawal mechanism 125 is a mechanism that collects the coins that have been sent out toward the withdrawal port 18 through the coin carry-out path and sends them out to the withdrawal port 18. The withdrawal sensor 145 is provided in the withdrawal port 18 and detects the remaining of coins paid out to the withdrawal port 18.

ロック機構126aは、前面パネル39aを筐体39にロックし、筐体39内の硬貨を不正に取り出せないように施錠するための機構である。   The lock mechanism 126a is a mechanism for locking the front panel 39a to the housing 39 and locking it so that coins in the housing 39 cannot be taken out illegally.

ロック機構126bは、スライド部72を筐体39に設けられたスライド部72の収納部(不図示)にロックし、筐体39から引き出せないように施錠するための機構である。   The lock mechanism 126 b is a mechanism for locking the slide portion 72 to a storage portion (not shown) of the slide portion 72 provided in the housing 39 so as not to be pulled out from the housing 39.

ロック機構126a、126bとしては、ロック機構116a、116bと同様に、メカニカルロックタイプの電磁ロックを用いることができる。ロック機構126a、126bの構成および動作は、上述したロック機構116a、116bと同様である。   As the lock mechanisms 126a and 126b, similarly to the lock mechanisms 116a and 116b, a mechanical lock type electromagnetic lock can be used. The configuration and operation of the lock mechanisms 126a and 126b are the same as those of the lock mechanisms 116a and 116b described above.

例えば、スライド部72が筐体39の収納部に嵌め込まれると、ロック機構126bは自動的に施錠状態となる。また、ロック機構126bのソレノイドに通電すると、ロック機構126bは開錠状態となり、筐体39の収納部が有する圧縮バネの弾性によりスライド部72が外部に押し出される。オペレータは、筐体39の手前側に突出したスライド部72を収納部から完全に引き出して、硬貨回収用の袋をセットすればよい。なお、圧縮バネによる自動押し出し機構は必須ではなく、開錠した後、オペレータが手動でスライド部72を引き出す構成でもよい。   For example, when the slide part 72 is fitted into the housing part of the housing 39, the lock mechanism 126b is automatically locked. When the solenoid of the lock mechanism 126b is energized, the lock mechanism 126b is unlocked, and the slide portion 72 is pushed out by the elasticity of the compression spring of the housing portion of the housing 39. The operator only has to pull out the slide part 72 protruding toward the front side of the housing 39 from the storage part and set a coin collecting bag. Note that an automatic push-out mechanism using a compression spring is not essential, and the operator may manually pull out the slide portion 72 after unlocking.

尚、図2では、紙幣釣銭機110が制御部として機能するCPU31、ROM32、RAM33を備えて、硬貨釣銭機120を制御する構成とした。但し、制御部の構成はこれに限定されない。例えば、硬貨釣銭機120に制御部を設け、硬貨釣銭機120と紙幣釣銭機110とを制御する構成でもよい。あるいは、紙幣釣銭機110、硬貨釣銭機120のそれぞれに制御部を設け、各制御部が各ユニットの動作をそれぞれ制御してもよい。   In FIG. 2, the bill change machine 110 includes a CPU 31, a ROM 32, and a RAM 33 that function as a control unit, and controls the coin change machine 120. However, the configuration of the control unit is not limited to this. For example, the structure which provides a control part in the coin change machine 120 and controls the coin change machine 120 and the banknote change machine 110 may be sufficient. Or a control part may be provided in each of the banknote change machine 110 and the coin change machine 120, and each control part may control operation | movement of each unit, respectively.

次に、釣銭機1が実行するプログラムと、このプログラムにより実現される釣銭機1の機能構成について説明する。   Next, a program executed by the change machine 1 and a functional configuration of the change machine 1 realized by the program will be described.

図3は、釣銭機1の機能構成例を示すブロック図である。図3に示すように、釣銭機1が実行するプログラムは、入力受付部51、ランク読込部52、入金制御部53、出金制御部54、ロック制御部55、エラー出力部56、ログ記録部57を含むモジュール構成となっている。実際のハードウェアとしてはCPU31(プロセッサ)がROM32からプログラムを読み出して実行することにより、上記各部を主記憶装置上にロードして各部の機能を実現する。   FIG. 3 is a block diagram illustrating a functional configuration example of the change machine 1. As shown in FIG. 3, the program executed by the change machine 1 includes an input receiving unit 51, a rank reading unit 52, a deposit control unit 53, a withdrawal control unit 54, a lock control unit 55, an error output unit 56, and a log recording unit. The module configuration includes 57. As actual hardware, the CPU 31 (processor) reads the program from the ROM 32 and executes it, thereby loading the above-described units onto the main storage device and realizing the functions of the respective units.

尚、図3では、本実施形態の釣銭機1が実行するプログラムが、ROM32等に予め組み込まれて提供されるとした。尚、本実施形態の釣銭機1で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   In FIG. 3, it is assumed that the program executed by the change machine 1 of the present embodiment is provided by being incorporated in advance in the ROM 32 or the like. The program executed by the change machine 1 according to the present embodiment is an installable or executable file such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk). You may comprise so that it may record and provide on a computer-readable recording medium.

さらに、本実施形態の釣銭機1で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態の釣銭機1で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Furthermore, the program executed by the change machine 1 of the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Moreover, you may comprise so that the program run with the change machine 1 of this embodiment may be provided or distributed via networks, such as the internet.

入力受付部51は、紙幣釣銭機110の操作部12、および、硬貨釣銭機120の操作部16(ともに図1参照)に対する操作を受付ける。また、入力受付部51は、POS端末2から、釣銭機1が有するロック機構の開錠を伴う業務にかかる指示を受付ける。指示の例としては、貨幣の回収指示、貨幣詰まり解消作業のためのロック開錠の指示などであえる。   The input reception part 51 receives operation with respect to the operation part 12 of the banknote change machine 110, and the operation part 16 of the coin change machine 120 (both refer FIG. 1). Further, the input receiving unit 51 receives an instruction from the POS terminal 2 for a business that involves unlocking the lock mechanism of the change machine 1. Examples of the instructions may include an instruction for collecting money, an instruction for unlocking the lock for the work of clearing the jam.

ランク読込部52は、POS端末2のログイン情報格納部62(図4参照)から、POS端末2にログインしているオペレータのランクを示したランク情報を読み込む。以下では、ランク情報として、
ロック機構116a、116b、126a、126bをそれぞれ開錠できるオペレータについては「1」、
ロック機構116a、116b、126a、126bのいずれも開錠することができないオペレータについては「2」、
と設定する場合について説明する。
The rank reading unit 52 reads rank information indicating the rank of the operator logged in to the POS terminal 2 from the login information storage unit 62 (see FIG. 4) of the POS terminal 2. Below, as rank information,
For operators who can unlock the locking mechanisms 116a, 116b, 126a, 126b, respectively, “1”,
For an operator who cannot unlock any of the lock mechanisms 116a, 116b, 126a, 126b, “2”,
Will be described.

入金制御部53は、紙幣収納部113または硬貨収納部123への入金動作を制御する。例えば、入金制御部53は、収納センサ133、143がカウントした金種ごとの入金枚数に基づいて、入金合計額を算出する。そして、入金制御部53は、入金合計額をPOS端末2に通知する。   The deposit control unit 53 controls the deposit operation to the bill storage unit 113 or the coin storage unit 123. For example, the deposit control unit 53 calculates the total deposit amount based on the number of deposits for each denomination counted by the storage sensors 133 and 143. Then, the deposit control unit 53 notifies the POS terminal 2 of the total deposit amount.

出金制御部54は、紙幣収納部113または硬貨収納部123からの出金動作を制御する。例えば、出金制御部54は、POS端末2から受信した釣り金額分の出金コマンド、または、自装置の操作部12、16から入力された出金額に基づいて、各金種の出金枚数を決定する。そして、出金制御部54は、出金機構115、125に各金種の出金枚数を指示する。出金機構115は、出金指示に基づいて各金種の紙幣を出金口14に送り出す。出金機構125は、出金指示に基づいて各金種の硬貨を出金口18に送り出す。   The withdrawal control unit 54 controls the withdrawal operation from the banknote storage unit 113 or the coin storage unit 123. For example, the withdrawal control unit 54 determines the number of withdrawals for each denomination based on the withdrawal command for the fishing amount received from the POS terminal 2 or the withdrawal amount input from the operation units 12 and 16 of the own device. To decide. Then, the withdrawal control unit 54 instructs the withdrawal mechanisms 115 and 125 on the number of withdrawals of each denomination. The withdrawal mechanism 115 sends out banknotes of each denomination to the withdrawal port 14 based on the withdrawal instruction. The withdrawal mechanism 125 sends out coins of each denomination to the withdrawal port 18 based on the withdrawal instruction.

ロック制御部55は、入力受付部51が受付けた指示内容と、ランク読込部52が読み込んだランク情報とに応じて、開錠対象のロック機構を開錠する。開錠対象のロック機構は、入力受付部51が受付けた指示内容、即ち、指示された業務の種類によって異なる。ロック制御部55は、指示された業務において開錠すべき箇所のロック機構を開錠対象とする。例えば、紙幣の回収指示を受付けた際には、紙幣釣銭機110の回収ボックス71のロック機構116bが開錠対象となる。紙幣詰まりの解消作業のための開錠指示を受付けた際には、紙幣釣銭機110の前面パネル19aのロック機構116aが開錠対象となる。   The lock control unit 55 unlocks the lock mechanism to be unlocked according to the instruction content received by the input receiving unit 51 and the rank information read by the rank reading unit 52. The lock mechanism to be unlocked differs depending on the instruction content received by the input receiving unit 51, that is, the type of work instructed. The lock control unit 55 sets a lock mechanism at a location to be unlocked in the instructed job as an unlocking target. For example, when an instruction for collecting banknotes is received, the lock mechanism 116b of the collection box 71 of the banknote change machine 110 becomes an unlocking target. When the unlocking instruction for the banknote jam clearing operation is received, the lock mechanism 116a of the front panel 19a of the banknote change machine 110 becomes an unlocking target.

硬貨の回収指示を受付けた際には、硬貨釣銭機120のスライド部72のロック機構126bが開錠対象となる。硬貨詰まりの解消作業のための開錠指示を受付けた際には、硬貨釣銭機120の前面パネル39aのロック機構126aが開錠対象となる。   When the coin collecting instruction is received, the lock mechanism 126b of the slide portion 72 of the coin change machine 120 becomes an unlocking target. When the unlocking instruction for the coin jam clearing operation is received, the lock mechanism 126a of the front panel 39a of the coin change machine 120 becomes the unlocking target.

ロック制御部55は、ランク読込部52が読み込んだランク情報が「1」であれば、開錠対象のロック機構が有するソレノイドに通電して、開錠対象のロック機構を開錠する。一方、ロック制御部55は、ランク読込部52が読み込んだランク情報が「2」であれば、開錠対象として指示されたロック機構を開錠せず、施錠したままとする。   If the rank information read by the rank reading unit 52 is “1”, the lock control unit 55 energizes the solenoid of the lock mechanism to be unlocked to unlock the lock mechanism to be unlocked. On the other hand, if the rank information read by the rank reading unit 52 is “2”, the lock control unit 55 does not unlock the lock mechanism instructed to be unlocked and keeps it locked.

エラー出力部56は、エラー発生時に、当該エラー内容をディスプレイ11またはディスプレイ15に表示し、オペレータにエラー発生を報知する。また、エラー出力部56は、POS端末2にエラー内容を通知する。尚、エラー報知方法はこれに限定されず、ブザー出力、音声出力、外部へのエラー出力など、その他の出力方法を用いてもよい。外部のエラー出力先の例としては、POS端末2に接続されたストアコンピュータ等や監視装置を用いることができる。   When an error occurs, the error output unit 56 displays the error content on the display 11 or the display 15 and notifies the operator of the occurrence of the error. The error output unit 56 notifies the POS terminal 2 of the error content. The error notification method is not limited to this, and other output methods such as buzzer output, audio output, and error output to the outside may be used. As an example of an external error output destination, a store computer or a monitoring device connected to the POS terminal 2 can be used.

ログ記録部57は、釣銭機1における各種動作のログを、RAM33内の不揮発性メモリ領域に記録する。また、ログ記録部57は、POS端末2から釣銭機1のロック機構の開錠を伴う業務にかかる指示(例えば、回収指示、貨幣詰まりの解消作業のための開錠指示)を受付けると、受付けた指示内容をログに記録する。これにより、指示直後に行われた開錠動作が、指示に伴っての開錠動作であることを分かり易くログに残すことができる。   The log recording unit 57 records logs of various operations in the change machine 1 in a nonvolatile memory area in the RAM 33. Further, when the log recording unit 57 receives an instruction (for example, a collection instruction or an unlocking instruction for clearing a jam) from the POS terminal 2, an operation related to unlocking the lock mechanism of the change machine 1 is accepted. Record the instructions you have logged. As a result, it is possible to easily log in the log that the unlocking operation performed immediately after the instruction is an unlocking operation accompanying the instruction.

次に、POS端末2について説明する。   Next, the POS terminal 2 will be described.

図4は、POS端末2の機能構成例を示すブロック図である。図4に示すように、POS端末2は、CPU、ROM、RAMを有するコンピュータ構成の制御部40を備えている。RAMは、その一部に、POS端末2の電源を切っても記憶内容が消失しない不揮発性メモリ領域を備えている。   FIG. 4 is a block diagram illustrating a functional configuration example of the POS terminal 2. As shown in FIG. 4, the POS terminal 2 includes a control unit 40 having a computer configuration having a CPU, a ROM, and a RAM. The RAM includes a non-volatile memory area in which the stored contents are not lost even when the power of the POS terminal 2 is turned off.

制御部40は、バス22により、通信I/F23と、接続I/F34と、HDD60と、I/O機器制御部24と接続している。I/O機器制御部24は、各種インタフェースやバスラインにより、キーボード25と、スキャナ26と、店員用表示器27と、タッチパネル28と、客用表示器29と、プリンタ21とに接続している。   The control unit 40 is connected to the communication I / F 23, the connection I / F 34, the HDD 60, and the I / O device control unit 24 via the bus 22. The I / O device control unit 24 is connected to the keyboard 25, the scanner 26, the store clerk display 27, the touch panel 28, the customer display 29, and the printer 21 through various interfaces and bus lines. .

通信I/F23は、LAN(Local Area Network)等のネットワークを介してストアサーバ(不図示)などの上位機種と接続するためのインタフェースである。接続I/F34は、釣銭機1と接続するためのインタフェースである。   The communication I / F 23 is an interface for connecting to a host model such as a store server (not shown) via a network such as a LAN (Local Area Network). The connection I / F 34 is an interface for connecting to the change machine 1.

HDD60は、ランク設定テーブル61と、ログイン情報格納部62と、商品マスタ63と、売上ファイル64とを格納している。   The HDD 60 stores a rank setting table 61, a login information storage unit 62, a product master 63, and a sales file 64.

ランク設定テーブル61は、各店員の店員コードと、その店員のランクを示すランク情報とを対応付けて設定したテーブルである。ログイン情報格納部62は、POS端末2にログインしているオペレータのランク情報を格納しておくためのメモリ領域である。商品マスタ63は、商品コードと、商品名、価格等の商品情報を対応付けたマスタファイルである。売上ファイル64は、POS端末2が登録した売上データを格納するためのデータファイルである。   The rank setting table 61 is a table in which each clerk's clerk code is associated with rank information indicating the rank of the clerk. The login information storage unit 62 is a memory area for storing the rank information of the operator who has logged into the POS terminal 2. The product master 63 is a master file in which product codes are associated with product information such as product names and prices. The sales file 64 is a data file for storing sales data registered by the POS terminal 2.

次に、POS端末2が実行するプログラムについて説明する。本実施形態のPOS端末2で実行されるプログラムは、HDD60等の記憶装置に予め組み込まれて提供される。但し、POS端末2で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   Next, a program executed by the POS terminal 2 will be described. The program executed by the POS terminal 2 of this embodiment is provided by being incorporated in advance in a storage device such as the HDD 60. However, the program executed on the POS terminal 2 is an installable or executable file and can be read by a computer such as a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). The recording medium may be recorded and provided.

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

図4に示すように、POS端末2が実行するプログラムは、入力受付部41、登録部42、指示出力部43、ログ記録部44、エラー出力部45を含むモジュール構成となっている。実際のハードウェアとしては制御部40のCPU(プロセッサ)がHDD60からプログラムを読み出して実行することにより、上記各部を主記憶装置上にロードして各部の機能を実現する。   As shown in FIG. 4, the program executed by the POS terminal 2 has a module configuration including an input reception unit 41, a registration unit 42, an instruction output unit 43, a log recording unit 44, and an error output unit 45. As actual hardware, the CPU (processor) of the control unit 40 reads the program from the HDD 60 and executes it, thereby loading the above-described units onto the main storage device and realizing the functions of the respective units.

入力受付部41は、キーボード25、スキャナ26、タッチパネル28を介して入力された情報を受付ける。例えば、入力受付部41は、ログイン時に店員コードの入力を受付ける。また、入力受付部41は、キーボード25を介して、客からの預り金の金額入力を受付ける。また、入力受付部41は、接続I/F34を介して接続されている釣銭機1から、釣銭機1が計上した入金額を受信する。また、入力受付部41は、接続I/F34を介して接続されている釣銭機1から、釣銭機1で発生したエラーを示したエラー情報等を受信する。   The input receiving unit 41 receives information input via the keyboard 25, the scanner 26, and the touch panel 28. For example, the input reception unit 41 receives an input of a clerk code at the time of login. Further, the input receiving unit 41 receives an amount input from the customer via the keyboard 25. Moreover, the input reception part 41 receives the deposit amount which the change machine 1 accounted from the change machine 1 connected via connection I / F34. The input reception unit 41 receives error information indicating an error that has occurred in the change machine 1 from the change machine 1 connected via the connection I / F 34.

また、入力受付部41は、オペレータから各種業務に関する指示を受付ける。例えば、入力受付部41は、紙幣詰まりが発生した際には、紙幣釣銭機110の前面パネル19aのロック機構116aを開錠する開錠指示を受付ける。また、入力受付部41は、硬貨詰まりが発生した際には、硬貨釣銭機120の前面パネル39aのロック機構126aを開錠する開錠指示を受付ける。   Moreover, the input reception part 41 receives the instruction | indication regarding various business from an operator. For example, the input reception unit 41 receives an unlocking instruction for unlocking the lock mechanism 116a of the front panel 19a of the banknote change machine 110 when a banknote jam occurs. Moreover, the input reception part 41 receives the unlocking instruction | indication which unlocks the locking mechanism 126a of the front panel 39a of the coin change machine 120, when coin clogging generate | occur | produces.

また、入力受付部41は、キーボード25またはタッチパネル28に設けられた貨幣回収キーが操作されると、釣銭機1内の貨幣を回収する旨の回収指示を受付ける。より詳細には、入力受付部41は、紙幣回収キーが操作されると、紙幣釣銭機110内の紙幣を回収する旨の紙幣回収指示を受付ける。また、入力受付部41は、硬貨回収キーが操作されると、硬貨釣銭機120内の硬貨を回収する旨の硬貨回収指示を受付ける。   Further, when the money collection key provided on the keyboard 25 or the touch panel 28 is operated, the input receiving unit 41 receives a collection instruction for collecting the money in the change machine 1. More specifically, when the banknote collection key is operated, the input receiving unit 41 receives a banknote collection instruction to collect banknotes in the banknote change machine 110. Further, when the coin collecting key is operated, the input receiving unit 41 receives a coin collecting instruction for collecting coins in the coin change machine 120.

登録部42は、ログイン時に店員コードが入力されると、当該店員コードに対応するランク情報をランク設定テーブル61から読み込む。そして登録部42は、読み込んだランク情報を、現在ログインしているユーザのランク情報としてログイン情報格納部62に設定する。   When a clerk code is input at the time of login, the registration unit 42 reads rank information corresponding to the clerk code from the rank setting table 61. Then, the registration unit 42 sets the read rank information in the login information storage unit 62 as the rank information of the currently logged-in user.

また、登録部42は、商品の売上データを売上ファイル64に登録する処理を制御する。例えば売上データには、商品名、単価、個数、小計、合計金額、客からの預り金額、釣り金額等の情報が含まれる。また、登録部42は、合計金額から預り金額を減算して釣り金額を算出する。   The registration unit 42 also controls processing for registering the sales data of the product in the sales file 64. For example, the sales data includes information such as product name, unit price, quantity, subtotal, total amount, deposit amount from customers, fishing amount and the like. The registration unit 42 calculates the fishing amount by subtracting the deposit amount from the total amount.

指示出力部43は、登録部42が算出した釣り金額を出金させるための出金指示(出金コマンド)を、釣銭機1に出力する。また、指示出力部43は、入力受付部41が受付けた各種操作に応じて、釣銭機1に各種指示を出力する。例えば、入力受付部41が上述のように貨幣の回収指示を受付けると、指示出力部43は紙幣釣銭機110または硬貨釣銭機120に対して貨幣の回収指示を出力する。また、指示出力部43は釣銭機1に対して、釣銭機1の貨幣詰まりを解消するために開錠が必要なロック機構を開錠する指示(開錠指示)を出力する。   The instruction output unit 43 outputs a withdrawal instruction (withdrawal command) for dispensing the fishing amount calculated by the registration unit 42 to the change machine 1. The instruction output unit 43 outputs various instructions to the change machine 1 in accordance with various operations received by the input receiving unit 41. For example, when the input receiving unit 41 receives a money collection instruction as described above, the instruction output unit 43 outputs a money collection instruction to the banknote change machine 110 or the coin change machine 120. In addition, the instruction output unit 43 outputs to the change machine 1 an instruction (unlocking instruction) for unlocking a lock mechanism that needs to be unlocked in order to eliminate the clogging of the change machine 1.

ログ記録部44は、POS端末2における各種動作のログを、HDD60に記録する。   The log recording unit 44 records various operation logs in the POS terminal 2 in the HDD 60.

エラー出力部45は、各種エラー出力を制御する。エラー出力は例えば、店員用表示器27にエラーメッセージを表示したり、音声出力によりエラー内容を報知したりすればよい。その他にも、ブザー音を動作させたり、LED(Light Emitting Diode)を発光させたりしてもよい。   The error output unit 45 controls various error outputs. For example, an error message may be displayed on the clerk display 27 or the error content may be notified by voice output. In addition, a buzzer sound may be operated, or an LED (Light Emitting Diode) may be emitted.

次に、入出金システム100の動作例について説明する。まず、図5を用いて、POS端末2がログインユーザのランク情報をログイン情報格納部62に設定する際の手順例を説明する。   Next, an operation example of the deposit / withdrawal system 100 will be described. First, a procedure example when the POS terminal 2 sets the login user rank information in the login information storage unit 62 will be described with reference to FIG.

図5は、入出金システム100が実行する商品登録処理の手順例を示すフローチャートである。POS端末2の操作を開始する際に、オペレータとなる店員はIDカードに付されたコードシンボルをスキャナ26で読み取る。尚、IDカードのコードシンボルには、当該店員の店員コードがエンコードされている。POS端末2の入力受付部41は、スキャナ26が読み取ったコードシンボルをデコードして店員コードを読み取り、その入力を受付ける(ステップS1)。次に、登録部42は、ランク設定テーブル61を参照して、ステップS1で受付けた店員コードのランク情報を読み込み、ログイン情報格納部62に格納する(ステップS2)。これにより、ログイン情報格納部62には、現在POS端末2にログインしているオペレータのランク情報が登録される。   FIG. 5 is a flowchart showing an example of the procedure of product registration processing executed by the deposit / withdrawal system 100. When the operation of the POS terminal 2 is started, a store clerk serving as an operator reads the code symbol attached to the ID card with the scanner 26. Note that the clerk code of the clerk is encoded in the code symbol of the ID card. The input receiving unit 41 of the POS terminal 2 decodes the code symbol read by the scanner 26 to read the store clerk code and receives the input (step S1). Next, the registration unit 42 refers to the rank setting table 61, reads the rank information of the clerk code received in step S1, and stores it in the login information storage unit 62 (step S2). Accordingly, the rank information of the operator who is currently logged in to the POS terminal 2 is registered in the login information storage unit 62.

次に、POS端末2の登録部42は、商品の売上データを売上ファイル64に登録する商品登録処理を行う(ステップS3)。即ち、入力受付部41がスキャナ26等の入力装置を介して受付けた商品コードに対応する商品情報(商品名、価格等)を、商品マスタ63から読み込む。そして、キーボード25において現計キーが操作されると、登録部42は商品の合計金額を計算し、店員用表示器27および客用表示器29に表示する。店員は、客からの預り金を受け取ると、紙幣を紙幣釣銭機110の入金口13に差し込み、硬貨を硬貨釣銭機120の入金口17に投入する。紙幣釣銭機110の入金センサ131または硬貨釣銭機120の入金センサ141が貨幣を検出すると、釣銭機1は入金処理(ステップS11)を開始する。   Next, the registration unit 42 of the POS terminal 2 performs product registration processing for registering product sales data in the sales file 64 (step S3). That is, the product information (product name, price, etc.) corresponding to the product code received by the input receiving unit 41 via the input device such as the scanner 26 is read from the product master 63. When the current total key is operated on the keyboard 25, the registration unit 42 calculates the total price of the merchandise and displays it on the clerk display 27 and the customer display 29. When the clerk receives the deposit from the customer, the clerk inserts the bill into the deposit port 13 of the bill change machine 110 and inserts the coin into the deposit port 17 of the coin change machine 120. When the deposit sensor 131 of the bill change machine 110 or the deposit sensor 141 of the coin change machine 120 detects money, the change machine 1 starts the deposit process (step S11).

即ち、紙幣釣銭機110の入金機構111は、入金口13に差し込まれた紙幣を搬送経路内に送り込む。選別機構112は、識別センサ132による識別結果に応じて、各金種の紙幣を選別し、紙幣収納部113に金種ごとに分別して収納する。硬貨釣銭機120の入金機構121は、入金口17に投入された硬貨を搬送経路内に送り込む。選別機構122は、識別センサ142による識別結果に応じて、各金種の硬貨を選別し、硬貨収納部123に金種ごとに分別して収納する(ステップS11)。   That is, the deposit mechanism 111 of the bill change machine 110 sends the bill inserted into the deposit port 13 into the transport path. The sorting mechanism 112 sorts banknotes of each denomination according to the identification result by the identification sensor 132, and sorts and stores them in the banknote storage unit 113 for each denomination. The deposit mechanism 121 of the coin change machine 120 sends the coins inserted into the deposit port 17 into the transport path. The sorting mechanism 122 sorts coins of each denomination according to the identification result by the identification sensor 142, and sorts and stores them in the coin storage unit 123 for each denomination (step S11).

そして、釣銭機1の入金制御部53は、収納センサ133、143が計上した貨幣枚数およびその金種に基づいて、釣銭機1に入金された合計額を計上し、当該合計額をPOS端末2に通知する(ステップS12)。POS端末2の登録部42は、通知された合計金額、即ち客からの預り金額から、商品の合計金額を減算して、客への釣り金額を算出する(ステップS4)。そして指示出力部43は、釣り金額の出金指示を釣銭機1に対して出力する(ステップS5)。釣銭機1は出金指示に応じて、出金処理(ステップS13)を開始する。   Then, the deposit control unit 53 of the change machine 1 counts the total amount deposited into the change machine 1 based on the number of coins and its denomination counted by the storage sensors 133 and 143, and the total amount is recorded in the POS terminal 2. (Step S12). The registration unit 42 of the POS terminal 2 calculates the amount of fishing for the customer by subtracting the total amount of the product from the notified total amount, that is, the amount deposited from the customer (step S4). And the instruction | indication output part 43 outputs the payment instruction | indication of the fishing amount with respect to the change machine 1 (step S5). In response to the withdrawal instruction, the change machine 1 starts a withdrawal process (step S13).

即ち、釣銭機1の出金制御部54は、POS端末2の出金指示に基づいて、紙幣釣銭機110による金種ごとの払い出し枚数、および、硬貨釣銭機120による金種ごとの払い出し枚数を算出する。払出機構114は、指示枚数分の紙幣を紙幣収納部113から搬送経路に払い出す。出金機構115は、搬送機構(不図示)が出金口14近傍まで搬送した紙幣を出金口14へと送り出す。また、払出機構124は、指示枚数分の硬貨を硬貨収納部123から搬送経路に払い出す。出金機構125は、搬送機構(不図示)が出金口18近傍まで搬送した硬貨を出金口18へと送り出す(ステップS13)。   That is, the withdrawal control unit 54 of the change machine 1 determines the number of payouts for each denomination by the banknote change machine 110 and the number of payouts for each denomination by the coin changer 120 based on the withdrawal instruction of the POS terminal 2. calculate. The payout mechanism 114 pays out the specified number of banknotes from the banknote storage unit 113 to the transport path. The dispensing mechanism 115 sends out the banknotes conveyed by the conveyance mechanism (not shown) to the vicinity of the dispensing port 14 to the dispensing port 14. The payout mechanism 124 pays out the designated number of coins from the coin storage unit 123 to the transport path. The dispensing mechanism 125 sends the coins conveyed to the vicinity of the dispensing port 18 by the conveyance mechanism (not shown) to the dispensing port 18 (Step S13).

一方、POS端末2の登録部42は、プリンタ21によりレシートを発行する(ステップS6)。店員は、出金口14、18に送り出された釣り金額分の貨幣と、レシートとを客に手渡して、その取引の精算を終了する。POS端末2の入力受付部41は、キーボード25又はタッチパネル28からオペレータを変更する操作を受付けたか判定する(ステップS7)。オペレータ変更の操作を受付けた場合には(ステップS7:Yes)、ステップS1に移行する。   On the other hand, the registration unit 42 of the POS terminal 2 issues a receipt by the printer 21 (step S6). The store clerk hands the money for the amount of fishing sent to the withdrawal outlets 14 and 18 and the receipt to the customer, and ends the settlement of the transaction. The input receiving unit 41 of the POS terminal 2 determines whether an operation for changing the operator is received from the keyboard 25 or the touch panel 28 (step S7). If an operator change operation is accepted (step S7: Yes), the process proceeds to step S1.

オペレータ変更の操作を受付けなければ(ステップS7:No)、ステップS8に移行する。入力受付部41は、スキャナ26が商品のコードシンボルを読み取って、次の取引が開始されたか判定する(ステップS8)。次の取引が開始された場合には(ステップS8:Yes)、ステップS3に移行する。次の取引が開始されなければ(ステップS8:No)、処理を終了する。   If no operator change operation is accepted (step S7: No), the process proceeds to step S8. The input receiving unit 41 determines whether the next transaction has started by the scanner 26 reading the code symbol of the product (step S8). When the next transaction is started (step S8: Yes), the process proceeds to step S3. If the next transaction is not started (step S8: No), the process is terminated.

次に、入出金システム100が実行する貨幣回収処理と、当該処理における釣銭機1のロック開錠の動作例について、図6および図7を用いて説明する。   Next, a money collection process executed by the deposit / withdrawal system 100 and an operation example of the unlocking of the change machine 1 in the process will be described with reference to FIGS. 6 and 7.

図6および図7は、入出金システム100が実行する貨幣回収処理の手順例を示すフローチャートである。   FIG. 6 and FIG. 7 are flowcharts showing an example of the procedure of money collection processing executed by the deposit / withdrawal system 100.

POS端末2において、キーボード25或いはタッチパネル28において回収キーが選択操作されると、その操作に応じて指示出力部43は、貨幣(紙幣または硬貨)の回収指示を釣銭機1に出力する(ステップS21)。また、POS端末2のログ記録部44は、回収指示を出力した日時、ログインしているオペレータの店員コード、回収対象の貨幣種類(紙幣または硬貨)等をログに記録する(ステップS22)。   When the collection key is selected on the keyboard 25 or the touch panel 28 in the POS terminal 2, the instruction output unit 43 outputs a collection instruction for money (banknotes or coins) to the change machine 1 according to the operation (step S21). ). Further, the log recording unit 44 of the POS terminal 2 records the date and time when the collection instruction is output, the clerk code of the logged-in operator, the money type (banknote or coin) to be collected, and the like in the log (step S22).

釣銭機1は回収指示を受付けると(ステップS21)、POS端末2のログイン情報格納部62からログインユーザのランク情報を読み込む(ステップS31)。ロック制御部55は、ステップS31で読み込んだランク情報が「1」であれば、開錠対象とするロック機構(回収ボックス71のロック機構116b、または、スライド部72のロック機構126b)を開錠可能であると判定する(ステップS32:Yes)。一方、ステップS31で読み込んだランク情報が「2」であれば、当該ロック機構を開錠できないと判定する(ステップS32:No)。   When the change machine 1 accepts the collection instruction (step S21), it reads the rank information of the login user from the login information storage unit 62 of the POS terminal 2 (step S31). If the rank information read in step S31 is “1”, the lock control unit 55 unlocks the lock mechanism to be unlocked (the lock mechanism 116b of the collection box 71 or the lock mechanism 126b of the slide unit 72). It is determined that it is possible (step S32: Yes). On the other hand, if the rank information read in step S31 is “2”, it is determined that the lock mechanism cannot be unlocked (step S32: No).

そして、ステップS32:Yesであれば、ロック制御部55は、回収対象の貨幣種類に応じて、ロック機構116bまたはロック機構126bを開錠する(ステップS33)。また、ログ記録部57は、回収処理のログとして、POS端末2から受けた回収指示の内容、解除したロック機構を示した情報、POS端末2のログインユーザのランク情報等を記録する(ステップS34)。   And if it is step S32: Yes, the lock control part 55 will unlock the lock mechanism 116b or the lock mechanism 126b according to the money type of collection object (step S33). In addition, the log recording unit 57 records the contents of the collection instruction received from the POS terminal 2, information indicating the unlocked lock mechanism, rank information of the logged-in user of the POS terminal 2, and the like as a log of the collection process (step S34). ).

尚、紙幣の回収においては、ロック機構116bの開錠の前に、紙幣釣銭機110が、回収分の紙幣を紙幣収納部113から回収ボックス71に回収する。即ち、紙幣釣銭機110は、紙幣収納部113、払出機構114を制御して、回収対象の金種の紙幣を指示枚数分、紙幣収納部113から払い出し、搬送機構(不図示)により回収ボックス71内に移動させる。そして、紙幣の移動後に、回収ボックス71のロック機構116bを開錠する。店員は、回収ボックス71をバックヤード等まで持ち運び、回収ボックス71内の紙幣を回収する。そして店員が、空にした回収ボックス71を筐体19の収納部に嵌め込んで収納すると、ロック機構116bが自動で施錠される。   In the collection of banknotes, the banknote change machine 110 collects the collected banknotes from the banknote storage unit 113 to the collection box 71 before unlocking the lock mechanism 116b. That is, the banknote change machine 110 controls the banknote storage unit 113 and the payout mechanism 114 to pay out the designated number of banknotes from the banknote storage unit 113 by the designated number, and the recovery box 71 by a transport mechanism (not shown). Move in. Then, after the bill is moved, the lock mechanism 116b of the collection box 71 is unlocked. The store clerk carries the collection box 71 to the backyard or the like and collects the banknotes in the collection box 71. When the store clerk fits and stores the empty collection box 71 in the storage portion of the housing 19, the lock mechanism 116b is automatically locked.

硬貨の回収については、スライド部72のロック機構126bを解除した後に、店員はスライド部72を手前側に完全に引き出して、スライド部72に硬貨回収袋を取り付ける。そして店員は、硬貨釣銭機120の回収キーまたは払い出しキー(POS端末2からの指示を再度受付けてもよい)を操作する。硬貨釣銭機120は、硬貨収納部123、払出機構124、出金機構125を制御して、回収対象の金種の硬貨を指示枚数分、硬貨収納部123から出金口18に払い出す。出金口18から払い出された硬貨は硬貨回収袋に投入される。店員はこの回収袋をスライド部72から取り外して、バックヤード等まで持ち運び、回収袋内の硬貨を回収する。また、店員は回収袋をスライド部72から外した後、スライド部72を筐体39内に押し込んで収納する。スライド部72が筐体39の収納部に嵌めこまれると、ロック機構126bが自動で施錠される。   For collecting coins, after releasing the lock mechanism 126 b of the slide portion 72, the store clerk fully pulls the slide portion 72 forward and attaches a coin collection bag to the slide portion 72. Then, the store clerk operates a recovery key or a payout key of the coin change machine 120 (an instruction from the POS terminal 2 may be accepted again). The coin change machine 120 controls the coin storage unit 123, the payout mechanism 124, and the withdrawal mechanism 125 to pay out the designated number of coins to be collected from the coin storage unit 123 to the withdrawal port 18. Coins paid out from the withdrawal port 18 are put into a coin collection bag. The store clerk removes the collection bag from the slide portion 72 and carries it to the backyard or the like to collect the coins in the collection bag. Further, the store clerk removes the collection bag from the slide part 72 and then pushes the slide part 72 into the housing 39 for storage. When the slide part 72 is fitted in the housing part of the housing 39, the lock mechanism 126b is automatically locked.

ロック制御部55は、開錠した箇所のロック機構が施錠されたか否かを判定する(ステップS35)。例えば回収ボックス71が筐体19内の収納部(不図示)に収納されると、ロック機構116bのロックピンが押し込まれて、ロック機構116bが施錠状態となる。施錠の検出については、ロックピンが係合する箇所に光センサやマイクロスイッチ等による検出部を設けておけばよい。そして、ロックピンがロックされると当該検出部が施錠状態となったことを検出すればよい。   The lock control unit 55 determines whether or not the lock mechanism at the unlocked position is locked (step S35). For example, when the collection box 71 is stored in a storage unit (not shown) in the housing 19, the lock pin of the lock mechanism 116b is pushed in, and the lock mechanism 116b is locked. For detection of locking, a detection unit such as an optical sensor or a microswitch may be provided at a position where the lock pin is engaged. Then, it is only necessary to detect that the detection unit is locked when the lock pin is locked.

施錠されたことが検出されない間は(ステップS35:No)、待機する。施錠されたことが検出されると(ステップS35:Yes)、ログ記録部57は施錠したことをログに記録する(ステップS36)。   While the lock is not detected (step S35: No), the process waits. When the lock is detected (step S35: Yes), the log recording unit 57 records the lock in the log (step S36).

一方、ステップS32:Noであれば、ロック制御部55はいずれのロック機構も開錠せず、POS端末2にエラーを通知する(図7のステップS51)。また、釣銭機1のエラー出力部56は、ディスプレイ11またはディスプレイ15においてエラー表示を出力する。   On the other hand, if step S32 is No, the lock control unit 55 does not unlock any lock mechanism and notifies the POS terminal 2 of an error (step S51 in FIG. 7). The error output unit 56 of the change machine 1 outputs an error display on the display 11 or the display 15.

POS端末2のエラー出力部45は、ブザー音を出力するとともに、店員用表示器27にエラーメッセージを表示し、エラー報知する(図7のステップS41)。エラーメッセージとしては、「回収業務を行う権限のオペレータがログインし直してください」等のメッセージを用いればよい。   The error output unit 45 of the POS terminal 2 outputs a buzzer sound, displays an error message on the clerk display 27, and notifies an error (step S41 in FIG. 7). As an error message, a message such as “Please log in again by an operator with authority to perform collection work” may be used.

POS端末2のログ記録部44は、エラー日時、エラー時のログインユーザの店員コード、ランク情報等をログに記録する(ステップS42)。そして、入力受付部41は、ログインユーザが変更されて、変更後のログインユーザの店員コードを受付けると(ステップS43:Yes)、ステップS44に移行する。変更を受付けない場合、または、変更後の店員コードを受け付けない間(ステップS43:No)は、ステップS43で入力を待つ。   The log recording unit 44 of the POS terminal 2 records the error date and time, the clerk code of the logged-in user at the time of error, rank information, etc. in the log (step S42). And the input reception part 41 will transfer to step S44, if a login user is changed and the salesclerk code of a login user after a change is received (step S43: Yes). When the change is not accepted or when the changed clerk code is not accepted (step S43: No), the input waits at step S43.

登録部42は、ステップS43で受付けた店員コードのランク情報を、ランク設定テーブル61から読み込む。そして登録部42は、読み込んだランク情報により、ログイン情報格納部62に設定されているランク情報を書き換えて更新する。その後、指示出力部43は、再度、釣銭機1に貨幣の回収指示を出力するとともに、新たに設定されたランク情報を通知する(ステップS44)。その後、ログ記録部44は、出力した回収指示について、ログインユーザの店員コード、ランク情報とともにログを記録する(ステップS45)。   The registration unit 42 reads the rank information of the clerk code received in step S43 from the rank setting table 61. Then, the registration unit 42 rewrites and updates the rank information set in the login information storage unit 62 with the read rank information. Thereafter, the instruction output unit 43 again outputs a money collection instruction to the change machine 1, and notifies the newly set rank information (step S44). Thereafter, the log recording unit 44 records a log together with the clerk code of the logged-in user and rank information for the output collection instruction (step S45).

釣銭機1のランク読込部52は、POS端末2から通知されたランク情報を受信する(ステップS44)。ロック制御部55は、受信したランク情報が「1」であれば、開錠対象とするロック機構を開錠可能であると判定する(ステップS52:Yes)。一方、ステップS44で受信したランク情報が「2」であれば、当該ロック機構を開錠できないと判定する(ステップS52:No)。ステップS52:Noであれば、ステップS51に移行する。   The rank reading unit 52 of the change machine 1 receives the rank information notified from the POS terminal 2 (step S44). If the received rank information is “1”, the lock control unit 55 determines that the lock mechanism to be unlocked can be unlocked (step S52: Yes). On the other hand, if the rank information received in step S44 is “2”, it is determined that the lock mechanism cannot be unlocked (step S52: No). Step S52: If No, the process proceeds to step S51.

ステップS52:Yesであれば、ロック制御部55は、回収対象の貨幣種類に応じて、ロック機構116bまたはロック機構126bを開錠する(ステップS53)。釣銭機1が行う回収処理については上述と同様である。ログ記録部57は、回収指示に伴う開錠を実施したことをログに記録する(ステップS54)。記録内容はステップS34で上述した内容と同様とすればよい。ステップS54の処理が終わると、図6のステップS35の判定に移行する。   If step S52 is Yes, the lock control unit 55 unlocks the lock mechanism 116b or the lock mechanism 126b according to the type of money to be collected (step S53). The collection process performed by the change machine 1 is the same as described above. The log recording unit 57 records in the log that unlocking has been performed in accordance with the collection instruction (step S54). The recorded content may be the same as the content described above in step S34. When the process of step S54 is completed, the process proceeds to the determination of step S35 of FIG.

次に、入出金システム100が実行する貨幣詰まり解消処理と、当該処理における釣銭機1のロック開錠の動作例について、図8を用いて説明する。   Next, an example of the operation for canceling the clogging of money executed by the deposit / withdrawal system 100 and the unlocking operation of the change machine 1 in the processing will be described with reference to FIG.

図8は、入出金システム100が実行する貨幣詰まり解消処理の手順例を示すフローチャートである。   FIG. 8 is a flowchart showing an example of the procedure of the money jam clearing process executed by the deposit / withdrawal system 100.

釣銭機1が貨幣詰まりを検出すると(ステップS71)、エラー出力部56は、詰まりを起こした貨幣種類に応じて、紙幣釣銭機110のディスプレイ11または硬貨釣銭機120のディスプレイ15に、貨幣詰まりを報知するエラー表示を行う。また、エラー出力部56は、紙幣釣銭機110または硬貨釣銭機120において貨幣詰まりが発生したことを示すエラー内容をPOS端末2に通知する(ステップS72)。   When the change machine 1 detects a paper jam (step S71), the error output unit 56 displays the paper jam on the display 11 of the banknote change machine 110 or the display 15 of the coin change machine 120 according to the type of the money that has been jammed. An error is displayed for notification. In addition, the error output unit 56 notifies the POS terminal 2 of an error content indicating that a currency jam has occurred in the bill change machine 110 or the coin change machine 120 (step S72).

尚、エラー出力部56は、エラー内容として、貨幣詰まりが発生した釣銭機(紙幣釣銭機110または硬貨釣銭機120)、当該釣銭機内において貨幣詰まりが発生した箇所を示す情報などを通知する。エラー出力部56は、貨幣詰まりを解消するために開錠する必要があるロック機構を判別した上で、当該ロック機構を示す情報をPOS端末2に通知してもよい。   In addition, the error output part 56 notifies the information etc. which show the location where the money jam was generated in the change machine (the banknote change machine 110 or the coin change machine 120) in which the money jam occurred, and the error content. The error output unit 56 may notify the POS terminal 2 of information indicating the lock mechanism after determining the lock mechanism that needs to be unlocked in order to eliminate the jam.

POS端末2のエラー出力部45は、店員用表示器27にエラーメッセージあるいはつまり箇所をイラスト等で示したエラー画面を表示し、エラー内容をオペレータに報知する(ステップS61)。例えば、エラー出力部45は、「エラー:硬貨詰まり 前面パネルを開錠してください」等のエラーメッセージを店員用表示器27にポップアップ表示すればよい。   The error output unit 45 of the POS terminal 2 displays an error message on the clerk's display 27, that is, an error screen showing the location with an illustration or the like, and notifies the operator of the error content (step S61). For example, the error output unit 45 may pop-up an error message such as “error: coins jammed, unlock the front panel” on the clerk display 27.

入力受付部41は、POS端末2のキーボード25あるいはタッチパネル28に設けられたロック開錠キーを介して、開錠対象とするロック機構の開錠指示を受付ける。例えば、紙幣詰まりであれば、紙幣釣銭機110の前面パネル19aのロック機構116aが開錠対象となる。また、硬貨詰まりであれば、硬貨釣銭機120の前面パネル39aのロック機構126aが開錠対象となる。   The input receiving unit 41 receives an unlocking instruction of the lock mechanism to be unlocked via the unlocking key provided on the keyboard 25 or the touch panel 28 of the POS terminal 2. For example, if the banknotes are jammed, the lock mechanism 116a of the front panel 19a of the banknote change machine 110 is an object to be unlocked. Moreover, if it is a coin jam, the lock mechanism 126a of the front panel 39a of the coin change machine 120 will be the unlocking target.

尚、上述のようにポップアップ画面を表示するのであれば、そのメッセージボックス内に「開錠」或いは「詰まり解消作業を行う」等と表示した操作子を設けてもよい。そして入力受付部41は、タッチパネル28から当該操作子に対する操作を介して、開錠指示を受付けてもよい。   If the pop-up screen is displayed as described above, an operator indicating “unlocking” or “performing clogging” may be provided in the message box. Then, the input receiving unit 41 may receive an unlocking instruction from the touch panel 28 via an operation on the operator.

POS端末2の指示出力部43は、開錠対象とするロック機構を指定した上で、当該ロック機構の開錠指示を釣銭機1に出力する(ステップS62)。ログ記録部44は、開錠指示の内容、指示の出力日時、ログインオペレータの店員コードおよびランク情報をログに記録する(ステップS63)。   The instruction output unit 43 of the POS terminal 2 designates a lock mechanism to be unlocked and outputs an unlock instruction for the lock mechanism to the change machine 1 (step S62). The log recording unit 44 records the contents of the unlocking instruction, the output date and time of the instruction, the clerk code of the login operator, and the rank information (step S63).

尚、ここではPOS端末2が開錠対象のロック機構を指定するとしたが、実施形態はこれに限定されない。上述のように釣銭機1が開錠対象のロック機構を判別するのであれば、ここで開錠対象とするロック機構を指定する必要はない。指示出力部43は、単に通知されたロック機構に対して開錠指示を出力すればよい。   Here, the POS terminal 2 specifies the lock mechanism to be unlocked, but the embodiment is not limited to this. If the change machine 1 determines the lock mechanism to be unlocked as described above, it is not necessary to specify the lock mechanism to be unlocked here. The instruction output unit 43 simply outputs an unlocking instruction to the notified lock mechanism.

釣銭機1のランク読込部52は、POS端末2から開錠指示を受信すると(ステップS62)、POS端末2のログイン情報格納部62からログインユーザのランク情報を読み込む(ステップS73)。ロック制御部55は、読み込んだランク情報が「1」であれば、開錠対象とするロック機構(紙幣釣銭機110の前面パネル19aのロック機構116a、または、硬貨釣銭機120の前面パネル39aのロック機構126a)を開錠可能であると判定する(ステップS74:Yes)。一方、ランク情報が「2」であれば、当該ロック機構を開錠できないと判定する(ステップS74:No)。   When the rank reading unit 52 of the change machine 1 receives an unlocking instruction from the POS terminal 2 (step S62), the rank reading unit 52 reads the rank information of the login user from the login information storage unit 62 of the POS terminal 2 (step S73). If the read rank information is “1”, the lock control unit 55 sets the lock mechanism to be unlocked (the lock mechanism 116a of the front panel 19a of the bill changer 110 or the front panel 39a of the coin changer 120). It is determined that the lock mechanism 126a) can be unlocked (step S74: Yes). On the other hand, if the rank information is “2”, it is determined that the lock mechanism cannot be unlocked (step S74: No).

そして、ステップS74:Yesであれば、ロック制御部55は、詰まり箇所に応じて、ロック機構116a、または、ロック機構126aを開錠する(ステップS75)。ログ記録部57は、貨幣詰まり解消作業に伴う開錠動作をログに記録する(ステップS76)。ログ記録部57は、ログ内容として、POS端末2から受けた指示内容、解除したロック機構を示した情報、POS端末2のログインユーザのランク情報等を記録する。   And if it is step S74: Yes, the lock control part 55 will unlock the lock mechanism 116a or the lock mechanism 126a according to a clogging location (step S75). The log recording unit 57 records the unlocking operation associated with the clogging work of money in the log (step S76). The log recording unit 57 records, as log contents, instruction contents received from the POS terminal 2, information indicating the unlocked lock mechanism, rank information of the logged-in user of the POS terminal 2, and the like.

ロック制御部55は、開錠した箇所のロック機構が施錠されたか否かを判定する(ステップS77)。例えば、紙幣釣銭機110の前面パネル19aが、筐体19の収納部(不図示)に嵌め込まれると、ロックピンが押し込まれてロック機構116aが施錠状態となる。施錠されたことが検出されなければ(ステップS77:No)、貨幣詰まりの解消作業が続行している状態であるから、待機する(ステップS77)。施錠されたことが検出されると(ステップS77:Yes)、ログ記録部57は施錠の動作をログに記録する。また、エラー出力部56は、貨幣詰まりが解消したか否かを判定する(ステップS78)。   The lock control unit 55 determines whether or not the lock mechanism at the unlocked position is locked (step S77). For example, when the front panel 19a of the banknote change machine 110 is fitted into a housing part (not shown) of the housing 19, the lock pin is pushed in and the lock mechanism 116a is locked. If it is not detected that it is locked (step S77: No), it is in a state in which the work for eliminating the clogging of money is continuing, and the process waits (step S77). When it is detected that the lock is made (step S77: Yes), the log recording unit 57 records the operation of the lock in the log. Further, the error output unit 56 determines whether or not the money jam has been resolved (step S78).

貨幣詰まりが解消していなければ(ステップS78:No)、ステップS71に戻る。貨幣詰まりが解消していれば(ステップS78:Yes)、エラー出力部56は、貨幣詰まりが解消したことをPOS端末2に通知する(ステップS79)。ログ記録部57は、貨幣詰まりが解消したことをログに記録する。POS端末2のログ記録部44は、エラーの解除、即ち、貨幣詰まりが解消したことをログに記録する(ステップS64)。   If the money jam has not been resolved (step S78: No), the process returns to step S71. If the currency jam has been eliminated (step S78: Yes), the error output unit 56 notifies the POS terminal 2 that the currency jam has been eliminated (step S79). The log recording unit 57 records in the log that the money jam has been resolved. The log recording unit 44 of the POS terminal 2 records in the log that the error has been released, that is, that the money jam has been resolved (step S64).

一方、ステップS74:Noであれば、ロック制御部55はいずれのロック機構も開錠せず、図7のステップS51以降で上述した手順と同様の手順を踏んで、エラー処理を行う。尚、ステップS45、S54の後、図8のステップS77の判定に移行すればよい。   On the other hand, if step S74 is No, the lock control unit 55 does not unlock any lock mechanism, and performs error processing by following the same procedure as described above in step S51 and subsequent steps in FIG. Note that after steps S45 and S54, the determination may be made to step S77 in FIG.

以上説明した通り、本実施形態の釣銭機1は、POS端末2から開錠を伴う業務にかかる指示を受付けると、当該POS端末2にログインしているオペレータのランクに応じて、開錠対象とするロック機構を開錠する。即ち、本実施形態においては、POS端末2からの各種業務の指示に追随してロック機構を開錠できるので、指示の後、鍵を用いて開錠する手間を省くことができる。また、鍵を必要としないので、鍵を管理する手間を省くことができる。そしてこのように貨幣の回収作業や貨幣詰まりの解消作業における利便性を向上する際にも、権限を有する店員が鍵を管理していた際と同様のセキュリティを確保することができる。   As described above, when the change machine 1 according to the present embodiment receives an instruction from the POS terminal 2 for work involving unlocking, the change machine 1 determines whether the unlocking target is unlocked according to the rank of the operator logged in to the POS terminal 2. Unlock the locking mechanism. In other words, in the present embodiment, the lock mechanism can be unlocked following the instructions of various operations from the POS terminal 2, so that it is possible to save the trouble of unlocking using the key after the instruction. In addition, since no key is required, the trouble of managing the key can be saved. And when improving the convenience in the operation | work of collect | recovering money and eliminating the clogging of money in this way, the same security as when an authorized store clerk managed the key can be secured.

また、本実施形態の釣銭機1は、POS端末2から受付けた回収指示や、貨幣詰まり時の解除指示、そして、開錠動作についてログを残す。従って、回収時の開錠、出金についてはそれが回収作業であることを識別でき、詰まり解消作業の開錠についてはそれがエラー発生時の開錠であることを識別できる。このように本実施形態の釣銭機1は、開錠動作時の状況を分かり易くログに残すものである。   Moreover, the change machine 1 of this embodiment leaves a log about the collection | recovery instruction | indication received from the POS terminal 2, the cancellation | release instruction | indication at the time of a paper jam, and unlocking operation | movement. Therefore, it is possible to identify that the unlocking and withdrawal at the time of collection are the collection work, and it is possible to identify that the unlocking at the time of clogging is the unlocking when the error occurs. Thus, the change machine 1 of this embodiment leaves the state at the time of unlocking operation in a log in an easy-to-understand manner.

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

例えば、上述では、従来設けられていた鍵穴および鍵を用いたロック機構を釣銭機1に設けない形態について説明したが、実施形態はこれに限定されない。従来の釣銭機に設けられていた鍵穴およびロック機構を流用して、POS端末2においてログインしているユーザのランクに応じて鍵による開錠を可能としたり不可能としたりする形態としてもよい。このような場合にも、上述と同様に開錠する際のセキュリティを向上させることができる。   For example, in the above description, a mode in which a lock mechanism using a keyhole and a key provided in the related art is not provided in the change machine 1 has been described, but the embodiment is not limited thereto. A keyhole and a lock mechanism provided in a conventional change machine may be used to enable or disable unlocking with a key according to the rank of the user who is logged in at the POS terminal 2. Also in such a case, the security at the time of unlocking can be improved similarly to the above.

また、上述では、ランクを単純に2段階に分け、各ロック機構を開錠できる権限を有する店員について「1」、いずれのロック機構も開錠できない店員は「2」と設定したが、ランク情報の設定方法はこれに限定されない。   In the above description, the rank is simply divided into two stages, and “1” is set for the store clerk who has the authority to unlock each lock mechanism, and “2” is set for the store clerk who cannot unlock any lock mechanism. The setting method is not limited to this.

例えば、前面パネル19a、39aを取り外しても、奥側の収納庫に容易にアクセスできないようパネルやロック機構が多段階に設けられている釣銭機もある。このような釣銭機においては、手前側(外側)のロック機構を開錠できるランクと、より奥側(内部側)のロック機構まで開錠できるランクとを設けて、開錠できる権限を段階的に設定してもよい。ランク「3」として、外側のロック機構、すなわち収納庫から遠い側のロック機構を開錠できるが、内側のロック機構、すなわち収納庫に近い側のロック機構は開錠できないランクを設ける。そして、ロック制御部55は、ランク情報が「3」であれば、外側のロック機構は開錠するが、内側のロック機構は施錠したままとする。これにより、ランク「3」のオペレータは、入出金口近傍の貨幣詰まりは自分で対処することができ、ランク「1」のオペレータを呼ばずに作業を開始することができる。   For example, there is a change machine in which a panel and a lock mechanism are provided in multiple stages so that even if the front panels 19a and 39a are removed, the rear storage is not easily accessible. In such a change machine, a rank that can unlock the locking mechanism on the front side (outside) and a rank that can unlock the locking mechanism on the back side (inside) are provided, and the authority to unlock the lock is stepwise. May be set. As rank “3”, an outer lock mechanism, that is, a lock mechanism on the side far from the storage can be unlocked, but an inner lock mechanism, that is, a lock mechanism on the side close to the storage, can be unlocked. If the rank information is “3”, the lock control unit 55 unlocks the outer lock mechanism, but keeps the inner lock mechanism locked. As a result, the operator of rank “3” can deal with the clogging of money in the vicinity of the deposit / withdrawal port and can start work without calling the operator of rank “1”.

また、貨幣詰まりの解消作業に伴うロック機構の開錠は許容するが、貨幣の回収作業に伴うロック機構の開錠は許容しないランクを設けて、一般の店員をこのランクに設定するなどしてもよい。   In addition, a rank that allows unlocking of the lock mechanism accompanying the work of clearing the clogged money, but does not allow unlocking of the lock mechanism accompanying the work of collecting money, and setting a general store clerk at this rank, etc. Also good.

また、ロック機構116a、116b、126a、126bと同様の開錠制御を、上述したコイントレー130のロック機構(不図示)に適用してもよい。   Further, the same unlocking control as the locking mechanisms 116a, 116b, 126a, 126b may be applied to the above-described locking mechanism (not shown) of the coin tray 130.

また、上述では、釣銭機1のログ記録部57が、POS端末2から受付けた指示内容とともにオペレータのランク情報を記録するとしたが、オペレータに関するその他の情報を読み込んで記録してもよい。例えば、ログ記録部57は、オペレータの店員コードや、氏名をログに残してもよい。   In the above description, the log recording unit 57 of the change machine 1 records the operator rank information together with the instruction content received from the POS terminal 2, but other information related to the operator may be read and recorded. For example, the log recording unit 57 may leave the operator's clerk code or name in the log.

1…釣銭機、2…POS端末、51…入力受付部、52…ランク読込部、53…入金制御部、54…出金制御部、55…ロック制御部、56…エラー出力部、57…ログ記録部、61…ランク設定テーブル、62…ログイン情報格納部、100…入出金システム、110…紙幣釣銭機、120…硬貨釣銭機、19a、39a…前面パネル、71…回収ボックス、72…スライド部、116a、116b、126a、126b、…ロック機構。   DESCRIPTION OF SYMBOLS 1 ... Change machine, 2 ... POS terminal, 51 ... Input reception part, 52 ... Rank reading part, 53 ... Deposit control part, 54 ... Withdrawal control part, 55 ... Lock control part, 56 ... Error output part, 57 ... Log Recording unit 61 ... Rank setting table 62 62 Login information storage unit 100 100 Deposit and withdrawal system 110 110 Bill change machine 120 Coin change machine 19a 39a Front panel 71 Collection box 72 Slide unit 116a, 116b, 126a, 126b,... Locking mechanism.

特許第5620422号公報Japanese Patent No. 5620422

Claims (5)

貨幣を収納する収納庫と、
前記収納庫を開錠または施錠するロック機構と、
自装置と接続された販売データ処理装置から、前記ロック機構の開錠を伴う業務にかかる指示を受付ける指示受付手段と、
前記販売データ処理装置から、当該販売データ処理装置にログインしているオペレータのランクを示すランク情報を受信する情報受信手段と、
前記販売データ処理装置から前記ロック機構の開錠を伴う業務にかかる指示と前記ロック機構を開錠することができるランクを示すランク情報を受付けて当該ロック機構の開錠を実行した場合、受付けた前記指示にかかる情報と前記ランク情報とを記録するログ記録手段と、
を備えた金銭処理装置。
A storage for storing money,
A lock mechanism for unlocking or locking the storage;
An instruction receiving means for receiving an instruction concerning a business involving unlocking of the locking mechanism from a sales data processing apparatus connected to the own apparatus;
Information receiving means for receiving, from the sales data processing device, rank information indicating the rank of the operator logged in to the sales data processing device;
When the unlocking of the lock mechanism is executed by receiving from the sales data processing device an instruction concerning a task involving unlocking of the lock mechanism and rank information indicating a rank at which the lock mechanism can be unlocked. Log recording means for recording the information related to the instruction and the rank information;
A money processing apparatus comprising:
前記ログ記録手段は、前記ロック機構の開錠後に当該ロック機構を施錠した場合、当該ロック機構を施錠したことを記録する、請求項1に記載の金銭処理装置。   The money processing apparatus according to claim 1, wherein the log recording unit records that the lock mechanism is locked when the lock mechanism is locked after the lock mechanism is unlocked. 前記ロック機構は複数設けられ、
前記ログ記録手段は、開錠を実行した前記ロック機構を示す情報を記録する、請求項1または2に記載の金銭処理装置。
A plurality of the locking mechanisms are provided,
The money processing apparatus according to claim 1, wherein the log recording unit records information indicating the lock mechanism that has performed unlocking.
貨幣を収納する収納庫と、前記収納庫を開錠または施錠するロック機構と、を備えた金銭処理装置を制御するコンピュータを、
自装置と接続された販売データ処理装置から、前記ロック機構の開錠を伴う業務にかかる指示を受付ける指示受付手段と、
前記販売データ処理装置から、当該販売データ処理装置にログインしているオペレータのランクを示すランク情報を受信する情報受信手段と、
前記販売データ処理装置から前記ロック機構の開錠を伴う業務にかかる指示と前記ロック機構を開錠することができるランクを示すランク情報を受付けて当該ロック機構の開錠を実行した場合、受付けた前記指示にかかる情報と前記ランク情報とを記録するログ記録手段と、
して機能させるためのプログラム。
A computer for controlling a money processing apparatus comprising: a storage for storing money; and a lock mechanism for unlocking or locking the storage;
An instruction receiving means for receiving an instruction concerning a business involving unlocking of the locking mechanism from a sales data processing apparatus connected to the own apparatus;
Information receiving means for receiving, from the sales data processing device, rank information indicating the rank of the operator logged in to the sales data processing device;
When the unlocking of the lock mechanism is executed by receiving from the sales data processing device an instruction concerning a task involving unlocking of the lock mechanism and rank information indicating a rank at which the lock mechanism can be unlocked. Log recording means for recording the information related to the instruction and the rank information;
Program to make it function.
金銭処理装置と、当該金銭処理装置と接続された販売データ処理装置とを備える入出金システムであって、
前記金銭処理装置は、
貨幣を収納する収納庫と、
前記収納庫を開錠または施錠するロック機構と、
前記販売データ処理装置から、前記ロック機構の開錠を伴う業務にかかる指示を受付ける指示受付手段と、
前記販売データ処理装置から、当該販売データ処理装置にログインしているオペレータのランクを示すランク情報を受信する情報受信手段と、
前記販売データ処理装置から前記ロック機構の開錠を伴う業務にかかる指示と前記ロック機構を開錠することができるランクを示すランク情報を受付けて当該ロック機構の開錠を実行した場合、受付けた前記指示にかかる情報と前記ランク情報とを記録するログ記録手段と、
を備えた入出金システム。
A deposit / withdrawal system comprising a money processing device and a sales data processing device connected to the money processing device,
The money processing apparatus includes:
A storage for storing money,
A lock mechanism for unlocking or locking the storage;
From the sales data processing device, an instruction receiving means for receiving an instruction relating to a task involving unlocking the locking mechanism;
Information receiving means for receiving, from the sales data processing device, rank information indicating the rank of the operator logged in to the sales data processing device;
When the unlocking of the lock mechanism is executed by receiving from the sales data processing device an instruction concerning a task involving unlocking of the lock mechanism and rank information indicating a rank at which the lock mechanism can be unlocked. Log recording means for recording the information related to the instruction and the rank information;
Deposit and withdrawal system with.
JP2018153045A 2018-08-16 2018-08-16 Money processing apparatus, program and deposit / withdrawal system Active JP6599525B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018153045A JP6599525B2 (en) 2018-08-16 2018-08-16 Money processing apparatus, program and deposit / withdrawal system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018153045A JP6599525B2 (en) 2018-08-16 2018-08-16 Money processing apparatus, program and deposit / withdrawal system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017172131A Division JP6389311B2 (en) 2017-09-07 2017-09-07 Deposit / withdrawal system

Publications (2)

Publication Number Publication Date
JP2019003671A JP2019003671A (en) 2019-01-10
JP6599525B2 true JP6599525B2 (en) 2019-10-30

Family

ID=65004922

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018153045A Active JP6599525B2 (en) 2018-08-16 2018-08-16 Money processing apparatus, program and deposit / withdrawal system

Country Status (1)

Country Link
JP (1) JP6599525B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7392294B2 (en) * 2019-06-07 2023-12-06 富士電機株式会社 money processing device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4878595B2 (en) * 2007-12-03 2012-02-15 東芝テック株式会社 POS equipment
JP6208700B2 (en) * 2015-02-06 2017-10-04 東芝テック株式会社 Money processing equipment

Also Published As

Publication number Publication date
JP2019003671A (en) 2019-01-10

Similar Documents

Publication Publication Date Title
JP6208700B2 (en) Money processing equipment
JP6022213B2 (en) Money handling machine, money handling system, and money handling method
JP4878595B2 (en) POS equipment
JP2014093032A (en) Coin management system and coin management method
JP6452985B2 (en) Valuable medium processing system and valuable medium processing method
JP2017162023A (en) Money payout device and accounting device
JP5562689B2 (en) Change machine and deposit management system
JP6599525B2 (en) Money processing apparatus, program and deposit / withdrawal system
JP6389311B2 (en) Deposit / withdrawal system
US7131573B2 (en) Merchandise sales data processing apparatus
JP2015230673A (en) Currency processing device, currency processing system, and unlocking method in currency processing device
JP6250573B2 (en) Money processing equipment
JP6045800B2 (en) Gift certificate management system, change machine, POS register and gift certificate management method
JP6979310B2 (en) Money processing equipment, money processing system and money processing method
JP4534730B2 (en) Cash processing equipment
JP6459499B2 (en) Cash processing apparatus and cash processing method
JP6277747B2 (en) Deposit / withdrawal device and deposit / withdrawal program
JP6452984B2 (en) Valuable medium processing apparatus, valuable medium processing system, and valuable medium processing method
JP6882580B2 (en) Money withdrawal device and accounting device
JP2019008601A (en) Currency processing system, currency processing machine, currency change machine, and currency processing method
JP6135182B2 (en) Cash processing equipment
JP6522903B2 (en) Value medium processing device, value medium processing system, and value medium processing method
JP6738389B2 (en) Money management system
JP6223529B2 (en) Bill storage device, program, and sales data processing device
JP5770342B2 (en) Change machine and deposit management system

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180817

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180817

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190611

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190613

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190806

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191002

R150 Certificate of patent or registration of utility model

Ref document number: 6599525

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150