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.10.tar.gz
(17.0 kB
view details)
Built Distribution
File details
Details for the file artd_customer-1.0.10.tar.gz
.
File metadata
- Download URL: artd_customer-1.0.10.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae1c62d003518e9b70c59f477e7d59ce5645429d5002e3d63270ac661f677a68 |
|
MD5 | 65fb27266828571f5a3048611df1d333 |
|
BLAKE2b-256 | 74e218178f0712a31f543e10654a7014d5d01a2e21d7b6171e486120d1d81ab3 |
File details
Details for the file artd_customer-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.10-py3-none-any.whl
- Upload date:
- Size: 27.1 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 | 467f9a7c0f18e68ad647c1a3e9e8f24444b10446926c6b3b57af0830c6265ec5 |
|
MD5 | fb86a650935932a42f86a9bae20e9ef0 |
|
BLAKE2b-256 | 0dce109556dcc61f0103c45a3f5ba40dfc11c21f90c2e01ad16c3a4f3162ad96 |