ビジネスパートナー情報 (ウィンドウ ID-291)
ウィンドウ: ビジネスパートナー情報
説明: Document Information of Business Partners
助ける: null
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 |
Search Key | 検索キー | Search key for the record in the format required - must be unique | A search key allows you a fast method of finding a particular record.
If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order). |
Value character varying(40) NOT NULL String |
Name | 名前 | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Business Partner Group | ビジネスパートナーグループ | Business Partner Group | The Business Partner Group provides a method of defining defaults to be used for individual Business Partners. | C_BP_Group_ID numeric(10) NOT NULL Table Direct |
Open Balance | 開いているバランス | Total Open Balance Amount in primary Accounting Currency | The Total Open Balance Amount is the calculated open item amount for Customer and Vendor activity. If the Balance is below zero, we owe the Business Partner. The amout is used for Credit Management.
Invoices and Payment Allocations determine the Open Balance (i.e. not Orders or Payments). |
TotalOpenBalance numeric Amount |
Customer | 顧客 | このビジネスパートナーが顧客であるかどうかを示します。 | 顧客チェックボックスは、このビジネスパートナーが顧客であるかどうかを示します。これを選択すると顧客情報のための追加フィールドが表示されます。 | IsCustomer character(1) NOT NULL Yes-No |
Vendor | 仕入先 | このビジネスパートナーが仕入先かどうかを示します。 | 仕入先チェックボックスは、このビジネスパートナーが仕入先かどうかを示します。これが選択されると、追加フィールドが表示されます。 | IsVendor character(1) NOT NULL Yes-No |
Sales Representative | 販売担当者 | ビジネスパートナーが販売担当者または会社の代理人であることを示します。 | 販売担当者チェックボックスは、このビジネスパートナーが販売担当者かどうかを示します。販売担当者は従業員でもあることがあります。しかし、かならずしもそうである必要はありません。 | IsSalesRep character(1) NOT NULL Yes-No |
Employee | 従業員 | このビジネスパートナーが従業員かどうかを示します。 | 従業員チェックボックスは、このビジネスパートナーが従業員かどうかを示します。これが選択されると、追加フィールドが表示されます。 | IsEmployee character(1) NOT NULL Yes-No |
TAB: パートナー注文
説明: ビジネスパートナー注文
助ける null
ファイル:ビジネスパートナー情報 - パートナー注文 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Process Order | 注文を処理 | null | null | DocAction character(2) NOT NULL Button |
Target Document Type | 対象ドキュメントタイプ | 変換するドキュメントの対象となるドキュメントタイプ | ドキュメントタイプは変換することができます。(例えば、提案を受注や請求に) そして、変換は現在のタイプに反映されます。 この処理は、適切なドキュメントアクションを選択することによって、開始されます。 | C_DocTypeTarget_ID numeric(10) NOT NULL Table |
Credit Approved | 信用承認 | 融資は承認されました。 | 信用承認は、クレジット承認が注文のために成功したかを示します。 | IsCreditApproved character(1) NOT NULL Yes-No |
Printed | 印刷済み | このドキュメント/連続番号が印刷されるかどうかを示します。 | 印刷済みチェックボックスは、このドキュメントまたは詳細を印刷するとき、連続番号が含まれているかを示します。 | IsPrinted character(1) NOT NULL Yes-No |
Invoiced | 請求済み | 請求されるかどうかです。 | 選択されると、請求書が作成されます。 | IsInvoiced character(1) NOT NULL Yes-No |
Delivered | 配送済み | null | null | IsDelivered character(1) NOT NULL Yes-No |
Approved | 承認済み | このドキュメントが承認を必要とするかどうかを示します。 | 承認済みチェックボックスは、それを処理する前に、このドキュメントが承認を必要とするかどうかを示します。 | IsApproved character(1) NOT NULL Yes-No |
Transferred | 転記済み | 総勘定元帳に移します。(つまり、仕訳されます) | 転送済みチェックボックスは、このドキュメントに関連している取引が総勘定元帳に移動されるべきかどうかを示します。 | IsTransferred 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 |
Processed | 処理済 | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) NOT NULL Yes-No |
Charge amount | 料金分量 | Charge Amount | The Charge Amount indicates the amount for an additional charge. | ChargeAmt numeric Amount |
Charge | 料金 | Additional document charges | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Charge_ID numeric(10) Table |
Order Reference | 受注参照 | Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner | The business partner order reference is the order reference for this specific transaction; Often Purchase Order numbers are given to print on Invoices for easier reference. A standard number can be defined in the Business Partner (Customer) window. | POReference character varying(20) String |
User/Contact | ユーザー/連絡先 | システムの中のユーザーです。内部のユーザー、ビジネスパートナーです。 | ユーザーはシステムで一意に決まるユーザーを特定します。これは、内部のユーザー、またはビジネスパートナーです。 | AD_User_ID numeric(10) Table Direct |
Process Order | 注文を処理 | null | null | Processing character(1) Button |
Shipper | 荷主 | 製品配送のメソッドか方法 | 荷主は製品を提供する方法を示します。 | M_Shipper_ID numeric(10) Table Direct |
Delivery Via | 配送経由 | 注文品を届ける方法です。 | 配送経由は、どう製品を届けるかを示します。例えば、注文品が梱包されるか、出荷されるかなどです。 | DeliveryViaRule character(1) NOT NULL List |
Invoice Contact | 請求書連絡先 | Business Partner Contact for invoicing | null | Bill_User_ID numeric(10) Table |
Send EMail | メールを送信 | Enable sending Document EMail | Send emails with document attached (e.g. Invoice, Delivery Note, etc.) | SendEMail character(1) NOT NULL Yes-No |
Cash Journal Line | 現金仕訳帳詳細 | Cash Journal Line | The Cash Journal Line indicates a unique line in a cash journal. | C_CashLine_ID numeric(10) Search |
Payment | 支払い | Payment identifier | The Payment is a unique identifier of this payment. | C_Payment_ID numeric(10) Search |
Selected | 選択済み | null | null | IsSelected character(1) NOT NULL Yes-No |
Price includes Tax | 税込価格 | Tax is included in the price | The Tax Included checkbox indicates if the prices include tax. This is also known as the gross price. | IsTaxIncluded 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 |
Discount Printed | 印刷された割り引き | Print Discount on Invoice and Order | The Discount Printed Checkbox indicates if the discount will be printed on the document. | IsDiscountPrinted character(1) NOT NULL Yes-No |
Freight Cost Rule | 貨物費用ルール | Method for charging Freight | The Freight Cost Rule indicates the method used when charging for freight. | FreightCostRule character(1) NOT NULL List |
Referenced Order | 参照をつけられた受注 | Reference to corresponding Sales/Purchase Order | Reference of the Sales Order Line to the corresponding Purchase Order Line or vice versa. | Ref_Order_ID numeric(10) Search |
Payment BPartner | 支払いパートナー | Business Partner responsible for the payment | null | Pay_BPartner_ID numeric(10) ID |
Payment Location | 支払い住所 | Location of the Business Partner responsible for the payment | null | Pay_Location_ID numeric(10) ID |
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 |
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 |
Trx Organization | 取引組織 | このシステムを実行または開始している組織です。 | (別の組織のために)この取引を実行、開始する組織です。 所有する組織は、主なサービスと組織間取引とともにサービス部門環境において、取引組織でない可能性があります。 | AD_OrgTrx_ID numeric(10) Table |
Copy Lines | ラインをコピー | 他の注文からラインをコピーします。 | null | CopyFrom character(1) Button |
Freight Amount | 貨物量 | 貨物量 | 貨物量は、文書通貨で貨物の料金をあらわします。 | FreightAmt numeric Amount |
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 |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) Text |
Document Type | ドキュメントタイプ | ドキュメントのタイプまたはルールです。 | ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 | C_DocType_ID numeric(10) NOT NULL Table Direct |
Document Status | ドキュメント状態 | ドキュメントの現在の状態です。 | ドキュメント状態は、ドキュメントの状態を示します。ドキュメント状態を変更したい場合は、ドキュメントアクションフィールドを使用してください。 | DocStatus character(2) NOT NULL List |
Date Ordered | 受注日付 | 受注の日付です。 | 製品が注文された日付を示します。 | DateOrdered timestamp without time zone NOT NULL Date |
Account Date | 会計日付 | 会計日付です。 | 会計日付は、総勘定元帳エントリーがこのドキュメントから生成された日付を示します。また、それはすべての通貨の転換にも使用されます。 | DateAcct timestamp without time zone NOT NULL Date |
Date Promised | 約束日付 | 注文が約束された日付です。 | 約束日付は約束された日付を示しています。 | DatePromised timestamp without time zone Date |
Date printed | 印刷された日付 | Date the document was printed. | Indicates the Date that a document was printed. | DatePrinted timestamp without time zone Date |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) NOT NULL Search |
Invoice Partner | 請求書パートナー | Business Partner to be invoiced | If empty the shipment business partner will be invoiced | Bill_BPartner_ID numeric(10) Table |
Partner Location | パートナー所在地 | ビジネスパートナーのための(発送などのための)住所です。 | ビジネスパートナーの住所です。 | C_BPartner_Location_ID numeric(10) NOT NULL Table Direct |
Invoice Location | 請求書住所 | Business Partner Location for invoicing | null | Bill_Location_ID numeric(10) Table |
Delivery Rule | 配送ルール | Defines the timing of Delivery | The Delivery Rule indicates when an order should be delivered. For example should the order be delivered when the entire order is complete, when a line is complete or as the products become available. | DeliveryRule character(1) NOT NULL List |
Priority | 優先権 | Priority of a document | The Priority indicates the importance (high, medium, low) of this document | PriorityRule character(1) NOT NULL List |
Warehouse | 倉庫 | Storage Warehouse and Service Point | The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | M_Warehouse_ID numeric(10) NOT NULL Table Direct |
Drop Shipment | 直送 | Drop Shipments are sent from the Vendor directly to the Customer | Drop Shipments do not cause any Inventory reservations or movements as the Shipment is from the Vendor's inventory. The Shipment of the Vendor to the Customer must be confirmed. | IsDropShip character(1) NOT NULL Yes-No |
Invoice Rule | 請求書ルール | Frequency and method of invoicing | The Invoice Rule defines how a Business Partner is invoiced and the frequency of invoicing. | InvoiceRule character(1) NOT NULL List |
Sales Transaction | 売買取引 | This is a Sales Transaction | The Sales Transaction checkbox indicates if this item is a Sales Transaction. | IsSOTrx character(1) NOT NULL Yes-No |
Price List | 価格リスト | 価格リストの一意に決まる識別子です。 | 購入、販売した製品の価格設定、利幅、費用を決定するために使われます。 | M_PriceList_ID numeric(10) NOT NULL Table Direct |
Currency | 通貨 | このレコードのための通貨です。 | このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 | C_Currency_ID numeric(10) NOT NULL Table Direct |
Sales Representative | 販売担当者 | Sales Representative or Company Agent | The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. | SalesRep_ID numeric(10) Table |
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 |
Payment Rule | 支払いルール | How you pay the invoice | The Payment Rule indicates the method of invoice payment. | PaymentRule character(1) NOT NULL Payment |
Payment Term | 支払期間 | 支払の期間(時間、割引)です。 | 支払期間は支払いの方法とタイミングを特定します。 | C_PaymentTerm_ID numeric(10) NOT NULL Table Direct |
Project | プロジェクト | 財務プロジェクトです。 | プロジェクトは内部、または外部の活動を追跡して、制御します。 | C_Project_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 |
Total Lines | 合計詳細 | Total of all document lines | The Total amount displays the total of all lines in document currency | TotalLines numeric NOT NULL Amount |
Grand Total | 合計 | ドキュメントの総量 | 合計は、ドキュメント通貨に税金と貨物料金を含む総量を表示します。 | GrandTotal numeric NOT NULL Amount |
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) NOT NULL ID |
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 |
Document Type | ドキュメントタイプ | ドキュメントのタイプまたはルールです。 | ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 | C_DocType_ID numeric(10) NOT NULL Table |
Document No | ドキュメント番号 | ドキュメントのドキュメント連続番号です。 | ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 | DocumentNo character varying(30) NOT NULL String |
Document Status | ドキュメント状態 | ドキュメントの現在の状態です。 | ドキュメント状態は、ドキュメントの状態を示します。ドキュメント状態を変更したい場合は、ドキュメントアクションフィールドを使用してください。 | DocStatus character(2) NOT NULL List |
Movement Type | 移動タイプ | Method of moving the inventory | The Movement Type indicates the type of movement (in, out, to production, etc) | MovementType character(2) NOT NULL List |
Movement Date | 移動日付 | Date a product was moved in or out of inventory | The Movement Date indicates the date that a product moved in or out of inventory. This is the result of a shipment, receipt or inventory movement. | MovementDate timestamp without time zone NOT NULL Date |
Sales Representative | 販売担当者 | Sales Representative or Company Agent | The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. | SalesRep_ID numeric(10) Table |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) Text |
Warehouse | 倉庫 | Storage Warehouse and Service Point | The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | M_Warehouse_ID numeric(10) NOT NULL Table Direct |
In Dispute | 議論中 | Document is in dispute | The document is in dispute. Use Requests to track details. | IsInDispute character(1) NOT NULL Yes-No |
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 |
Shipment/Receipt | 出荷/受領 | Material Shipment Document | The Material Shipment / Receipt | M_InOut_ID numeric(10) NOT NULL ID |
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 |
Document Type | ドキュメントタイプ | ドキュメントのタイプまたはルールです。 | ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 | C_DocType_ID numeric(10) NOT NULL Table Direct |
Document No | ドキュメント番号 | ドキュメントのドキュメント連続番号です。 | ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 | DocumentNo character varying(30) NOT NULL String |
Document Status | ドキュメント状態 | ドキュメントの現在の状態です。 | ドキュメント状態は、ドキュメントの状態を示します。ドキュメント状態を変更したい場合は、ドキュメントアクションフィールドを使用してください。 | DocStatus character(2) NOT NULL List |
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 |
Date Invoiced | 請求書送付日付 | 請求書に印刷された日付です。 | 請求書送付日付は請求書に印刷されていた日付を示します。 | DateInvoiced timestamp without time zone NOT NULL Date |
Sales Representative | 販売担当者 | Sales Representative or Company Agent | The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. | SalesRep_ID numeric(10) Search |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) Text |
Paid | 支払済み | The document is paid | null | IsPaid character(1) NOT NULL Yes-No |
In Dispute | 議論中 | Document is in dispute | The document is in dispute. Use Requests to track details. | IsInDispute character(1) NOT NULL Yes-No |
Currency | 通貨 | このレコードのための通貨です。 | このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 | C_Currency_ID numeric(10) NOT NULL Table Direct |
Grand Total | 合計 | ドキュメントの総量 | 合計は、ドキュメント通貨に税金と貨物料金を含む総量を表示します。 | GrandTotal numeric NOT NULL Amount |
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 |
Invoice | 請求書 | Invoice Identifier | The Invoice Document. | C_Invoice_ID numeric(10) NOT NULL ID |
TAB: パートナー支払い
説明: ビジネスパートナー支払い
助ける null
ファイル:ビジネスパートナー情報 - パートナー支払い - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
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 |
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Document Type | ドキュメントタイプ | ドキュメントのタイプまたはルールです。 | ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 | C_DocType_ID numeric(10) NOT NULL Table Direct |
Document No | ドキュメント番号 | ドキュメントのドキュメント連続番号です。 | ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 | DocumentNo character varying(30) NOT NULL String |
Document Status | ドキュメント状態 | ドキュメントの現在の状態です。 | ドキュメント状態は、ドキュメントの状態を示します。ドキュメント状態を変更したい場合は、ドキュメントアクションフィールドを使用してください。 | DocStatus character(2) NOT NULL List |
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 |
Transaction Date | 取引日付 | Transaction Date | The Transaction Date indicates the date of the transaction. | DateTrx timestamp without time zone NOT NULL Date |
Bank Account | 銀行口座 | Account at the Bank | The Bank Account identifies an account at this Bank. | C_BankAccount_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 |
Currency | 通貨 | このレコードのための通貨です。 | このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 | C_Currency_ID numeric(10) NOT NULL Table Direct |
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 |
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 |
Delayed Capture | 遅延した請求 | Charge after Shipment | Delayed Capture is required, if you ship products. The first credit card transaction is the Authorization, the second is the actual transaction after the shipment of the product. | IsDelayedCapture character(1) NOT NULL Yes-No |
Invoice | 請求書 | Invoice Identifier | The Invoice Document. | C_Invoice_ID numeric(10) Search |
Payment | 支払い | Payment identifier | The Payment is a unique identifier of this payment. | C_Payment_ID numeric(10) NOT NULL ID |
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 |
Search Key | 検索キー | Search key for the record in the format required - must be unique | A search key allows you a fast method of finding a particular record.
If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order). |
Value character varying(40) NOT NULL String |
Asset Group | 資産グループ | Group of Assets | The group of assets determines default accounts. If an asset group is selected in the product category, assets are created when delivering the asset. | A_Asset_Group_ID numeric(10) NOT NULL Table Direct |
Name | 名前 | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Product | 製品 | 製品、サービス、項目 | この組織で購入、または販売する製品を特定します。 | M_Product_ID numeric(10) Search |
Attribute Set Instance | 属性セットインスタンス | Product Attribute Set Instance | The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. | M_AttributeSetInstance_ID numeric(10) Product Attribute |
Lot No | ロット番号 | ロットナンバー(英数字)です。 | ロット番号は、製品が含まれていた特定のロットを示します。 | Lot character varying(255) String |
Serial No | シリアル番号 | Product Serial Number | The Serial Number identifies a tracked, warranted product. It can only be used when the quantity is 1. | SerNo character varying(255) String |
Quantity | 量 | Quantity | The Quantity indicates the number of a specific product or item for this document. | Qty numeric Quantity |
In Service Date | サービス中日付 | Date when Asset was put into service | The date when the asset was put into service - usually used as start date for depreciation. | AssetServiceDate timestamp without time zone Date |
Guarantee Date | 保証日付 | Date when guarantee expires | Date when the normal guarantee or availability expires | GuaranteeDate timestamp without time zone Date |
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 |
Request Type | 要求タイプ | Type of request (e.g. Inquiry, Complaint, ..) | Request Types are used for processing and categorizing requests. Options are Account Inquiry, Warranty Issue, etc. | R_RequestType_ID numeric(10) NOT NULL Table Direct |
Document No | ドキュメント番号 | ドキュメントのドキュメント連続番号です。 | ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 | DocumentNo character varying(30) NOT NULL String |
Group | グループ | Request Group | Group of requests (e.g. version numbers, responsibility, ...) | R_Group_ID numeric(10) Table Direct |
Category | カテゴリ | Request Category | Category or Topic of the Request | R_Category_ID numeric(10) Table Direct |
Status | 状態 | Request Status | Status if the request (open, closed, investigating, ..) | R_Status_ID numeric(10) Table Direct |
Resolution | 解決 | Request Resolution | Resolution status (e.g. Fixed, Rejected, ..) | R_Resolution_ID numeric(10) Table Direct |
Priority | 優先権 | Indicates if this request is of a high, medium or low priority. | The Priority indicates the importance of this request. | Priority character(1) NOT NULL List |
User Importance | ユーザーの重要性 | Priority of the issue for the User | null | PriorityUser character(1) List |
Sales Representative | 販売担当者 | Sales Representative or Company Agent | The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. | SalesRep_ID numeric(10) NOT NULL Table |
Summary | 概要 | Textual summary of this request | The Summary allows free form text entry of a recap of this request. | Summary character varying(2000) NOT NULL Text |
Date last action | 最終行動日付 | Date this request was last acted on | The Date Last Action indicates that last time that the request was acted on. | DateLastAction timestamp without time zone Date+Time |
Last Result | 最後の結果 | 最後の連絡の結果です。 | 最後の結果は、作成された最後の連絡の結果を特定します。 | LastResult character varying(2000) String |
Due type | 支払義務タイプ | Status of the next action for this Request | The Due Type indicates if this request is Due, Overdue or Scheduled. | DueType character(1) NOT NULL List |
Date next action | 次回実行日付 | Date that this request should be acted on | The Date Next Action indicates the next scheduled date for an action to occur for this request. | DateNextAction timestamp without time zone Date+Time |