JP7485318B1 - Data processing device, data processing method and program - Google Patents

Data processing device, data processing method and program Download PDF

Info

Publication number
JP7485318B1
JP7485318B1 JP2024014518A JP2024014518A JP7485318B1 JP 7485318 B1 JP7485318 B1 JP 7485318B1 JP 2024014518 A JP2024014518 A JP 2024014518A JP 2024014518 A JP2024014518 A JP 2024014518A JP 7485318 B1 JP7485318 B1 JP 7485318B1
Authority
JP
Japan
Prior art keywords
transaction
invoice
issued
data processing
purchase statement
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
JP2024014518A
Other languages
Japanese (ja)
Inventor
鴻鵬 葛
顕 松田
智 小俣
啓太郎 森
将和 早川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fast Accounting Inc
Original Assignee
Fast Accounting Inc
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 Fast Accounting Inc filed Critical Fast Accounting Inc
Priority to JP2024014518A priority Critical patent/JP7485318B1/en
Application granted granted Critical
Publication of JP7485318B1 publication Critical patent/JP7485318B1/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)

Abstract

【課題】適正な適格請求書を受け取っていない場合であっても、費用を支払う事業者が仕入税額控除を受けられるようにする。【解決手段】データ処理装置1は、取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定する判定部131と、適格請求書が発行されていないと判定部131が判定した場合に、取引の内容及び費用を示す取引内容テキストを参照することにより、取引の内容と費用に基づく金額とが記載された仕入明細書を作成する作成部132と、仕入明細書を前記取引先に発行するべく出力する出力部133と、を有する。【選択図】図3[Problem] To enable a business entity that pays expenses to receive an input tax credit even if it has not received a proper qualified invoice. [Solution] A data processing device 1 has a determination unit 131 that determines whether a proper qualified invoice has been issued by the trading partner of a transaction for which a transaction evidence document has been issued, a creation unit 132 that creates a purchase statement that describes the transaction details and the amount based on the expenses by referring to a transaction details text that shows the transaction details and expenses when the determination unit 131 determines that a qualified invoice has not been issued, and an output unit 133 that outputs the purchase statement to be issued to the trading partner. [Selected Figure] Figure 3

Description

本発明は、データ処理装置、データ処理方法及びプログラムに関する。 The present invention relates to a data processing device, a data processing method, and a program.

日本ではインボイス制度が導入され、適格請求書を受領及び保存した場合に消費税の仕入税額控除を受けることができる。特許文献1には、受領した適格請求書が適切に作成されているか否かを確認するためのシステムが開示されている。 In Japan, the invoice system has been introduced, and if a qualified invoice is received and stored, it is possible to receive a consumption tax input credit. Patent Document 1 discloses a system for checking whether a received qualified invoice has been properly prepared.

特許第6794564号公報Patent No. 6794564

取引先から適格請求書が発行されなかったり、適格請求書に必要な情報(例えば適格請求書発行事業者登録番号)が記載されていなかったりする場合、費用を支払う事業者が仕入税額控除を受けられないという問題が生じていた。 If a business partner did not issue a qualified invoice, or if the qualified invoice did not include the necessary information (such as the qualified invoice issuer registration number), the business paying the expenses was unable to receive input tax credits.

そこで、本発明はこれらの点に鑑みてなされたものであり、適正な適格請求書を受け取っていない場合であっても、費用を支払う事業者が仕入税額控除を受けられるようにすることを目的とする。 The present invention has been made in light of these points, and aims to enable businesses that pay expenses to receive input tax credits even if they have not received a properly qualified invoice.

本発明の第1の態様のデータ処理装置は、取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定する判定部と、前記適格請求書が発行されていないと前記判定部が判定した場合に、前記取引の内容及び費用を示す取引内容テキストを参照することにより、前記取引の内容と前記費用に基づく金額とが記載された仕入明細書を作成する作成部と、前記仕入明細書を前記取引先に発行するべく出力する出力部と、を有する。 The data processing device of the first aspect of the present invention has a determination unit that determines whether a proper qualified invoice has been issued by the trading partner for a transaction for which a transaction evidence document has been issued, a creation unit that creates a purchase statement that describes the content of the transaction and an amount based on the costs by referring to a transaction content text that indicates the content and costs of the transaction when the determination unit determines that the qualified invoice has not been issued, and an output unit that outputs the purchase statement to be issued to the trading partner.

前記作成部は、前記取引先に対応する適格請求書発行事業者の登録番号を示すデータを参照することにより、前記登録番号が記載された前記仕入明細書を作成してもよい。 The creation unit may create the invoice statement including the registration number by referencing data indicating the registration number of the qualified invoice issuer corresponding to the business partner.

前記判定部は、前記取引に対する仕訳処理が開始されたことに応じて、前記適格請求書が発行されているかどうかを判定してもよい。 The determination unit may determine whether the eligible invoice has been issued in response to the start of accounting processing for the transaction.

前記判定部は、前記取引証憑書類に記載された取引日又は費用支払日に、前記適格請求書が発行されているかどうかを判定してもよい。 The determination unit may determine whether the eligible invoice was issued on the transaction date or expense payment date stated in the transaction evidence document.

前記作成部は、前記取引内容テキストと、前記仕入明細書を作成する指示を含む指示テキストと、を大規模言語モデルに入力して当該大規模言語モデルから提供される暫定仕入明細書に基づいて前記仕入明細書を作成してもよい。 The creation unit may input the transaction content text and instruction text including instructions to create the purchase statement into a large-scale language model, and create the purchase statement based on a provisional purchase statement provided from the large-scale language model.

前記作成部は、前記大規模言語モデルから提供された前記暫定仕入明細書に取引年月日が含まれていない場合、又は前記暫定仕入明細書に記載されている取引年月日に誤りがある場合に、前記適格請求書が発行されているかどうかを前記判定部が判定した日を取引年月日として前記暫定仕入明細書に記載することにより前記仕入明細書を作成してもよい。 When the provisional purchase statement provided from the large-scale language model does not include a transaction date, or when there is an error in the transaction date recorded on the provisional purchase statement, the creation unit may create the purchase statement by recording the date on which the determination unit determines whether the qualified invoice has been issued as the transaction date on the provisional purchase statement.

前記作成部は、前記取引内容テキストと、取引年月日を特定するための指示を含む指示テキストと、を大規模言語モデルに入力して当該大規模言語モデルから提供される取引年月日を示すテキストを取得することにより、前記取引年月日を特定してもよい。 The creation unit may identify the transaction date by inputting the transaction content text and instruction text including instructions for identifying the transaction date into a large-scale language model and obtaining text indicating the transaction date provided from the large-scale language model.

前記取引内容テキストには適格請求書発行事業者の登録番号が記載されており、前記作成部は、前記取引内容テキストに記載された前記登録番号を含む前記暫定仕入明細書を前記大規模言語モデルから取得してもよい。 The transaction details text may include a registration number of a qualified invoice issuer, and the creation unit may obtain the provisional purchase statement including the registration number included in the transaction details text from the large-scale language model.

本発明の第2の態様のプログラムは、コンピュータに、取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定するステップと、前記適格請求書が発行されていないと判定した場合に、前記取引の内容及び費用を示す取引内容テキストを参照することにより、前記取引の内容と前記費用に基づく金額とが記載された仕入明細書を作成するステップと、前記仕入明細書を前記取引先に発行するべく出力するステップと、を実行させてもよい。 The program of the second aspect of the present invention may cause a computer to execute the steps of determining whether a proper qualified invoice has been issued by the trading partner for a transaction for which a transaction evidence document has been issued, and if it is determined that the qualified invoice has not been issued, creating a purchase statement indicating the content of the transaction and the amount based on the costs by referring to a transaction content text indicating the content and costs of the transaction, and outputting the purchase statement to be issued to the trading partner.

本発明の第3の態様のデータ処理方法は、コンピュータが実行する、取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定するステップと、前記適格請求書が発行されていないと判定した場合に、前記取引の内容及び費用を示す取引内容テキストを参照することにより、前記取引の内容と前記費用に基づく金額とが記載された仕入明細書を作成するステップと、前記仕入明細書を前記取引先に発行するべく出力するステップと、を有する。 The data processing method of the third aspect of the present invention includes a step executed by a computer to determine whether a proper qualified invoice has been issued by the trading partner for a transaction for which a transaction evidence document has been issued, a step to create a purchase statement indicating the content of the transaction and the amount based on the costs by referencing a transaction content text indicating the content and costs of the transaction if it is determined that the qualified invoice has not been issued, and a step to output the purchase statement to be issued to the trading partner.

本発明によれば、適正な適格請求書を受け取っていない場合であっても、費用を支払う事業者が仕入税額控除を受けられるようになるという効果を奏する。 The present invention has the effect of allowing businesses that pay expenses to receive input tax credits even if they do not receive a properly qualified invoice.

データ処理システムSの概要を説明するための図である。FIG. 1 is a diagram for explaining an overview of a data processing system S. 取引先が発行する請求書の一例を示す図である。FIG. 13 is a diagram showing an example of an invoice issued by a business partner. データ処理装置1の構成を示す図である。FIG. 1 is a diagram showing a configuration of a data processing device 1. 取引証憑書類の一例である業務委託契約書の例を示す図である。FIG. 13 is a diagram showing an example of a business outsourcing contract, which is an example of a transaction evidence document. 作成部132が作成する仕入明細書の一例を示す図である。13 is a diagram showing an example of a purchase statement created by the creation unit 132. FIG. データ処理装置1における仕入明細書の作成処理の流れを示すフローチャートである。4 is a flowchart showing the flow of a process for creating a purchase statement in the data processing device 1.

[データ処理システムSの概要]
図1は、データ処理システムSの概要を説明するための図である。データ処理システムSは、経理処理をする必要がある事業者(例えば法人又は個人事業主)が使用するシステムであり、請求書データを管理したり、仕入明細書を発行したりする機能を有する。
[Overview of Data Processing System S]
1 is a diagram for explaining an overview of a data processing system S. The data processing system S is a system used by business operators (e.g., corporations or sole proprietors) who need to perform accounting processing, and has functions for managing invoice data and issuing purchase statements.

データ処理システムSは、データ処理装置1と、1以上の情報端末2と、を備える。データ処理装置1は、例えば事業者の経理部門が使用するコンピュータである。データ処理装置1は、経理部門に設けられていてもよく、クラウドサーバであってもよい。データ処理装置1は、一つの事業者に専用のコンピュータであってもよく、複数の事業者が共用するコンピュータであってもよい。データ処理装置1は、仕訳入力(伝票の起票)、帳簿作成、入金管理及び支払管理等の少なくとも一部の会計処理機能を有する。 The data processing system S comprises a data processing device 1 and one or more information terminals 2. The data processing device 1 is, for example, a computer used by the accounting department of a business. The data processing device 1 may be provided in the accounting department, or may be a cloud server. The data processing device 1 may be a computer dedicated to one business, or may be a computer shared by multiple businesses. The data processing device 1 has at least some of the accounting processing functions, such as journal entry input (issuing vouchers), bookkeeping, deposit management, and payment management.

情報端末2は、データ処理装置1を利用する事業者の職員又は取引先が使用するコンピュータであり、ネットワークNを介して請求書データをデータ処理装置1に送信する。情報端末2が事業者の職員が使用するコンピュータである場合、ネットワークNは例えばイントラネットであり、情報端末2が取引先で使用されるコンピュータである場合、ネットワークNは例えばインターネットである。ネットワークNには、請求書データを送受信するための電子インボイスネットワークであるPeppol(Pan European Public Procurement Online)が含まれていてもよい。 The information terminal 2 is a computer used by an employee or a business partner of the business that uses the data processing device 1, and transmits invoice data to the data processing device 1 via the network N. When the information terminal 2 is a computer used by an employee of the business, the network N is, for example, an intranet, and when the information terminal 2 is a computer used by a business partner, the network N is, for example, the Internet. The network N may include Peppol (Pan European Public Procurement Online), an electronic invoice network for transmitting and receiving invoice data.

図2は、取引先が発行する請求書の一例を示す図である。図2に示す請求書においては、請求書を発行した取引先の名称(図2においてはBBB株式会社)に関連付けて、取引先の適格請求書発行事業者の登録番号が記載されており、図2に示す請求書は適格請求書の要件を満たしている。データ処理装置1がネットワークNを介して受信する請求書データは、図2に示すような請求書の電子データである。 Figure 2 is a diagram showing an example of an invoice issued by a business partner. The invoice shown in Figure 2 lists the registration number of the business partner's qualified invoice issuer in association with the name of the business partner that issued the invoice (BBB Co., Ltd. in Figure 2), and the invoice shown in Figure 2 meets the requirements for a qualified invoice. The invoice data that the data processing device 1 receives via the network N is electronic data of an invoice as shown in Figure 2.

データ処理装置1は、このような適格請求書に対応する請求書データを管理するための請求書データベースを記憶している。請求書データベースにおいては、取引先及び請求書発行日等のように請求書データの検索に使用されるテキストと請求書データとが関連付けられている。 The data processing device 1 stores an invoice database for managing invoice data corresponding to such qualified invoices. In the invoice database, text used to search for invoice data, such as the business partner and invoice issue date, is associated with the invoice data.

事業者が適格請求書を受領した場合、事業者は適格請求書に記載されている消費税の仕入税額控除を受けることができる。したがって、事業者にとっては、費用を支払う必要がある取引に対する適格請求書を受領することが重要である。ところが、取引先のミスにより適格請求書が発行されないという場合がある。例えば、取引先が請求書を発行すること自体を忘れてしまうこともあれば、請求書が適格請求書の要件を満たしていないという場合もある。また、口座振替で費用を支払う場合のように、適格請求書が発行されないという取引もある。 When a business receives a qualified invoice, the business can receive an input tax credit for the consumption tax stated on the qualified invoice. It is therefore important for businesses to receive qualified invoices for transactions in which they need to pay expenses. However, there are cases in which a qualified invoice is not issued due to a mistake on the part of the business partner. For example, a business partner may forget to issue an invoice altogether, or the invoice may not meet the requirements for a qualified invoice. There are also transactions in which a qualified invoice is not issued, such as when paying expenses by direct debit.

このように適格請求書が発行されない場合、費用を支払う事業者が取引先に対して適格請求書の発行を要求することもできる。しかしながら、適格請求書の発行を要求するためには経理担当者の作業が必要であり業務効率が低下してしまう。また、適格請求書の発行を要求しても、取引先が適格請求書を発行してくれないという場合もある。そこで、データ処理装置1は、取引先から適格請求書が発行されない場合に仕入明細書を発行することで、費用を支払う事業者が適格請求書を受領できていない場合であっても仕入税額控除を受けることを可能にする。以下、データ処理装置1の構成及び動作を詳細に説明する。 In this way, if a qualified invoice is not issued, the business entity paying the expenses can request the supplier to issue a qualified invoice. However, requesting the issuance of a qualified invoice requires work from an accounting staff member, which reduces business efficiency. There are also cases where the supplier does not issue a qualified invoice even if a qualified invoice is requested. Therefore, the data processing device 1 issues a purchase statement when a qualified invoice is not issued by a supplier, thereby enabling the business entity paying the expenses to receive an input tax credit even if it has not received a qualified invoice. The configuration and operation of the data processing device 1 are described in detail below.

[データ処理装置1の構成]
図3は、データ処理装置1の構成を示す図である。データ処理装置1は、通信部11と、記憶部12と、制御部13と、を有する。制御部13は、判定部131と、作成部132と、出力部133と、を有する。
[Configuration of data processing device 1]
3 is a diagram showing the configuration of the data processing device 1. The data processing device 1 has a communication unit 11, a storage unit 12, and a control unit 13. The control unit 13 has a determination unit 131, a creation unit 132, and an output unit 133.

通信部11は、ネットワークNに接続するための通信インターフェースであり、情報端末2との間でデータを送受信するための通信コントローラを有する。通信部11は、作成部132が作成した仕入明細書を取引先に送信する。通信部11は、情報端末2から受信した請求書データを記憶部12に記憶させてもよい。 The communication unit 11 is a communication interface for connecting to the network N, and has a communication controller for transmitting and receiving data to and from the information terminal 2. The communication unit 11 transmits the purchase statement created by the creation unit 132 to the business partner. The communication unit 11 may store invoice data received from the information terminal 2 in the storage unit 12.

記憶部12は、例えばROM(Read Only Memory)、RAM(Random Access Memory)及びSSD(Solid State Drive)等の記憶媒体を有する。記憶部12は、取引先が発行した請求書データが関連付けられた請求書データベースを記憶する。記憶部12は、例えば通信部11が受信した請求書データを含む請求書データベースを記憶する。請求書データベースは、データ処理装置1と異なる装置に記憶されていてもよい。 The storage unit 12 has a storage medium such as a ROM (Read Only Memory), a RAM (Random Access Memory), and an SSD (Solid State Drive). The storage unit 12 stores an invoice database to which invoice data issued by business partners is associated. The storage unit 12 stores, for example, an invoice database including invoice data received by the communication unit 11. The invoice database may be stored in a device different from the data processing device 1.

記憶部12は、制御部13が実行するプログラムを記憶する。さらに、記憶部12は、作成部132が仕入明細書を作成するために使用する各種のデータを記憶する。記憶部12は、例えば、取引先に関連付けて、取引の内容を示す情報が含まれる取引証憑書類の電子データを記憶する。取引証憑書類は、注文書、納品書、請求書、領収書、取引契約書、稟議書又は会計伝票等であり、複数の事業者間での取引の内容を示す書類である。会計伝票の電子データは、例えばデータ処理装置1又は他のコンピュータにインストールされた会計処理ソフトウェアにより作成された、取引先、取引内容、取引日及び取引額等が含まれるデータである。 The memory unit 12 stores the programs executed by the control unit 13. Furthermore, the memory unit 12 stores various data used by the creation unit 132 to create a purchase statement. The memory unit 12 stores, for example, electronic data of transaction evidence documents that include information indicating the contents of a transaction, associated with a business partner. Transaction evidence documents are purchase orders, delivery notes, invoices, receipts, business contracts, approval documents, accounting slips, etc., and are documents that indicate the contents of transactions between multiple businesses. Electronic data of accounting slips are data that include business partners, transaction contents, transaction dates, transaction amounts, etc., created, for example, by accounting processing software installed on the data processing device 1 or another computer.

図4は、取引証憑書類の一例である業務委託契約書の例を示す図である。図4に示す業務委託契約書においては、データ処理装置1を利用する事業者(株式会社AAA事務所)の登録番号と、取引先(BBB株式会社)の登録番号と、が記載されている。また、図4に示す業務委託契約書においては、業務委託料と請求書発行日についても記載されている。 Figure 4 is a diagram showing an example of a business outsourcing contract, which is an example of a transaction evidence document. The business outsourcing contract shown in Figure 4 lists the registration number of the business operator (AAA Office Co., Ltd.) that uses the data processing device 1 and the registration number of the business partner (BBB Co., Ltd.). The business outsourcing contract shown in Figure 4 also lists the business outsourcing fee and the invoice issue date.

制御部13は、例えばCPU(Central Processing Unit)である。制御部13は、記憶部12に記憶されたプログラムを実行することにより、判定部131、作成部132及び出力部133として機能する。 The control unit 13 is, for example, a CPU (Central Processing Unit). The control unit 13 executes the programs stored in the storage unit 12, thereby functioning as a determination unit 131, a creation unit 132, and an output unit 133.

判定部131は、取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定する。適正な適格請求書は、仕入税額控除を受けるための要件を満たす請求書である。適格請求書として認められる要件は、原則として、適格請求書を受け取る事業者名、適格請求書発行事業者の事業者名・登録番号、適用税率ごとの合計金額・消費税額、適用税率、取引の内容及び取引年月日が記載されていることである。 The determination unit 131 determines whether a proper qualified invoice has been issued by the trading partner for a transaction for which a transaction evidence document has been issued. A proper qualified invoice is an invoice that meets the requirements for receiving an input tax credit. In principle, the requirements for an invoice to be recognized as a qualified invoice are that it contains the name of the business receiving the qualified invoice, the business name and registration number of the business issuing the qualified invoice, the total amount and consumption tax amount for each applicable tax rate, the applicable tax rate, the transaction details, and the transaction date.

判定部131は、記憶部12に記憶された請求書データベースを参照することにより、取引先から適格請求書が発行されているか否かを判定する。判定部131は、取引先からの請求書が発行されていない場合、取引先から適格請求書が発行されていないと判定する。取引先から請求書が発行されているとしても、発行された請求書が適格請求書の要件を満たしていない場合、判定部131は、取引先から適格請求書が発行されていないと判定する。判定部131は、判定結果を作成部132に通知する。 The determination unit 131 determines whether or not a qualified invoice has been issued by a business partner by referring to the invoice database stored in the memory unit 12. If the business partner has not issued an invoice, the determination unit 131 determines that the business partner has not issued a qualified invoice. Even if the business partner has issued an invoice, if the issued invoice does not meet the requirements for a qualified invoice, the determination unit 131 determines that the business partner has not issued a qualified invoice. The determination unit 131 notifies the creation unit 132 of the determination result.

判定部131は、例えば、取引に対する仕訳処理が開始されたことに応じて、当該取引に対応する適格請求書が発行されているかどうかを判定する。具体的には、判定部131は、仕訳のための伝票を起票する操作が行われた日、又は仕訳日として予め設定された日に、適格請求書が発行されているか否かを判定する。 For example, the determination unit 131 determines whether an eligible invoice corresponding to a transaction has been issued in response to the start of journalization processing for the transaction. Specifically, the determination unit 131 determines whether an eligible invoice has been issued on the day when an operation to issue a voucher for journalization is performed or on a day that is preset as the journalization date.

判定部131は、取引証憑書類に記載された取引日又は費用支払日に、適格請求書が発行されているかどうかを判定してもよい。判定部131は、例えば、取引先により発行された過去の複数の請求書の記載内容に基づいて、判定日を特定する。具体的には、判定部131は、過去の複数の請求書の発行日が月末である場合に、月末を判定日とする。 The determination unit 131 may determine whether an eligible invoice was issued on the transaction date or expense payment date stated in the transaction evidence document. The determination unit 131 identifies the determination date, for example, based on the contents of multiple past invoices issued by the business partner. Specifically, if the issue dates of multiple past invoices are the end of the month, the determination unit 131 sets the end of the month as the determination date.

判定部131は、取引先との間でやり取りされた発注書、納品書又は契約書等の取引証憑書類において支払額を示すテキストに最も近い位置に記載された日に基づいて判定日を特定してもよい。判定部131は、例えば、支払額を示すテキストに最も近い位置に記載された日、又はその翌日を判定日とする。支払額を示すテキストは、例えば、「支払」、「税抜」又は「税別」といったテキストである。判定部131は、支払額を示すテキストに最も近い複数の日の全部又は一部の日に判定処理を行い、通信部11を介して、判定結果を経理担当者に通知してもよい。 The determination unit 131 may determine the determination date based on the date written closest to the text indicating the payment amount in a transaction document such as a purchase order, delivery note, or contract exchanged with a business partner. The determination unit 131 may determine, for example, the date written closest to the text indicating the payment amount, or the day after that, as the determination date. The text indicating the payment amount is, for example, text such as "Payment," "Excluding tax," or "Excluding tax." The determination unit 131 may perform the determination process on all or part of the multiple days closest to the text indicating the payment amount, and notify the accounting staff of the determination result via the communication unit 11.

判定部131は、適格請求書が発行されていないと判定した場合、判定結果を作成部132に通知する。判定部131は、適格請求書が発行されていないと判定した場合に、出力部133を介して警告情報を出力し、経理担当者から仕入明細書を作成するための操作が行われた場合に、仕入明細書を作成する指示を作成部132に通知してもよい。 If the determination unit 131 determines that a qualified invoice has not been issued, it notifies the creation unit 132 of the determination result. If the determination unit 131 determines that a qualified invoice has not been issued, it may output warning information via the output unit 133, and if an operation to create a purchase statement is performed by the accounting staff, it may notify the creation unit 132 of an instruction to create a purchase statement.

作成部132は、判定部131から通知された判定結果に基づいて仕入明細書を作成する。作成部132は、判定部131が適格請求書を発行していないと判定した場合に、取引の内容及び費用を示す取引内容テキストを参照することにより、取引の内容と費用に基づく金額とが記載された仕入明細書を作成する。作成部132は、経理担当者から指示を受けたことに応じて仕入明細書を作成してもよい。取引内容テキストは、例えば取引証憑書類のデータに含まれているテキストである。取引内容テキストは、取引証憑書類のデータ自体であってもよく、取引証憑書類に基づいて特定された取引内容を示すテキストであってもよい。 The creation unit 132 creates a purchase statement based on the judgment result notified by the judgment unit 131. When the judgment unit 131 judges that a qualified invoice has not been issued, the creation unit 132 creates a purchase statement in which the transaction content and the amount based on the expenses are described by referring to the transaction content text indicating the transaction content and expenses. The creation unit 132 may create a purchase statement in response to instructions from an accounting staff member. The transaction content text is, for example, text included in the data of the transaction evidence document. The transaction content text may be the transaction evidence document data itself, or may be text indicating the transaction content identified based on the transaction evidence document.

作成部132は、取引の内容及び費用に加えて仕入税額控除を受けるための要件を満たすための情報を含む仕入明細書を作成する。作成部132は、例えば、記憶部12に記憶された、取引先に対応する適格請求書発行事業者の登録番号を示すデータを参照することにより、登録番号が記載された仕入明細書を作成する。作成部132は、取引先との間でやり取りされた注文書、納品書、取引契約書又は過去の請求書等の取引証憑書類のデータを参照することにより、取引証憑書類に記載されている取引の内容及び金額が記載された仕入明細書を作成する。 The creation unit 132 creates a purchase statement that includes information for satisfying the requirements for receiving an input tax credit in addition to the transaction details and costs. The creation unit 132 creates a purchase statement that includes the registration number by, for example, referring to data that indicates the registration number of the qualified invoice issuer corresponding to the business partner, which is stored in the memory unit 12. The creation unit 132 creates a purchase statement that includes the transaction details and amounts listed on the transaction evidence documents by referring to data on transaction evidence documents, such as purchase orders, delivery notes, transaction contracts, or past invoices exchanged with the business partner.

図5は、作成部132が作成する仕入明細書の一例を示す図である。図5に示す仕入明細書においては、取引先の名称(BBB株式会社)、及び取引先の登録番号が記載されている。また、図4に示した業務委託契約書に記載されていた業務委託料である20,000円と、業務委託料に対する消費税2,000円が記載されている。 Figure 5 is a diagram showing an example of a purchase statement created by the creation unit 132. The purchase statement shown in Figure 5 lists the name of the business partner (BBB Co., Ltd.) and the business partner's registration number. It also lists the business outsourcing fee of 20,000 yen, which was listed in the business outsourcing contract shown in Figure 4, and the consumption tax on the business outsourcing fee of 2,000 yen.

作成部132は、例えば、記憶部12に記憶された仕入明細書のテンプレートに、取引証憑書類に記載されている取引先の登録番号、取引の内容、金額及び取引年月日を入力することにより仕入明細書を作成する。作成部132は、取引内容テキストと、仕入明細書を作成する指示を含む指示テキストと、を大規模言語モデルに入力して当該大規模言語モデルから提供される暫定仕入明細書に基づいて仕入明細書を作成してもよい。 The creation unit 132 creates a purchase statement by, for example, inputting the trading partner's registration number, transaction details, amount, and transaction date written on the transaction evidence document into a template for the purchase statement stored in the memory unit 12. The creation unit 132 may input the transaction details text and instruction text including an instruction to create a purchase statement into a large-scale language model and create a purchase statement based on a provisional purchase statement provided from the large-scale language model.

取引内容テキストに適格請求書発行事業者の登録番号が記載されている場合、作成部132は、取引内容テキストを大規模言語モデルに入力することにより、取引内容テキストに記載された登録番号を含む暫定仕入明細書を大規模言語モデルから取得することができる。これにより、記憶部12に仕入明細書のテンプレートが記憶されていない場合、又は記憶部12に仕入明細書を作成するためのプログラムが記憶されていない場合であっても、作成部132が適正な仕入明細書を作成することができる。 When the registration number of a qualified invoice issuer is included in the transaction content text, the creation unit 132 can input the transaction content text into the large-scale language model and obtain a provisional purchase statement including the registration number included in the transaction content text from the large-scale language model. This allows the creation unit 132 to create an appropriate purchase statement even if a purchase statement template is not stored in the memory unit 12 or a program for creating a purchase statement is not stored in the memory unit 12.

指示テキストは、例えば、「以下の取引証憑書類の内容に基づいて仕入明細書を作成してください」という文を含む。指示テキストには、取引証憑書類の内容を示すテキストがさらに含まれる。これにより、外部のコンピュータが有する大規模言語モデルは、データ処理装置1から受信した指示テキストを解析し、取引証憑書類の内容に基づく暫定仕入明細書を作成し、暫定仕入明細書をデータ処理装置1に送信する。正しい暫定仕入明細書が作成される確率を高めるために、作成部132は、仕入明細書の発行事業者の名称と仕入明細書の宛先事業者の名称とを明示するための指示テキストを大規模言語モデルに入力してもよい。 The instruction text includes, for example, the sentence "Please create a purchase statement based on the contents of the transaction evidence documents below." The instruction text further includes text indicating the contents of the transaction evidence documents. As a result, the large-scale language model possessed by the external computer analyzes the instruction text received from the data processing device 1, creates a provisional purchase statement based on the contents of the transaction evidence documents, and transmits the provisional purchase statement to the data processing device 1. In order to increase the probability that a correct provisional purchase statement will be created, the creation unit 132 may input instruction text to the large-scale language model to clearly indicate the name of the business entity that issued the purchase statement and the name of the business entity to which the purchase statement is to be sent.

作成部132は、大規模言語モデルから提供された暫定仕入明細書が仕入税額控除のために使用するための要件を満たしていない場合に、要件を満たすように暫定仕入明細書を変更することにより仕入明細書を作成する。作成部132は、大規模言語モデルから提供された暫定仕入明細書に取引年月日が含まれていない場合、又は暫定仕入明細書に記載されている取引年月日に誤りがある場合、判定部131が特定した判定日を取引年月日として暫定仕入明細書に記載することにより仕入明細書を作成する。これにより、作成部132は、適正な仕入明細書を作成することができる。 If the provisional purchase statement provided from the large-scale language model does not meet the requirements for use for input tax credit, the creation unit 132 creates a purchase statement by modifying the provisional purchase statement so that it meets the requirements. If the provisional purchase statement provided from the large-scale language model does not include a transaction date, or if there is an error in the transaction date listed on the provisional purchase statement, the creation unit 132 creates a purchase statement by listing the determination date identified by the determination unit 131 as the transaction date on the provisional purchase statement. This allows the creation unit 132 to create an appropriate purchase statement.

作成部132は、取引内容テキストと、取引年月日を特定するための指示を含む指示テキストと、を大規模言語モデルに入力して当該大規模言語モデルから提供される取引年月日を示すテキストを取得することにより、取引年月日を特定してもよい。取引内容テキストは、例えば、請求日又は支払日が記載された取引証憑書類のテキストである。取引内容テキストは、過去の複数の請求書データであってもよい。作成部132が大規模言語モデルを利用して取引年月日を特定することで、取引年月日を特定する機能を判定部131が有していない場合であっても、適切な日付が記載された仕入明細書を作成部132が作成することができる。 The creation unit 132 may identify the transaction date by inputting the transaction content text and instruction text including instructions for identifying the transaction date into a large-scale language model and obtaining text indicating the transaction date provided from the large-scale language model. The transaction content text is, for example, text of a transaction evidence document in which the invoice date or payment date is stated. The transaction content text may also be data on multiple past invoices. By the creation unit 132 identifying the transaction date using the large-scale language model, the creation unit 132 can create a purchase statement in which an appropriate date is stated, even if the determination unit 131 does not have a function for identifying the transaction date.

取引年月日を特定する機能を判定部131が有している場合、作成部132は、判定部131が特定した取引年月日と、大規模言語モデルから提供された取引年月日とを照合してもよい。作成部132は、2つの取引年月日が所定日数(例えば3日)以上ずれている場合に、出力部133を介して警告情報を出力してもよい。 If the determination unit 131 has a function for identifying a transaction date, the creation unit 132 may compare the transaction date identified by the determination unit 131 with the transaction date provided from the large-scale language model. If the two transaction dates differ by a predetermined number of days (e.g., three days) or more, the creation unit 132 may output warning information via the output unit 133.

出力部133は、仕入明細書を取引先に発行するべく出力する。出力部133は、通信部11を介して、記憶部12に記憶された取引先のアドレスに向けて仕入明細書の電子データを送信する。出力部133は、仕入明細書に記載された金額の送金処理を実行した後に仕入明細書の電子データを送信してもよい。送金処理は、取引先に関連付けて記憶部12に記憶された銀行口座に仕入明細書に記載された金額を送金する処理である。送金処理は、送金が必要であることを経理担当者に通知し、送金が完了したという入力を経理担当者から受け付ける処理であってもよい。 The output unit 133 outputs the purchase statement to be issued to the business partner. The output unit 133 transmits electronic data of the purchase statement to the business partner's address stored in the memory unit 12 via the communication unit 11. The output unit 133 may transmit the electronic data of the purchase statement after executing a remittance process for the amount stated in the purchase statement. The remittance process is a process of remittance of the amount stated in the purchase statement to a bank account associated with the business partner and stored in the memory unit 12. The remittance process may be a process of notifying an accounting staff member that a remittance is necessary and receiving input from the accounting staff member that the remittance has been completed.

[データ処理装置1における処理の流れ]
図6は、データ処理装置1における仕入明細書の作成処理の流れを示すフローチャートである。図6に示すフローチャートは、適格請求書が発行されたか否かを判定する必要があると判定部131が判定した時点から開始している。すなわち、図6に示すフローチャートは、経理担当者が仕訳処理の操作を開始した時点、過去に請求書が発行されていた時点、又は取引証憑書類に記載された取引日若しくは費用支払日に会計処理を開始する操作が行われた時点から開始している。
[Processing flow in data processing device 1]
Fig. 6 is a flowchart showing the flow of the process of creating a purchase statement in the data processing device 1. The flowchart shown in Fig. 6 starts from the point when the determination unit 131 determines that it is necessary to determine whether or not a qualified invoice has been issued. In other words, the flowchart shown in Fig. 6 starts from the point when the accounting staff starts the operation of the journal entry process, when an invoice has been issued in the past, or when an operation to start accounting is performed on the transaction date or expense payment date written on the transaction evidence document.

判定部131は、1以上の取引先から、適格請求書が発行されたか否かを判定する対象となる1つの取引先を選択する(S11)。判定部131は、例えば、仕訳処理の操作によって起票された仕訳伝票に記載された取引先を選択する。判定部131は、請求書データベースを参照し(S12)、選択した取引先に対応する請求書が発行済であるか否かを判定する(S13)。請求書が発行済であると判定部131が判定した場合(S13においてYES)、判定部131は、請求書が適格請求書の要件を満たす適正な請求書であるか否かを判定する(S14)。 The determination unit 131 selects one of one or more business partners for which to determine whether a qualified invoice has been issued (S11). The determination unit 131 selects, for example, a business partner listed on a journal entry voucher issued by a journal entry processing operation. The determination unit 131 references the invoice database (S12) and determines whether an invoice corresponding to the selected business partner has been issued (S13). If the determination unit 131 determines that the invoice has been issued (YES in S13), the determination unit 131 determines whether the invoice is a proper invoice that meets the requirements for a qualified invoice (S14).

判定部131がS13において請求書が発行済でないと判定した場合(S13においてNO)、又は請求書が適正でないと判定した場合(S14においてNO)、作成部132は、取引先に関連付けて記憶部12に記憶された取引証憑書類データを読み出す(S15)。作成部132は、通信部11を介して、読み出した取引証憑書類データに基づく取引内容テキストと、仕入明細書の作成を指示するための指示テキストと、を大規模言語モデルに送信することで、仕入明細書の作成を指示する(S16)。 If the determination unit 131 determines in S13 that the invoice has not been issued (NO in S13) or that the invoice is not valid (NO in S14), the creation unit 132 reads out the transaction evidence document data stored in the memory unit 12 in association with the business partner (S15). The creation unit 132 instructs the large-scale language model to create a purchase statement by sending, via the communication unit 11, a transaction content text based on the read transaction evidence document data and an instruction text for instructing the creation of a purchase statement (S16).

作成部132は、大規模言語モデルから出力された暫定仕入明細書を取得すると(S17)、暫定仕入明細書に取引年月日が記載されているか否かを判定する(S18)。作成部132は、発行日が記載されていないと判定した場合(S18においてNO)、例えば判定部131又は大規模言語モデルにより特定された取引年月日を、仕入明細書の取引年月日として追記する(S19)。作成部132は、暫定仕入明細書に取引年月日が記載されていると判定した場合(S18においてYES)、暫定仕入明細書を変更することなくS20に処理を進める。 When the creation unit 132 obtains the provisional purchase statement output from the large-scale language model (S17), it determines whether or not the transaction date is listed on the provisional purchase statement (S18). If the creation unit 132 determines that the issue date is not listed (NO in S18), it adds the transaction date identified by, for example, the determination unit 131 or the large-scale language model as the transaction date on the purchase statement (S19). If the creation unit 132 determines that the transaction date is listed on the provisional purchase statement (YES in S18), it proceeds to S20 without changing the provisional purchase statement.

また、作成部132は、暫定仕入明細書に取引先の登録番号が記載されているか否かを判定する(S20)。作成部132は、登録番号が記載されていないと判定した場合(S20においてNO)、取引先に関連付けて記憶部12に記憶された登録番号を暫定仕入明細書に追記することにより仕入明細書を作成する(S21)。作成部132は、暫定仕入明細書に登録番号が記載されていると判定した場合(S20においてYES)、暫定仕入明細書に登録番号を追記することなくS22に処理を進める。出力部133は、暫定仕入明細書、又は発行日若しくは登録番号が追記された仕入明細書を通信部11を介して送信することにより、仕入明細書を発行する(S22)。 The creation unit 132 also determines whether the provisional purchase statement contains the client's registration number (S20). If the creation unit 132 determines that the registration number is not included (NO in S20), the creation unit 132 creates a purchase statement by adding the registration number associated with the client and stored in the memory unit 12 to the provisional purchase statement (S21). If the creation unit 132 determines that the registration number is included in the provisional purchase statement (YES in S20), the creation unit 132 proceeds to S22 without adding the registration number to the provisional purchase statement. The output unit 133 issues a purchase statement by transmitting the provisional purchase statement or the purchase statement to which the issue date or registration number has been added via the communication unit 11 (S22).

S14において請求書が適正であると判定部131が判定した場合(S14においてYES)、判定部131は、仕入明細書を作成する対象となる他の取引先があるか否かを判定する(S23)。判定部131は、他の取引先があると判定した場合(S23においてYES)、処理をS11に戻してS11からS23までの処理を繰り返す。他の取引先がないと判定部131が判定した場合(S23においてNO)、制御部13は仕入明細書の作成処理を終了する。 If the determination unit 131 determines in S14 that the invoice is valid (YES in S14), the determination unit 131 determines whether there are other business partners for which a purchase statement is to be created (S23). If the determination unit 131 determines that there are other business partners (YES in S23), the process returns to S11 and the processes from S11 to S23 are repeated. If the determination unit 131 determines that there are no other business partners (NO in S23), the control unit 13 ends the process of creating the purchase statement.

[データ処理装置1による効果]
以上説明したように、データ処理装置1は、取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定する判定部131と、適格請求書が発行されていないと判定された場合に、取引の内容及び費用を示す取引内容テキストを参照することにより、取引の内容と費用に基づく金額とが記載された仕入明細書を作成する作成部132と、を有する。データ処理装置1がこのように構成されていることで、取引先から適格請求書が発行されていない場合であっても、費用を支払う事業者が仕入明細書を容易に発行できるので、適正な適格請求書を受け取っていない場合であっても、費用を支払う事業者が仕入税額控除を受けられるようになる。
[Effects of the data processing device 1]
As described above, the data processing device 1 has a determination unit 131 that determines whether a proper qualified invoice has been issued by the trading partner for a transaction for which a transaction evidence document has been issued, and a creation unit 132 that creates a purchase statement indicating the transaction content and the amount based on the expenses by referring to a transaction content text indicating the transaction content and expenses when it is determined that a qualified invoice has not been issued. Because the data processing device 1 is configured in this way, even if a trading partner has not issued a qualified invoice, the business entity that pays the expenses can easily issue a purchase statement, so that even if the business entity does not receive a proper qualified invoice, the business entity that pays the expenses can receive an input tax credit.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されず、その要旨の範囲内で種々の変形及び変更が可能である。例えば、装置の全部又は一部は、任意の単位で機能的又は物理的に分散・統合して構成することができる。また、複数の実施の形態の任意の組み合わせによって生じる新たな実施の形態も、本発明の実施の形態に含まれる。組み合わせによって生じる新たな実施の形態の効果は、もとの実施の形態の効果を併せ持つ。 Although the present invention has been described above using embodiments, the technical scope of the present invention is not limited to the scope described in the above embodiments, and various modifications and changes are possible within the scope of the gist of the invention. For example, all or part of the device can be configured by distributing or integrating functionally or physically in any unit. In addition, new embodiments resulting from any combination of multiple embodiments are also included in the embodiments of the present invention. The effect of the new embodiment resulting from the combination also has the effect of the original embodiment.

1 データ処理装置
2 情報端末
11 通信部
12 記憶部
13 制御部
131 判定部
132 作成部
133 出力部
Reference Signs List 1 Data processing device 2 Information terminal 11 Communication unit 12 Storage unit 13 Control unit 131 Determination unit 132 Creation unit 133 Output unit

Claims (10)

取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定する判定部と、
前記適格請求書が発行されていないと前記判定部が判定した場合に、前記取引の内容及び費用を示す取引内容テキストを参照することにより、前記取引の内容と前記費用に基づく金額とが記載された仕入明細書を作成する作成部と、
前記仕入明細書を前記取引先に発行するべく出力する出力部と、
を有するデータ処理装置。
a determination unit that determines whether or not a proper qualified invoice has been issued by a trading partner of a transaction for which a transaction evidence document has been issued;
a creation unit that creates a purchase statement that describes the content of the transaction and an amount based on the cost by referring to a transaction content text that indicates the content of the transaction and the cost when the determination unit determines that the qualified invoice has not been issued;
an output unit that outputs the purchase statement to be issued to the business partner;
A data processing device comprising:
前記作成部は、前記取引先に対応する適格請求書発行事業者の登録番号を示すデータを参照することにより、前記登録番号が記載された前記仕入明細書を作成する、
請求項1に記載のデータ処理装置。
The creation unit creates the invoice statement including the registration number by referring to data indicating the registration number of the qualified invoice issuer corresponding to the business partner.
2. A data processing apparatus according to claim 1.
前記判定部は、前記取引に対する仕訳処理が開始されたことに応じて、前記適格請求書が発行されているかどうかを判定する、
請求項1又は2に記載のデータ処理装置。
the determination unit determines whether the qualified invoice has been issued in response to the start of an accounting process for the transaction;
3. A data processing device according to claim 1 or 2.
前記判定部は、前記取引証憑書類に記載された取引日又は費用支払日に、前記適格請求書が発行されているかどうかを判定する、
請求項1又は2に記載のデータ処理装置。
the determination unit determines whether the eligible invoice was issued on the transaction date or expense payment date stated in the transaction evidence document;
3. A data processing device according to claim 1 or 2.
前記作成部は、前記取引内容テキストと、前記仕入明細書を作成する指示を含む指示テキストと、を大規模言語モデルに入力して当該大規模言語モデルから提供される暫定仕入明細書に基づいて前記仕入明細書を作成する、
請求項1又は2に記載のデータ処理装置。
the creation unit inputs the transaction content text and an instruction text including an instruction to create the invoice into a large-scale language model, and creates the invoice based on a provisional invoice provided from the large-scale language model;
3. A data processing device according to claim 1 or 2.
前記作成部は、前記大規模言語モデルから提供された前記暫定仕入明細書に取引年月日が含まれていない場合、又は前記暫定仕入明細書に記載されている取引年月日に誤りがある場合に、前記適格請求書が発行されているかどうかを前記判定部が判定した日を取引年月日として前記暫定仕入明細書に記載することにより前記仕入明細書を作成する、
請求項5に記載のデータ処理装置。
When the provisional purchase statement provided from the large-scale language model does not include a transaction date, or when there is an error in the transaction date stated in the provisional purchase statement, the creation unit creates the purchase statement by entering the date on which the determination unit determines whether the qualified invoice has been issued as the transaction date in the provisional purchase statement.
6. A data processing apparatus according to claim 5.
前記作成部は、前記取引内容テキストと、取引年月日を特定するための指示を含む指示テキストと、を大規模言語モデルに入力して当該大規模言語モデルから提供される取引年月日を示すテキストを取得することにより、前記取引年月日を特定する、
請求項6に記載のデータ処理装置。
The creation unit inputs the transaction content text and an instruction text including an instruction for identifying a transaction date into a large-scale language model, and acquires a text indicating the transaction date provided from the large-scale language model, thereby identifying the transaction date.
7. A data processing apparatus according to claim 6.
前記取引内容テキストには適格請求書発行事業者の登録番号が記載されており、
前記作成部は、前記取引内容テキストに記載された前記登録番号を含む前記暫定仕入明細書を前記大規模言語モデルから取得する、
請求項5に記載のデータ処理装置。
The transaction content text includes the registration number of the qualified invoice issuer,
The creation unit acquires the provisional purchase statement including the registration number described in the transaction content text from the large-scale language model.
6. A data processing apparatus according to claim 5.
コンピュータに、
取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定するステップと、
前記適格請求書が発行されていないと判定した場合に、前記取引の内容及び費用を示す取引内容テキストを参照することにより、前記取引の内容と前記費用に基づく金額とが記載された仕入明細書を作成するステップと、
前記仕入明細書を前記取引先に発行するべく出力するステップと、
を実行させるためのプログラム。
On the computer,
A step of determining whether or not a proper qualified invoice has been issued by a trading partner of a transaction for which a transaction supporting document has been issued;
creating a purchase statement indicating the content of the transaction and an amount based on the cost by referring to a transaction content text indicating the content of the transaction and the cost when it is determined that the qualified invoice has not been issued;
outputting the purchase statement for issuance to the trading partner;
A program for executing.
コンピュータが実行する、
取引証憑書類が起票された取引について、当該取引の取引先から適正な適格請求書が発行されているかどうかを判定するステップと、
前記適格請求書が発行されていないと判定した場合に、前記取引の内容及び費用を示す取引内容テキストを参照することにより、前記取引の内容と前記費用に基づく金額とが記載された仕入明細書を作成するステップと、
前記仕入明細書を前記取引先に発行するべく出力するステップと、
を有するデータ処理方法。
The computer executes
A step of determining whether or not a proper qualified invoice has been issued by a trading partner of a transaction for which a transaction supporting document has been issued;
creating a purchase statement indicating the content of the transaction and an amount based on the cost by referring to a transaction content text indicating the content of the transaction and the cost when it is determined that the qualified invoice has not been issued;
outputting the purchase statement for issuance to the trading partner;
A data processing method comprising the steps of:
JP2024014518A 2024-02-02 2024-02-02 Data processing device, data processing method and program Active JP7485318B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2024014518A JP7485318B1 (en) 2024-02-02 2024-02-02 Data processing device, data processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2024014518A JP7485318B1 (en) 2024-02-02 2024-02-02 Data processing device, data processing method and program

Publications (1)

Publication Number Publication Date
JP7485318B1 true JP7485318B1 (en) 2024-05-16

Family

ID=91030908

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2024014518A Active JP7485318B1 (en) 2024-02-02 2024-02-02 Data processing device, data processing method and program

Country Status (1)

Country Link
JP (1) JP7485318B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021071991A (en) 2019-10-31 2021-05-06 株式会社日本デジタル研究所 Voucher determination device, accounting processing device, voucher determination program, voucher determination system, and voucher determination method
JP2023038949A (en) 2023-01-17 2023-03-17 株式会社ラクス Information processor, program and method
JP2023129008A (en) 2022-03-04 2023-09-14 株式会社寺岡精工 System, commodity sales data processing device, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021071991A (en) 2019-10-31 2021-05-06 株式会社日本デジタル研究所 Voucher determination device, accounting processing device, voucher determination program, voucher determination system, and voucher determination method
JP2023129008A (en) 2022-03-04 2023-09-14 株式会社寺岡精工 System, commodity sales data processing device, and program
JP2023038949A (en) 2023-01-17 2023-03-17 株式会社ラクス Information processor, program and method

Similar Documents

Publication Publication Date Title
US10592901B2 (en) Business-to-business commerce using financial transaction numbers
JP4926404B2 (en) Method and software application for electronic bill presentation and payment
US6721716B1 (en) Payment certification string and related electronic payment system and method
CA2483348C (en) System and method for varying electronic settlements between buyers and suppliers with dynamic discount terms
US7856406B2 (en) System and method for managing accounts payable and accounts receivable
US9213993B2 (en) Investment, trading and accounting management system
US20160125486A1 (en) Settlement operations support system and settlement operations support method
US10607236B2 (en) Universal system for enabling dynamically discounted buyer-vendor payments
JP2020513131A (en) Commodity Clearing Method, Device, Storage Medium and Terminal This application has an application number of 2017111291864.3, a filing date of December 08, 2017, and the title of the invention is “commodity clearing method, device, storage medium and Filed under a Chinese patent application that is a "terminal" and claims its priority.
US20140019346A1 (en) Universal system for electronic check creation and payment via image cash letter
AU2004323839B2 (en) Computer-based payment transaction system and repository
US11468410B2 (en) Universal payment module and system
US8762271B2 (en) Universal payment module and system
JP7485318B1 (en) Data processing device, data processing method and program
JP5036220B2 (en) Journal information creation system, journal information creation method, and journal information creation program
US11475517B2 (en) Allocating dynamic documentary conditions for letters of credit amongst beneficiaries
JP4280488B2 (en) Collection agency / collection guarantee system
KR101002692B1 (en) Tax accounting processing system and method
JP4838288B2 (en) Trust type electronic payment support system, method, and program
JP7499808B2 (en) Information processing device, information processing method, and program
WO2001098957A2 (en) Financial transaction processing method and system
JP2023034835A (en) Business support device, business support method and business support program
JP2005148772A (en) Export lc occupancy import facility providing system, method and program
WO2002027615A1 (en) Payment certification string and related electronic payment system and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240202

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20240202

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240423

R150 Certificate of patent or registration of utility model

Ref document number: 7485318

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150