Skip to main content

ArtD Customer.

Project description

ArtD Customer

Art Customer is a package that makes it possible to manage customers, tags, addresses and additional fields.

  1. Add to your INSTALLED_APPS setting like this:

.. code-block:: python

INSTALLED_APPS = [
    'artd_modules',
    'artd_service',
    'artd_location',
    'artd_partner',
    'django-json-widget'
    'artd_customer'
]
  1. Run the migration commands:

.. code-block::

    python manage.py makemigrations
    python manage.py migrate
  1. Run the seeder data:

.. code-block::

    python manage.py create_countries
    python manage.py create_colombian_regions
    python manage.py create_colombian_cities
    python manage.py create_base_customer_groups
    python manage.py create_tax_segments
    python manage.py create_vat_data

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

artd_customer-1.0.16.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

artd_customer-1.0.16-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

Details for the file artd_customer-1.0.16.tar.gz.

File metadata

  • Download URL: artd_customer-1.0.16.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for artd_customer-1.0.16.tar.gz
Algorithm Hash digest
SHA256 6256269b5b9284daf468b46da59a7549fe1d2a837eb7dd1adbdf07f95cddc514
MD5 6e12ed61fd6497c542182e5c9fd631ea
BLAKE2b-256 1bacf0d28b5b0f7d3b45f699f5fa9101e8400139ef2a2e2a571e6b13dc3b67a5

See more details on using hashes here.

File details

Details for the file artd_customer-1.0.16-py3-none-any.whl.

File metadata

File hashes

Hashes for artd_customer-1.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 f1dc874b604ae570a494ffad07a26b210d4cf83da952a375b3111d520462d95e
MD5 f3308475176261727f1984d152fa7512
BLAKE2b-256 8fccb17410161c3962ded38e5fb747576415b545d026025559a4ec27a6ca5c8e

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