JP2020204843A - Display control device and program - Google Patents

Display control device and program Download PDF

Info

Publication number
JP2020204843A
JP2020204843A JP2019111473A JP2019111473A JP2020204843A JP 2020204843 A JP2020204843 A JP 2020204843A JP 2019111473 A JP2019111473 A JP 2019111473A JP 2019111473 A JP2019111473 A JP 2019111473A JP 2020204843 A JP2020204843 A JP 2020204843A
Authority
JP
Japan
Prior art keywords
message information
displayed
menu screen
display
display control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019111473A
Other languages
Japanese (ja)
Other versions
JP7318337B2 (en
Inventor
文吾 村上
bungo Murakami
文吾 村上
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2019111473A priority Critical patent/JP7318337B2/en
Publication of JP2020204843A publication Critical patent/JP2020204843A/en
Application granted granted Critical
Publication of JP7318337B2 publication Critical patent/JP7318337B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

To facilitate business operations.SOLUTION: A server 2 in a sales management system 1 causes a display unit 35 to display a menu screen (for example, an estimate menu screen 41 or the like) for use in execution of a prescribed task, acquires message information (first message information) relating to the prescribed task and detailed message information (second message information) when the menu screen is caused to be displayed, causes a character image G imitating an instructor guiding for the prescribed task to be displayed in the menu screen, causes the message information to be displayed in a first message region (first display region) R2 in the vicinity of a character display region R4 where the character image G is displayed, and causes the detailed message information to be displayed in a second message region (second display region) R3 in the vicinity of the character display region R4.SELECTED DRAWING: Figure 5

Description

本発明は、表示制御装置及びプログラムに関する。 The present invention relates to a display control device and a program.

従来、見積書の作成の画面ごとにヘルプボタンが設けられ、これをクリックするとその画面の入力の仕方を映像、音声、文字表示等によってガイダンスしてくれるソフトウエアが知られている(例えば、特許文献1参照)。 Conventionally, software is known in which a help button is provided for each screen for creating a quotation, and when this is clicked, software that gives guidance on how to input the screen by video, audio, character display, etc. (for example, a patent). Reference 1).

特開2005−228090号公報Japanese Unexamined Patent Publication No. 2005-228090

しかしながら、上記特許文献1に記載されているソフトウエアでは、初心者の場合、画面を遷移させる度にヘルプボタンをクリックしてガイダンスを受けることになるため、業務を円滑に進めることができない。 However, with the software described in Patent Document 1, if a beginner, he / she will receive guidance by clicking the help button every time the screen is changed, so that the business cannot proceed smoothly.

本発明は、このような問題に鑑みてなされたものであり、業務を円滑に進めることができる表示制御装置及びプログラムを提供することを目的とする。 The present invention has been made in view of such a problem, and an object of the present invention is to provide a display control device and a program capable of smoothly proceeding with business.

上記課題を解決するため、本発明に係る表示制御装置は、
所定の作業を行う際に用いられるメニュー画面を表示手段に表示させる第1の表示制御手段と、
前記第1の表示制御手段により前記メニュー画面を表示させる際に、前記所定の作業に関する第1のメッセージ情報及び第2のメッセージ情報を取得する取得手段と、
前記メニュー画面において、前記所定の作業に関して案内するインストラクターを模したキャラクター画像を表示させ、当該キャラクター画像が表示される領域の近傍の第1の表示領域に、前記取得手段により取得された前記第1のメッセージ情報を表示させるとともに、当該キャラクター画像が表示される領域の近傍の第2の表示領域に、前記取得手段により取得された前記第2のメッセージ情報を表示させる第2の表示制御手段と、
を備えることを特徴とする。
In order to solve the above problems, the display control device according to the present invention is
A first display control means for displaying a menu screen used when performing a predetermined work on the display means, and
When the menu screen is displayed by the first display control means, the acquisition means for acquiring the first message information and the second message information related to the predetermined work, and the acquisition means.
On the menu screen, a character image imitating an instructor who guides the predetermined work is displayed, and the first display area acquired by the acquisition means is displayed in a first display area near the area where the character image is displayed. The second display control means for displaying the message information of the above and displaying the second message information acquired by the acquisition means in the second display area near the area where the character image is displayed.
It is characterized by having.

本発明によれば、業務を円滑に進めることができる。 According to the present invention, the business can be smoothly carried out.

本実施形態の販売管理システムの概略構成図である。It is a schematic block diagram of the sales management system of this embodiment. サーバの機能構成を示すブロック図である。It is a block diagram which shows the functional structure of a server. 端末装置の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of a terminal device. メッセージ情報テーブルの一例を示す図である。It is a figure which shows an example of a message information table. 見積メニュー画面の一例を示す図である。It is a figure which shows an example of the estimate menu screen. 売上請求メニュー画面の一例を示す図である。It is a figure which shows an example of the sales billing menu screen. 仕入メニュー画面の一例を示す図である。It is a figure which shows an example of the purchase menu screen. 在庫メニュー画面の一例を示す図である。It is a figure which shows an example of the inventory menu screen. メッセージ表示制御処理の制御手順を示すフローチャートである。It is a flowchart which shows the control procedure of a message display control process. 見積メニュー画面の他の一例を示す図である。It is a figure which shows another example of the estimate menu screen. 設定メニュー画面の一例を示す図である。It is a figure which shows an example of the setting menu screen. 見積メニュー画面の他の一例を示す図である。It is a figure which shows another example of the estimate menu screen.

以下に、本発明について、図面を用いて具体的な態様を説明する。ただし、発明の範囲は、図示例に限定されない。 Hereinafter, a specific aspect of the present invention will be described with reference to the drawings. However, the scope of the invention is not limited to the illustrated examples.

<販売管理システム1の構成>
まず、図1を参照して、本実施形態の構成を説明する。図1は、本実施形態の販売管理システム1の概略構成図である。
<Configuration of sales management system 1>
First, the configuration of the present embodiment will be described with reference to FIG. FIG. 1 is a schematic configuration diagram of the sales management system 1 of the present embodiment.

図1に示すように、販売管理システム1は、サーバ(表示制御装置)2と、複数の端末装置3とを備えている。サーバ2と端末装置3とは通信ネットワークNを介して情報通信可能に接続される。 As shown in FIG. 1, the sales management system 1 includes a server (display control device) 2 and a plurality of terminal devices 3. The server 2 and the terminal device 3 are connected to each other via the communication network N so that information can be communicated.

サーバ2は、例えば、クラウド上のサーバであり、販売管理システム1を導入した各企業における仕入れ、受注、在庫、発送、納品、請求、販売計画など販売業務に関する管理を行う。 The server 2 is, for example, a server on the cloud, and manages sales operations such as purchasing, ordering, inventory, shipping, delivery, billing, and sales planning in each company that has introduced the sales management system 1.

端末装置3は、例えば、販売管理システム1を導入した各企業の社員が使用する端末装置である。この端末装置3としては、例えば、ノートPC(Personal Computer)、デスクトップPC等が挙げられる。なお、これに限定されず、スマートフォン、タブレットPC、携帯電話機、PDA(Personal Digital Assistant)であってもよい。 The terminal device 3 is, for example, a terminal device used by employees of each company that has introduced the sales management system 1. Examples of the terminal device 3 include a notebook PC (Personal Computer), a desktop PC, and the like. The present invention is not limited to this, and may be a smartphone, a tablet PC, a mobile phone, or a PDA (Personal Digital Assistant).

通信ネットワークNは、例えば、インターネットであるものとするが、LAN(Local Area Network)等、他のネットワークとしてもよい。 The communication network N is assumed to be the Internet, for example, but may be another network such as a LAN (Local Area Network).

<サーバ2の構成>
次に、図2を参照して、サーバ2の機能構成について説明する。図2は、サーバ2の機能構成を示すブロック図である。
<Configuration of server 2>
Next, the functional configuration of the server 2 will be described with reference to FIG. FIG. 2 is a block diagram showing a functional configuration of the server 2.

図2に示すように、サーバ2は、CPU(Central Processing Unit)21と、RAM(Random Access Memory)22と、記憶部23と、操作部24と、表示部25と、通信部26とを備えている。また、サーバ2の各部は、バス27を介して接続されている。 As shown in FIG. 2, the server 2 includes a CPU (Central Processing Unit) 21, a RAM (Random Access Memory) 22, a storage unit 23, an operation unit 24, a display unit 25, and a communication unit 26. ing. Further, each part of the server 2 is connected via the bus 27.

CPU(第1の表示制御手段、取得手段、第2の表示制御手段)21は、記憶部23に記憶されているシステムプログラムやアプリケーションプログラムといった各種のプログラムを読み出してRAM22のワークエリアに展開し、当該プログラムに従ってサーバ2の各部の動作を制御する。例えば、CPU21は、アプリケーションプログラムの実行結果に応じて、端末装置3の表示部35に当該実行結果に係る表示を行わせるための制御信号を生成し、通信部26を介して端末装置3に送信する。 The CPU (first display control means, acquisition means, second display control means) 21 reads various programs such as system programs and application programs stored in the storage unit 23 and expands them in the work area of the RAM 22. The operation of each part of the server 2 is controlled according to the program. For example, the CPU 21 generates a control signal for causing the display unit 35 of the terminal device 3 to display the execution result according to the execution result of the application program, and transmits the control signal to the terminal device 3 via the communication unit 26. To do.

RAM22は、例えば、揮発性のメモリであり、CPU21により読み出された各種のプログラムやデータを一時的に格納するワークエリアを有する。 The RAM 22 is, for example, a volatile memory and has a work area for temporarily storing various programs and data read by the CPU 21.

記憶部23は、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)、EEPROM(Electrically Erasable Programmable Read Only Memory)などにより構成される。
記憶部23には、CPU21で実行されるシステムプログラム、Webサーバプログラム等のアプリケーションプログラム、これらのプログラムの実行に必要なデータ等が記憶されている。
The storage unit 23 is composed of, for example, an HDD (Hard Disk Drive), an SSD (Solid State Drive), an EEPROM (Electrically Erasable Programmable Read Only Memory), or the like.
The storage unit 23 stores system programs executed by the CPU 21, application programs such as Web server programs, and data necessary for executing these programs.

また、記憶部23には、メッセージ情報テーブルTが記憶されている。
図4に示すように、メッセージ情報テーブルTには、各メニュー画面に対応するメッセージ情報(第1のメッセージ情報)が記憶されるようになっている。例えば、見積メニュー画面41(後述)の場合、メッセージ情報として“今月実績:37件作成/合計金額3,598,430円”が記憶されている。各メニュー画面に対応するメッセージ情報はそれぞれ販売業務に関する実績データ等を扱うデータベース(図示省略)の所定の実績データと関連付けられたデータとなっている。つまり、上記データベースの所定の実績データが各メニュー画面に対応するメッセージ情報に反映されるようになっている。
Further, the message information table T is stored in the storage unit 23.
As shown in FIG. 4, the message information table T stores message information (first message information) corresponding to each menu screen. For example, in the case of the estimate menu screen 41 (described later), "actual result of this month: 37 cases created / total amount of 3,598,430 yen" is stored as message information. The message information corresponding to each menu screen is data associated with predetermined actual data in a database (not shown) that handles actual data related to sales operations. That is, the predetermined actual data of the above database is reflected in the message information corresponding to each menu screen.

操作部24は、例えば、キーボード等のキー入力部と、マウス等のポインティングデバイスとを有している。また、操作部24は、キー入力及び位置入力を受け付け、その操作情報をCPU21に出力する。 The operation unit 24 has, for example, a key input unit such as a keyboard and a pointing device such as a mouse. Further, the operation unit 24 receives the key input and the position input, and outputs the operation information to the CPU 21.

表示部25は、例えば、LCD(Liquid Crystal Display)や有機EL(Electro Luminescence)ディスプレイ等から構成されている。また、表示部25には、CPU21から出力されて入力される表示信号の指示に従って、各種画面を表示する。 The display unit 25 is composed of, for example, an LCD (Liquid Crystal Display), an organic EL (Electro Luminescence) display, or the like. Further, the display unit 25 displays various screens according to the instructions of the display signal output and input from the CPU 21.

通信部26は、例えば、ネットワークカード等により構成されている。また、通信部26は、通信ネットワークNに通信接続されて、通信ネットワークN上の機器(例えば、端末装置3等)との通信を行う。 The communication unit 26 is composed of, for example, a network card or the like. Further, the communication unit 26 is communicatively connected to the communication network N and communicates with a device (for example, a terminal device 3 or the like) on the communication network N.

<端末装置3の構成>
次に、図3を参照して、端末装置3の機能構成について説明する。図3は、端末装置3の機能構成を示すブロック図である。
<Configuration of terminal device 3>
Next, the functional configuration of the terminal device 3 will be described with reference to FIG. FIG. 3 is a block diagram showing a functional configuration of the terminal device 3.

図3に示すように、端末装置3は、CPU31と、RAM32と、記憶部33と、操作部34と、表示部35と、無線通信部36とを備えている。また、端末装置3の各部は、バス37を介して接続されている。 As shown in FIG. 3, the terminal device 3 includes a CPU 31, a RAM 32, a storage unit 33, an operation unit 34, a display unit 35, and a wireless communication unit 36. Further, each part of the terminal device 3 is connected via a bus 37.

CPU31は、記憶部33に記憶されているシステムプログラムやアプリケーションプログラムといった各種プログラムを読み出してRAM32のワークエリアに展開し、当該プログラムに従って端末装置3の各部の動作を制御する。例えば、CPU31は、ブラウザなどの情報表示入力プログラムを実行して、操作部34に対するユーザーの入力操作の内容に基づく情報を無線通信部36によりサーバ2に送信させたり、サーバ2から受信した情報を表示部35に表示させたりする。 The CPU 31 reads various programs such as system programs and application programs stored in the storage unit 33, develops them in the work area of the RAM 32, and controls the operation of each unit of the terminal device 3 according to the programs. For example, the CPU 31 executes an information display input program such as a browser to cause the wireless communication unit 36 to transmit information based on the content of the user's input operation to the operation unit 34 to the server 2, or to transmit the information received from the server 2. It is displayed on the display unit 35.

RAM32は、例えば、揮発性のメモリであり、CPU31により読み出された各種のプログラムやデータを一時的に格納するワークエリアを有する。 The RAM 32 is, for example, a volatile memory and has a work area for temporarily storing various programs and data read by the CPU 31.

記憶部33は、例えば、HDD、SSD、EEPROM、フラッシュメモリなどにより構成される。記憶部33には、CPU31で実行されるシステムプログラムやブラウザ等のアプリケーションプログラム、これらのプログラムの実行に必要なデータ等が記憶されている。 The storage unit 33 is composed of, for example, an HDD, an SSD, an EEPROM, a flash memory, or the like. The storage unit 33 stores system programs executed by the CPU 31, application programs such as browsers, and data necessary for executing these programs.

操作部34は、例えば、キーボード等のキー入力部と、マウス等のポインティングデバイスとを有している。また、操作部34は、キー入力及び位置入力を受け付け、その操作情報をCPU31に出力する。 The operation unit 34 has, for example, a key input unit such as a keyboard and a pointing device such as a mouse. Further, the operation unit 34 receives the key input and the position input, and outputs the operation information to the CPU 31.

表示部(表示手段)35は、例えば、LCDや有機ELディスプレイ等から構成されている。また、表示部35には、CPU31から出力されて入力される表示信号の指示に従って、各種画面を表示する。 The display unit (display means) 35 is composed of, for example, an LCD, an organic EL display, or the like. Further, the display unit 35 displays various screens according to the instructions of the display signal output and input from the CPU 31.

無線通信部36は、例えば、アンテナ、変復調回路、信号処理回路等により構成されている。また、無線通信部36は、通信ネットワークNに接続されている基地局やアクセスポイント等と無線電波により情報の送受信を行い、通信ネットワークN上の機器(例えば、サーバ2等)との通信を行う。 The wireless communication unit 36 is composed of, for example, an antenna, a modulation / demodulation circuit, a signal processing circuit, and the like. Further, the wireless communication unit 36 transmits / receives information by wireless radio waves to a base station, an access point, or the like connected to the communication network N, and communicates with a device (for example, a server 2 or the like) on the communication network N. ..

《販売管理システム1の動作》
図5は、見積メニュー画面41を示す図である。
見積メニュー画面41は、端末装置3の表示部35に表示された売上メニュー画面(図示省略)において見積ボタン(図示省略)が選択された場合に、当該売上メニュー画面から遷移して表示される画面となっている。なお、売上メニュー画面は、例えば、トップ画面(図示省略)などにおいてタブ表示領域R1の売上タブTB1(図5参照)が選択された場合に、当該トップ画面から遷移して表示されるようになっている。ここで、トップ画面とは、販売管理システム1を導入した各企業の社員がサーバ2にログインした際、表示部35に最初に表示される画面である。
<< Operation of sales management system 1 >>
FIG. 5 is a diagram showing an estimation menu screen 41.
The quotation menu screen 41 is a screen displayed by transitioning from the sales menu screen when the quotation button (not shown) is selected on the sales menu screen (not shown) displayed on the display unit 35 of the terminal device 3. It has become. The sales menu screen is displayed by transitioning from the top screen, for example, when the sales tab TB1 (see FIG. 5) of the tab display area R1 is selected on the top screen (not shown). ing. Here, the top screen is a screen that is first displayed on the display unit 35 when an employee of each company that has introduced the sales management system 1 logs in to the server 2.

サーバ2のCPU21は、上記見積ボタンが選択され、表示部35に見積メニュー画面41を表示させる際に、メッセージ情報テーブルTから見積メニュー画面41に対応するメッセージ情報(例えば、“今月実績:37件作成/合計金額3,598,430円”)を取得する。また、CPU21は、このメッセージ情報(第1のメッセージ情報)を台詞調に変換し、更に当該メッセージ情報に対するコメントを付した詳細メッセージ情報(例えば、“作成された見積書は37件です。合計金額は3,598,430円です。計画達成まで残り401,570円です。引き続き商談活動を推進しましょう。”)を生成する。ここで、詳細メッセージ情報(第2のメッセージ情報)に関しては、各メニュー画面に対応してそれぞれ設けられている雛形や上述した実績データ等を扱うデータベースのデータを用いることにより、当該詳細メッセージ情報を生成可能となっている。 When the quotation button is selected and the quotation menu screen 41 is displayed on the display unit 35, the CPU 21 of the server 2 displays the message information corresponding to the quotation menu screen 41 from the message information table T (for example, "This month's results: 37 cases". Create / Acquire the total amount of 3,598,430 yen ”). In addition, the CPU 21 converts this message information (first message information) into a dialogue tone, and further adds a comment to the message information in detail message information (for example, "37 quotes have been created. Total amount of money." Is 3,598,430 yen. There is 401,570 yen remaining until the plan is achieved. Let's continue to promote business negotiation activities. ”) Is generated. Here, regarding the detailed message information (second message information), the detailed message information can be obtained by using the data of the database that handles the above-mentioned actual data and the template provided corresponding to each menu screen. It can be generated.

具体的には、上記詳細メッセージ情報のうち“作成された見積書は37件です。”の部分は、“作成された見積書は〇〇件です。”という雛形に対して、今月実績の見積書作成件数(37件)を当てはめることによって生成されるようになっている。また、上記詳細メッセージ情報のうち“合計金額は3,598,430円です。”の部分は、“合計金額は〇〇円です。”という雛形に対して、今月実績の見積書の合計金額(3,598,430円)を当てはめることによって生成されるようになっている。また、上記詳細メッセージ情報のうち“計画達成まで残り401,570円です。”の部分(コメント部分)は、“計画達成まで残り〇〇円です。”という雛形に対して、上述のデータベースから特定される今月の計画値(4,000,000円)から上述の今月実績の見積書の合計金額(3,598,430円)を減算した値(401,570円)を当てはめることによって生成されるようになっている。なお、上記計画値から今月実績の見積書の合計金額を減算した値が0以下となる場合には、計画達成を労うコメント(例えば、“計画達成おめでとうございます。”等)が生成されるようになっている。また、上記詳細メッセージ情報のうち“引き続き商談活動を推進しましょう。”の部分(コメント部分)は、上記計画値から今月実績の見積書の合計金額を減算した値に対応するコメントが生成されるようになっている。 Specifically, in the above detailed message information, the part "The number of quotations created is 37" is the estimate of this month's results for the template "The number of quotations created is XX." It is generated by applying the number of writings (37). In addition, in the above detailed message information, the "total amount is 3,598,430 yen" part is the total amount (3,598,430 yen) of this month's actual quotation for the template "total amount is 〇〇 yen." It is designed to be generated by fitting. In addition, the part (comment part) of "the remaining 401,570 yen until the plan is achieved" in the above detailed message information is specified from the above database for the template "the remaining 000 yen until the plan is achieved." It is generated by applying the value (401,570 yen) obtained by subtracting the total amount (3,598,430 yen) of the above-mentioned estimate for this month from the planned value for this month (4,000,000 yen). If the value obtained by subtracting the total amount of the estimate for this month from the above plan value is 0 or less, a comment (for example, "Congratulations on the achievement of the plan") will be generated. It has become like. In addition, in the above detailed message information, the part (comment part) of "Let's continue to promote business negotiation activities" will generate a comment corresponding to the value obtained by subtracting the total amount of the estimate for this month from the above plan value. It has become like.

次いで、CPU21は、メッセージ情報テーブルTから取得したメッセージ情報を第1メッセージ領域(第1の表示領域)R2に配するとともに、当該メッセージ情報に基づき生成された詳細メッセージ情報を第2メッセージ領域(第2の表示領域)R3に配した見積メニュー画面41を表示部35に表示させる。これにより、見積メニュー画面41を表示部35に表示させることで、今月の見積書の作成枚数や、見積書の合計金額、計画達成までの残り金額などが示されるようになるので、見積書の作成の進捗状況をユーザーが把握することができるようになる。したがって、見積書の作成の進捗状況をユーザーに把握させたうえで当該見積書の作成に関する作業を行わせることができるので、販売業務を円滑に進めることができる。 Next, the CPU 21 allocates the message information acquired from the message information table T to the first message area (first display area) R2, and distributes the detailed message information generated based on the message information to the second message area (first display area) R2. 2 display area) The estimate menu screen 41 arranged on R3 is displayed on the display unit 35. As a result, by displaying the quotation menu screen 41 on the display unit 35, the number of quotation created for this month, the total amount of the quotation, the remaining amount until the plan is achieved, and the like can be displayed. Users will be able to keep track of the progress of creation. Therefore, it is possible to have the user grasp the progress of the preparation of the quotation and then perform the work related to the preparation of the quotation, so that the sales business can be smoothly proceeded.

また、CPU21は、見積メニュー画面41のキャラクター表示領域R4においてキャラクター画像Gを表示させる。キャラクター画像Gは、販売業務において行われる各種作業に関して案内するインストラクターを模した画像となっている。ここで、第1メッセージ領域R2は、キャラクター画像Gの顔と同じ高さ位置に設けられている。これにより、ユーザーがキャラクター画像Gの顔を見た際に、第1メッセージ領域R2にメッセージ情報があることに気づき易くすることができるようになっている。また、第2メッセージ領域R3は、キャラクター表示領域R4の真下であって当該領域R4に隣接する位置に設けられている。これにより、第2メッセージ領域R3の詳細メッセージ情報をキャラクター画像Gが発話しているように見せることができるようになっている。なお、第2メッセージ領域R3に詳細メッセージ情報を表示させる際に、更に、当該詳細メッセージ情報を音声出力するようにしてもよい。これにより、当該詳細メッセージ情報をキャラクター画像Gが発話しているように見せる演出のリアリティを向上させるとともに使い勝手も向上させることができる。 Further, the CPU 21 displays the character image G in the character display area R4 of the estimation menu screen 41. The character image G is an image that imitates an instructor who guides various operations performed in the sales business. Here, the first message area R2 is provided at the same height as the face of the character image G. As a result, when the user looks at the face of the character image G, it is possible to easily notice that there is message information in the first message area R2. Further, the second message area R3 is provided at a position directly below the character display area R4 and adjacent to the area R4. As a result, the detailed message information of the second message area R3 can be made to appear as if the character image G is speaking. When displaying the detailed message information in the second message area R3, the detailed message information may be further output by voice. As a result, it is possible to improve the reality of the effect of making the detailed message information appear as if the character image G is uttering, and also improve the usability.

図6は、売上請求メニュー画面42を示す図である。
売上請求メニュー画面42は、表示部35に表示された売上メニュー画面(図示省略)において売上請求ボタン(図示省略)が選択された場合に当該売上メニュー画面から遷移して表示される画面となっている。
FIG. 6 is a diagram showing a sales request menu screen 42.
The sales billing menu screen 42 is a screen that is displayed by transitioning from the sales menu screen when the sales billing button (not shown) is selected on the sales menu screen (not shown) displayed on the display unit 35. There is.

CPU21は、上記売上請求ボタンが選択され、表示部35に売上請求メニュー画面42を表示させる際に、メッセージ情報テーブルTから売上請求メニュー画面42に対応するメッセージ情報(例えば、“今月実績:24件作成(成約率65%)/合計金額2,105,790円”)を取得する。また、CPU21は、このメッセージ情報を台詞調に変換し、更に当該メッセージ情報に対するコメントを付した詳細メッセージ情報(例えば、“今月は37件の見積書に対して24件の納品書を作成しました。成約率が65%となり前月より高い成約率です。”)を生成する。具体的には、上記詳細メッセージ情報のうち“今月は37件の見積書に対して24件の納品書を作成しました。”の部分は、“今月は〇〇件の見積書に対して〇〇件の納品書を作成しました。”という雛形に対して、上述の今月実績の見積書作成件数(37件)、及び、納品書作成件数(24件)をそれぞれ当てはめることによって生成されるようになっている。また、上記詳細メッセージ情報のうち“成約率が65%となり”の部分は、“成約率が〇〇%となり”という雛形に対して、上述の今月実績の納品書作成件数(24件)を見積書作成件数(37件)で除した値(0.65)をパーセント換算した値(65%)を当てはめることによって生成されるようになっている。また、上記詳細メッセージ情報のうち“前月より高い成約率です。”の部分(コメント部分)は、上述のデータベースによって特定される前月の成約率と今月の成約率との比較結果に応じたコメントが生成されるようになっており、今月の成約率が前月よりも高い場合には、上述のように“前月より高い成約率です。”が生成されるようになっている。 When the sales billing button is selected and the sales billing menu screen 42 is displayed on the display unit 35, the CPU 21 displays the message information corresponding to the sales billing menu screen 42 from the message information table T (for example, "This month's results: 24 cases". Create (contract rate 65%) / total amount 2,105,790 yen "). In addition, the CPU 21 converts this message information into a dialogue tone, and further adds a comment to the message information for detailed message information (for example, "This month, we created 24 invoices for 37 quotations." The contract rate is 65%, which is higher than the previous month. ”) Is generated. Specifically, in the above detailed message information, the part of "24 invoices were created for 37 quotations this month" is "○ for 〇〇 quotations this month." 〇 We have created invoices. ”To be generated by applying the above-mentioned number of quotations for this month (37) and the number of invoices (24). It has become. In addition, in the above detailed message information, the part of "contract rate is 65%" is the above-mentioned number of invoices created this month (24) for the template of "contract rate is 〇〇%". It is generated by applying the value (65%) obtained by dividing the value (0.65) by the number of documents created (37) and converting it to a percentage. In addition, in the above detailed message information, the part (comment part) of "The contract rate is higher than the previous month" is a comment according to the comparison result between the contract rate of the previous month and the contract rate of this month specified by the above database. It is supposed to be generated, and if the contract rate of this month is higher than the previous month, "The contract rate is higher than the previous month" is generated as described above.

次いで、CPU21は、見積メニュー画面41と同様に、メッセージ情報テーブルTから取得したメッセージ情報を第1メッセージ領域R2に配するとともに、当該メッセージ情報に基づき生成された詳細メッセージ情報を第2メッセージ領域R3に配した売上請求メニュー画面42を表示部35に表示させる。これにより、売上請求メニュー画面42を表示部35に表示させることで、今月の納品書の作成枚数や、納品書の合計金額、成約率などが示されるようになるので、売上の状況をユーザーが把握することができるようになる。したがって、売上の状況をユーザーに把握させたうえで納品書の作成等の作業を行わせることができるので、販売業務を円滑に進めることができる。 Next, the CPU 21 distributes the message information acquired from the message information table T to the first message area R2 and distributes the detailed message information generated based on the message information to the second message area R3, as in the estimation menu screen 41. The sales request menu screen 42 arranged in the above is displayed on the display unit 35. As a result, by displaying the sales billing menu screen 42 on the display unit 35, the number of invoices created this month, the total amount of the invoices, the contract rate, etc. can be shown, so that the user can check the sales status. You will be able to grasp. Therefore, it is possible to make the user grasp the sales situation and then perform the work such as creating the delivery note, so that the sales business can proceed smoothly.

また、CPU21は、見積メニュー画面41と同様に、売上請求メニュー画面42のキャラクター表示領域R4においてキャラクター画像Gを表示させる。 Further, the CPU 21 displays the character image G in the character display area R4 of the sales request menu screen 42, similarly to the estimate menu screen 41.

図7は、仕入メニュー画面43を示す図である。
仕入メニュー画面43は、例えば、トップ画面(図示省略)などにおいてタブ表示領域R1の仕入タブTB2(図7参照)が選択された場合に当該トップ画面から遷移して表示される画面となっている。
FIG. 7 is a diagram showing a purchase menu screen 43.
The purchase menu screen 43 is, for example, a screen that is displayed by transitioning from the top screen when the purchase tab TB2 (see FIG. 7) of the tab display area R1 is selected on the top screen (not shown). ing.

CPU21は、仕入タブTB2が選択され、表示部35に仕入メニュー画面43を表示させる際に、メッセージ情報テーブルTから仕入メニュー画面43に対応するメッセージ情報(例えば、“今月実績:仕入個数123個/仕入金額234,629円(前月差+100,800円)”)を取得する。また、CPU21は、このメッセージ情報を台詞調に変換し、更に当該メッセージ情報に対するコメントを付した詳細メッセージ情報(例えば、“今月は、前月に比べ仕入金額が高くなっています。適正な仕入か確認しましょう。”)を生成する。具体的には、上記詳細メッセージ情報のうち“今月は、前月に比べ仕入金額が高くなっています。”の部分は、前月差の金額(仕入金額)に応じたメッセージが生成されるようになっており、前月差の金額がプラスの場合には、上述のように“今月は、前月に比べ仕入金額が高くなっています。”が生成されるようになっている。また、上記詳細メッセージ情報のうち“適正な仕入か確認しましょう。”の部分(コメント部分)についても、前月差の金額に応じたコメントが生成されるようになっており、前月差の金額がプラスの場合には、上述のように“適正な仕入か確認しましょう。”が生成されるようになっている。 When the purchase tab TB2 is selected and the purchase menu screen 43 is displayed on the display unit 35, the CPU 21 displays the message information corresponding to the purchase menu screen 43 from the message information table T (for example, "This month's result: purchase". Acquire 123 pieces / purchase amount of 234,629 yen (previous month difference +100,800 yen) "). In addition, the CPU 21 converts this message information into a dialogue tone, and further adds a comment to the message information for detailed message information (for example, "This month, the purchase amount is higher than the previous month. Appropriate purchase Let's check. ") Is generated. Specifically, in the above detailed message information, the part "This month, the purchase amount is higher than the previous month.", The message will be generated according to the amount of the previous month difference (purchase amount). If the difference from the previous month is positive, "This month, the purchase amount is higher than the previous month." Is generated as described above. Also, in the above detailed message information, for the part (comment part) of "Let's check if the purchase is proper", comments are generated according to the amount of the previous month's difference, and the amount of the previous month's difference If is positive, "Let's check if the purchase is proper" is generated as described above.

次いで、CPU21は、見積メニュー画面41等と同様に、メッセージ情報テーブルTから取得したメッセージ情報を第1メッセージ領域R2に配するとともに、当該メッセージ情報に基づき生成された詳細メッセージ情報を第2メッセージ領域R3に配した仕入メニュー画面43を表示部35に表示させる。これにより、仕入メニュー画面43を表示部35に表示させることで、今月の仕入個数や、仕入金額、当該仕入金額の前月差などが示されるようになるので、仕入の状況をユーザーが把握することができるようになる。したがって、仕入の状況をユーザーに把握させたうえで仕入伝票の作成等の作業を行わせることができるので、販売業務を円滑に進めることができる。 Next, the CPU 21 distributes the message information acquired from the message information table T to the first message area R2 and distributes the detailed message information generated based on the message information to the second message area, similarly to the estimation menu screen 41 and the like. The purchase menu screen 43 arranged on R3 is displayed on the display unit 35. As a result, by displaying the purchase menu screen 43 on the display unit 35, the number of purchases this month, the purchase amount, the previous month difference of the purchase amount, and the like can be displayed. It will be possible for the user to understand. Therefore, since it is possible to make the user grasp the purchase status and then perform the work such as creating the purchase slip, the sales operation can be smoothly proceeded.

また、CPU21は、見積メニュー画面41等と同様に、仕入メニュー画面43のキャラクター表示領域R4においてキャラクター画像Gを表示させる。 Further, the CPU 21 displays the character image G in the character display area R4 of the purchase menu screen 43, similarly to the estimation menu screen 41 and the like.

図8は、在庫メニュー画面44を示す図である。
在庫メニュー画面44は、例えば、トップ画面(図示省略)などにおいてタブ表示領域R1の在庫タブTB3(図8参照)が選択された場合に当該トップ画面から遷移して表示される画面となっている。
FIG. 8 is a diagram showing an inventory menu screen 44.
The inventory menu screen 44 is, for example, a screen that is displayed by transitioning from the top screen when the inventory tab TB3 (see FIG. 8) of the tab display area R1 is selected on the top screen (not shown). ..

CPU21は、在庫タブTB3が選択され、表示部35に在庫メニュー画面44を表示させる際に、メッセージ情報テーブルTから在庫メニュー画面44に対応するメッセージ情報(例えば、“今月実績:在庫総数2,539個/在庫金額1,492,382円(前月差-230,938円)”)を取得する。また、CPU21は、このメッセージ情報を台詞調に変換し、更に当該メッセージ情報に対するコメントを付した詳細メッセージ情報(例えば、“今月は在庫金額が削減できています。売上に対して在庫金額が高いので、今後も在庫金額を抑えられるように努めましょう。”)を生成する。具体的には、上記詳細メッセージ情報のうち“今月は在庫金額が削減できています。”の部分は、前月差の金額(在庫金額)に応じたメッセージが生成されるようになっており、前月差の金額がマイナスの場合には、上述のように“今月は在庫金額が削減できています。”が生成されるようになっている。また、上記詳細メッセージ情報のうち“売上に対して在庫金額が高いので、今後も在庫金額を抑えられるように努めましょう。”の部分(コメント部分)は、上述のデータベースによって特定される今月の売上金額に対する在庫金額(在庫回転期間)が適正であるか否かを所定の判定基準に基づいて判定し、この判定の結果に応じたメッセージが生成されるようになっている。 When the inventory tab TB3 is selected and the inventory menu screen 44 is displayed on the display unit 35, the CPU 21 displays the message information corresponding to the inventory menu screen 44 from the message information table T (for example, "This month's actual result: total inventory 2,539 pieces /". The inventory amount is 1,492,382 yen (monthly difference -230,938 yen) "). In addition, the CPU 21 converts this message information into a dialogue tone, and further adds a comment to the message information for detailed message information (for example, "Inventory amount has been reduced this month. Since the inventory amount is high with respect to sales." , Let's continue to try to keep the inventory amount down. ”) Is generated. Specifically, in the above detailed message information, the part of "Inventory amount has been reduced this month" is designed to generate a message according to the amount of difference (inventory amount) from the previous month, and the previous month. If the difference amount is negative, "Inventory amount has been reduced this month" is generated as described above. Also, in the above detailed message information, the part (comment part) of "Inventory amount is high relative to sales, so let's try to keep inventory amount down" is this month's part specified by the above database. Whether or not the inventory amount (inventory turnover period) is appropriate for the sales amount is determined based on a predetermined determination standard, and a message corresponding to the result of this determination is generated.

次いで、CPU21は、見積メニュー画面41等と同様に、メッセージ情報テーブルTから取得したメッセージ情報を第1メッセージ領域R2に配するとともに、当該メッセージ情報に基づき生成された詳細メッセージ情報を第2メッセージ領域R3に配した在庫メニュー画面44を表示部35に表示させる。これにより、在庫メニュー画面44を表示部35に表示させることで、今月の在庫総数や、在庫金額、当該在庫金額の前月差などが示されるようになるで、在庫の状況をユーザーが把握することができるようになる。したがって、在庫の状況をユーザーに把握させたうえで入出庫等の作業を行わせることができるので、販売業務を円滑に進めることができる。 Next, the CPU 21 distributes the message information acquired from the message information table T to the first message area R2 and distributes the detailed message information generated based on the message information to the second message area, similarly to the estimation menu screen 41 and the like. The inventory menu screen 44 arranged on R3 is displayed on the display unit 35. As a result, by displaying the inventory menu screen 44 on the display unit 35, the total number of inventory for this month, the inventory amount, the previous month difference of the inventory amount, and the like can be displayed, so that the user can grasp the inventory status. Will be able to. Therefore, since it is possible to make the user grasp the inventory status and then perform the work such as warehousing / delivery, the sales operation can be smoothly proceeded.

また、CPU21は、見積メニュー画面41等と同様に、在庫メニュー画面44のキャラクター表示領域R4においてキャラクター画像Gを表示させる。 Further, the CPU 21 displays the character image G in the character display area R4 of the inventory menu screen 44, similarly to the estimation menu screen 41 and the like.

[メッセージ表示制御処理]
次に、メッセージ表示制御処理の制御手順について説明する。
図9は、メッセージ表示制御処理の制御手順を示すフローチャートである。
[Message display control process]
Next, the control procedure of the message display control process will be described.
FIG. 9 is a flowchart showing a control procedure of the message display control process.

メッセージ表示制御処理が開始されると、CPU21は、まず、端末装置3の操作部34を介して、所望のメニュー画面を表示部35に表示するための指示操作がなされたか否かを判定する(ステップS1)。 When the message display control process is started, the CPU 21 first determines whether or not an instruction operation for displaying a desired menu screen on the display unit 35 has been performed via the operation unit 34 of the terminal device 3 ( Step S1).

ステップS1において、所望のメニュー画面を表示部35に表示するための指示操作がなされていないと判定された場合(ステップS1;NO)、CPU21は、当該指示操作がなされるまでの間、ステップS1の判定処理を繰り返し行う。
一方、ステップS1において、所望のメニュー画面を表示部35に表示するための指示操作がなされたと判定された場合(ステップS1;YES)、CPU21は、メッセージ情報テーブルTから表示対象のメニュー画面に対応するメッセージ情報を取得する(ステップS2)。
If it is determined in step S1 that the instruction operation for displaying the desired menu screen on the display unit 35 has not been performed (step S1; NO), the CPU 21 performs step S1 until the instruction operation is performed. The determination process of is repeated.
On the other hand, in step S1, when it is determined that the instruction operation for displaying the desired menu screen on the display unit 35 has been performed (step S1; YES), the CPU 21 corresponds to the menu screen to be displayed from the message information table T. Acquire the message information to be performed (step S2).

次いで、CPU21は、ステップS2で取得したメッセージ情報に基づいて第2メッセージ領域R3に表示する詳細メッセージ情報を生成する(ステップS3)。 Next, the CPU 21 generates detailed message information to be displayed in the second message area R3 based on the message information acquired in step S2 (step S3).

CPU21は、第1メッセージ領域R2にメッセージ情報を配するとともに、第2メッセージ領域R3に詳細メッセージ情報を配したメニュー画面を表示部35に表示し(ステップS4)、メッセージ表示制御処理を終了する。 The CPU 21 distributes the message information in the first message area R2, displays the menu screen in which the detailed message information is arranged in the second message area R3 on the display unit 35 (step S4), and ends the message display control process.

以上、本実施の形態によれば、サーバ2は、所定の作業を行う際に用いられるメニュー画面(例えば、見積メニュー画面41等)を表示部35に表示させ、当該メニュー画面を表示させる際に、所定の作業に関するメッセージ情報(第1のメッセージ情報)及び詳細メッセージ情報(第2のメッセージ情報)を取得し、当該メニュー画面において、所定の作業に関して案内するインストラクターを模したキャラクター画像Gを表示させ、当該キャラクター画像Gが表示されるキャラクター表示領域R4の近傍の第1メッセージ領域(第1の表示領域)R2に、メッセージ情報を表示させるとともに、当該キャラクター表示領域R4の近傍の第2メッセージ領域(第2の表示領域)R3に、詳細メッセージ情報を表示させるので、当該メッセージ情報及び当該詳細メッセージ情報によって、所定の作業に関しての気づきをユーザーに与えることができる。これにより、ユーザーは所定の作業に関しての気づきを得たうえで当該所定の作業を行うことができるようになるので、販売業務を円滑に進めることができる。また、サーバ2は、キャラクター表示領域R4にキャラクター画像Gを表示させるので、ユーザーフレンドリーなメニュー画面を提供することができる。 As described above, according to the present embodiment, when the server 2 displays the menu screen (for example, the estimation menu screen 41, etc.) used when performing a predetermined work on the display unit 35, and displays the menu screen. , Acquires message information (first message information) and detailed message information (second message information) related to a predetermined work, and displays a character image G imitating an instructor who guides the predetermined work on the menu screen. The message information is displayed in the first message area (first display area) R2 near the character display area R4 on which the character image G is displayed, and the second message area (first message area) near the character display area R4 is displayed. Since the detailed message information is displayed in the second display area) R3, the user can be made aware of the predetermined work by the message information and the detailed message information. As a result, the user can perform the predetermined work after being aware of the predetermined work, so that the sales business can be smoothly proceeded. Further, since the server 2 displays the character image G in the character display area R4, it is possible to provide a user-friendly menu screen.

また、本実施の形態によれば、詳細メッセージ情報は、メッセージ情報を台詞調に変換したものとしたので、当該詳細メッセージ情報をキャラクター画像Gが発話しているように見せる演出を行うことができ、よりユーザーフレンドリーなメニュー画面を提供することができる。 Further, according to the present embodiment, since the detailed message information is obtained by converting the message information into a dialogue tone, it is possible to produce an effect that makes the detailed message information appear as if the character image G is speaking. , Can provide a more user-friendly menu screen.

また、本実施の形態によれば、サーバ2は、第2メッセージ領域R3に詳細メッセージ情報を表示させる際、メッセージ情報に対するコメントを付して詳細メッセージ情報を表示させるので、当該詳細メッセージ情報によって、所定の作業に関しての気づきをユーザーに与え易くすることができる。 Further, according to the present embodiment, when the server 2 displays the detailed message information in the second message area R3, the detailed message information is displayed by adding a comment to the message information. Therefore, the detailed message information is used. It is possible to easily give the user an awareness of a predetermined task.

また、本実施の形態によれば、所定の作業に関するメッセージ情報は、当該所定の作業に関する実績情報としたので、メニュー画面に表示される当該実績情報によって、所定の作業の状況をユーザーが把握することができるようになる。したがって、ユーザーは所定の作業の状況を把握したうえで当該所定の作業を行うことができるので、販売業務をより円滑に進めることができる。 Further, according to the present embodiment, since the message information related to the predetermined work is the actual information related to the predetermined work, the user can grasp the status of the predetermined work by the actual result information displayed on the menu screen. You will be able to do it. Therefore, since the user can perform the predetermined work after grasping the situation of the predetermined work, the sales business can proceed more smoothly.

また、本実施の形態によれば、第1メッセージ領域R2は、キャラクター画像Gの顔と同じ高さ位置に設けられているので、ユーザーがキャラクター画像Gの顔を見た際に、第1メッセージ領域R2にメッセージ情報があることに気づき易くすることができる。また、第2メッセージ領域R3は、キャラクター表示領域R4の真下であって当該領域R4に隣接する位置に設けられているので、第2メッセージ領域R3の詳細メッセージ情報をキャラクター画像Gが発話しているように見せることができる。 Further, according to the present embodiment, the first message area R2 is provided at the same height position as the face of the character image G, so that when the user sees the face of the character image G, the first message is displayed. It is possible to easily notice that there is message information in the area R2. Further, since the second message area R3 is provided at a position directly below the character display area R4 and adjacent to the area R4, the character image G is uttering detailed message information of the second message area R3. Can be made to look like.

以上、本発明を上記実施形態に基づいて具体的に説明してきたが、本発明は上記実施形態に限定されるものではなく、その要旨を逸脱しない範囲で変更可能である。
例えば、上記実施形態において、サーバ2は、メニュー画面(例えば、見積メニュ−画面41等)を表示部35に表示させている際、キャラクター画像Gの顔が第1メッセージ領域R2の方向に向いた当該キャラクター画像Gを任意のタイミングで表示させるようにしてもよい。これにより、第1メッセージ領域R2にメッセージ情報があることに気づき易くすることができる。
Although the present invention has been specifically described above based on the above embodiment, the present invention is not limited to the above embodiment and can be modified without departing from the gist thereof.
For example, in the above embodiment, when the server 2 displays the menu screen (for example, the estimation menu screen 41, etc.) on the display unit 35, the face of the character image G faces in the direction of the first message area R2. The character image G may be displayed at an arbitrary timing. This makes it easier to notice that there is message information in the first message area R2.

また、上記実施形態において、第1メッセージ領域R2に表示されるメッセージ情報は、実績情報(今月の実績のサマリ情報)としたが、当該メッセージ情報は、表示部35に表示されるメニュー画面での作業に関するメッセージ情報であれば、当該実績情報以外の情報であってもよい。 Further, in the above embodiment, the message information displayed in the first message area R2 is the actual information (summary information of the actual results of this month), but the message information is displayed on the menu screen displayed on the display unit 35. As long as it is message information related to work, it may be information other than the actual result information.

具体的には、図10に示すように、見積メニュー画面45の第1メッセージ領域R2に“昨日、荒井商店の住所が変更されました。”というメッセージ情報を表示するようにしてもよい。このとき、第2メッセージ領域R3には、上記メッセージ情報を台詞調に変換した“荒井商店の住所が変更されました。商品の発送の際はご注意ください。”という詳細メッセージ情報を表示する。また、図11に示すように、設定メニュー画面46の第1メッセージ領域R2に“設定では取引先や商品の登録ができます。”というメッセージ情報を表示するようにしてもよい。このとき、第2メッセージ領域R3には、上記メッセージ情報を台詞調に変換した“自社情報やプリンタなどのシステムは基本設定で、取引先や商品の設定はマスタで、データ削除や取込はメンテナンスで、残高登録業務は各種残高登録で行います。”という詳細メッセージ情報を表示する。なお、設定メニュー画面46は、例えば、トップ画面(図示省略)などにおいてタブ表示領域R1の設定タブTB4(図11参照)が選択された場合に当該トップ画面から遷移して表示される画面となっている。 Specifically, as shown in FIG. 10, the message information "The address of Arai Shoten was changed yesterday" may be displayed in the first message area R2 of the quotation menu screen 45. At this time, in the second message area R3, detailed message information such as "The address of Arai Shoten has been changed. Please be careful when shipping the product." Is displayed, which is the conversion of the above message information into a dialogue tone. Further, as shown in FIG. 11, the message information "Customers and products can be registered in the settings" may be displayed in the first message area R2 of the setting menu screen 46. At this time, in the second message area R3, the above message information is converted into a dialogue tone. "Systems such as company information and printers are basic settings, customer and product settings are masters, and data deletion and import are maintenance. Then, the balance registration work is performed by various balance registrations. ”Displays the detailed message information. The setting menu screen 46 is, for example, a screen that is displayed by transitioning from the top screen when the setting tab TB4 (see FIG. 11) of the tab display area R1 is selected on the top screen (not shown). ing.

また、第1メッセージ領域R2に表示されるメッセージ情報は、上記実施形態と同様に、実績情報(今月の実績のサマリ情報)とする一方で、第2メッセージ領域R3に表示される詳細メッセージ情報を実績情報以外の情報としてもよい。具体的には、図12に示すように、見積メニュー画面47の第2メッセージ領域R3に“左のメニューから業務を選択してください。”という見積メニュー画面47の操作説明情報を表示するようにしてもよい。なお、図6〜図8に示した売上請求メニュー画面42、仕入メニュー画面43、在庫メニュー画面44のそれぞれの第2メッセージ領域R3においても“左のメニューから業務を選択してください。”という各メニュー画面の操作説明情報を表示するようにしてもよい。 Further, the message information displayed in the first message area R2 is the actual information (summary information of the actual results of this month) as in the above embodiment, while the detailed message information displayed in the second message area R3 is used. Information other than actual information may be used. Specifically, as shown in FIG. 12, the operation explanation information of the quotation menu screen 47 "Please select a business from the left menu" is displayed in the second message area R3 of the quotation menu screen 47. You may. In the second message area R3 of each of the sales billing menu screen 42, the purchase menu screen 43, and the inventory menu screen 44 shown in FIGS. 6 to 8, "Please select a business from the menu on the left." The operation explanation information of each menu screen may be displayed.

また、上記した実施形態では、本発明に係るプログラムのコンピュータ読み取り可能な媒体としてHDD、SSD、EEPROMなどを使用した例を開示したが、この例に限定されない。その他のコンピュータ読み取り可能な媒体として、CD−ROM等の可搬型記録媒体を適用することが可能である。また、本開示に係るプログラムのデータを通信回線を介して提供する媒体として、キャリアウェーブ(搬送波)も適用される。 Further, in the above-described embodiment, an example in which an HDD, SSD, EEPROM, or the like is used as a computer-readable medium for the program according to the present invention has been disclosed, but the present invention is not limited to this example. As another computer-readable medium, a portable recording medium such as a CD-ROM can be applied. A carrier wave is also applied as a medium for providing the data of the program according to the present disclosure via a communication line.

また、上記実施形態における販売管理システム1の各構成要素の細部構成及び細部動作に関しては、本発明の趣旨を逸脱することのない範囲で適宜変更可能であることは勿論である。 In addition, it goes without saying that the detailed configuration and detailed operation of each component of the sales management system 1 in the above embodiment can be appropriately changed without departing from the spirit of the present invention.

本発明の実施の形態を説明したが、本発明の範囲は、上述の実施の形態に限定するものではなく、特許請求の範囲に記載された発明の範囲とその均等の範囲を含む。
以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
〔付記〕
<請求項1>
所定の作業を行う際に用いられるメニュー画面を表示手段に表示させる第1の表示制御手段と、
前記第1の表示制御手段により前記メニュー画面を表示させる際に、前記所定の作業に関する第1のメッセージ情報及び第2のメッセージ情報を取得する取得手段と、
前記メニュー画面において、前記所定の作業に関して案内するインストラクターを模したキャラクター画像を表示させ、当該キャラクター画像が表示される領域の近傍の第1の表示領域に、前記取得手段により取得された前記第1のメッセージ情報を表示させるとともに、当該キャラクター画像が表示される領域の近傍の第2の表示領域に、前記取得手段により取得された前記第2のメッセージ情報を表示させる第2の表示制御手段と、
を備えることを特徴とする表示制御装置。
<請求項2>
前記所定の作業に関する第1のメッセージ情報は、当該所定の作業に関するサマリ情報であり、
前記所定の作業に関する第2のメッセージ情報は、当該第2のメッセージ情報が表示される前記メニュー画面の操作説明情報である、
ことを特徴とする請求項1に記載の表示制御装置。
<請求項3>
前記第2のメッセージ情報は、前記第1のメッセージ情報を台詞調に変換したものであることを特徴とする請求項1に記載の表示制御装置。
<請求項4>
前記第2の表示制御手段は、前記第2の表示領域に前記第2のメッセージ情報を表示させる際、前記第1のメッセージ情報に対するコメントを付して当該第2のメッセージ情報を表示させることを特徴とする請求項1又は2に記載の表示制御装置。
<請求項5>
前記所定の作業に関する第1のメッセージ情報は、当該所定の作業に関する実績情報であることを特徴とする請求項1〜4のいずれか一項に記載の表示制御装置。
<請求項6>
前記第1の表示領域は、前記キャラクター画像の顔と同じ高さ位置に設けられ、
前記第2の表示領域は、前記キャラクター画像が表示される領域の真下であって当該領域に隣接する位置に設けられている、
ことを特徴とする請求項1〜5のいずれか一項に記載の表示制御装置。
<請求項7>
前記第2の表示制御手段は、前記キャラクター画像の顔が前記第1の表示領域の方向に向いた当該キャラクター画像を任意のタイミングで表示させることを特徴とする請求項6に記載の表示制御装置。
<請求項8>
コンピュータを、
所定の作業を行う際に用いられるメニュー画面を表示手段に表示させる第1の表示制御手段、
前記第1の表示制御手段により前記メニュー画面を表示させる際に、前記所定の作業に関する第1のメッセージ情報及び第2のメッセージ情報を取得する取得手段、
前記メニュー画面において、前記所定の作業に関して案内するインストラクターを模したキャラクター画像を表示させ、当該キャラクター画像が表示される領域の近傍の第1の表示領域に、前記取得手段により取得された前記第1のメッセージ情報を表示させるとともに、当該キャラクター画像が表示される領域の近傍の第2の表示領域に、前記取得手段により取得された前記第2のメッセージ情報を表示させる第2の表示制御手段、
として機能させることを特徴とするプログラム。
Although the embodiments of the present invention have been described, the scope of the present invention is not limited to the above-described embodiments, but includes the scope of the invention described in the claims and the equivalent scope thereof.
The inventions described in the claims originally attached to the application of this application are added below. The claims in the appendix are as specified in the claims originally attached to the application for this application.
[Additional Notes]
<Claim 1>
A first display control means for displaying a menu screen used when performing a predetermined work on the display means, and
When the menu screen is displayed by the first display control means, the acquisition means for acquiring the first message information and the second message information related to the predetermined work, and the acquisition means.
On the menu screen, a character image imitating an instructor who guides the predetermined work is displayed, and the first display area acquired by the acquisition means is displayed in a first display area near the area where the character image is displayed. The second display control means for displaying the message information of the above and displaying the second message information acquired by the acquisition means in the second display area near the area where the character image is displayed.
A display control device comprising.
<Claim 2>
The first message information regarding the predetermined work is summary information regarding the predetermined work.
The second message information relating to the predetermined work is the operation explanation information of the menu screen on which the second message information is displayed.
The display control device according to claim 1.
<Claim 3>
The display control device according to claim 1, wherein the second message information is obtained by converting the first message information into a dialogue tone.
<Claim 4>
When the second display control means displays the second message information in the second display area, the second display control means attaches a comment to the first message information to display the second message information. The display control device according to claim 1 or 2.
<Claim 5>
The display control device according to any one of claims 1 to 4, wherein the first message information relating to the predetermined work is actual information relating to the predetermined work.
<Claim 6>
The first display area is provided at the same height as the face of the character image.
The second display area is provided at a position directly below the area where the character image is displayed and adjacent to the area.
The display control device according to any one of claims 1 to 5, wherein the display control device is characterized.
<Claim 7>
The display control device according to claim 6, wherein the second display control means displays the character image with the face of the character image facing in the direction of the first display area at an arbitrary timing. ..
<Claim 8>
Computer,
A first display control means for causing a display means to display a menu screen used when performing a predetermined work,
An acquisition means for acquiring the first message information and the second message information related to the predetermined work when the menu screen is displayed by the first display control means.
On the menu screen, a character image imitating an instructor who guides the predetermined work is displayed, and the first display area acquired by the acquisition means is displayed in a first display area near the area where the character image is displayed. The second display control means, which displays the message information of the above and displays the second message information acquired by the acquisition means in the second display area near the area where the character image is displayed.
A program characterized by functioning as.

1 販売管理システム
2 サーバ
21 CPU(第1の表示制御手段、取得手段、第2の表示制御手段)
3 端末装置
35 表示部(表示手段)
1 Sales management system 2 Server 21 CPU (first display control means, acquisition means, second display control means)
3 Terminal device 35 Display unit (display means)

Claims (8)

所定の作業を行う際に用いられるメニュー画面を表示手段に表示させる第1の表示制御手段と、
前記第1の表示制御手段により前記メニュー画面を表示させる際に、前記所定の作業に関する第1のメッセージ情報及び第2のメッセージ情報を取得する取得手段と、
前記メニュー画面において、前記所定の作業に関して案内するインストラクターを模したキャラクター画像を表示させ、当該キャラクター画像が表示される領域の近傍の第1の表示領域に、前記取得手段により取得された前記第1のメッセージ情報を表示させるとともに、当該キャラクター画像が表示される領域の近傍の第2の表示領域に、前記取得手段により取得された前記第2のメッセージ情報を表示させる第2の表示制御手段と、
を備えることを特徴とする表示制御装置。
A first display control means for displaying a menu screen used when performing a predetermined work on the display means, and
When the menu screen is displayed by the first display control means, the acquisition means for acquiring the first message information and the second message information related to the predetermined work, and the acquisition means.
On the menu screen, a character image imitating an instructor who guides the predetermined work is displayed, and the first display area acquired by the acquisition means is displayed in a first display area near the area where the character image is displayed. The second display control means for displaying the message information of the above and displaying the second message information acquired by the acquisition means in the second display area near the area where the character image is displayed.
A display control device comprising.
前記所定の作業に関する第1のメッセージ情報は、当該所定の作業に関するサマリ情報であり、
前記所定の作業に関する第2のメッセージ情報は、当該第2のメッセージ情報が表示される前記メニュー画面の操作説明情報である、
ことを特徴とする請求項1に記載の表示制御装置。
The first message information regarding the predetermined work is summary information regarding the predetermined work.
The second message information relating to the predetermined work is the operation explanation information of the menu screen on which the second message information is displayed.
The display control device according to claim 1.
前記第2のメッセージ情報は、前記第1のメッセージ情報を台詞調に変換したものであることを特徴とする請求項1に記載の表示制御装置。 The display control device according to claim 1, wherein the second message information is obtained by converting the first message information into a dialogue tone. 前記第2の表示制御手段は、前記第2の表示領域に前記第2のメッセージ情報を表示させる際、前記第1のメッセージ情報に対するコメントを付して当該第2のメッセージ情報を表示させることを特徴とする請求項1又は2に記載の表示制御装置。 When the second display control means displays the second message information in the second display area, the second display control means attaches a comment to the first message information to display the second message information. The display control device according to claim 1 or 2. 前記所定の作業に関する第1のメッセージ情報は、当該所定の作業に関する実績情報であることを特徴とする請求項1〜4のいずれか一項に記載の表示制御装置。 The display control device according to any one of claims 1 to 4, wherein the first message information relating to the predetermined work is actual information relating to the predetermined work. 前記第1の表示領域は、前記キャラクター画像の顔と同じ高さ位置に設けられ、
前記第2の表示領域は、前記キャラクター画像が表示される領域の真下であって当該領域に隣接する位置に設けられている、
ことを特徴とする請求項1〜5のいずれか一項に記載の表示制御装置。
The first display area is provided at the same height as the face of the character image.
The second display area is provided at a position directly below the area where the character image is displayed and adjacent to the area.
The display control device according to any one of claims 1 to 5, wherein the display control device is characterized.
前記第2の表示制御手段は、前記キャラクター画像の顔が前記第1の表示領域の方向に向いた当該キャラクター画像を任意のタイミングで表示させることを特徴とする請求項6に記載の表示制御装置。 The display control device according to claim 6, wherein the second display control means displays the character image with the face of the character image facing in the direction of the first display area at an arbitrary timing. .. コンピュータを、
所定の作業を行う際に用いられるメニュー画面を表示手段に表示させる第1の表示制御手段、
前記第1の表示制御手段により前記メニュー画面を表示させる際に、前記所定の作業に関する第1のメッセージ情報及び第2のメッセージ情報を取得する取得手段、
前記メニュー画面において、前記所定の作業に関して案内するインストラクターを模したキャラクター画像を表示させ、当該キャラクター画像が表示される領域の近傍の第1の表示領域に、前記取得手段により取得された前記第1のメッセージ情報を表示させるとともに、当該キャラクター画像が表示される領域の近傍の第2の表示領域に、前記取得手段により取得された前記第2のメッセージ情報を表示させる第2の表示制御手段、
として機能させることを特徴とするプログラム。
Computer,
A first display control means for causing a display means to display a menu screen used when performing a predetermined work,
An acquisition means for acquiring the first message information and the second message information related to the predetermined work when the menu screen is displayed by the first display control means.
On the menu screen, a character image imitating an instructor who guides the predetermined work is displayed, and the first display area acquired by the acquisition means is displayed in a first display area near the area where the character image is displayed. The second display control means, which displays the message information of the above and displays the second message information acquired by the acquisition means in the second display area near the area where the character image is displayed.
A program characterized by functioning as.
JP2019111473A 2019-06-14 2019-06-14 Display controller and program Active JP7318337B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019111473A JP7318337B2 (en) 2019-06-14 2019-06-14 Display controller and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019111473A JP7318337B2 (en) 2019-06-14 2019-06-14 Display controller and program

Publications (2)

Publication Number Publication Date
JP2020204843A true JP2020204843A (en) 2020-12-24
JP7318337B2 JP7318337B2 (en) 2023-08-01

Family

ID=73838399

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019111473A Active JP7318337B2 (en) 2019-06-14 2019-06-14 Display controller and program

Country Status (1)

Country Link
JP (1) JP7318337B2 (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259244A (en) * 2001-02-28 2002-09-13 Tsubasa System Co Ltd Method and system for assisting web page reading
JP2003030449A (en) * 2001-05-09 2003-01-31 Sony Corp Apparatus, method and program for displaying deposits and savings, server, method and program for providing deposits and savings information, storage medium, and apparatus, method, program and server for managing asset
JP3092656U (en) * 2002-09-09 2003-03-20 正義 川末 Advertising sign gaze guidance character
JP2004013836A (en) * 2002-06-11 2004-01-15 Digital Soken:Kk Information terminal device
JP2004021521A (en) * 2002-06-14 2004-01-22 Sony Corp Apparatus, method, and program for information processing
JP2004045621A (en) * 2002-07-10 2004-02-12 Nippon Telegraph & Telephone East Corp Device for displaying with balloon
WO2004102369A1 (en) * 2003-05-14 2004-11-25 Ncr International, Inc Self-service terminal
JP2006172633A (en) * 2004-12-16 2006-06-29 Fujitsu Ten Ltd Data reproducing device
JP2009137561A (en) * 2007-11-14 2009-06-25 Mazda Motor Corp Vehicular visual guidance system
JP2012003376A (en) * 2010-06-15 2012-01-05 Nec Corp Information processing device, information processing method and information processing program
JP2014164325A (en) * 2013-02-21 2014-09-08 Fujitsu Ten Ltd Communication device, communication system, communication method and program
JP2018122865A (en) * 2017-01-30 2018-08-09 王子ホールディングス株式会社 Package of absorption item

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259244A (en) * 2001-02-28 2002-09-13 Tsubasa System Co Ltd Method and system for assisting web page reading
JP2003030449A (en) * 2001-05-09 2003-01-31 Sony Corp Apparatus, method and program for displaying deposits and savings, server, method and program for providing deposits and savings information, storage medium, and apparatus, method, program and server for managing asset
JP2004013836A (en) * 2002-06-11 2004-01-15 Digital Soken:Kk Information terminal device
JP2004021521A (en) * 2002-06-14 2004-01-22 Sony Corp Apparatus, method, and program for information processing
JP2004045621A (en) * 2002-07-10 2004-02-12 Nippon Telegraph & Telephone East Corp Device for displaying with balloon
JP3092656U (en) * 2002-09-09 2003-03-20 正義 川末 Advertising sign gaze guidance character
WO2004102369A1 (en) * 2003-05-14 2004-11-25 Ncr International, Inc Self-service terminal
JP2006172633A (en) * 2004-12-16 2006-06-29 Fujitsu Ten Ltd Data reproducing device
JP2009137561A (en) * 2007-11-14 2009-06-25 Mazda Motor Corp Vehicular visual guidance system
JP2012003376A (en) * 2010-06-15 2012-01-05 Nec Corp Information processing device, information processing method and information processing program
JP2014164325A (en) * 2013-02-21 2014-09-08 Fujitsu Ten Ltd Communication device, communication system, communication method and program
JP2018122865A (en) * 2017-01-30 2018-08-09 王子ホールディングス株式会社 Package of absorption item

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
石野 達也: "代講を目的としたロボットによるプレゼンテーション", 第81回 先進的学習科学と工学研究会資料 (SIG−ALST−B508), JPN6022054165, 10 November 2017 (2017-11-10), JP, pages 26 - 29, ISSN: 0004955438 *

Also Published As

Publication number Publication date
JP7318337B2 (en) 2023-08-01

Similar Documents

Publication Publication Date Title
US20140136985A1 (en) Method and system for sharing content
EP3287978A1 (en) Method and apparatus for processing transaction data
US9965601B2 (en) Editing watermarked assets
Pande et al. Leveraging mobile devices for human resource information systems
JP7499906B2 (en) Document creation device, document creation method, and program
JP7318337B2 (en) Display controller and program
JP2022518157A (en) Document marking method and equipment
JP6690564B2 (en) Work support device and program
JP6933417B1 (en) Information processing equipment, methods and programs
WO2017170628A1 (en) Sales analysis device, sales analysis method and sales analysis program
US20160092971A1 (en) Content distribution system, content distribution server, storage medium and content distribution method
CN106934519B (en) Work management device and work management method
Reynolds Better value digital health: the medium, the market and the role of openness
JP6409541B2 (en) Information management apparatus and program
WO2017217581A1 (en) Internet shopping mall operating system and method therefor
JP5676831B1 (en) Notification device, notification method, program, and recording medium
JP7466744B1 (en) PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD
KR102647330B1 (en) System for managing creation project of brand
JP7371669B2 (en) Information processing device, information processing method and program
JP2004302746A (en) System and method for executing request processing
JP7424057B2 (en) Information processing device and program
JP6729182B2 (en) Information management device and program
JP6973132B2 (en) Information processing equipment, information processing methods and information processing programs
JP2018097500A (en) Sales talk creation system and sales talk creation method
JP2022187049A (en) Information processing apparatus, display control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230215

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230703

R150 Certificate of patent or registration of utility model

Ref document number: 7318337

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150