django-inventory 1.0.rc1

Creator: bradpython12

Last updated:

Add to Cart

Description:

djangoinventory 1.0.rc1

Django Inventory
Free Open Source Inventory and Fixed Assets Control System


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/

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.