Spin Contribution: Dynamic Tree: How To Install

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
Logo erp.png

Contribution Scope

Show how to install the contribution to Dynamic Tree into ADempiere... Enjoy it.

Using Source Code

  • Clone project with Git from https://github.com/erpcya/Dynamic-Tree
  • Set your Java Build Path and make your project dependent from dynamic-tree project.
  • Generate the jar file.
  • Copy your jar file within ADEMPIERE_HOME/packages/lib.
  • Copy the folder located within the dynamic-tree/packages/ project within ADEMPIERE_HOME/packages/... you see some as ADEMPIERE_HOME/packages/DynamicTree/lib/DynamicTree.jar.
  • Run file RUN_Setup.sh for Linux or RUN_Setup.bat for Windows.

Note: is compatible from ADempiere 360

Apply Migratios Script

  • From Eclipse IDE edit the file postgresql.properties located within dynamic-tree/migration and set connection values.
  • Run the xml file located within dynamic-tree/migration/postgresql as Ant Build.
  • Wait for this.
  • Login into ADempiere as System.
  • Run Process Sequence check.
  • LogOut and Login as Garden and run Process Update Role.
  • LogOut and Login.

For ADempiere 380 or above

Enjoy It