starting task 4.3
This commit is contained in:
13
03Comparison.md
Normal file
13
03Comparison.md
Normal file
@@ -0,0 +1,13 @@
|
||||
### Axelor vs Apache OFBiz
|
||||
Back to the task of [selecting an open-source ERP system](https://code.33co.de/ehofmann/ERP-samk/issues/19), between six solutions identified, three were selected
|
||||
- [Axelor](https://axelor.com/erp/)
|
||||
- [ERPNext](https://erpnext.com/)
|
||||
- [OFBiz](https://ofbiz.apache.org/)
|
||||
[Axelor] was selected for testing purpose and an instance has been installed in a virtual machine and can be accessed [here](https://erp.33co.de).
|
||||
|
||||
## Comparison methodology
|
||||
For the purpose of the [assigment 3.4](assigments/assigment3.md)
|
||||
> 4. Find at least two ERP suppliers', present their commercial module names and find similarities and differencies between these two suppliers' modules.
|
||||
I will compare based on the user interface, matching similarities and diferences. Assuming that Axelor is the reference ERP system.
|
||||
|
||||
[back HOME](https://code.33co.de/ehofmann/ERP-samk)
|
||||
@@ -1,9 +1,11 @@
|
||||
# 03 Modules & more
|
||||
|
||||
An ERP system from a single vendor can be the only system in use by a company or a part, a component, of the entire ERP solution of a company that use several vendors. Each ERP system is conceived as a group of modules, that interact with information flow between the modules ou exporting and importing data between different solutions.
|
||||
An ERP system from a single vendor can be the only system in use by a company or a part, a component, of the entire ERP solution of a company that use several vendors. Each ERP system is conceived as a group of modules, that interact with information flow between the modules or exporting and importing data between different solutions.
|
||||
|
||||
## Learning by doing
|
||||
In order to evaluate one module, for this exercise the **Manufactuing** module, the approach is to configure the module and identify the interaction with others modules as well the difficulties or pecularities during the task execution.
|
||||
In order to evaluate one module, for this exercise the **Manufacturing** module, the approach is to configure the module and identify the interaction with others modules as well the difficulties or peculiarities during the task execution.
|
||||
|
||||
> A manufacturing module in an ERP system is responsible provide work orders to instruct machine operators which materials and machine to use, quantity of expected finished goods. The module is configured with information about the equipment on each workshop.
|
||||
|
||||
## Module Configuration
|
||||
Setting up a **Manufacturing** module require a keen eye on details, but sometimes not so detailed in order to avoid complications.
|
||||
@@ -48,3 +50,4 @@ Not vital modules, but the use of these modules will allow the company become mo
|
||||
These selections are for a product oriented company, a service company would priorize more Sales and Stock Management.
|
||||
This is the benefit of modules, a company can select the ones that fit the correct purpose of the business activity.
|
||||
|
||||
[back HOME](https://code.33co.de/ehofmann/ERP-samk)
|
||||
@@ -9,6 +9,7 @@ More information on how to navigate through the platform, check this [video](vid
|
||||
- [Assignment 02: Process](02Process.md)
|
||||
* [Management Presentation](kartano/presentations/01presentation.md)
|
||||
- [Assignment 03: Modules & more](03Module.md)
|
||||
* [Side by Side ERP comparison](03Comparison.md)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user