Skip to main content

Enterprise Resource Planning (ERP) for tiny companies

Project description

tiny-erp

Build Status

Enterprise Resource Planning (ERP) for tiny companies

Installation

  1. Install the app: pip install django-tiny-erp

  2. 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',
    ]
    
  3. Run manage.py migrate so that Django will create the model_review tables.

  4. Set up the django-model-reviews and small-small-hr apps.

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-tiny-erp-0.3.0.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

django_tiny_erp-0.3.0-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file django-tiny-erp-0.3.0.tar.gz.

File metadata

  • Download URL: django-tiny-erp-0.3.0.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for django-tiny-erp-0.3.0.tar.gz
Algorithm Hash digest
SHA256 3c2113727698d021a4bd8b56467f9360b94190641b034ca5963e0826e6121cf2
MD5 56384752f58a9d9c5ebb26010e6c2b83
BLAKE2b-256 bde74ee02515a6ee195357ff53f87b05fd1700695b3667949a862962504b3a06

See more details on using hashes here.

File details

Details for the file django_tiny_erp-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: django_tiny_erp-0.3.0-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/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for django_tiny_erp-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 45b4f78e82d708625e7f8a11301b5f13520b90e216a74674c8a128e702f0719e
MD5 ce5d823865a21cfa71001186e15480e0
BLAKE2b-256 e31126da06a3292484d01ccc889db1f52642855171015998fc6eed3fdf0189ca

See more details on using hashes here.

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