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.4.1.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file django-tiny-erp-0.4.1.tar.gz
.
File metadata
- Download URL: django-tiny-erp-0.4.1.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 214fda37dead597128667ae943965aa34c1804e4dcb7f0116d6bde94a064dc9d |
|
MD5 | 564e0bc7eda336b8fc15c964d35fba95 |
|
BLAKE2b-256 | 30304ec8bd1b5fc5c1e86090a32c98114e9473bfdede77a91786063aff2511ae |
File details
Details for the file django_tiny_erp-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: django_tiny_erp-0.4.1-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3241bc402e071501d529b1b93e38a3ef3384080e4b3ea820ebf971aac94b0772 |
|
MD5 | 0fbc08d357fc5c715218a7895d8b5642 |
|
BLAKE2b-256 | 1dc3a77d5c87e3957fa938611e5447e823e7a997acbfd2e53d3c852c504f6210 |