印刷ラベル (ウィンドウ ID-263)
ウィンドウ: 印刷ラベル
説明: Print Label Format
助ける: Maintain Format to print Labels
TAB: ラベル
説明: ラベルを印刷します。
助ける 印刷ラベルのフォーマットをメンテナンスします。
ファイル:印刷ラベル - ラベル - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Print Label | ラベルを印刷 | Label Format to print | Format for printing Labels | AD_PrintLabel_ID numeric(10) NOT NULL ID |
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 |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Table | テーブル | フィールドの情報が入ったテーブルです。 | テーブルは、フィールドが存在するテーブルを示しています。 | AD_Table_ID numeric(10) NOT NULL Table Direct |
Label printer | ラベルプリンタ | Label Printer Definition | null | AD_LabelPrinter_ID numeric(10) NOT NULL ID |
Printer Name | プリンタ名 | Name of the Printer | Internal (Opereating System) Name of the Printer; Please mote that the printer name may be different on different clients. Enter a printer name, which applies to ALL clients (e.g. printer on a server).
If none is entered, the default printer is used. You specify your default printer when you log in. You can also change the default printer in Preferences. |
PrinterName character varying(40) String |
Landscape | 横印刷 | Landscape orientation | null | IsLandscape character(1) NOT NULL Yes-No |
Label Height | ラベルの高さ | Height of the label | Physical height of the label | LabelHeight numeric(10) NOT NULL Integer |
Label Width | ラベル幅 | Width of the Label | Physical Width of the Label | LabelWidth numeric(10) NOT NULL Integer |
TAB: 詳細
説明: 詳細ラベルを印刷します。
助ける ラベルの詳細フォーマットをメンテナンスします。
ファイル:印刷ラベル - 詳細 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Print Label Line | ラベル詳細を印刷 | Print Label Line Format | Format of the line on a Label | AD_PrintLabelLine_ID numeric(10) NOT NULL ID |
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Print Label | ラベルを印刷 | Label Format to print | Format for printing Labels | AD_PrintLabel_ID numeric(10) NOT NULL Table Direct |
Sequence | 連続番号 | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
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 |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Label Format Type | ラベル形式タイプ | Label Format Type | null | LabelFormatType character(1) NOT NULL List |
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) String |
Column | カラム | テーブルのカラムです。 | テーブルに関するデータベースカラムにリンクしてください。 | AD_Column_ID numeric(10) Table Direct |
X Position | X位置 | Absolute X (horizontal) position in 1/72 of an inch | Absolute X (horizontal) position in 1/72 of an inch | XPosition numeric(10) NOT NULL Integer |
Y Position | Y位置 | Absolute Y (vertical) position in 1/72 of an inch | Absolute Y (vertical) position in 1/72 of an inch | YPosition numeric(10) NOT NULL Integer |
Label printer Function | ラベルプリンタ機能 | Function of Label Printer | null | AD_LabelPrinterFunction_ID numeric(10) NOT NULL 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 |
Print Label Line | ラベル詳細を印刷 | Print Label Line Format | Format of the line on a Label | AD_PrintLabelLine_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 |
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) String |