JP7202941B2 - CONTRACT MANAGEMENT DEVICE, CONTRACT MANAGEMENT METHOD, AND CONTRACT MANAGEMENT PROGRAM - Google Patents

CONTRACT MANAGEMENT DEVICE, CONTRACT MANAGEMENT METHOD, AND CONTRACT MANAGEMENT PROGRAM Download PDF

Info

Publication number
JP7202941B2
JP7202941B2 JP2019054163A JP2019054163A JP7202941B2 JP 7202941 B2 JP7202941 B2 JP 7202941B2 JP 2019054163 A JP2019054163 A JP 2019054163A JP 2019054163 A JP2019054163 A JP 2019054163A JP 7202941 B2 JP7202941 B2 JP 7202941B2
Authority
JP
Japan
Prior art keywords
data
sales
contract
amount
agency
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
JP2019054163A
Other languages
Japanese (ja)
Other versions
JP2020154918A (en
Inventor
史陽 岡村
大介 尾▲崎▼
剛光 上野
Original Assignee
株式会社オービック
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 株式会社オービック filed Critical 株式会社オービック
Priority to JP2019054163A priority Critical patent/JP7202941B2/en
Publication of JP2020154918A publication Critical patent/JP2020154918A/en
Priority to JP2022206780A priority patent/JP7377340B2/en
Application granted granted Critical
Publication of JP7202941B2 publication Critical patent/JP7202941B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

本発明は、契約管理装置、契約管理方法、および、契約管理プログラムに関する。 The present invention relates to a contract management device, a contract management method, and a contract management program.

特許文献1には、オペレータにより販売金額を含む契約情報が入力された場合、販売金額に手数料金額が含まれることを前提として、マスタテーブルに記憶された手数料率に基づいて、グロス金額、手数料金額、および、ネット金額を自動計算し、グロス金額および手数料金額の仕訳を作成する構成が開示されている。 In Patent Document 1, when contract information including a sales amount is input by an operator, on the premise that the sales amount includes the commission amount, the gross amount and the commission amount are calculated based on the commission rate stored in the master table. , and configurations for automatically calculating net amounts and creating journal entries for gross amounts and fee amounts are disclosed.

特開2018-73128号公報JP 2018-73128 A

しかしながら、上記特許文献1記載の発明においては、同一契約内で複数サービスを提供する際に、サービスによって代理店の仲介有無が混在する場合、サービス毎の売上計上時に代理店手数料か発生するかどうかを判別し、代理店手数料分の仕訳連携まで自動で行うことができなかったという課題があった。 However, in the invention described in Patent Document 1, when multiple services are provided within the same contract, and intermediation by an agency is mixed depending on the service, whether an agency fee is generated when recording sales for each service There was a problem that it was not possible to automatically perform journal entry linkage for agency fees.

本発明は、上記問題点に鑑みてなされたものであって、同一契約内で複数サービスを提供する際に、サービスによって代理店の仲介有無が混在する場合、サービス毎の売上計上時に、自動的に代理店手数料発生サービスか否かを判断し、それぞれに振り分けた売上計上データ、および、仕訳データの作成を実行することができる契約管理装置、契約管理方法、および、契約管理プログラムを提供することを目的とする。 The present invention has been made in view of the above problems. When providing multiple services within the same contract, if the presence or absence of mediation by an agency is mixed depending on the service, when recording sales for each service, automatically To provide a contract management device, a contract management method, and a contract management program capable of judging whether a service is an agency commission-generating service or not, and creating sales record data and journal entry data distributed to each With the goal.

上述した課題を解決し、目的を達成するために、本発明に係る契約管理装置は、記憶部と制御部とを備えた契約管理装置であって、前記記憶部は、同一契約で複数のサービスを提供する契約であって、当該サービス毎の受注金額、および、代理店手数料の有無を設定し、当該代理店手数料が有る場合、代理店手数料金額を設定した当該契約の契約データを記憶する契約記憶手段、を備え、前記制御部は、前記サービスの売上金額を含む売上データを取得する売上取得手段と、前記契約データに基づいて、前記売上データに含まれる前記売上金額に前記代理店手数料金額が含まれるか否かを判定する代理店手数料判定手段と、前記代理店手数料判定手段により前記売上金額に前記代理店手数料金額が含まれると判定された場合、売上計上データ、および、代理店手数料計上データを含む計上データを作成する計上作成手段と、前記計上データに基づいて、売上仕訳データ、および、代理店手数料仕訳データを作成する仕訳作成手段と、を備えたことを特徴とする。 In order to solve the above-described problems and achieve the object, a contract management device according to the present invention is a contract management device comprising a storage unit and a control unit, wherein the storage unit stores a plurality of services under the same contract. which sets the order amount for each service and whether or not there is an agency fee, and if there is an agency fee, stores the contract data of the contract in which the agency fee amount is set storage means, wherein the control unit stores the sales amount included in the sales data and the agency commission amount based on the sales acquisition means for acquiring sales data including the sales amount of the service; and the contract data. and an agency fee determination means for determining whether or not the sales amount includes the agency fee amount, and when the agency fee determination means determines that the sales amount includes the agency fee amount, sales recording data and the agency fee It is characterized by comprising: accounting creating means for creating accounting data including accounting data; and journalizing means for creating sales journalizing data and agent commission journalizing data based on the accounting data.

また、本発明に係る契約管理装置において、前記制御部は、前記サービスの前記受注金額と、前記代理店手数料金額または代理店手数料率と、が入力された場合、当該受注金額、および、前記代理店手数料の有無を設定し、当該代理店手数料が有る場合、前記代理店手数料金額を設定した前記契約の前記契約データを作成し、当該契約データを前記契約記憶手段に格納する契約作成手段、を更に備えたことを特徴とする。 Further, in the contract management apparatus according to the present invention, when the order amount of the service and the agency commission amount or agency commission rate are input, the control unit displays the order amount and the agency commission rate. contract creation means for setting whether or not there is a store commission, and if there is an agency commission, creating the contract data of the contract in which the agency commission amount is set, and storing the contract data in the contract storage means. It is characterized by further comprising:

また、本発明に係る契約管理装置において、前記契約作成手段は、前記サービスの前記受注金額と、前記代理店手数料金額または前記代理店手数料率と、が入力された場合、当該受注金額、および、前記代理店手数料の有無を示す有無識別子を含み、当該代理店手数料が有る場合、前記代理店手数料金額を含む前記契約データを作成し、当該契約データを前記契約記憶手段に格納することを特徴とする。 Further, in the contract management apparatus according to the present invention, when the order amount for the service and the agency commission amount or the agency commission rate are input, the contract creation means may receive the order amount, and The contract data includes a presence/absence identifier indicating whether or not there is an agency fee, and if there is an agency fee, the contract data including the amount of the agency fee is created, and the contract data is stored in the contract storage means. do.

また、本発明に係る契約管理装置において、前記代理店手数料判定手段は、前記契約データに含まれる前記有無識別子に基づいて、前記売上データに含まれる前記売上金額に前記代理店手数料金額が含まれるか否かを判定することを特徴とする。 Further, in the contract management apparatus according to the present invention, the agency commission determination means includes the agency commission amount in the sales amount included in the sales data based on the presence/absence identifier included in the contract data. It is characterized by determining whether or not.

また、本発明に係る契約管理装置において、前記代理店手数料仕訳データは、借方の勘定科目が支払手数料、且つ、貸方の勘定科目が売掛金であることを特徴とする。 In the contract management apparatus according to the present invention, the agency commission journal data is characterized in that the debit account item is payment commission and the credit account item is accounts receivable.

また、本発明に係る契約管理装置において、前記計上作成手段は、前記代理店手数料判定手段により前記売上金額に前記代理店手数料金額が含まれると判定された場合、前記売上計上データ、および、マイナス金額の前記代理店手数料金額を含む前記代理店手数料計上データを含む前記計上データを作成し、前記仕訳作成手段は、前記売上計上データに基づいて、前記売上仕訳データを作成し、前記代理店手数料計上データに基づいて、借方の勘定科目が売掛金、且つ、貸方の勘定科目が支払手数料であるマイナス金額のマイナス仕訳データを作成し、当該マイナス仕訳データの貸借を反転させることで前記代理店手数料仕訳データを作成することを特徴とする。 Further, in the contract management apparatus according to the present invention, when the agency commission determining means determines that the sales amount includes the agency commission amount, the recording means records the sales recording data and minus creating the accounting data including the agency commission accounting data including the agency commission amount of the amount, and the journal creation means creates the sales journal data based on the sales accounting data, and the agency commission Based on the recorded data, create negative journal entry data with a negative amount in which the debit account is accounts receivable and the credit account is payment commission, and the balance of the negative journal entry data is reversed to create the agency fee journal entry. It is characterized by creating data.

また、本発明に係る契約管理装置において、前記記憶部は、前記計上データに対する仕訳において発生させる勘定科目を設定した科目マスタを記憶する科目記憶手段、を更に備え、前記仕訳作成手段は、前記科目マスタ、および、前記計上データに基づいて、前記売上仕訳データ、および、前記代理店手数料仕訳データを作成することを特徴とする。 Further, in the contract management apparatus according to the present invention, the storage unit further includes item storage means for storing an item master in which account items to be generated in the journalizing of the accounting data are set, and the journal creation means stores the item The sales journal data and the agency commission journal data are created based on the master data and the accounting data.

また、本発明に係る契約管理装置において、前記計上作成手段は、更に、前記代理店手数料判定手段により前記売上金額に前記代理店手数料金額が含まれないと判定された場合、前記売上計上データを作成し、前記仕訳作成手段は、更に、前記売上計上データに基づいて、前記売上仕訳データを作成することを特徴とする。 Further, in the contract management apparatus according to the present invention, when the agency commission determining means determines that the agency commission amount is not included in the sales amount, the recording generation means further converts the sales recording data into The journal creation means further creates the sales journal data based on the sales recording data.

また、本発明に係る契約管理装置において、前記売上仕訳データは、借方の勘定科目が売掛金、且つ、貸方の勘定科目が売上であることを特徴とする。 In the contract management apparatus according to the present invention, the sales journal data is characterized in that the debit account item is accounts receivable and the credit account item is sales.

また、本発明に係る契約管理方法は、記憶部と制御部とを備えた契約管理装置に実行させるための契約管理方法であって、前記記憶部は、同一契約で複数のサービスを提供する契約であって、当該サービス毎の受注金額、および、代理店手数料の有無を設定し、当該代理店手数料が有る場合、代理店手数料金額を設定した当該契約の契約データを記憶する契約記憶手段、を備え、前記制御部で実行させる、前記サービスの売上金額を含む売上データを取得する売上取得ステップと、前記契約データに基づいて、前記売上データに含まれる前記売上金額に前記代理店手数料金額が含まれるか否かを判定する代理店手数料判定ステップと、前記代理店手数料判定ステップにて前記売上金額に前記代理店手数料金額が含まれると判定された場合、売上計上データ、および、代理店手数料計上データを含む計上データを作成する計上作成ステップと、前記計上データに基づいて、売上仕訳データ、および、代理店手数料仕訳データを作成する仕訳作成ステップと、を含むことを特徴とする。 Further, a contract management method according to the present invention is a contract management method to be executed by a contract management device having a storage unit and a control unit, wherein the storage unit stores a contract for providing a plurality of services under the same contract. a contract storage means for storing the contract data of the contract in which the order amount for each service and whether or not there is an agency fee are set, and if there is an agency fee, the amount of the agency fee is set; a sales acquisition step of acquiring sales data including the sales amount of the service, which is executed by the control unit; and based on the contract data, the sales amount included in the sales data includes the agency commission amount. an agency commission determination step for determining whether or not the agency commission amount is included in the agency commission determination step; and if it is determined in the agency commission determination step that the sales amount includes the agency commission amount, the sales recording data and the agency commission recording It is characterized by including a recording creation step of creating accounting data including data, and a journal creation step of creating sales journal data and agent commission journal data based on the accounting data.

また、本発明に係る契約管理プログラムは、記憶部と制御部とを備えた契約管理装置に実行させるための契約管理プログラムであって、前記記憶部は、同一契約で複数のサービスを提供する契約であって、当該サービス毎の受注金額、および、代理店手数料の有無を設定し、当該代理店手数料が有る場合、代理店手数料金額を設定した当該契約の契約データを記憶する契約記憶手段、を備え、前記制御部において、前記サービスの売上金額を含む売上データを取得する売上取得ステップと、前記契約データに基づいて、前記売上データに含まれる前記売上金額に前記代理店手数料金額が含まれるか否かを判定する代理店手数料判定ステップと、前記代理店手数料判定ステップにて前記売上金額に前記代理店手数料金額が含まれると判定された場合、売上計上データ、および、代理店手数料計上データを含む計上データを作成する計上作成ステップと、前記計上データに基づいて、売上仕訳データ、および、代理店手数料仕訳データを作成する仕訳作成ステップと、を実行させることを特徴とする。 Further, a contract management program according to the present invention is a contract management program to be executed by a contract management device having a storage unit and a control unit, wherein the storage unit stores a contract for providing a plurality of services under the same contract. a contract storage means for storing the contract data of the contract in which the order amount for each service and whether or not there is an agency fee are set, and if there is an agency fee, the amount of the agency fee is set; a sales acquisition step of acquiring sales data including the sales amount of the service in the control unit; and whether the agency commission amount is included in the sales amount included in the sales data based on the contract data an agency commission determination step for determining whether or not; and if it is determined in the agency commission determination step that the sales amount includes the agency commission amount, sales recording data and agency commission recording data are recorded. and a journal creation step of creating sales journal data and agent commission journal data based on the account data.

本発明によれば、代理店手数料が発生する場合の契約管理をシステムで簡便に行い、サービス単位での売上および代理店手数料を捉えることができ、代理店手数料分の仕訳も自動作成することができるという効果を奏する。また、本発明によれば、手数料を含め、サービス単位での収支を把握できるという効果を奏する。 According to the present invention, contract management can be easily performed by the system when agency fees are generated, sales and agency fees can be grasped for each service, and journal entries for agency fees can be automatically created. It has the effect of being able to Moreover, according to the present invention, there is an effect that it is possible to grasp the income and expenditure for each service, including the fee.

図1は、本実施形態の概要を説明する図である。FIG. 1 is a diagram for explaining the outline of this embodiment. 図2は、本実施形態における契約管理装置の構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of the configuration of the contract management device according to this embodiment. 図3は、本実施形態における契約管理装置の処理の一例を示すフローチャートである。FIG. 3 is a flow chart showing an example of processing of the contract management device in this embodiment. 図4は、本実施形態における契約作成処理の一例を示すフロー図である。FIG. 4 is a flowchart showing an example of contract creation processing in this embodiment. 図5は、本実施形態における契約管理処理の一例を示すフロー図である。FIG. 5 is a flowchart showing an example of contract management processing in this embodiment.

本発明の実施形態を図面に基づいて詳細に説明する。なお、本発明は本実施形態により限定されるものではない。 An embodiment of the present invention will be described in detail based on the drawings. In addition, this invention is not limited by this embodiment.

[1.概要]
まず、本発明の概要について、図1を参照して説明する。図1は、本実施形態の概要を説明する図である。
[1. overview]
First, an outline of the present invention will be described with reference to FIG. FIG. 1 is a diagram for explaining the outline of this embodiment.

広告業では、代理店を仲介して、サービス提供を行う場合があり、広告主は、代理店に対して広告枠に対する手数料を支払うことになるが、従来、契約に対して代理店手数料の発生分を登録していたため、各サービスに対する代理店手数料を捉えられないことがあり、サービス単位での売上と代理店手数料とを捉えることができなかった。 In the advertising industry, there are cases where services are provided through an agency, and the advertiser pays the agency a commission for the ad space. Since we registered the minutes, we sometimes could not grasp the agency commission for each service, and we could not grasp the sales and agency commission for each service.

そこで、図1に示すように、本実施形態においては、受注時に、複数のサービスを含む契約の場合、代理店手数料が発生するサービスに対する代理店手数料金額または代理店手数料率が入力され、代理店手数料が設定されたサービスの売上予定として、本体金額および代理店手数料のグロス金額を管理し、当該サービスの請求予定として、本体金額から代理店手数料を差し引いたネット金額を管理している。そして、本実施形態においては、売上が計上された場合、当該売上が代理店手数料を含むものか否か判別し、売上計上データを作成している。そして、本実施形態においては、仕訳作成の際に、代理店手数料処理用の債権科目および売上科目をシステム上で商品コードと紐づけて予め登録をしておき、登録された科目をもとに仕訳データを自動作成している。 Therefore, as shown in FIG. 1, in the present embodiment, in the case of a contract that includes a plurality of services, when receiving an order, the agency commission amount or the agency commission rate for the service for which the agency commission is incurred is input. The main amount and the gross amount of the agency commission are managed as the sales schedule for the service for which the commission is set, and the net amount obtained by subtracting the agency commission from the main amount is managed as the billing schedule for the service. In this embodiment, when sales are recorded, it is determined whether or not the sales include agency commissions, and sales recording data is created. In this embodiment, when creating journal entries, the receivables account and sales account for agency commission processing are registered in advance by linking them with the product code on the system, and based on the registered account Journal data is automatically created.

[2.構成]
本実施形態に係る契約管理装置100の構成の一例について、図2を参照して説明する。図2は、本実施形態における契約管理装置100の構成の一例を示すブロック図である。
[2. Constitution]
An example of the configuration of the contract management device 100 according to this embodiment will be described with reference to FIG. FIG. 2 is a block diagram showing an example of the configuration of the contract management device 100 according to this embodiment.

図2に示すように、契約管理装置100は、市販のデスクトップ型パーソナルコンピュータである。なお、契約管理装置100は、デスクトップ型パーソナルコンピュータのような据置型情報処理装置に限らず、市販されているノート型パーソナルコンピュータ、PDA(Personal Digital Assistants)、スマートフォン、タブレット型パーソナルコンピュータなどの携帯型情報処理装置であってもよい。 As shown in FIG. 2, the contract management device 100 is a commercially available desktop personal computer. Note that the contract management apparatus 100 is not limited to a stationary information processing apparatus such as a desktop personal computer, and may be a portable type such as a commercially available notebook personal computer, PDA (Personal Digital Assistants), a smart phone, or a tablet personal computer. It may be an information processing device.

契約管理装置100は、制御部102と通信インターフェース部104と記憶部106と入出力インターフェース部108と、を備えている。契約管理装置100が備えている各部は、任意の通信路を介して通信可能に接続されている。 The contract management device 100 includes a control section 102 , a communication interface section 104 , a storage section 106 and an input/output interface section 108 . Each unit included in the contract management device 100 is communicably connected via an arbitrary communication path.

通信インターフェース部104は、ルータ等の通信装置および専用線等の有線または無線の通信回線を介して、契約管理装置100をネットワーク300に通信可能に接続する。通信インターフェース部104は、他の装置と通信回線を介してデータを通信する機能を有する。ここで、ネットワーク300は、契約管理装置100とサーバ200とを相互に通信可能に接続する機能を有し、例えばインターネットやLAN(Local Area Network)等である。 The communication interface unit 104 communicably connects the contract management device 100 to the network 300 via a communication device such as a router and a wired or wireless communication line such as a dedicated line. The communication interface unit 104 has a function of communicating data with another device via a communication line. Here, the network 300 has a function of connecting the contract management apparatus 100 and the server 200 so that they can communicate with each other, and is, for example, the Internet or a LAN (Local Area Network).

記憶部106には、各種のデータベース、テーブル、およびファイルなどが格納される。記憶部106には、OS(Operating System)と協働してCPU(Central Processing Unit)に命令を与えて各種処理を行うためのコンピュータプログラムが記録される。記憶部106として、例えば、RAM(Random Access Memory)・ROM(Read Only Memory)等のメモリ装置、ハードディスクのような固定ディスク装置、フレキシブルディスク、および光ディスク等を用いることができる。記憶部106は、契約ファイル106aと、科目マスタ106bと、仕訳ファイル106cとを備えている。 The storage unit 106 stores various databases, tables, files, and the like. The storage unit 106 stores a computer program for performing various processes by giving commands to a CPU (Central Processing Unit) in cooperation with an OS (Operating System). As the storage unit 106, for example, memory devices such as RAM (Random Access Memory) and ROM (Read Only Memory), fixed disk devices such as hard disks, flexible disks, and optical disks can be used. The storage unit 106 includes a contract file 106a, an item master 106b, and a journal file 106c.

契約ファイル106aは、同一契約で複数のサービスを提供する契約の契約データを記憶する。ここで、契約ファイル106aは、同一契約で複数のサービスを提供する契約であって、当該サービス毎の受注金額、および、代理店手数料の有無を設定し、当該代理店手数料が有る場合、代理店手数料金額を設定した当該契約の契約データを記憶していてもよい。また、契約データは、サービスの受注金額(グロス金額)、および、代理店手数料の有無または代理店手数料であることを示す有無識別子を含み、当該代理店手数料が有る場合、代理店手数料金額等を含んでいてもよい。ここで、有無識別子は、手数料フラグ等であってもよい。また、契約データは、受注金額から代理店手数料金額を差し引いたネット金額を含んでいてもよい。また、契約データは、契約明細データ、および/または、契約詳細データを含んでいてもよい。また、契約データは、契約番号、契約番号シークエンス、明細行番号、明細行枝番号、商品識別子、本体金額、本体消費税額、本体税込金額、販売手数料金額、販売手数料消費税額、販売手数料税込金額、売上詳細連番号、売上日付、担当部門識別子、担当者識別子、および/または、手数料フラグ等を含んでいてもよい。ここで、契約ファイル106aは、売上データ、および/または、計上データ等を記憶していてもよい。 The contract file 106a stores contract data of contracts for providing a plurality of services under the same contract. Here, the contract file 106a is a contract to provide a plurality of services under the same contract, and sets the order amount for each service and whether or not there is an agency commission. The contract data of the contract in which the commission amount is set may be stored. In addition, the contract data includes the service order amount (gross amount), the presence or absence of an agency fee, or an existence identifier indicating that it is an agency fee, and if there is an agency fee, the agency fee amount, etc. may contain. Here, the presence/absence identifier may be a fee flag or the like. Also, the contract data may include the net amount obtained by subtracting the agency commission amount from the order amount. Also, the contract data may include contract specification data and/or contract detail data. In addition, contract data includes contract number, contract number sequence, detail line number, detail line branch number, product identifier, main amount, main consumption tax amount, main tax included amount, sales commission amount, sales commission consumption tax amount, sales commission tax included amount, Sales detail serial numbers, sales dates, responsible department identifiers, contact identifiers, and/or commission flags may be included. Here, the contract file 106a may store sales data and/or accounting data.

科目マスタ106bは、計上データに対する仕訳において発生させる勘定科目を設定したマスタである。ここで、科目マスタ106bは、商品(サービス)マスタと項目マスタとから構成されていてもよい。ここで、商品マスタは、商品識別子(例えば、商品コード、および/または、商品名等)、および/または、売上区分等が設定されていてもよい。また、項目マスタは、売上区分、債権科目、および/または、売上科目等が設定されていてもよい。 The item master 106b is a master in which the account items to be generated in the journal entry for accounting data are set. Here, the item master 106b may be composed of a product (service) master and an item master. Here, product identifiers (for example, product codes and/or product names) and/or sales categories may be set in the product master. Also, the item master may have sales categories, credit items, and/or sales items.

仕訳ファイル106cは、仕訳データを記憶する。ここで、仕訳ファイル106cは、売上仕訳データ、代理店手数料仕訳データ、および/または、マイナス仕訳データ等を記憶していてもよい。ここで、マイナス仕訳データは、代理店手数料仕訳データの貸借が反転したマイナス金額の仕訳データであってもよい。また、売上仕訳データは、借方の勘定科目が売掛金、且つ、貸方の勘定科目が売上であってもよい。また、代理店手数料仕訳データは、借方の勘定科目が支払手数料、且つ、貸方の勘定科目が売掛金であってもよい。 The journal file 106c stores journal data. Here, the journal file 106c may store sales journal data, agency commission journal data, and/or negative journal data. Here, the negative journal data may be journal data of a negative amount obtained by reversing the balance of the agency commission journal data. Also, the sales journal data may have accounts receivable as the debit account item and sales as the credit account item. In the agency commission journal data, the account item of the debit side may be the payment commission and the account item of the credit side may be accounts receivable.

入出力インターフェース部108には、入力装置112および出力装置114が接続されている。出力装置114には、モニタ(タッチパネルを含む)の他、スピーカやプリンタを用いることができる。入力装置112には、キーボード、マウス、およびマイクの他、マウスと協働してポインティングデバイス機能を実現するモニタを用いることができる。なお、以下では、出力装置114をモニタ114またはプリンタ114とし、入力装置112をキーボード112またはマウス112として記載する場合がある。 An input device 112 and an output device 114 are connected to the input/output interface section 108 . The output device 114 can be a monitor (including a touch panel), a speaker, or a printer. The input device 112 can be a keyboard, a mouse, a microphone, or a monitor that cooperates with the mouse to provide a pointing device function. Note that, hereinafter, the output device 114 may be referred to as the monitor 114 or the printer 114 and the input device 112 may be referred to as the keyboard 112 or the mouse 112 .

制御部102は、契約管理装置100を統括的に制御するCPU等である。制御部102は、OS等の制御プログラム・各種の処理手順等を規定したプログラム・所要データなどを格納するための内部メモリを有し、格納されているこれらのプログラムに基づいて種々の情報処理を実行する。制御部102は、機能概念的に、契約作成部102aと、売上取得部102bと、代理店手数料判定部102cと、計上作成部102dと、仕訳作成部102eとを備えている。 The control unit 102 is a CPU or the like that comprehensively controls the contract management apparatus 100 . The control unit 102 has an internal memory for storing a control program such as an OS, a program defining various processing procedures, required data, and the like, and performs various information processing based on these stored programs. Run. The control unit 102 functionally and conceptually includes a contract creation unit 102a, a sales acquisition unit 102b, an agency commission determination unit 102c, an accounting creation unit 102d, and a journal creation unit 102e.

契約作成部102aは、契約データを作成する。ここで、契約作成部102aは、サービスの受注金額と、代理店手数料金額または代理店手数料率と、が入力された場合、当該受注金額、および、代理店手数料の有無を設定し、当該代理店手数料が有る場合、代理店手数料金額を設定した契約の契約データを作成し、当該契約データを契約ファイル106aに格納してもよい。また、契約作成部102aは、サービスの受注金額と、代理店手数料金額または代理店手数料率と、が入力された場合、当該受注金額、および、代理店手数料の有無を示す有無識別子を含み、当該代理店手数料が有る場合、代理店手数料金額を含む契約データを作成し、当該契約データを契約ファイル106aに格納してもよい。 The contract creating unit 102a creates contract data. Here, when the order amount for the service and the agency commission amount or the agency commission rate are input, the contract creation unit 102a sets the order amount and whether or not there is an agency commission. If there is a commission, contract data of a contract in which the agency commission amount is set may be created and the contract data may be stored in the contract file 106a. Further, when the order amount of the service and the agency commission amount or the agency commission rate are input, the contract creation unit 102a includes the order amount and the presence/absence identifier indicating whether or not there is an agency commission. If there is an agency commission, contract data including the agency commission amount may be created and the contract data may be stored in the contract file 106a.

売上取得部102bは、サービスの売上金額を含む売上データを取得する。ここで、売上取得部102bは、契約データに基づいて、サービスの売上明細データおよび売上詳細データを含む売上データを取得してもよい。また、売上取得部102bは、売上データを契約ファイル106aに格納してもよい。 The sales acquisition unit 102b acquires sales data including the sales amount of the service. Here, the sales acquisition unit 102b may acquire sales data including detailed sales data and detailed sales data of the service based on the contract data. Also, the sales acquisition unit 102b may store the sales data in the contract file 106a.

代理店手数料判定部102cは、契約データに基づいて、売上データに含まれる売上金額に代理店手数料金額が含まれるか否かを判定する。ここで、代理店手数料判定部102cは、契約データに含まれる有無識別子に基づいて、売上データに含まれる売上金額に代理店手数料金額が含まれるか否かを判定してもよい。 The agency commission determination unit 102c determines whether or not the sales amount included in the sales data includes the agency commission amount based on the contract data. Here, the agency commission determination unit 102c may determine whether or not the sales amount included in the sales data includes the agency commission amount based on the presence/absence identifier included in the contract data.

計上作成部102dは、計上データを作成する。ここで、計上作成部102dは、代理店手数料判定部102cにより売上金額に代理店手数料金額が含まれると判定された場合、売上計上データ、および、代理店手数料計上データを含む計上データを作成してもよい。また、計上作成部102dは、代理店手数料判定部102cにより売上金額に代理店手数料金額が含まれると判定された場合、売上計上データ、および、マイナス金額の代理店手数料金額を含む代理店手数料計上データを含む計上データを作成してもよい。また、計上作成部102dは、代理店手数料判定部102cにより売上金額に代理店手数料金額が含まれないと判定された場合、売上計上データを作成してもよい。また、計上作成部102dは、計上データを契約ファイル106aに格納してもよい。 The accounting creation unit 102d creates accounting data. Here, when the agency fee determining unit 102c determines that the sales amount includes the agency fee amount, the accounting creating unit 102d creates accounting data including sales accounting data and agency fee accounting data. may In addition, when the agency commission determination unit 102c determines that the agency commission amount is included in the sales amount, the recording creation unit 102d records the sales recording data and the agency commission amount including the minus amount of the agency commission amount. Accounting data containing the data may be created. Further, when the agency fee determination unit 102c determines that the sales amount does not include the agency fee amount, the recording creation unit 102d may create sales recording data. In addition, the accounting creation unit 102d may store the accounting data in the contract file 106a.

仕訳作成部102eは、仕訳データを作成する。ここで、仕訳作成部102eは、計上データに基づいて、売上仕訳データ、および、代理店手数料仕訳データを作成してもよい。また、仕訳作成部102eは、売上計上データに基づいて、売上仕訳データを作成してもよい。また、仕訳作成部102eは、売上計上データに基づいて、売上仕訳データを作成し、代理店手数料計上データに基づいて、借方の勘定科目が売掛金、且つ、貸方の勘定科目が支払手数料であるマイナス金額のマイナス仕訳データを作成し、当該マイナス仕訳データの貸借を反転させることで代理店手数料仕訳データを作成してもよい。また、仕訳作成部102eは、科目マスタ106b、および、計上データに基づいて、売上仕訳データ、および、代理店手数料仕訳データを作成してもよい。また、仕訳作成部102eは、仕訳データを仕訳ファイル106cに格納してもよい。 The journal creation unit 102e creates journal data. Here, the journal creation unit 102e may create the sales journal data and the agency commission journal data based on the accounting data. Further, the journal entry creation unit 102e may create sales journal entry data based on the recorded sales data. In addition, the journal creation unit 102e creates sales journal data based on the recorded sales data, and based on the recorded agency commission data, the debit account item is accounts receivable, and the credit account item is payment commission. The agency fee journal data may be created by creating negative journal data of the amount and reversing the balance of the negative journal data. Further, the journal creation unit 102e may create sales journal data and agent commission journal data based on the item master 106b and accounting data. Further, the journalizing section 102e may store the journalizing data in the journalizing file 106c.

[3.具体例]
本実施形態の具体例について、図3から図5を参照して説明する。
[3. Concrete example]
A specific example of this embodiment will be described with reference to FIGS. 3 to 5. FIG.

[契約管理処理]
ここで、図3から図5を参照して、本実施形態における契約管理処理の一例について説明する。図3は、本実施形態における契約管理装置100の処理の一例を示すフローチャートである。
[Contract management process]
Here, an example of contract management processing according to the present embodiment will be described with reference to FIGS. 3 to 5. FIG. FIG. 3 is a flowchart showing an example of processing of the contract management device 100 in this embodiment.

図3に示すように、契約作成部102aは、同一契約で複数のサービスを提供する契約において、ユーザにより入力装置112を介して当該サービス毎の受注金額と、代理店手数料金額または代理店手数料率と、が入力された場合、当該受注金額、および、代理店手数料の有無を示す手数料フラグを含み、当該代理店手数料が有る場合、代理店手数料金額を含む、契約データを作成し、当該契約データを契約ファイル106aに格納する(ステップSA-1)。 As shown in FIG. 3, the contract creation unit 102a allows the user to input the order amount for each service, the agency commission amount, or the agency commission rate through the input device 112 in a contract to provide a plurality of services under the same contract. is entered, create contract data including the order amount and a commission flag indicating whether or not there is an agency commission, and if there is an agency commission, create contract data including the agency commission amount, and create the contract data is stored in the contract file 106a (step SA-1).

そして、売上取得部102bは、契約に含まれるサービスの売上が発生した場合、当該サービスの売上金額を含む売上データを取得し、当該売上データを契約ファイル106aに格納する(ステップSA-2)。 When the sales of the service included in the contract are generated, the sales acquisition unit 102b acquires sales data including the sales amount of the service and stores the sales data in the contract file 106a (step SA-2).

そして、代理店手数料判定部102cは、契約ファイル106aに記憶された契約データに含まれる手数料フラグに基づいて、売上取得部102bにより取得された売上データに含まれる売上金額に代理店手数料金額が含まれるか否かを判定する(ステップSA-3)。 Then, based on the commission flag included in the contract data stored in the contract file 106a, the agency commission determination unit 102c determines whether the agency commission amount is included in the sales amount included in the sales data acquired by the sales acquisition unit 102b. It is determined whether or not it is possible (step SA-3).

そして、代理店手数料判定部102cは、売上データに含まれる売上金額に代理店手数料金額が含まれると判定した場合(ステップSA-3:Yes)、処理をステップSA-4に移行させる。 When the agency commission determining unit 102c determines that the sales amount included in the sales data includes the agency commission amount (step SA-3: Yes), the process proceeds to step SA-4.

そして、計上作成部102dは、売上計上データ、および、マイナス金額の代理店手数料金額を含む代理店手数料計上データを含む計上データを作成し、当該計上データを契約ファイル106aに格納する(ステップSA-4)。 Then, the accounting creation unit 102d creates accounting data including sales accounting data and agency commission accounting data including a negative agency commission amount, and stores the accounting data in the contract file 106a (step SA- 4).

そして、仕訳作成部102eは、科目マスタ106b、および、売上計上データに基づいて、借方の勘定科目が売掛金、且つ、貸方の勘定科目が売上である売上仕訳データを作成し、科目マスタ106b、および、代理店手数料計上データに基づいて、借方の勘定科目が売掛金、且つ、貸方の勘定科目が支払手数料であるマイナス金額のマイナス仕訳データを作成し、当該マイナス仕訳データの貸借を反転させることで、借方の勘定科目が支払手数料、且つ、貸方の勘定科目が売掛金である代理店手数料仕訳データを作成し、当該売上仕訳データ、および、当該代理店手数料仕訳データを仕訳ファイル106cに格納し(ステップSA-5)、処理を終了する。 Then, based on the item master 106b and the recorded sales data, the journal creation unit 102e creates sales journal data in which the debit account item is accounts receivable and the credit account item is sales, and the item master 106b and , Based on the agency fee recording data, create negative journal data with a negative amount whose debit account item is accounts receivable and credit account item is payment fee, and reverse the balance of the negative journal data, Create agency commission journal data with the debit account item being payment commission and the credit account item being accounts receivable, and store the sales journal data and the agency commission journal data in the journal file 106c (step SA -5), and terminate the process.

一方、代理店手数料判定部102cは、売上データに含まれる売上金額に代理店手数料金額が含まれないと判定した場合(ステップSA-3:No)、処理をステップSA-6に移行させる。 On the other hand, when the agency commission determination unit 102c determines that the sales amount included in the sales data does not include the agency commission amount (step SA-3: No), the process proceeds to step SA-6.

そして、計上作成部102dは、売上計上データを作成し、当該売上計上データを契約ファイル106aに格納する(ステップSA-6)。 Then, the recording creation unit 102d creates sales recording data and stores the sales recording data in the contract file 106a (step SA-6).

そして、仕訳作成部102eは、売上計上データに基づいて、借方の勘定科目が売掛金、且つ、貸方の勘定科目が売上である売上仕訳データを作成し、当該売上仕訳データを仕訳ファイル106cに格納し(ステップSA-7)、処理を終了する。 Then, the journal creation unit 102e creates sales journal data in which the debit account item is accounts receivable and the credit account item is sales based on the recorded sales data, and stores the sales journal data in the journal file 106c. (Step SA-7), the process ends.

ここで、図4を参照して、本実施形態における契約作成処理の一例について説明する。図4は、本実施形態における契約作成処理の一例を示すフロー図である。 Here, an example of contract creation processing in this embodiment will be described with reference to FIG. FIG. 4 is a flowchart showing an example of contract creation processing in this embodiment.

図4に示すように、本実施形態においては、同一契約で複数のサービス(商品)を提供する契約において、ユーザにより契約画面に一商品(AA広告)の受注金額(本体金額:1,2000,000円)と、代理店手数料金額(60,000円)、または、代理店手数料率:5.00%と、が入力された場合、本体消費税額、本体税込金額、販売手数料金額、販売手数料消費税額、および、販売手数料税込金額が計算され、本体金額、本体消費税額、本体税込金額、販売手数料金額、販売手数料消費税額、および、販売手数料税込金額を含む、手数料フラグが有に設定された契約データが作成される(ステップSB-1)。 As shown in FIG. 4, in the present embodiment, in a contract to provide a plurality of services (products) under the same contract, the user displays the order amount for one product (AA advertisement) on the contract screen (main amount: 1,2000, 000 yen), agency commission amount (60,000 yen), or agency commission rate: 5.00%, main consumption tax amount, main tax included amount, sales commission amount, sales commission consumption Contracts for which the tax amount and the sales commission tax included amount are calculated, including the body amount, the body consumption tax amount, the body tax included amount, the sales commission amount, the sales commission consumption tax amount, and the sales commission tax included amount, and for which the commission flag is set to Yes Data is created (step SB-1).

そして、図4に示すように、本実施形態においては、ユーザにより詳細ボタンがクリックされた場合、売上日付、担当部門名、担当者名および金額を含む、本体および販売手数料の契約詳細データが表示され、手数料フラグにより代理店手数料の有無も識別可能に表示される(ステップSB-2)。このように、本実施形態においては、グロス金額および代理店手数料金額が売上予定として管理され、詳細ボタン押下による売上予定展開時に、代理店手数料が自動でマイナスの売上予定として表示される。また、本実施形態においては、詳細ボタン押下時に、販売手数料が発生するレコードには自動で手数料フラグが立つようにしている。 Then, as shown in FIG. 4, in this embodiment, when the user clicks on the details button, detailed contract data of the main unit and sales commission, including sales date, name of department in charge, name of person in charge, and amount, are displayed. The presence or absence of an agency commission is identifiably displayed by the commission flag (step SB-2). As described above, in this embodiment, the gross amount and the agency commission amount are managed as the sales schedule, and when the sales schedule is expanded by pressing the detail button, the agency commission is automatically displayed as a minus sales schedule. In addition, in this embodiment, when the detail button is pressed, a commission flag is automatically set for a record for which a sales commission is charged.

同時に、図4に示すように、本実施形態においては、ユーザにより詳細ボタンがクリックされた場合、請求希望日付、回収予定日付、請求契約期間および請求金額(ネット金額)を含む請求詳細データが表示される(ステップSB-3)。このように、本実施形態においては、ネット金額が請求予定として管理されている。 At the same time, as shown in FIG. 4, in this embodiment, when the details button is clicked by the user, detailed billing data including the desired billing date, scheduled collection date, billing contract period, and billing amount (net amount) are displayed. (step SB-3). Thus, in this embodiment, the net amount is managed as the billing schedule.

また、図5を参照して、本実施形態における契約管理処理の一例について説明する。図5は、本実施形態における契約管理処理の一例を示すフロー図である。 An example of contract management processing in this embodiment will be described with reference to FIG. FIG. 5 is a flowchart showing an example of contract management processing in this embodiment.

図5に示すように、本実施形態においては、図4に示す商品の売上が発生した場合、契約データに基づいて、当該商品の売上明細データが作成され、売上金額等を含む売上詳細データ[1]、ならびに、代理店手数料であることを示す手数料フラグおよび代理店手数料金額等を含む売上詳細データ[2]が作成される(ステップSC-1)。 As shown in FIG. 5, in the present embodiment, when the product shown in FIG. 4 is sold, detailed sales data for the product is created based on the contract data, and detailed sales data [ 1], and detailed sales data [2] including a commission flag indicating that it is an agency commission and the amount of the agency commission (step SC-1).

そして、図5に示すように、本実施形態においては、ユーザにより売上計上月(2018年12月)が指定された場合、商品コードおよび売上金額等を含む売上計上データ[1]、ならびに、商品コードおよびマイナス金額の代理店手数料金額等を含む代理店手数料計上データ[2]が作成される(ステップSC-2)。このように、本実施形態においては、売上データ作成処理時に代理店手数料分として発生したレコードに自動で予め登録しておいた商品コードがセットされてもよい。 Then, as shown in FIG. 5, in this embodiment, when the user designates the sales recording month (December 2018), the sales recording data [1] including the product code and the sales amount, etc., and the product Agency commission accounting data [2] including a code and a negative agency commission amount is created (step SC-2). As described above, in the present embodiment, a pre-registered product code may be automatically set in the record generated as the agency commission during the sales data creation process.

そして、図5に示すように、本実施形態においては、ユーザにより出力対象の売上伝票にチェックが入れられ、対象の出力期間が指定された場合、商品マスタおよび項目マスタ、ならびに、売上計上データに基づいて、借方の勘定科目が売掛金、且つ、貸方の勘定科目が売上である売上仕訳データ[1]が作成され、商品マスタおよび項目マスタ、ならびに、代理店手数料計上データに基づいて、借方の勘定科目が売掛金、且つ、貸方の勘定科目が支払手数料であるマイナス金額のマイナス仕訳データ[2]-(1)が作成され、当該マイナス仕訳データ[2]-(1)の貸借を反転させることで、借方の勘定科目が支払手数料、且つ、貸方の勘定科目が売掛金である代理店手数料仕訳データ[2]-(2)が作成される(ステップSC-3)。このように、本実施形態においては、発生させる科目が予め代理店手数料用の商品コードに紐付けて登録されていてもよい。 As shown in FIG. 5, in this embodiment, when the user checks the sales slips to be output and specifies the target output period, the product master, the item master, and the sales recording data Based on this, sales journal data [1] is created in which the debit account item is accounts receivable and the credit account item is sales. Negative journal entry data [2]-(1) with a negative amount whose account is accounts receivable and whose credit account is fee payment is created, and the balance of the negative journal entry data [2]-(1) is reversed. , the agency commission journal data [2]-(2) is created in which the debit account item is payment commission and the credit account item is accounts receivable (Step SC-3). As described above, in the present embodiment, the account to be generated may be registered in advance in association with the product code for agency commission.

[4.他の実施形態]
本発明は、上述した実施形態以外にも、特許請求の範囲に記載した技術的思想の範囲内において種々の異なる実施形態にて実施されてよいものである。
[4. Other embodiments]
The present invention may be implemented in various different embodiments other than the embodiments described above within the scope of the technical idea described in the claims.

例えば、実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。 For example, among the processes described in the embodiments, all or part of the processes described as being automatically performed can be manually performed, or all of the processes described as being manually performed Alternatively, some can be done automatically by known methods.

また、本明細書中や図面中で示した処理手順、制御手順、具体的名称、各処理の登録データや検索条件等のパラメータを含む情報、画面例、データベース構成については、特記する場合を除いて任意に変更することができる。 In addition, unless otherwise specified, the processing procedures, control procedures, specific names, information including parameters such as registration data and search conditions for each process, screen examples, and database configurations shown in this specification and drawings can be changed arbitrarily.

また、契約管理装置100に関して、図示の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。 Also, with respect to the contract management apparatus 100, each illustrated component is functionally conceptual, and does not necessarily need to be physically configured as illustrated.

例えば、契約管理装置100が備える処理機能、特に制御部102にて行われる各処理機能については、その全部または任意の一部を、CPUおよび当該CPUにて解釈実行されるプログラムにて実現してもよく、また、ワイヤードロジックによるハードウェアとして実現してもよい。尚、プログラムは、本実施形態で説明した処理を情報処理装置に実行させるためのプログラム化された命令を含む一時的でないコンピュータ読み取り可能な記録媒体に記録されており、必要に応じて契約管理装置100に機械的に読み取られる。すなわち、ROMまたはHDD(Hard Disk Drive)などの記憶部などには、OSと協働してCPUに命令を与え、各種処理を行うためのコンピュータプログラムが記録されている。このコンピュータプログラムは、RAMにロードされることによって実行され、CPUと協働して制御部を構成する。 For example, the processing functions of the contract management device 100, particularly the processing functions performed by the control unit 102, are realized in whole or in part by a CPU and a program interpreted and executed by the CPU. Alternatively, it may be implemented as hardware using wired logic. The program is recorded on a non-temporary computer-readable recording medium containing programmed instructions for causing the information processing device to execute the processing described in this embodiment, and the contract management device can be used as necessary. 100 mechanically read. That is, a storage unit such as a ROM or HDD (Hard Disk Drive) stores a computer program for giving commands to the CPU in cooperation with the OS to perform various processes. This computer program is executed by being loaded into the RAM and constitutes a control section in cooperation with the CPU.

また、このコンピュータプログラムは、契約管理装置100に対して任意のネットワークを介して接続されたアプリケーションプログラムサーバに記憶されていてもよく、必要に応じてその全部または一部をダウンロードすることも可能である。 In addition, this computer program may be stored in an application program server connected to the contract management apparatus 100 via any network, and it is possible to download all or part of it as necessary. be.

また、本実施形態で説明した処理を実行するためのプログラムを、一時的でないコンピュータ読み取り可能な記録媒体に格納してもよく、また、プログラム製品として構成することもできる。ここで、この「記録媒体」とは、メモリーカード、USB(Universal Serial Bus)メモリ、SD(Secure Digital)カード、フレキシブルディスク、光磁気ディスク、ROM、EPROM(Erasable Programmable Read Only Memory)、EEPROM(登録商標)(Electrically Erasable and Programmable Read Only Memory)、CD-ROM(Compact Disk Read Only Memory)、MO(Magneto-Optical disk)、DVD(Digital Versatile Disk)、および、Blu-ray(登録商標) Disc等の任意の「可搬用の物理媒体」を含むものとする。 Also, the program for executing the processing described in this embodiment may be stored in a non-temporary computer-readable recording medium, or may be configured as a program product. Here, the term "recording medium" refers to memory cards, USB (Universal Serial Bus) memories, SD (Secure Digital) cards, flexible disks, magneto-optical disks, ROMs, EPROMs (Erasable Programmable Read Only Memory), EEPROMs (registered (trademark) (Electrically Erasable and Programmable Read Only Memory), CD-ROM (Compact Disk Read Only Memory), MO (Magneto-Optical disk), DVD (Digital Versatile Disk), and Disc (registered trademark) such as Blu- shall include any "portable physical medium".

また、「プログラム」とは、任意の言語または記述方法にて記述されたデータ処理方法であり、ソースコードまたはバイナリコード等の形式を問わない。なお、「プログラム」は必ずしも単一的に構成されるものに限られず、複数のモジュールやライブラリとして分散構成されるものや、OSに代表される別個のプログラムと協働してその機能を達成するものをも含む。なお、本実施形態に示した各装置において記録媒体を読み取るための具体的な構成および読み取り手順ならびに読み取り後のインストール手順等については、周知の構成や手順を用いることができる。 A "program" is a data processing method written in any language or writing method, regardless of the format such as source code or binary code. In addition, the "program" is not necessarily limited to a single configuration, but is distributed as multiple modules or libraries, or cooperates with a separate program represented by the OS to achieve its function. including things. It should be noted that well-known configurations and procedures can be used for the specific configuration and reading procedure for reading the recording medium in each device shown in the present embodiment, the installation procedure after reading, and the like.

記憶部106に格納される各種のデータベース等は、RAM、ROM等のメモリ装置、ハードディスク等の固定ディスク装置、フレキシブルディスク、および、光ディスク等のストレージ手段であり、各種処理やウェブサイト提供に用いる各種のプログラム、テーブル、データベース、および、ウェブページ用ファイル等を格納する。 The various databases and the like stored in the storage unit 106 are storage means such as memory devices such as RAM and ROM, fixed disk devices such as hard disks, flexible disks, and optical disks, and are used for various processes and website provision. programs, tables, databases, and files for web pages.

また、契約管理装置100は、既知のパーソナルコンピュータまたはワークステーション等の情報処理装置として構成してもよく、また、任意の周辺装置が接続された当該情報処理装置として構成してもよい。また、契約管理装置100は、当該装置に本実施形態で説明した処理を実現させるソフトウェア(プログラムまたはデータ等を含む)を実装することにより実現してもよい。 Further, the contract management apparatus 100 may be configured as an information processing apparatus such as a known personal computer or workstation, or may be configured as the information processing apparatus to which arbitrary peripheral devices are connected. Also, the contract management device 100 may be realized by installing software (including programs, data, etc.) for realizing the processing described in the present embodiment in the device.

更に、装置の分散・統合の具体的形態は図示するものに限られず、その全部または一部を、各種の付加等に応じてまたは機能負荷に応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。すなわち、上述した実施形態を任意に組み合わせて実施してもよく、実施形態を選択的に実施してもよい。 Furthermore, the specific forms of distribution and integration of devices are not limited to those shown in the figures, and all or part of them can be functionally or physically arranged in arbitrary units according to various additions or functional loads. It can be distributed and integrated. In other words, the embodiments described above may be arbitrarily combined and implemented, or the embodiments may be implemented selectively.

本発明は、広告業等の代理店手数料が発生する業界において有用である。 INDUSTRIAL APPLICABILITY The present invention is useful in industries such as the advertising industry in which agency commissions are generated.

100 契約管理装置
102 制御部
102a 契約作成部
102b 売上取得部
102c 代理店手数料判定部
102d 計上作成部
102e 仕訳作成部
104 通信インターフェース部
106 記憶部
106a 契約ファイル
106b 科目マスタ
106c 仕訳ファイル
108 入出力インターフェース部
112 入力装置
114 出力装置
200 サーバ
300 ネットワーク
100 contract management device 102 control unit 102a contract creation unit 102b sales acquisition unit 102c agency commission determination unit 102d accounting creation unit 102e journal creation unit 104 communication interface unit 106 storage unit 106a contract file 106b subject master 106c journal file 108 input/output interface unit 112 input device 114 output device 200 server 300 network

Claims (11)

記憶部と制御部とを備えた契約管理装置であって、
前記記憶部は、
同一契約で複数のサービスを提供する契約であって、当該サービス毎の受注金額、および、代理店手数料の有無を設定し、当該代理店手数料が有る場合、代理店手数料金額を設定した当該契約の契約データを記憶する契約記憶手段、
を備え、
前記制御部は、
前記サービスの売上金額を含む売上データを取得する売上取得手段と、
前記契約データに基づいて、前記売上データに含まれる前記売上金額に前記代理店手数料金額が含まれるか否かを判定する代理店手数料判定手段と、
前記代理店手数料判定手段により前記売上金額に前記代理店手数料金額が含まれると判定された場合、売上計上データ、および、代理店手数料計上データを含む計上データを作成する計上作成手段と、
前記計上データに基づいて、売上仕訳データ、および、代理店手数料仕訳データを作成する仕訳作成手段と、
を備えたことを特徴とする契約管理装置。
A contract management device comprising a storage unit and a control unit,
The storage unit
In a contract to provide multiple services under the same contract, the order amount for each service and whether or not there is an agency fee are set, and if there is an agency fee, the amount of the agency fee is set. contract storage means for storing contract data;
with
The control unit
sales acquisition means for acquiring sales data including the sales amount of the service;
agency commission determination means for determining whether or not the sales amount included in the sales data includes the agency commission amount based on the contract data;
recording creation means for creating recording data including sales recording data and agency commission recording data when the agency commission determination means determines that the sales amount includes the agency commission amount;
Journal creation means for creating sales journal data and agency commission journal data based on the recording data;
A contract management device comprising:
前記制御部は、
前記サービスの前記受注金額と、前記代理店手数料金額または代理店手数料率と、が入力された場合、当該受注金額、および、前記代理店手数料の有無を設定し、当該代理店手数料が有る場合、前記代理店手数料金額を設定した前記契約の前記契約データを作成し、当該契約データを前記契約記憶手段に格納する契約作成手段、
を更に備えたことを特徴とする請求項1に記載の契約管理装置。
The control unit
If the order amount for the service and the agency commission amount or agency commission rate are entered, set the order amount and the presence or absence of the agency commission, and if there is the agency commission, contract creation means for creating the contract data of the contract in which the agency commission amount is set and storing the contract data in the contract storage means;
2. The contract management device according to claim 1, further comprising:
前記契約作成手段は、
前記サービスの前記受注金額と、前記代理店手数料金額または前記代理店手数料率と、が入力された場合、当該受注金額、および、前記代理店手数料の有無を示す有無識別子を含み、当該代理店手数料が有る場合、前記代理店手数料金額を含む前記契約データを作成し、当該契約データを前記契約記憶手段に格納することを特徴とする請求項2に記載の契約管理装置。
The contract creation means
When the order amount for the service and the agency commission amount or the agency commission rate are input, the order amount and the presence/absence identifier indicating whether or not the agency commission is included, and the agency commission 3. The contract management apparatus according to claim 2, wherein, if there is, the contract data including the agency commission amount is created and the contract data is stored in the contract storage means.
前記代理店手数料判定手段は、
前記契約データに含まれる前記有無識別子に基づいて、前記売上データに含まれる前記売上金額に前記代理店手数料金額が含まれるか否かを判定することを特徴とする請求項3に記載の契約管理装置。
The agency fee determination means is
4. The contract management according to claim 3, wherein it is determined whether or not the sales amount included in the sales data includes the agency commission amount based on the presence/absence identifier included in the contract data. Device.
前記代理店手数料仕訳データは、
借方の勘定科目が支払手数料、且つ、貸方の勘定科目が売掛金であることを特徴とする請求項1から4のいずれか一つに記載の契約管理装置。
The agency fee journal entry data is
5. The contract management apparatus according to any one of claims 1 to 4, wherein the debit account item is payment commission and the credit account item is accounts receivable.
前記計上作成手段は、
前記代理店手数料判定手段により前記売上金額に前記代理店手数料金額が含まれると判定された場合、前記売上計上データ、および、マイナス金額の前記代理店手数料金額を含む前記代理店手数料計上データを含む前記計上データを作成し、
前記仕訳作成手段は、
前記売上計上データに基づいて、前記売上仕訳データを作成し、前記代理店手数料計上データに基づいて、借方の勘定科目が売掛金、且つ、貸方の勘定科目が支払手数料であるマイナス金額のマイナス仕訳データを作成し、当該マイナス仕訳データの貸借を反転させることで前記代理店手数料仕訳データを作成することを特徴とする請求項5に記載の契約管理装置。
The account creation means is
If the agency commission determination means determines that the sales amount includes the agency commission amount, the sales record data and the agency commission record data including the agency commission amount of a negative amount are included. creating the accounting data;
The journal creation means is
The sales journal data is created based on the sales recording data, and negative journal data of a negative amount in which the debit account is accounts receivable and the credit account is payment commission based on the agency fee recording data. 6. The contract management device according to claim 5, wherein the agency fee journal data is created by reversing the balance of the minus journal data.
前記記憶部は、
前記計上データに対する仕訳において発生させる勘定科目を設定した科目マスタを記憶する科目記憶手段、
を更に備え、
前記仕訳作成手段は、
前記科目マスタ、および、前記計上データに基づいて、前記売上仕訳データ、および、前記代理店手数料仕訳データを作成することを特徴とする請求項1から5のいずれか一つに記載の契約管理装置。
The storage unit
Item storage means for storing an item master in which account items to be generated in journal entries for the accounting data are set;
further comprising
The journal creation means is
6. The contract management apparatus according to any one of claims 1 to 5, wherein the sales journal data and the agency commission journal data are created based on the item master and the accounting data. .
前記計上作成手段は、
更に、前記代理店手数料判定手段により前記売上金額に前記代理店手数料金額が含まれないと判定された場合、前記売上計上データを作成し、
前記仕訳作成手段は、
更に、前記売上計上データに基づいて、前記売上仕訳データを作成することを特徴とする請求項1から7のいずれか一つに記載の契約管理装置。
The account creation means is
Furthermore, when the agency commission determination means determines that the sales amount does not include the agency commission amount, creating the sales recording data,
The journal creation means is
8. The contract management apparatus according to any one of claims 1 to 7, wherein the sales journal data is created based on the recorded sales data.
前記売上仕訳データは、
借方の勘定科目が売掛金、且つ、貸方の勘定科目が売上であることを特徴とする請求項1から8のいずれか一つに記載の契約管理装置。
The sales journal data is
9. The contract management apparatus according to claim 1, wherein the debit account item is accounts receivable and the credit account item is sales.
記憶部と制御部とを備えた契約管理装置に実行させるための契約管理方法であって、
前記記憶部は、
同一契約で複数のサービスを提供する契約であって、当該サービス毎の受注金額、および、代理店手数料の有無を設定し、当該代理店手数料が有る場合、代理店手数料金額を設定した当該契約の契約データを記憶する契約記憶手段、
を備え、
前記制御部で実行させる、
前記サービスの売上金額を含む売上データを取得する売上取得ステップと、
前記契約データに基づいて、前記売上データに含まれる前記売上金額に前記代理店手数料金額が含まれるか否かを判定する代理店手数料判定ステップと、
前記代理店手数料判定ステップにて前記売上金額に前記代理店手数料金額が含まれると判定された場合、売上計上データ、および、代理店手数料計上データを含む計上データを作成する計上作成ステップと、
前記計上データに基づいて、売上仕訳データ、および、代理店手数料仕訳データを作成する仕訳作成ステップと、
を含むことを特徴とする契約管理方法。
A contract management method to be executed by a contract management device having a storage unit and a control unit,
The storage unit
In a contract to provide multiple services under the same contract, the order amount for each service and whether or not there is an agency fee are set, and if there is an agency fee, the amount of the agency fee is set. contract storage means for storing contract data;
with
to be executed by the control unit;
a sales acquisition step of acquiring sales data including the sales amount of the service;
an agency commission determination step of determining whether or not the sales amount included in the sales data includes the agency commission amount based on the contract data;
a recording creation step of creating recording data including sales recording data and agency commission recording data when it is determined in the agency commission determining step that the sales amount includes the agency commission amount;
a journal creation step of creating sales journal data and agency commission journal data based on the accounting data;
A contract management method comprising:
記憶部と制御部とを備えた契約管理装置に実行させるための契約管理プログラムであって、
前記記憶部は、
同一契約で複数のサービスを提供する契約であって、当該サービス毎の受注金額、および、代理店手数料の有無を設定し、当該代理店手数料が有る場合、代理店手数料金額を設定した当該契約の契約データを記憶する契約記憶手段、
を備え、
前記制御部において、
前記サービスの売上金額を含む売上データを取得する売上取得ステップと、
前記契約データに基づいて、前記売上データに含まれる前記売上金額に前記代理店手数料金額が含まれるか否かを判定する代理店手数料判定ステップと、
前記代理店手数料判定ステップにて前記売上金額に前記代理店手数料金額が含まれると判定された場合、売上計上データ、および、代理店手数料計上データを含む計上データを作成する計上作成ステップと、
前記計上データに基づいて、売上仕訳データ、および、代理店手数料仕訳データを作成する仕訳作成ステップと、
を実行させるための契約管理プログラム。
A contract management program to be executed by a contract management device comprising a storage unit and a control unit,
The storage unit
In a contract to provide multiple services under the same contract, the order amount for each service and whether or not there is an agency fee are set, and if there is an agency fee, the amount of the agency fee is set. contract storage means for storing contract data;
with
In the control unit,
a sales acquisition step of acquiring sales data including the sales amount of the service;
an agency commission determination step of determining whether or not the sales amount included in the sales data includes the agency commission amount based on the contract data;
a recording creation step of creating recording data including sales recording data and agency commission recording data when it is determined in the agency commission determining step that the sales amount includes the agency commission amount;
a journal creation step of creating sales journal data and agency commission journal data based on the accounting data;
Contract management program for executing
JP2019054163A 2019-03-22 2019-03-22 CONTRACT MANAGEMENT DEVICE, CONTRACT MANAGEMENT METHOD, AND CONTRACT MANAGEMENT PROGRAM Active JP7202941B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019054163A JP7202941B2 (en) 2019-03-22 2019-03-22 CONTRACT MANAGEMENT DEVICE, CONTRACT MANAGEMENT METHOD, AND CONTRACT MANAGEMENT PROGRAM
JP2022206780A JP7377340B2 (en) 2019-03-22 2022-12-23 Contract management device, contract management method, and contract management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019054163A JP7202941B2 (en) 2019-03-22 2019-03-22 CONTRACT MANAGEMENT DEVICE, CONTRACT MANAGEMENT METHOD, AND CONTRACT MANAGEMENT PROGRAM

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022206780A Division JP7377340B2 (en) 2019-03-22 2022-12-23 Contract management device, contract management method, and contract management program

Publications (2)

Publication Number Publication Date
JP2020154918A JP2020154918A (en) 2020-09-24
JP7202941B2 true JP7202941B2 (en) 2023-01-12

Family

ID=72559346

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019054163A Active JP7202941B2 (en) 2019-03-22 2019-03-22 CONTRACT MANAGEMENT DEVICE, CONTRACT MANAGEMENT METHOD, AND CONTRACT MANAGEMENT PROGRAM
JP2022206780A Active JP7377340B2 (en) 2019-03-22 2022-12-23 Contract management device, contract management method, and contract management program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022206780A Active JP7377340B2 (en) 2019-03-22 2022-12-23 Contract management device, contract management method, and contract management program

Country Status (1)

Country Link
JP (2) JP7202941B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001216394A (en) 2000-02-03 2001-08-10 Juji Unimex Co Ltd Credit maintenance method and method and system for liquidity of credit
JP2018055374A (en) 2016-09-28 2018-04-05 株式会社オービック Store contract accounting processor, store contract accounting processing method, and store contract accounting processing program
JP2018073128A (en) 2016-10-28 2018-05-10 株式会社オービック Sales management device, sales management method, and sales management program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001216394A (en) 2000-02-03 2001-08-10 Juji Unimex Co Ltd Credit maintenance method and method and system for liquidity of credit
JP2018055374A (en) 2016-09-28 2018-04-05 株式会社オービック Store contract accounting processor, store contract accounting processing method, and store contract accounting processing program
JP2018073128A (en) 2016-10-28 2018-05-10 株式会社オービック Sales management device, sales management method, and sales management program

Also Published As

Publication number Publication date
JP2023024707A (en) 2023-02-16
JP2020154918A (en) 2020-09-24
JP7377340B2 (en) 2023-11-09

Similar Documents

Publication Publication Date Title
JP7064342B2 (en) Application processing device, application processing method, and application processing program
JP6827837B2 (en) Project-specific credit management device, project-specific credit management method, and project-specific credit management program
JP7202941B2 (en) CONTRACT MANAGEMENT DEVICE, CONTRACT MANAGEMENT METHOD, AND CONTRACT MANAGEMENT PROGRAM
JP7060951B2 (en) Rebate management device, rebate management method, and rebate management program
JP7389849B2 (en) Information processing device, information processing method, and information processing program
JP7406361B2 (en) Planned progress rate calculation device, planned progress rate calculation method, and planned progress rate calculation program
JP2022104542A (en) Fee processing apparatus, fee processing method and fee processing program
JP7112260B2 (en) Management accounting data creation support device, management accounting data creation support method, and management accounting data creation support program
JP2022041148A (en) Individual billing management device, individual billing management method, and individual billing management program
JP7104520B2 (en) Withholding tax-related business support equipment, withholding tax-related business support methods, and withholding tax-related business support programs
JP6927771B2 (en) Sales management equipment, sales management methods, and sales management programs
JP7410808B2 (en) Journal switching device, journal switching method, and journal switching program
JP7190825B2 (en) Contract-related information management device, contract-related information management method, and contract-related information management program
JP7360879B2 (en) Safety cooperation membership fee breakdown management device, safety cooperation membership fee breakdown management method, and safety cooperation membership fee breakdown management program
JP7384706B2 (en) Excess amount reflection device, excess amount reflection method, and excess amount reflection program
JP7250979B2 (en) Accounting error confirmation work support device, account error confirmation work support method, and account error confirmation work support program
JP7235539B2 (en) Revenue recording journal entry device, revenue recording journal entry method, and revenue recording journal entry program
JP6947596B2 (en) Deposit processing device, deposit processing method, and deposit processing program
JP7248752B2 (en) Accounting device, accounting method and accounting program
JP7186088B2 (en) Return settlement device, return settlement method, and return settlement program
JP7237677B2 (en) Business support device, business support program and business support method
JP7153512B2 (en) ACCOUNTING PROCESSING DEVICE, ACCOUNTING PROCESSING METHOD, AND ACCOUNTING PROCESSING PROGRAM
JP7042079B2 (en) Human Resources Contract Management Equipment, Human Resources Contract Management Method, and Human Resources Contract Management Program
JP2023077858A (en) Performance management apparatus for each salesperson, method for managing performance for each salesperson, and program for managing performance for each salesperson
JP2022035318A (en) Real estate transaction processor and real estate transaction processing method and real estate transaction processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211213

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221026

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221226

R150 Certificate of patent or registration of utility model

Ref document number: 7202941

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150