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.11.tar.gz
(18.9 kB
view details)
Built Distribution
File details
Details for the file artd_customer-1.0.11.tar.gz
.
File metadata
- Download URL: artd_customer-1.0.11.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 | 918d21e8ab7d469c2e6a040abcd2075ba0b3a3b2581ef88f394ad12908c65b16 |
|
MD5 | e493ebf6a20dd81b235bc32574d977e7 |
|
BLAKE2b-256 | 6ebec97e6b745f9e3b5f5a30525d3ee065e5343ffef27f23b1ba02e2c35375b9 |
File details
Details for the file artd_customer-1.0.11-py3-none-any.whl
.
File metadata
- Download URL: artd_customer-1.0.11-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 | 504de4bf2653ebfb37c2c0578af4f96e978fb24c93a0826359d89c7295873ad5 |
|
MD5 | c6cd9e1b2f66090e71312cb7d901841b |
|
BLAKE2b-256 | 86042aedfd20350e337fb0b41c1d03b4d091376ae358070190ccb06d6078fd18 |