User:Mdlibunao

From ADempiere
Revision as of 01:04, 5 October 2011 by Mdlibunao (Talk)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
Name This user real name is : Mark Dominic Libunao

Currently Doing

  • Since I'm doing something about Adempiere window customization/consolidation for my other project, I'll be hanging my learning and testing of the adempiere osgi setup.

To Do

  • Adempiere Views
  • New window and posting process for rebates

Adempiere OSGi Hengsin Setup / Eclipse

My Environment

Operating System

Open Suse Linux 11.4 64bit

Java Version

Java 1.6.0_26

Database

Postgresql 9.0.3

Eclipse

Eclipse IDE for JAVA EE Developers(Indigo) SR1 64bit

Notes when setting up

  1. Make sure all necessary plug-ins needed are installed. All the plugins can be installed using the p2 repo.(Eclipse Indigo)
Mercurial Eclipse(optional needed when cloning, updating, committing the source)
GEF Zest 1.3.0(If you're using Eclipse Indigo this update site is already registered in the available site you just need to enable it.)
Buckminster(If you're using Eclipse Helios use v3.6 instead of 3.7. I got a problem when I tested helios with the latest buckminster)
  1. After setting up Eclipse IDE. Just follow the tutorials below. They are both very useful.

Tutorials Followed

Enabling Sales Promotion

To enable sales promotion add org.adempiere.model.PromotionValidator in Model Validation Classes field in client window

Archive