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 migrateso that Django will create the model_review tables. -
Set up the django-model-reviews and small-small-hr apps.
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.2.tar.gz
(16.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-tiny-erp-0.4.2.tar.gz.
File metadata
- Download URL: django-tiny-erp-0.4.2.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 |
0acc65d94f1dd52c3c98ab4de58449bec9b852c513cadca8c8c2c739131eae98
|
|
| MD5 |
97bdd7810ca72fa914200f0481eb17fb
|
|
| BLAKE2b-256 |
222aa71da1b43bbc694c356277f866dc90d77f1314c38494e6005555dc3a56db
|
File details
Details for the file django_tiny_erp-0.4.2-py3-none-any.whl.
File metadata
- Download URL: django_tiny_erp-0.4.2-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 |
8fe9e33b8b4ebe21087abe047d8dd29dcfef56629c6e98d29f1df38a5c7e8cbb
|
|
| MD5 |
57551bcae0aacddc29a1987d0f2318ff
|
|
| BLAKE2b-256 |
23a1ed8dfc6e1d3e26b61f811ff49c6f96099760d56b911151668bbc64e68729
|