Revision eec17de6
Von Enrique Morales vor mehr als 1 Jahr hinzugefügt
| README.md | ||
|---|---|---|
|
# kivitendo-erp
|
||
|
Web-based ERP system for the German market
|
||
|
<div align="center">
|
||
|
<h1> kivitendo-erp </h1>
|
||
|
<img src="image/kivitendo.png"><br>
|
||
|
A Web-based ERP system for the German market.<br><br>
|
||
|
</div>
|
||
|
|
||
|
**kivitendo is a basic ERP system capable of handling:**
|
||
|
|
||
|
- articles
|
||
|
- goods
|
||
|
- customers
|
||
|
- suppliers
|
||
|
- stock
|
||
|
- offers
|
||
|
- invoices
|
||
|
- collection
|
||
|
- booking preparation for financial accounting
|
||
|
- contacts with basic CRM functions and much more.
|
||
|
|
||
|
Although kivitendo is developed for the German speaking market, the UI is also available in English.
|
||
|
|
||
|
## Online demo
|
||
|
|
||
|
You can try it out [here](https://www.kivitendo.de/controller.pl?action=LoginScreen/user_login).
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
An in depth installation guide can be found in the documentation (in German).
|
||
|
|
||
|
You can also use our [ansible-playbook](https://github.com/kivitendo/kivitendo-ansible) to install it on an Ubuntu base.
|
||
|
|
||
|
## Documentation
|
||
|
|
||
|
Documentation for installation and configuration is only available in German, and can be found [here](https://www.kivitendo.de/kivi/doc/html/).
|
||
|
|
||
|
The API is mostly documented in English in POD format and can be accessed with the perldoc command.
|
||
|
|
||
|
## Mailing list
|
||
|
|
||
|
To be updated regularly you can sign up for our mailing list [here](https://sourceforge.net/projects/lx-office/lists/lx-office-devel).
|
||
Auch abrufbar als: Unified diff
updated readme