Difference between revisions of "ManPageP GenerateInvoices"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Initial load of Online Help)
 
(Added version and category)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
under the [[#Contributions|Contributions]] Section
 
under the [[#Contributions|Contributions]] Section
 
   
 
   
<!-- Note to editors: NOT MODIFY THIS CODE -->
+
<!-- Note to editors: DON'T MODIFY THIS CODE -->
{{:ManPageP_GenerateInvoices_olh}}
+
{{:Adempiere{{CURRENTMANUALVERSION}}/en/ManPageP_GenerateInvoices_olh}}
<!-- END Note to editors: NOT MODIFY THIS CODE -->
+
<!-- END Note to editors: DON'T MODIFY THIS CODE -->
 
=Contributions=
 
=Contributions=
 +
 +
[[Category:Manual|P G]]

Latest revision as of 12:22, 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: Generate Invoices

Description : Generate and print Invoices from open Orders

Help : Invoices for open Orders are created based on the invoice rule of the Order. If several Orders of a business partner have the same bill location, the orders can be consolidated into one Invoice.

Class Name: org.compiere.process.InvoiceGenerate

ManPageP GenerateInvoices.png


Parameters

Name Description Help Technical Data
Date Invoiced Date printed on Invoice The Date Invoice indicates the date printed on the invoice. DateInvoiced

Date

Organization Organizational entity within client An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. AD_Org_ID

Table

Order Order The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you cloase an order, unshipped (backordered) quantities are cancelled. C_Order_ID

TableDir

Business Partner Identifies a Business Partner A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson C_BPartner_ID

TableDir

Document Action The targeted status of the document You find the current status in the Document Status field. The options are listed in a popup DocAction

List

Consolidate to one Document Consolidate Lines into one Document ConsolidateDocument

YesNo

Contributions