ManPageP GeneratePOfromProject

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: Generate PO from Project

Description : Generate PO from Project Line(s)

Help :


Class Name: org.compiere.process.ProjectGenPO

ManPageP GeneratePOfromProject.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

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

Description

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