Difference between revisions of "ManPageP IssuetoProject"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Added version and category)
Line 7: Line 7:
 
   
 
   
 
<!-- Note to editors: NOT MODIFY THIS CODE -->
 
<!-- Note to editors: NOT MODIFY THIS CODE -->
{{:ManPageP_IssuetoProject_olh}}
+
{{:Adempiere{{CURRENTMANUALVERSION}}/en/ManPageP_IssuetoProject_olh}}
 
<!-- END Note to editors: NOT MODIFY THIS CODE -->
 
<!-- END Note to editors: NOT MODIFY THIS CODE -->
 
=Contributions=
 
=Contributions=
  
[[Category:Manual|I]]
+
 
 +
[[Category:Manual|P I]]

Revision as of 12:03, 14 December 2006

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