5l1v3r1 / django-inventory-post

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

Home Page:http://code.google.com/p/django-inventory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Inventory

Django based inventory and asset control.

screenshot screenshot2

Features

  • Object oriented approach to asset and inventory management.
  • CSV import utility.
  • Per asset or per item type photos and information.
  • Match suppliers to item types.
  • Site wide search capability.
  • User defined states (broken, in repairs, etc) for assets.
  • An item can be defined as a supply to another item.
  • Assign assets to one or more individuals.
  • User photos.
  • Group assets, inventories or user per locations.
  • Purchase request and purchase orders.

Requirements

  • Django - A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  • PIL - The Python Imaging Library.
  • django-pagination
  • django-photologue - Powerful image management for the Django web framework.

Or execute pip install -r requirements/production.txt to install the dependencies automatically.

Installation

Check the INSTALL file in the docs folder or if you are brave, copy the file install.sh file to your computer and execute it. This script has only been tested under Ubuntu/Maverick/amd64 w/ Apache2 & bash, revise it before running it.

Author

Roberto Rosario - Twitter [E-mail](roberto.rosario.gonzalez at gmail)

About

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

http://code.google.com/p/django-inventory/


Languages

Language:JavaScript 71.6%Language:Python 22.1%Language:Ruby 5.9%Language:Shell 0.4%