ドキュメントタイプ (ウィンドウ ID-135)

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



ウィンドウ: ドキュメントタイプ

説明: ドキュメントタイプをメンテナンスします。

助ける: ドキュメントタイプウィンドウは、システムで使用されるためのすべてのドキュメントを定義します。それぞれのドキュメントタイプは、それぞれのドキュメントの処理の基礎を提供します。印刷される名前、ドキュメント連続番号を提供します。



TAB: ドキュメントタイプ

説明: ドキュメントタイプを定義します。


助ける ドキュメント定義タブは、ドキュメントのための処理パラメータと管理を定義します。POS/倉庫注文のような、自動ドキュメントのための出荷は、確認を持つことができないことに注意してください。


ファイル:ドキュメントタイプ - ドキュメントタイプ - ウィンドウ (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
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
Print Text テキストを印刷 The label text to be printed on a document or correspondence. The Label to be printed indicates the name that will be printed on a document or correspondence. The max length is 2000 characters. PrintName
character varying(60) NOT NULL
String
Document Note ドキュメントメモ Additional information for a Document The Document Note is used for recording any additional information regarding this product. DocumentNote
character varying(2000)
Text
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

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

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

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

IsActive
character(1) NOT NULL
Yes-No
Default デフォルト Default value The Default Checkbox indicates if this record will be used as a default value. IsDefault
character(1) NOT NULL
Yes-No
GL Category 総勘定元帳カテゴリ 一般原簿カテゴリ 総勘定元帳カテゴリは、任意でユーザー定義の仕訳帳グループ分け方法を決定します。 GL_Category_ID
numeric(10) NOT NULL
Table Direct
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
Document BaseType ドキュメント基本タイプ Logical type of document The Document Base Type identifies the base or starting point for a document. Multiple document types may share a single document base type. DocBaseType
character(3) NOT NULL
List
SO Sub Type 受注サブタイプ Sales Order Sub Type The SO Sub Type indicates the type of sales order this document refers to. This field only appears when the Document Base Type is Sales Order. The selection made here will determine which documents will be generated when an order is processed and which documents must be generated manually or in batches.

The following outlines this process.
SO Sub Type of Standard Order will generate just the Order document when the order is processed.
The Delivery Note, Invoice and Receipt must be generated via other processes.
SO Sub Type of Warehouse Order will generate the Order and Delivery Note.
The Invoice and Receipt must be generated via other processes.
SO Sub Type of Credit Order will generate the Order, Delivery Note and Invoice.
The Reciept must be generated via other processes.
SO Sub Type of POS (Point of Sale) will generate all document

DocSubTypeSO
character(2)
List
Pro forma Invoice 定型請求書 Indicates if Pro Forma Invoices can be generated from this document The Pro Forma Invoice checkbox indicates if pro forma invoices can be generated from this sales document. A pro forma invoice indicates the amount that will be due should an order be shipped. HasProforma
character(1)
Yes-No
Document Type for ProForma 標準定型用紙のドキュメントタイプ Document type used for pro forma invoices generated from this sales document he Document Type for Invoice indicates the document type that will be used when an invoice is generated from this sales document. This field will display only when the base document type is Sales Order and the Pro Forma Invoice checkbox is selected C_DocTypeProforma_ID
numeric(10)
Table
Document Type for Invoice 請求書のためのドキュメントタイプ Document type used for invoices generated from this sales document The Document Type for Invoice indicates the document type that will be used when an invoice is generated from this sales document. This field will display only when the base document type is Sales Order. C_DocTypeInvoice_ID
numeric(10)
Table
Document Type for Shipment 出荷のためのドキュメントタイプ Document type used for shipments generated from this sales document he Document Type for Shipments indicates the document type that will be used when a shipment is generated from this sales document. This field will display only when the base document type is Sales Order. C_DocTypeShipment_ID
numeric(10)
Table
Document is Number Controlled ドキュメントは番号管理されています ドキュメントには、ドキュメント連続番号があります。 ドキュメントは番号管理されていますチェックボックスは、このドキュメントタイプで連続番号があるかどうかを示します。 IsDocNoControlled
character(1) NOT NULL
Yes-No
Document Sequence ドキュメント連続番号 ドキュメント連続番号はドキュメントの番号を決定します。 文書連続番号は、このドキュメントタイプに使用する配列ルールを示します。 DocNoSequence_ID
numeric(10)
Table
Overwrite Sequence on Complete Overwrite Sequence on Complete null null IsOverwriteSeqOnComplete
character(1)
Yes-No
Definite Sequence Definite Sequence null null DefiniteSequence_ID
numeric(10)
Table
Overwrite Date on Complete Overwrite Date on Complete null null IsOverwriteDateOnComplete
character(1)
Yes-No
Pick/QA Confirmation 梱包/QA確認 Require Pick or QA Confirmation before processing The processing of the Shipment (Receipt) requires Pick (QA) Confirmation. Note that shipments for automatic documents like POS/Warehouse Orders cannot have confirmations! IsPickQAConfirm
character(1) NOT NULL
Yes-No
Ship/Receipt Confirmation 出荷/受領確認 Require Ship or Receipt Confirmation before processing The processing of the Shipment (Receipt) requires Ship (Receipt) Confirmation. Note that shipments for automatic documents like POS/Warehouse Orders cannot have confirmations! IsShipConfirm
character(1) NOT NULL
Yes-No
Split when Difference 差異の時に分割 Split document when there is a difference If the confirmation contains differences, the original document is split allowing the original document (shipment) to be processed and updating Inventory - and the newly created document for handling the dispute at a later time. Until the confirmation is processed, the inventory is not updated. IsSplitWhenDifference
character(1) NOT NULL
Yes-No
Difference Document 差異ドキュメント Document type for generating in dispute Shipments If the confirmation contains differences, the original document is split allowing the original document (shipment) to be processed and updating Inventory - and the newly created document for handling the dispute at a later time. Until the confirmation is processed, the inventory is not updated. C_DocTypeDifference_ID
numeric(10)
Table
Prepare Split Document Prepare Split Document Prepare generated split shipment/receipt document null IsPrepareSplitDocument
character(1) NOT NULL
Yes-No
In Transit 通過中 Movement is in transit Material Movement is in transit - shipped, but not received.

The transaction is completed, if confirmed.

IsInTransit
character(1) NOT NULL
Yes-No
Create Counter Document カウンタドキュメントを作成 Create Counter Document If selected, create specified counter document. If not selected, no counter document is created for the document type. IsCreateCounter
character(1) NOT NULL
Yes-No
Default Counter Document デフォルトカウンタドキュメント The document type is the default counter document type When using explicit documents for inter-org transaction (after linking a Business Partner to an Organization), you can determine what document type the counter document is based on the document type of the original transaction. Example: when generating a Sales Order, use this Sales Order document type.

This default can be overwritten by defining explicit counter document relationships.

IsDefaultCounterDoc
character(1) NOT NULL
Yes-No
Mandatory Charge or Product Mandatory Charge or Product null null IsChargeOrProductMandatory
character(1)
Yes-No
Print Format 印刷フォーマット Data Print Format The print format determines how data is rendered for print. AD_PrintFormat_ID
numeric(10)
Table Direct
Document Copies ドキュメントコピー Number of copies to be printed The Document Copies indicates the number of copies of each document that will be generated. DocumentCopies
numeric(10) NOT NULL
Integer




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 Type ドキュメントタイプ ドキュメントのタイプまたはルールです。 ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 C_DocType_ID
numeric(10) NOT NULL
Table Direct
Language 言語 この事業主体のための言語です。 言語は表示と形式に使用する言語を特定します。 AD_Language
character varying(6) NOT NULL
Table
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

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

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

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

IsActive
character(1) NOT NULL
Yes-No
Translated 翻訳済み このカラムは翻訳済みです。 翻訳済みチェックボックスは、このカラムが翻訳されるかどうかを示します。 IsTranslated
character(1) NOT NULL
Yes-No
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
Print Text テキストを印刷 The label text to be printed on a document or correspondence. The Label to be printed indicates the name that will be printed on a document or correspondence. The max length is 2000 characters. PrintName
character varying(60) NOT NULL
String
Document Note ドキュメントメモ Additional information for a Document The Document Note is used for recording any additional information regarding this product. DocumentNote
character varying(2000)
Text


Contributions / Posts

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