Introduction
Recently, I found a open source ERP application project which was developed by python and django framework. Prometeo is absolutely an open-source and free of charge. It is very user friendly and user-oriented, too.
Installation
1. Checkout sources from the GIT repository:
git clone https://emanuele.bertoldi@code.google.com/p/prometeo-erp/ prometeo
http://code.google.com/p/prometeo-erp
https://code.google.com/archive/p/prometeo-erp/
https://code.google.com/archive/p/prometeo-erp/source/default/source
2. Follow the instructions in the README file from the download.
3. Test the installation at http://localhost:8000 running the development server:
python manage.py runserver
Further Development
This Prometeo-ERP project is no longer maintained nor supported! However, it is succeeded by another project called django ERP, which is still under developing. Its link is –> https://github.com/djangoERPTeam/django-erp