ManPageP GeneratePOfromProject
From ADempiere ERP Wiki
Jump to navigationJump to searchEnjoy it, and help to fill it! But please, always respecting copyright.
Please write your contributions under the Contributions Section
Process: Generate PO from Project[edit]
Description : Generate PO from Project Line(s)
Help :
Class Name: org.compiere.process.ProjectGenPO
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
|
Project Line | Task or step in a project | The Project Line indicates a unique project line. | C_ProjectLine_ID
TableDir
|
Consolidate to one Document | Consolidate Lines into one Document | ConsolidateDocument
YesNo
|
Contributions[edit]
Description[edit]
This process generates Orders for the project lines selected
Input:
- Parameter Project is mandatory
- Parameter Project Line is optional, if left blank the process create the order for every line of the project
- Parameter Consolidate Document is used to create only one order by BPartner
Process:
Get the project line(s), create a new order, create order line(s) for every project line selected. Then associate the project line with the order created/used.
Output:
- Order and order lines created