First Step for Developers

From ADempiere
Revision as of 04:06, 13 March 2007 by Rohangupta (Talk) (Learn SQL)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Requisite to be a successful posterita developer.

Master your java

  • Find a prometric center
  • Certify yourself in java

FRCI Sibotie House, Anse Courtois, Les Pailles, Mauritius Tel : (230) 286 96 36 Fax: (230) 286 96 29


DCDM BUSINESS SCHOOL LTD. QUATRE BORNES Phone: 2304660234 Site Code: MU1 FIRST FLOOR, ORBIS HOUSE 132, RUE ST JEAN

http://www.jchq.net/certkey/index.htm

Work in Eclipse

Master HTML

Master CSS

Adhere to the coding policy

The struts framework

Learn SQL

To get a quick idea of sql and sql commands check the tutorial on the link given below

http://w3schools.com/sql/default.asp

you can also try

http://sqlzoo.com

to get more clear idea about it.You will find a test there which will provide you with run time environment.You will have to run sql commands to get the desired result which will make you 
familiar with the sql commands

Learn Adempiere

Installing Adempiere Prerequisite:

  1.Install Database (Oracle 10g free download for prototyping, Oracle 10gXE, PostgreSQL) 
  2.  Download and install Sun Java 1.5.0 SDK (not just JRE) 
  3.You downloaded ADempiere


Start Delete existing jboss sub-directory Download and extract the current distribution file Adempiere*.zip Note: In the example we extract it to the main drive C:\, so ADEMPIERE_HOME will be C:\Adempiere

Setting Up The ADempiere Server You can repeat this step anytime until everything is correct, but make sure that the Application Server is shut down before you start. Run the script RUN_Setup, located at Adempiere directory. Then you can see the ADempiere Server Setup window:

Tax Rate

Tax rate is the % rate of the price we are supposed to add as tax for every Sales/Purchase order.Suppose we have a Value Added Tax for our products but it is different according to the location in which the organization is present.Suppose we have 2 organization Organization-A and Organization-B situated at 2 different location and having 2 different VAT tax values as 10% and 15% respectively. What we can do is that we can define two tax rates under the same tax category for the two organization.So while generating the Sales/Purchase Order as soon as we select the tax category the tax rate would be automatically selected according to the organization.


Note:

     This only works if the user logged in as a user who has  access to that particular organization for which the Purchase/Sales order is being 
     generated. If the user has access for more than one organization, the scenario is different.Hey don't panic it's very simple!.......While generating 
     the Sales/Purchase order we have a choice of tax rates which belong to those organizations that user  has access to but again
     the tax rates would be limited to the tax category chosen.