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.13.tar.gz
(19.0 kB
view details)
Built Distribution
File details
Details for the file artd_customer-1.0.13.tar.gz
.
File metadata
- Download URL: artd_customer-1.0.13.tar.gz
- Upload date:
- Size: 19.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 | 3f9a0fabedfaea820580eb984016bc78d78d7b3654d23240b06f4bb9e3acd41d |
|
MD5 | 906a765c70f5d977264cdae1912b75b2 |
|
BLAKE2b-256 | a5e8ca97b5af22746814080492c3cfe35495633f2ead4a13f70435f1dafa2cfc |
File details
Details for the file artd_customer-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.13-py3-none-any.whl
- Upload date:
- Size: 33.9 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 | d74b478f217abf6711a2524bce5b2b0d222e38fa5af980d86ad78a7d6b33a96e |
|
MD5 | 21a7588a51f18939247afd43aba624be |
|
BLAKE2b-256 | 0d05bacf846835e0f99e1e8036d757c63e22d825e6c5279100000a5400f881c2 |