Skip to content
/ ERPv Public

Open Source Enterprise Resource Planning.

License

Notifications You must be signed in to change notification settings

Um9i/ERPv

Repository files navigation

Open Source Enterprise Resource Planning.

Code style: black License: MIT

ERPv is a business management tool which currently includes management of the following functions.

  • Inventory
  • Manufacturing
  • Procurement
  • Sales

Development Setup

Requirements

Process

  1. Install the required dependencies with pip.
pip install -r requirements.txt
  1. Run database migrations to setup the database.
python manage.py migrate
  1. Create a user.
python manage.py createsuperuser
  1. Run the server.
python manage.py runserver

About

Open Source Enterprise Resource Planning.

Topics

Resources

License

Stars

Watchers

Forks

Languages