Difference between revisions of "How to create a complete new module in ADempiere"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m (Created page with '=Overview= This tutorial will group multiple techniques explained in this website and try to explain in a step by step manner, for the reader to see the whole picture. This tutor…')
 
m (Requirement)
Line 2: Line 2:
 
This tutorial will group multiple techniques explained in this website and try to explain in a step by step manner, for the reader to see the whole picture. This tutorial intend to teach how to create a complete but module in ADempeire based on a real working case.  
 
This tutorial will group multiple techniques explained in this website and try to explain in a step by step manner, for the reader to see the whole picture. This tutorial intend to teach how to create a complete but module in ADempeire based on a real working case.  
 
=Requirement=
 
=Requirement=
We will call this new module - '''Billing'''. In some country (i.e., in Thailand), there is a customary practice for a company to pay for its vendor only once in a month called '''billing day'''. For example,  the company has 3 payments due in a given month, the vendor must group all the due invoices due in the document call '''Billing Document''' and issue it with all the invoices to the customer on the Billing Day. The customer will be paying their customer based on what shown in Billing Document in the following month.
+
We will call this new module - '''Billing'''. In some country (i.e., in Thailand), there is a customary practice for a company to pay for its vendor only once in a month. For example,  the company has 3 payments due in a given month, the vendor must group all the due invoices due in the document call '''Billing Document''' and issue it with all the invoices to the customer on the Billing Day. The customer will be paying their customer based on what shown in Billing Document in the following month.
 +
 
 
=What is in this tutorial?=
 
=What is in this tutorial?=

Revision as of 02:26, 21 July 2011

Overview

This tutorial will group multiple techniques explained in this website and try to explain in a step by step manner, for the reader to see the whole picture. This tutorial intend to teach how to create a complete but module in ADempeire based on a real working case.

Requirement

We will call this new module - Billing. In some country (i.e., in Thailand), there is a customary practice for a company to pay for its vendor only once in a month. For example, the company has 3 payments due in a given month, the vendor must group all the due invoices due in the document call Billing Document and issue it with all the invoices to the customer on the Billing Day. The customer will be paying their customer based on what shown in Billing Document in the following month.

What is in this tutorial?