LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
artd_customer/__init__.py
artd_customer/admin.py
artd_customer/apps.py
artd_customer/models.py
artd_customer/signals.py
artd_customer.egg-info/PKG-INFO
artd_customer.egg-info/SOURCES.txt
artd_customer.egg-info/dependency_links.txt
artd_customer.egg-info/requires.txt
artd_customer.egg-info/top_level.txt
artd_customer/data/__init__.py
artd_customer/data/cutomer_vat.py
artd_customer/data/tax_segments.py
artd_customer/locale/en/LC_MESSAGES/django.po
artd_customer/locale/es/LC_MESSAGES/django.po
artd_customer/management/__init__.py
artd_customer/management/commands/__init__.py
artd_customer/management/commands/create_base_customer_groups.py
artd_customer/management/commands/create_tax_segments.py
artd_customer/management/commands/create_vat_data.py
artd_customer/migrations/0001_initial.py
artd_customer/migrations/0002_customergroup_customer_customer_group_and_more.py
artd_customer/migrations/0003_customer_external_id_customer_source_and_more.py
artd_customer/migrations/0004_customeradditionalfields_field_values_and_more.py
artd_customer/migrations/0005_alter_customeradditionalfields_field_values.py
artd_customer/migrations/0006_alter_customeradditionalfields_field_values.py
artd_customer/migrations/0007_alter_customergroupchangelog_old_group.py
artd_customer/migrations/0008_customer_partner.py
artd_customer/migrations/0009_customergroup_partner.py
artd_customer/migrations/0010_macrotaxsegment_taxsegment_customer_tax_segment.py
artd_customer/migrations/0011_customer_customer_person_type_customer_customer_type_and_more.py
artd_customer/migrations/0012_customer_vat_responsible.py
artd_customer/migrations/0013_customerdocumenttype_customerpersontype_customertype.py
artd_customer/migrations/0014_remove_customer_customer_person_type_and_more.py
artd_customer/migrations/0015_customer_customer_person_type_customer_customer_type_and_more.py
artd_customer/migrations/0016_alter_customer_customer_person_type_and_more.py
artd_customer/migrations/0017_alter_customer_tax_segment.py
artd_customer/migrations/0018_alter_customer_city.py
artd_customer/migrations/0019_alter_customer_customer_group.py
artd_customer/migrations/0020_customer_document_check_digit.py
artd_customer/migrations/0021_customer_trade_name.py
artd_customer/migrations/__init__.py
customer/__init__.py
customer/asgi.py
customer/settings.py
customer/urls.py
customer/wsgi.py