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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-tiny-erp-0.2.1.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

Hashes for django-tiny-erp-0.2.1.tar.gz
Algorithm Hash digest
SHA256 59b83e75f50d7200c2db63432f967888061907585651a5c25b8c83b51df9dc01
MD5 b90c9eed25f431d64eb7e75657cba045
BLAKE2b-256 4e172adb9daa34d11242ed67ad83ef7fc430f1c8aaeb0d50bfa6cf5545d7f1ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_tiny_erp-0.2.1-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

Hashes for django_tiny_erp-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f89dff9eb36f9a8d9e3491885d9b08d37236d37a8e3622ed771724ed9b447b41
MD5 896a635c61060a1d6104c751adcaf87e
BLAKE2b-256 1ca00e93fb05b12601ae491123f7f588942cb81126fb1287ea8bfd63a20ce0bd

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