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.4.2.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

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

Hashes for django-tiny-erp-0.4.2.tar.gz
Algorithm Hash digest
SHA256 0acc65d94f1dd52c3c98ab4de58449bec9b852c513cadca8c8c2c739131eae98
MD5 97bdd7810ca72fa914200f0481eb17fb
BLAKE2b-256 222aa71da1b43bbc694c356277f866dc90d77f1314c38494e6005555dc3a56db

See more details on using hashes here.

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

Hashes for django_tiny_erp-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8fe9e33b8b4ebe21087abe047d8dd29dcfef56629c6e98d29f1df38a5c7e8cbb
MD5 57551bcae0aacddc29a1987d0f2318ff
BLAKE2b-256 23a1ed8dfc6e1d3e26b61f811ff49c6f96099760d56b911151668bbc64e68729

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