django-inventory


A Django based simple fixed assets & inventory control system

Project is now located at: http://github.com/rosarior/django-inventory

A simple django based inventory control system designed to meet government organizations needs.

Features: * Create item templates to allow for easier adding of individual items of the same kind. * Generic photos for item templates (Computer brand X) and per item photos (Damaged computer brand X belonging to employee Y). * User photos. * Ability to retire & reactivate inventory items. * Tag items as being sent to repairs. * Assign items to one or more individuals. * Create named groups of items. * Users and items can be divided per regional office and per department.

Under development: * Reports * Custom permissions system * Log system to track edits * Supplies per item w/ reorder points

Requirements: * Python Imaging Library (PIL) http://www.pythonware.com/products/pil/

Installation: * Checkout latest SVN version * Change to to directory, execute ./manage.py syncdb and create an admin user * Execute ./manage.py runserver * Point your browser to http://127.0.0.1:8000 and login as the admin user

Project Information

  • License: GNU GPL v3
  • 16 stars
  • svn-based source control

Labels:
django python inventory government equipment asset fixed reorder point