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.8.tar.gz
(16.2 kB
view details)
Built Distribution
File details
Details for the file artd_customer-1.0.8.tar.gz
.
File metadata
- Download URL: artd_customer-1.0.8.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 539f08134b51e7ee4c791c31299c2c9037ea3e8a869a3c58b6ce06047bc2c6a7 |
|
MD5 | 20f6f2b7e78a1292a069a4ef004e4903 |
|
BLAKE2b-256 | fac33603eb6c9d79a8e35aaef5d387c16b8150c504057c0adab6bba484ec398b |
File details
Details for the file artd_customer-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.8-py3-none-any.whl
- Upload date:
- Size: 25.5 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 | f7ca203799415bf488eea2c50c15d8732f2f8690ac1b85a5305526183a3847da |
|
MD5 | 98279b05719a48fb8a283c3d0b9d8a80 |
|
BLAKE2b-256 | 765ea2c2983c1ff2c822074244b7c0875ebd094dbdc865188480a088eb54ccd2 |