ManPageP IssuetoProject

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Return to Index

Enjoy it, and help to fill it! But please, always respecting copyright.

Please write your contributions under the Contributions Section



Process: Issue to Project

Description : Issue Material to Project from Receipt or manual Inventory Location

Help : Select a Project and either
- Material Receipt
- Expense Report <br<- Inventory Location and Project Line not issued yet
- Inventory Location, Product and Quantity The default Movement Date is today's date.

Class Name: org.compiere.process.ProjectIssue

ManPageP IssuetoProject.png


Parameters

Name Description Help Technical Data
Project Financial Project A Project allows you to track and control internal or external activities. C_Project_ID

TableDir

Shipment/Receipt Material Shipment Document The Material Shipment / Receipt M_InOut_ID

Search

Expense Report Time and Expense Report S_TimeExpense_ID

TableDir

Locator Warehouse Locator The Locator indicates where in a Warehouse a product is located. M_Locator_ID

Locator

Project Line Task or step in a project The Project Line indicates a unique project line. C_ProjectLine_ID

TableDir

Product Product, Service, Item Identifies an item which is either purchased or sold in this organization. M_Product_ID

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

ProductAttribute

Movement Quantity Quantity of a product moved. The Movement Quantity indicates the quantity of a product that has been moved. MovementQty

Quantity

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

Date

Description Optional short description of the record A description is limited to 255 characters. Description

String

Contributions

Description

Description of process in progress, please help completing

This process associates different movements within ADempiere with the selected project.

Movements like:

  • Material Receipt/Shipment (InOut)
  • Time Expense
  • Project Lines
  • Direct Inventory Movement

Input:

  • Parameter Project must be of category Work Order or Asset

Process:

For Material Receipt/Shipment: Associates the corresponding Material Receipt/Shipment with the project, and for every line creates a Project Issue. Then Find or Create a new Project Line for the related order.

If not Material Receipt, then makes the same process for Time Expense, or for a Project Line, or for Inventory.

Output:

Project Lines and Project Issues with the related records.