Skip to main content

ArtD Order.

Project description

ArtD Order

Art Order is a package that makes it possible to manage orders.

  1. Add to your INSTALLED_APPS setting like this:

.. code-block:: python

INSTALLED_APPS = [
    'django_json_widget',
    'artd_location',
    'artd_partner',
    'artd_customer',
    'artd_product',
    'artd_price_list',
    'artd_stock',
    'artd_order',
]
  1. Run the migration commands:

.. code-block::

    python manage.py makemigrations
    python manage.py migrate
  1. 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_taxes
python manage.py create_order_statuses
python manage.py create_base_customer_groups

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

artd_order-1.0.6.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

artd_order-1.0.6-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

Details for the file artd_order-1.0.6.tar.gz.

File metadata

  • Download URL: artd_order-1.0.6.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for artd_order-1.0.6.tar.gz
Algorithm Hash digest
SHA256 9060174cc4da787a8808048eb61a9c3bc7912cfb757b94a0228ce950ae9655f6
MD5 fd9b3010c0f9a0f93ed0780fb07c88be
BLAKE2b-256 af23d09d4b6ba1debe0fdb96a7a104fea4230e6e855077713a71c25fdee914d3

See more details on using hashes here.

File details

Details for the file artd_order-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: artd_order-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 23.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for artd_order-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 46e99d5332e729a50a3582a7e25ed98f06c0dc75cadb8e2e78ef1c341a63e02e
MD5 2b4756d5132301eccdd7e200ed933010
BLAKE2b-256 4994f49fac44231970600235f99919b540c42b1f8cfb7123f202bf80d83aa789

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page