在庫移動 (ウィンドウ ID-170)
ウィンドウ: 在庫移動
説明: Inventory Move
助ける: The Inventory Move Window allows you to move inventory from one location or warehouse to another. After the appropriate lines are entered selecting the 'Process Movements' button will adjust the inventory.
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 |
Distribution Order | Distribution Order | null | null | DD_Order_ID numeric(10) Search |
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 |
Document No | ドキュメント番号 | ドキュメントのドキュメント連続番号です。 | ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 | DocumentNo character varying(30) NOT NULL String |
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) String |
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 |
Document Type | ドキュメントタイプ | ドキュメントのタイプまたはルールです。 | ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 | C_DocType_ID numeric(10) NOT NULL Table Direct |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) Search |
Partner Location | パートナー所在地 | ビジネスパートナーのための(発送などのための)住所です。 | ビジネスパートナーの住所です。 | C_BPartner_Location_ID numeric(10) Location (Address) |
Shipper | 荷主 | 製品配送のメソッドか方法 | 荷主は製品を提供する方法を示します。 | M_Shipper_ID numeric(10) Table Direct |
User/Contact | ユーザー/連絡先 | システムの中のユーザーです。内部のユーザー、ビジネスパートナーです。 | ユーザーはシステムで一意に決まるユーザーを特定します。これは、内部のユーザー、またはビジネスパートナーです。 | AD_User_ID numeric(10) Table |
Delivery Via | 配送経由 | 注文品を届ける方法です。 | 配送経由は、どう製品を届けるかを示します。例えば、注文品が梱包されるか、出荷されるかなどです。 | DeliveryViaRule character(1) List |
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) List |
Priority | 優先権 | Priority of a document | The Priority indicates the importance (high, medium, low) of this document | PriorityRule character(1) List |
Freight Cost Rule | 貨物費用ルール | Method for charging Freight | The Freight Cost Rule indicates the method used when charging for freight. | FreightCostRule character(1) List |
Project | プロジェクト | 財務プロジェクトです。 | プロジェクトは内部、または外部の活動を追跡して、制御します。 | C_Project_ID numeric(10) Table Direct |
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 |
Approved | 承認済み | このドキュメントが承認を必要とするかどうかを示します。 | 承認済みチェックボックスは、それを処理する前に、このドキュメントが承認を必要とするかどうかを示します。 | IsApproved character(1) NOT NULL Yes-No |
Approval Amount | 承認額 | Document Approval Amount | Approval Amount for Workflow | ApprovalAmt numeric Amount |
Create lines from | Create lines from | Process which will generate a new document lines based on an existing document | The Create From process will create a new document based on information in an existing document selected by the user. | CreateFrom character(1) Button |
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 |
Date received | 受け取り日付 | Date a product was received | The Date Received indicates the date that product was received. | DateReceived timestamp without time zone Date |
Document Status | ドキュメント状態 | ドキュメントの現在の状態です。 | ドキュメント状態は、ドキュメントの状態を示します。ドキュメント状態を変更したい場合は、ドキュメントアクションフィールドを使用してください。 | DocStatus character(2) NOT NULL List |
Process Movements | 在庫移動を処理 | 在庫移動を処理します。 | 在庫移動を処理は、倉庫または倉庫以外の住所同士の在庫移動の定義に基づき、在庫数量を更新します。 | DocAction character(2) NOT NULL Button |
Processed | 処理済 | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed 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 |
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 |
Inventory Move | 在庫移動 | Movement of Inventory | The Inventory Movement uniquely identifies a group of movement lines. | M_Movement_ID numeric(10) NOT NULL Table Direct |
Line No | 詳細番号 | このドキュメントのための一意に決まる連続番号です。 | ドキュメントのために一意に決まる連続番号を示します。また、これはドキュメント中での表示順を制御します。 | Line numeric(10) Integer |
Distribution Order Line | Distribution Order Line | null | null | DD_OrderLine_ID numeric(10) Table Direct |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
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 null String |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Product | 製品 | 製品、サービス、項目 | この組織で購入、または販売する製品を特定します。 | M_Product_ID numeric(10) NOT NULL 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 |
Attribute Set Instance To | 対象属性セットインスタンス | Target Product Attribute Set Instance | null | M_AttributeSetInstanceTo_ID numeric(10) Product Attribute |
Locator | ロケータ | 倉庫ロケータ | ロケータは、倉庫では、製品がどこに位置しているかを示します。 | M_Locator_ID numeric(10) NOT NULL Locator (WH) |
Locator To | ロケータ | Location inventory is moved to | The Locator To indicates the location where the inventory is being moved to. | M_LocatorTo_ID numeric(10) NOT NULL Locator (WH) |
Movement Quantity | 移動数量 | Quantity of a product moved. | The Movement Quantity indicates the quantity of a product that has been moved. | MovementQty numeric NOT NULL Quantity |
Target Quantity | 目標数量 | Target Movement Quantity | The Quantity which should have been received | TargetQty numeric Quantity |
Scrapped Quantity | 廃棄数量 | The Quantity scrapped due to QA issues | null | ScrappedQty numeric Quantity |
Confirmed Quantity | 確認済み数量 | Confirmation of a received quantity | Confirmation of a received quantity | ConfirmedQty numeric Quantity |
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 |
Move Line | 移動詳細 | Inventory Move document Line | The Movement Line indicates the inventory movement document line (if applicable) for this transaction | M_MovementLine_ID numeric(10) NOT NULL 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) NOT NULL Product Attribute |
Movement Quantity | 移動数量 | Quantity of a product moved. | The Movement Quantity indicates the quantity of a product that has been moved. | MovementQty numeric Quantity |