Packages Installed (ウィンドウ ID-50001)
提供: iDempiere ja
ウィンドウ: Packages Installed
説明: List of packages installed
助ける: null
TAB: インストール済みパッケージ
説明: インストール済みパッケージ
助ける null
ファイル:Packages Installed - インストール済みパッケージ - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) 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(240) String |
Package Version | PK_Version | null | null | PK_Version character varying(40) String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(2000) Text |
Package Status | PK_Status | null | null | PK_Status character varying(44) String |
Created | 作成日 | このレコードが作成された日付です。 | 作成日フィールドはこのレコードが作成された日付を示します。 | Created timestamp without time zone Date+Time |
Updated | 更新日 | Date this record was updated | The Updated field indicates the date that this record was updated. | Updated timestamp without time zone Date+Time |
Uninstall | アンインストール | null | null | Uninstall character(1) Yes-No |