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.12.tar.gz
(18.9 kB
view details)
Built Distribution
File details
Details for the file artd_customer-1.0.12.tar.gz
.
File metadata
- Download URL: artd_customer-1.0.12.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb9ad78b336d0309802678c4dd710820820c8d6839b4550d9b98f02bd89190c7 |
|
MD5 | 0a9b59d9429e7792b57d2a6db4e96c0e |
|
BLAKE2b-256 | 073fc57d394a26c5531993588996423254a9b3f998436eb1736c183c58f9e5d0 |
File details
Details for the file artd_customer-1.0.12-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.12-py3-none-any.whl
- Upload date:
- Size: 33.3 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 | cea4baf4c29f7da1aa2c1e0c179b2cfa4cc41239b3e63d672a3396f251a58307 |
|
MD5 | ee0031a423405d7a3346be886dc40ead |
|
BLAKE2b-256 | e9d49139f9919a3ff1e04b88739d4cdebe9cde5307b8aa1ed8e9a4a17530f427 |