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
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.9.tar.gz
(16.7 kB
view details)
Built Distribution
File details
Details for the file artd_customer-1.0.9.tar.gz
.
File metadata
- Download URL: artd_customer-1.0.9.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7a1f96248bd00365aff2b70c17802598356d4bbc51513e0b9cf1fa745472e8e |
|
MD5 | a282caeb2e15530d4b9768013fd84be9 |
|
BLAKE2b-256 | feb5e9f968f13e7f12c1fbf6300316190e5300c0cb18633c163f98560d2e8e1e |
File details
Details for the file artd_customer-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.9-py3-none-any.whl
- Upload date:
- Size: 26.5 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 | 9c3d6559f7e02ca15eeed678220222019ac78bc51d1902fd3cc85443ac399275 |
|
MD5 | 11a9538721c09dd10e7015bb900306b5 |
|
BLAKE2b-256 | 78a1ce67b98d97895231baa3e03b483cacea19e4295719c7e6d2f2a24adc51c7 |