ArtD Customer.
Project description
ArtD Customer
Art Customer is a package that makes it possible to manage customers, tags, addresses and additional fields.
- 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'
]
- Run the migration commands:
.. code-block::
python manage.py makemigrations
python manage.py migrate
- 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
Release history Release notifications | RSS feed
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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6256269b5b9284daf468b46da59a7549fe1d2a837eb7dd1adbdf07f95cddc514 |
|
MD5 | 6e12ed61fd6497c542182e5c9fd631ea |
|
BLAKE2b-256 | 1bacf0d28b5b0f7d3b45f699f5fa9101e8400139ef2a2e2a571e6b13dc3b67a5 |
File details
Details for the file artd_customer-1.0.16-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.16-py3-none-any.whl
- Upload date:
- Size: 34.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1dc874b604ae570a494ffad07a26b210d4cf83da952a375b3111d520462d95e |
|
MD5 | f3308475176261727f1984d152fa7512 |
|
BLAKE2b-256 | 8fccb17410161c3962ded38e5fb747576415b545d026025559a4ec27a6ca5c8e |