Thai Localisation Project

From ADempiere
Revision as of 23:48, 24 January 2011 by Kittiu (Talk) (Installation Steps)

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

THIS PAGE IS UNDER CONSTRUCTION --Kittiu 03:36, 3 December 2010 (UTC)

AUTHOR: -

COMPANY: -

Instructions for Adempiere version 3.6.0lts

Install Adempeire 3.6.0lts

Install Adempiere normally 3.6.0lts

You will find installation guides Getting Started. Do not forget to download and install the patches as instructed by Patches Installation

Download Source Codes

This section contain all the source code that I did for this project. Everyone are free to download, explore and even enhance. This is by no mean the best solution for Thailand, but mere the result of a project implemented in Thailand by EcoSoft.

  1. Thai Localisation and extension for Partial Withholding Tax (File:LCO 360 extend th.zip)
    • Source Codes
    • Language Pack th_TH
    • Sample Chart of Account - CoA_Thai_SME_manufacturing.xls
  2. Bill Acceptance Module (ใบวางบิล) (File:BillAcceptance.zip)

Language Pack Installation

Package install Translation

  1. Enter Adempiere with System Administrator role
  2. Open the "Language" window
    1. Setup Thai Language (TH) as System Language
    2. Click button "Language Maintenance" and click to "Add missing translation"
  3. Open the "Translation Import / Export"
    1. Select Thai Language option
    2. Leave fields blank (Client and Table)
    3. Press the Import button and select the directory where you downloaded or unzipped files th_TH xml translation
    4. When this process is complete you can close the window
  4. Run Synchronize Terminology process now
  5. Login again with Thai language, you will start seeing labels in Thai

Note: Not all the translation is completed. But you can always modify or add your own translation by using feature "Language Translation Check" window.

Installation Steps

The Thai Localisation is based on Colombia Localisation, as such, there are certain JAR and Packages that are required to install first. Although, not all the JAR and Packages is needed, you might want to explore these excellent package from here [LCO Installation Instruction].

The Thai Localisation's JAR files will overwrite the Colombian one to extend some features that is required for Thailand, i.e., Partial Withholding Tax.

Install Prerequisite

  1. Download the Colombian JAR file [packages_LCO360lts_20100617.jar]
    • Renaming to packages_LCO360lts_20100617.jar --> LCO_original.jar
    • Create the directory $ ADEMPIERE_HOME / packages / LCO / lib - in windows ->% ADEMPIERE_HOME% \ packages \ LCO \ lib
    • Copy this LCO_original.jar into this directory (not that, the naming is important to ensure that the Run Time pickup JAR files in correct order)
  2. Download the PackIn Package LCO_Retenciones_20090827.zip
    • Enter Adempiere with System Administrator role and run Packin the following values:
    • Type: File
    • Source: [directory] / LCO_Retenciones_20090827.zip
    • Package dir: c: \ temp - anyone with write permission is temporary
    • NO MARK Dict Override
    • WARNING! Import the package LCO_Retenciones_20090827.zip - model adds a validator for all existing companies at the time of import.

Install Thai Localisation Standard

  1. Download the Thai JAR file File:LCO extension.jar
    • Create the directory $ ADEMPIERE_HOME / packages / LCO / lib - in windows ->% ADEMPIERE_HOME% \ packages \ LCO \ lib
    • Copy this file -- LCO_extension.jar -- into the same LCO / lib directory
    • WARNING! the naming is important to ensure that the Run Time pickup JAR files in correct order
  2. Download the PackIn Package LCO_Partial_Withholding.zip
    • Enter Adempiere with System Administrator role and run Packin the following values:
    • Type: File
    • Source: [directory] / LCO_Partial_Withholding.zip
    • Package dir: c: \ temp - anyone with write permission is temporary
    • NO MARK Dict Override
  3. Download the PackIn Package Thai - Geography.zip
    • Enter Adempiere with System Administrator role and run Packin the following values:
    • Type: File
    • Source: [directory] / Thai - Geography.zip
    • Package dir: c: \ temp - anyone with write permission is temporary
    • NO MARK Dict Override

Thai Withholding Tax Configuration

When installing the package Thai - Taxation.zip installed an example of Withholding Taxation Rules in Thailand. You can always make changes in Partial Withholding Configuration windows.

Install Additional Feature

Bill Acceptance Module (ใบวางบิล)

  1. Download the JAR file <BillAcceptance.jar>
    • Create the directory $ ADEMPIERE_HOME / packages / LCO / lib - in windows ->% ADEMPIERE_HOME% \ packages \ BillAcceptance \ lib
    • Copy this file -- BillAcceptance.jar -- into the same BillAcceptance / lib directory
  2. Download the Packin Package BillAcceptance.zip
    • Enter Adempiere with System Administrator role and run Packin the following values:
    • Type: File
    • Source: [directory] / BillAcceptance.zip
    • Package dir: c: \ temp - anyone with write permission is temporary
    • NO MARK Dict Override

Finalize the Installation

  1. At %ADEMPIERE_HOME%, Run RUN_setup. [Bat / sh] or RUN_silentsetup. [Bat / sh] - this step should be integrated into the classes Adempiere.jar Colombia location
  2. Login as Client Admin
    1. Run Role Access Update to ensure that all newly installed process, the Client Admin will have the right to access.
    2. Run Verify Document Type to ensure the new Document Type and Periods is created for this client
    3. Run Update Sequence No to ensure that the new Document Type (i.e., Billing) will have the document sequence setup properly.