Enterprise Resource Planning (ERP) for tiny companies
Project description
tiny-erp
Enterprise Resource Planning (ERP) for tiny companies
Installation
-
Install the app:
pip install django-tiny-erp
-
Add the tiny-erp apps to
INSTALLED_APPS
.INSTALLED_APPS = [ # the usual django stuff "tiny_erp", "tiny_erp.apps.locations", "tiny_erp.apps.products", "tiny_erp.apps.purchases", "small_small_hr", 'model_reviews', 'django_comments', ]
-
Run
manage.py migrate
so that Django will create the model_review tables. -
Set up the django-model-reviews and small-small-hr apps.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-tiny-erp-0.2.2.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file django-tiny-erp-0.2.2.tar.gz
.
File metadata
- Download URL: django-tiny-erp-0.2.2.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99159bd505c1abd1bdcb82f43386160fd14e475f48be1d6e824ca53c6b8c91b4 |
|
MD5 | e2c64cb43f7a77d2a987882fd9962645 |
|
BLAKE2b-256 | c389704c8ba4a667e5d329c2405971a445d0a479031e9ec6ab5059d93d3a76eb |
File details
Details for the file django_tiny_erp-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: django_tiny_erp-0.2.2-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82a16459d5311f13697d8444b13f7cd5e594025ccfc8c32ba66d2bd69be0d373 |
|
MD5 | 98a32b0a5353a67bcd4238504ea14c3b |
|
BLAKE2b-256 | 2230c3b86bc42595b13e81894058365c8262f18e592fbcdb7aea5807f6495bf1 |