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.16.tar.gz
(19.1 kB
view hashes)
Built Distribution
Close
Hashes for artd_customer-1.0.16-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | f1dc874b604ae570a494ffad07a26b210d4cf83da952a375b3111d520462d95e |
|
| MD5 | f3308475176261727f1984d152fa7512 |
|
| BLAKE2b-256 | 8fccb17410161c3962ded38e5fb747576415b545d026025559a4ec27a6ca5c8e |