Git Hub Page for eFaps
eFaps has a list od modules and applications that together form the base of a configurable ERP implementation.
Module / Application | Description | |
---|---|---|
eFaps-API | API's for eFaps | |
eFaps-CLI | The Command Line Interface for eFaps | |
eFaps-Docker | Docker files and docker-compose files | |
eFaps-EQL | The modul providing the eFaps Query Language | |
eFaps-JSON | JSON module for eFaps | |
eFaps-Kernel | The kernel and motor of the whole system | |
eFaps-Kernel-Install | CI for base installation and administration | |
eFaps-Parent | Parent pom | |
eFaps-Tests | Module that permits to test the CI-Items of eFaps Applications. e.g. for responding DBProperties | |
eFaps-WebApp | Default Webapplication for the eFaps Framework | |
eFaps-WebApp-Install | CI for the Web Application | |
eFaps-Keycloak | Keycloak implementation | |
eFapsApp-Accounting | Accounting | |
eFapsApp-Archives | General file management | |
eFapsApp-Assets | Basic asset management | |
eFapsApp-Commons | Basic Documents, Currency etc. | |
eFapsApp-Console | Provides an administration console | |
eFapsApp-Contacts | Provides Contacts, like Clients, Providers etc. | |
eFapsApp-Costumers | Provides Costumers management. | |
eFapsApp-Data | Data export, import, manipulation utilities. | |
eFapsApp-ElectronicBilling | Electronic Billing utilities. | |
eFapsApp-Fabrication | Fabrication/Production management. | |
eFapsApp-HumanResource | Human Resource management. | |
eFapsApp-ImportExport | Import and Export management. | |
eFapsApp-Issues | Issue management. | |
eFapsApp-Locations | Locations management. | |
eFapsApp-Logback | Application that integrates Logback | |
eFapsApp-Mail | Mail implementation. | |
eFapsApp-Payroll | Payroll implementation. | |
eFapsApp-Print | Application enabeling Printing via Server. | |
eFapsApp-Products | Products base application. | |
eFapsApp-Projects | Projects base application. | |
eFapsApp-Sales | Main Document management. | |
eFapsApp-TimeReport | TimeReport management. |
eFaps uses git and can be found on GitHub. The profile for the current valid code and relases is eFaps. Obsolete projects parts, modules and applications are moved to the eFaps-Retired profile.
eFaps uses the Issues Management provided by GitHub. An overview of the current pending Issues can be visited on Waffle.io.
eFaps uses as a public Continuous Integration the CI provided by Travis CI. An overview of the current status can be seen also on Travis CI eFaps Project Page.
Most of the documentation is done directly in the code itself by using JavaDoc. Additional informations, explanations etc. is done by using the Wiki System from GitHub in the different modules and applications.
Title | Description |
---|---|
System Architecture | Basic Architecture of eFaps |
EQL | eFaps Query Language |
Commands | EQL - Commands |