/com.ingeint.bankloan

Bank Loan For Idempiere

Primary LanguageJava

com.ingeint.bankloan

Description

Put the plugin description here

Contributors

Components

Prerequisites

  • Java 11, commands java and javac.
  • iDempiere 7.1.0
  • Set IDEMPIERE_REPOSITORY env variable

Features/Documentation

  • Put the plugin feature list here

Instructions

  • Put the instructions list to install here

Extra Links

  • Put the documentation/links here

Commands

Compile plugin and run tests:

./build

Use the parameter debug for debug mode example:

./build debug

To use .\build.bat for windows.