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.21.tar.gz
(20.4 kB
view details)
Built Distribution
File details
Details for the file artd_customer-1.0.21.tar.gz
.
File metadata
- Download URL: artd_customer-1.0.21.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1e5597153d04a7efadc6658f28bfd96caeb4cd89d7ee0a0250b1a7048f4d6039
|
|
MD5 |
8cdd68e509d887cf2770a796647c4dcb
|
|
BLAKE2b-256 |
b08176d073f8ce66e3023478a824968c2d0f1d66ff36fdb5eab0419ce36c8f2d
|
File details
Details for the file artd_customer-1.0.21-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.21-py3-none-any.whl
- Upload date:
- Size: 37.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 |
325ecabdc3a2db343eba908fa476d258ecf8843c3803041734560611eeec3630
|
|
MD5 |
7222b02f463a6b793b2b46036b5225e5
|
|
BLAKE2b-256 |
6a0fa77ae7a14fb27c9bd9e81f3fc6543ee5ad248bb9fda06dd0cfbad2b33d31
|