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

Uploaded Source

Built Distribution

artd_customer-1.0.13-py3-none-any.whl (33.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: artd_customer-1.0.13.tar.gz
  • Upload date:
  • Size: 19.0 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.13.tar.gz
Algorithm Hash digest
SHA256 3f9a0fabedfaea820580eb984016bc78d78d7b3654d23240b06f4bb9e3acd41d
MD5 906a765c70f5d977264cdae1912b75b2
BLAKE2b-256 a5e8ca97b5af22746814080492c3cfe35495633f2ead4a13f70435f1dafa2cfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for artd_customer-1.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 d74b478f217abf6711a2524bce5b2b0d222e38fa5af980d86ad78a7d6b33a96e
MD5 21a7588a51f18939247afd43aba624be
BLAKE2b-256 0d05bacf846835e0f99e1e8036d757c63e22d825e6c5279100000a5400f881c2

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