Skip to main content

Free Open Source Inventory and Fixed Assets Control System.

Project description

PyPI badge Installs badge License badge Wheel badge

Django Inventory

Free Open Source Inventory and Fixed Assets Control System

http://img814.imageshack.us/img814/5088/screenshot1fz.png http://img443.imageshack.us/img443/1486/screenshot2wu.png

Translations

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.

License

This project is open sourced under Apache 2.0 License.

Installation

To install Django Inventory, simply do:

$ virtualenv venv
$ source venv/bin/activate
$ pip install django-inventory==1.0rc1
$ django-inventory.py initialsetup
$ django-inventory.py runserver

Point your browser to 127.0.0.1:8000 and use the automatically created admin account.

Contribute

  • Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.

  • Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).

  • Write a test which shows that the bug was fixed or that the feature works as expected.

  • Make sure to add yourself to the contributors file.

  • Send a pull request

Author

Roberto Rosario - Twitter http://twitter.com/siloraptor E-mail roberto.rosario.gonzalez at gmail

1.0 (2014-08-??)

  • Updated to use Django 1.6

  • Registered project for translation at https://www.transifex.com/projects/p/django-inventory/

  • Code cleanups

  • Conversion of view to class based views

  • Capitalization of string

  • Improve project files layout

  • Improve coding conventions

  • Removal of included 3rd party modules

  • Update of required modules and libraries versions

  • Removal of obsolete code

  • Removal of obsolete scripts and instructions

  • License change, Django Inventory in now licensed under the Apache 2.0 License

  • PyPI package, Django Inventory in now available on PyPI: https://pypi.python.org/pypi/django-inventory/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-inventory-1.0.rc1.tar.gz (1.3 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page