支払い (ウィンドウ ID-195)

提供: iDempiere ja
移動先:案内検索



ウィンドウ: 支払い

説明: Process Payments and Receipts

助ける: The Process Payments Window allows you to enter payments and reaipts for invoices. If the payment is for a single invoice then it can be processed here. If it is for multiple invoices or is a partial payment then it should be processed in the Payment Allocation Window.



TAB: 支払い

説明: 支払い、または受領です。


助ける ビジネスパートナーへの支払いまたは、受領を入力してください。それが一つの請求書のためのものなら、この画面を使用することで、直接、請求書に割り当てることができます。 また、支払いの過不足を適用することができます:

料金を請求額よりも多く受け取ってしまったら、修正してください。反対仕訳をする代わりに、割り当てられていない額としてその金額を残しておいて、後で別の請求に使うことが出来ます。その金額は支払いの金額なので、過払いはマイナスの金額を入力する必要があることに注意してください。
また、部分的な支払いを受け取ることも出来ます。その場合に、反対仕訳をしないなら、不足金額としてプラスの金額を入力してください。
印刷された支払いは、支払い選択(支払い準備)に格納されることに注意してください。(支払い準備)

仕訳に関しては、料金でないなら、銀行口座組織が使用されます。


ファイル:支払い - 支払い - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Document No ドキュメント番号 ドキュメントのドキュメント連続番号です。 ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 DocumentNo
character varying(30) NOT NULL
String
Bank Account 銀行口座 Account at the Bank The Bank Account identifies an account at this Bank. C_BankAccount_ID
numeric(10)
Table Direct
Document Type ドキュメントタイプ ドキュメントのタイプまたはルールです。 ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 C_DocType_ID
numeric(10) NOT NULL
Table Direct
Receipt 領収書 This is a sales transaction (receipt) null IsReceipt
character(1) NOT NULL
Yes-No
Transaction Date 取引日付 Transaction Date The Transaction Date indicates the date of the transaction. DateTrx
timestamp without time zone NOT NULL
Date
Account Date 会計日付 会計日付です。 会計日付は、総勘定元帳エントリーがこのドキュメントから生成された日付を示します。また、それはすべての通貨の転換にも使用されます。 DateAcct
timestamp without time zone NOT NULL
Date
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Business Partner ビジネスパートナー ビジネスパートナーを特定します。 ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 C_BPartner_ID
numeric(10)
Search
Invoice 請求書 Invoice Identifier The Invoice Document. C_Invoice_ID
numeric(10)
Search
Order 受注 Order The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you cloase an order, unshipped (backordered) quantities are cancelled. C_Order_ID
numeric(10)
Search
Project プロジェクト 財務プロジェクトです。 プロジェクトは内部、または外部の活動を追跡して、制御します。 C_Project_ID
numeric(10)
Table Direct
Charge 料金 Additional document charges The Charge indicates a type of Charge (Handling, Shipping, Restocking) C_Charge_ID
numeric(10)
Table Direct
Prepayment 前払い The Payment/Receipt is a Prepayment Payments not allocated to an invoice with a charge are posted to Unallocated Payments. When setting this flag, the payment is posted to the Customer or Vendor Prepayment account. IsPrepayment
character(1) NOT NULL
Yes-No
Activity 活動 Business Activity Activities indicate tasks that are performed and used to utilize Activity based Costing C_Activity_ID
numeric(10)
Table Direct
Campaign キャンペーン Marketing Campaign The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. C_Campaign_ID
numeric(10)
Table Direct
Trx Organization 取引組織 このシステムを実行または開始している組織です。 (別の組織のために)この取引を実行、開始する組織です。 所有する組織は、主なサービスと組織間取引とともにサービス部門環境において、取引組織でない可能性があります。 AD_OrgTrx_ID
numeric(10)
Table
User List 1 ユーザーリスト1 User defined list element #1 The user defined element displays the optional elements that have been defined for this account combination. User1_ID
numeric(10)
Table
User List 2 ユーザーリスト2 User defined list element #2 The user defined element displays the optional elements that have been defined for this account combination. User2_ID
numeric(10)
Table
Payment amount 支払い額 Amount being paid Indicates the amount this payment is for. The payment amount can be for single or multiple invoices or a partial payment for an invoice. PayAmt
numeric NOT NULL
Amount
Currency 通貨 このレコードのための通貨です。 このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 C_Currency_ID
numeric(10) NOT NULL
Table Direct
Currency Type 通貨タイプ Currency Conversion Rate Type The Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates. C_ConversionType_ID
numeric(10)
Table Direct
Discount Amount 割り引き量 Calculated amount of discount The Discount Amount indicates the discount amount for a document or line. DiscountAmt
numeric
Amount
Write-off Amount 帳消し額 Amount to write-off The Write Off Amount indicates the amount to be written off as uncollectible. WriteOffAmt
numeric
Amount
Over/Under Payment 支払い上/下 Over-Payment (unallocated) or Under-Payment (partial payment) Overpayments (negative) are unallocated amounts and allow you to receive money for more than the particular invoice.

Underpayments (positive) is a partial payment for the invoice. You do not write off the unpaid amount.

IsOverUnderPayment
character(1) NOT NULL
Yes-No
Over/Under Payment 支払い上/下 Over-Payment (unallocated) or Under-Payment (partial payment) Amount Overpayments (negative) are unallocated amounts and allow you to receive money for more than the particular invoice.

Underpayments (positive) is a partial payment for the invoice. You do not write off the unpaid amount.

OverUnderAmt
numeric
Amount
Tender type 支払タイプ Method of Payment The Tender Type indicates the method of payment (ACH or Direct Deposit, Credit Card, Check, Direct Debit) TenderType
character(1) NOT NULL
List
POS Tender Type POS Tender Type null null C_POSTenderType_ID
numeric(10)
Table Direct
Online Access オンラインアクセス Can be accessed online The Online Access check box indicates if the application can be accessed via the web. IsOnline
character(1) NOT NULL
Yes-No
Routing No ルート設定番号 Bank Routing Number The Bank Routing Number (ABA Number) identifies a legal Bank. It is used in routing checks and electronic transactions. RoutingNo
character varying(20)
String
Account No 口座番号 Account Number The Account Number indicates the Number assigned to this bank account. AccountNo
character varying(20)
String
Check No 番号チェック Check Number The Check Number indicates the number on the check. CheckNo
character varying(20)
String
Micr 銀行取引番号 Combination of routing no, account and check no The Micr number is the combination of the bank routing number, account number and check number Micr
character varying(20)
String
Credit Card クレジットカード Credit Card (Visa, MC, AmEx) The Credit Card drop down list box is used for selecting the type of Credit Card presented for payment. CreditCardType
character(1)
List
Transaction Type 取引タイプ Type of credit card transaction The Transaction Type indicates the type of transaction to be submitted to the Credit Card Company. TrxType
character(1) NOT NULL
List
Number クレジットカード クレジットカード番号 クレジットカード番号はクレジットカードの番号を空白なしで示します。 CreditCardNumber
character varying(20)
String
Verification Code 検証コード Credit Card Verification code on credit card The Credit Card Verification indicates the verification code on the credit card (AMEX 4 digits on front; MC,Visa 3 digits back) CreditCardVV
character varying(4)
String
Exp. Month 失効月 Expiry Month The Expiry Month indicates the expiry month for this credit card. CreditCardExpMM
numeric(10)
Integer
Exp. Year 失効年 Expiry Year The Expiry Year indicates the expiry year for this credit card. CreditCardExpYY
numeric(10)
Integer
Account Name 勘定科目名 Name on Credit Card or Account holder The Name of the Credit Card or Account holder. A_Name
character varying(60)
String
Account Street 会計の通路 Street address of the Credit Card or Account holder The Street Address of the Credit Card or Account holder. A_Street
character varying(60)
String
Account City 会計の市 City or the Credit Card or Account Holder The Account City indicates the City of the Credit Card or Account holder A_City
character varying(60)
String
Account Zip/Postal 口座の郵便番号/郵便 Zip Code of the Credit Card or Account Holder The Zip Code of the Credit Card or Account Holder. A_Zip
character varying(20)
String
Account State 勘定科目状態 State of the Credit Card or Account holder The State of the Credit Card or Account holder A_State
character varying(40)
String
Account Country 勘定科目国 Country Account Country Name A_Country
character varying(40)
String
Driver License 運転免許証 Payment Identification - Driver License The Driver's License being used as identification. A_Ident_DL
character varying(20)
String
Social Security No 社会保障番号 Payment Identification - Social Security No The Social Security number being used as identification. A_Ident_SSN
character varying(20)
String
Account EMail メールアカウント Email Address The EMail Address indicates the EMail address off the Credit Card or Account holder. A_EMail
character varying(60)
String
Tax Amount 課税額 クレジットカード取引のための税金額 課税額は総課税額を表示します。 課税額はクレジットカード処理でのみ使用されます。 TaxAmt
numeric
Amount
PO Number 発注番号 Purchase Order Number The PO Number indicates the number assigned to a purchase order PONum
character varying(60)
String
Voice authorization code 音声認証コード Voice Authorization Code from credit card company The Voice Authorization Code indicates the code received from the Credit Card Company. VoiceAuthCode
character varying(20)
String
Original Transaction ID 元の取引ID Original Transaction ID The Original Transaction ID is used for reversing transactions and indicates the transaction that has been reversed. Orig_TrxID
character varying(20)
String
Online Process オンライン処理 null null OProcessing
character(1)
Button
Approved 承認済み このドキュメントが承認を必要とするかどうかを示します。 承認済みチェックボックスは、それを処理する前に、このドキュメントが承認を必要とするかどうかを示します。 IsApproved
character(1) NOT NULL
Yes-No
Result 結果 Result of transmission The Response Result indicates the result of the transmission to the Credit Card Company. R_Result
character varying(20)
String
Response Message 応答メッセージ Response message The Response Message indicates the message returned from the Credit Card Company as the result of a transmission R_RespMsg
character varying(60)
String
Voided Voided null null IsVoided
character(1) NOT NULL
Yes-No
Void Message Void Message null null R_VoidMsg
character varying(255)
Text
Reference 参照 Payment reference The Payment Reference indicates the reference returned from the Credit Card Company for a payment R_PnRef
character varying(20)
String
Authorization Code 承認コード Authorization Code returned The Authorization Code indicates the code returned from the electronic transmission. R_AuthCode
character varying(20)
String
Zip verified 確認済み郵便番号 The Zip Code has been verified The Zip Verified indicates if the zip code has been verified by the Credit Card Company. R_AvsZip
character(1)
List
Address verified 確認済み住所 This address has been verified The Address Verified indicates if the address has been verified by the Credit Card Company. R_AvsAddr
character(1)
List
Payment Processor 支払いプロセッサ Payment processor for electronic payments The Payment Processor indicates the processor to be used for electronic payments C_PaymentProcessor_ID
numeric(10)
Table Direct
Customer Payment Profile ID Customer Payment Profile ID null null CustomerPaymentProfileID
character varying(60)
String
Customer Profile ID Customer Profile ID null null CustomerProfileID
character varying(60)
String
Customer Address ID Customer Address ID null null CustomerAddressID
character varying(60)
String
Document Status ドキュメント状態 ドキュメントの現在の状態です。 ドキュメント状態は、ドキュメントの状態を示します。ドキュメント状態を変更したい場合は、ドキュメントアクションフィールドを使用してください。 DocStatus
character(2) NOT NULL
List
Process Payment 支払いを処理 null null DocAction
character(2) NOT NULL
Button
Self-Service セルフサービス This is a Self-Service entry or this entry can be changed via Self-Service Self-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality. IsSelfService
character(1) NOT NULL
Yes-No
Posted 仕訳済み Posting status The Posted field indicates the status of the Generation of General Ledger Accounting Lines Posted
character(1) NOT NULL
Button
Allocated 割当済み Indicates if the payment has been allocated The Allocated checkbox indicates if a payment has been allocated or associated with an invoice or invoices. IsAllocated
character(1) NOT NULL
Yes-No
Cash Book 現金出納帳 Cash Book for recording petty cash transactions The Cash Book identifies a unique cash book. The cash book is used to record cash transactions. C_CashBook_ID
numeric(10)
Table Direct




TAB: 割当

説明: 支払いを請求書に割り当てます。


助ける 支払いを作成するときに、同じ通貨で支払いを請求書に直接割り当てることができます。 また、過大、過小な支払を割り当てることも出来ます。.

支払いを処理するとき、割当は作成されます。 組織には、請求組織が設定されます。


ファイル:支払い - 割当 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Payment 支払い Payment identifier The Payment is a unique identifier of this payment. C_Payment_ID
numeric(10) NOT NULL
Table Direct
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Invoice 請求書 Invoice Identifier The Invoice Document. C_Invoice_ID
numeric(10) NOT NULL
Search
Invoice Amt 請求書分量 null null InvoiceAmt
numeric
Amount
Amount Amount in a defined currency The Amount indicates the amount for this document line. Amount
numeric NOT NULL
Amount
Discount Amount 割り引き量 Calculated amount of discount The Discount Amount indicates the discount amount for a document or line. DiscountAmt
numeric NOT NULL
Amount
Write-off Amount 帳消し額 Amount to write-off The Write Off Amount indicates the amount to be written off as uncollectible. WriteOffAmt
numeric NOT NULL
Amount
Over/Under Payment 支払い上/下 Over-Payment (unallocated) or Under-Payment (partial payment) Amount Overpayments (negative) are unallocated amounts and allow you to receive money for more than the particular invoice.

Underpayments (positive) is a partial payment for the invoice. You do not write off the unpaid amount.

OverUnderAmt
numeric NOT NULL
Amount
Remaining Amt 残存分量 Remaining Amount null RemainingAmt
null
Amount
Allocation Line 割当詳細 Allocation Line Allocation of Cash/Payment to Invoice C_AllocationLine_ID
numeric(10)
Table Direct




TAB: 割当

説明: 請求への支払い/受領の割当を表示します。


助ける null


ファイル:支払い - 割当 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Payment 支払い Payment identifier The Payment is a unique identifier of this payment. C_Payment_ID
numeric(10)
Search
Allocation 割当 Payment allocation null C_AllocationHdr_ID
numeric(10) NOT NULL
Table Direct
Transaction Date 取引日付 Transaction Date The Transaction Date indicates the date of the transaction. DateTrx
timestamp without time zone
Date
Invoice 請求書 Invoice Identifier The Invoice Document. C_Invoice_ID
numeric(10)
Search
Order 受注 Order The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you cloase an order, unshipped (backordered) quantities are cancelled. C_Order_ID
numeric(10)
Search
Amount Amount in a defined currency The Amount indicates the amount for this document line. Amount
numeric NOT NULL
Amount
Discount Amount 割り引き量 Calculated amount of discount The Discount Amount indicates the discount amount for a document or line. DiscountAmt
numeric NOT NULL
Amount
Write-off Amount 帳消し額 Amount to write-off The Write Off Amount indicates the amount to be written off as uncollectible. WriteOffAmt
numeric NOT NULL
Amount
Over/Under Payment 支払い上/下 Over-Payment (unallocated) or Under-Payment (partial payment) Amount Overpayments (negative) are unallocated amounts and allow you to receive money for more than the particular invoice.

Underpayments (positive) is a partial payment for the invoice. You do not write off the unpaid amount.

OverUnderAmt
numeric
Amount


Contributions / Posts

Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。