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.15.tar.gz
(19.1 kB
view details)
Built Distribution
File details
Details for the file artd_customer-1.0.15.tar.gz
.
File metadata
- Download URL: artd_customer-1.0.15.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 | 90ec3e7813949329f748fd655cd84c8996125c45837abde2c5dd961a3b18e7a7 |
|
MD5 | 7015ab8741cadef511af55284e38c2bf |
|
BLAKE2b-256 | 96f17eef877fed555db898e3d6edb22b14479e81e1c353903e0d53ed9633ad29 |
File details
Details for the file artd_customer-1.0.15-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.15-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 | 616503140bb998cde66860fad9945a5965dbbdb07edd372fe376e8e498e50af1 |
|
MD5 | d3c0557f66561601c19fa8ea13c454ff |
|
BLAKE2b-256 | 64a39aaea62b0db37d3accb83dd10239368b318849e2065773c6fc593db04804 |