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.8.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

artd_order-1.0.8-py3-none-any.whl (24.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: artd_order-1.0.8.tar.gz
  • Upload date:
  • Size: 16.1 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.8.tar.gz
Algorithm Hash digest
SHA256 758c45a5f63bfd3dbb9209f466347977f80ea705fd9a7bb75ea076e058adf8a7
MD5 3eb0be0590f7fe7030399566a6e925dd
BLAKE2b-256 25ce2eaf3af174549f83e4b5fe2fcc85ec169fcd57483ae70f1eee717a94fc66

See more details on using hashes here.

File details

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

File metadata

  • Download URL: artd_order-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 24.3 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 50d71bafccb154b5fbbcad6dac7e66ed601a05ecdb1bf0023cb245c9d67b3723
MD5 b79a90c4d85ee76930614c93a83b6d79
BLAKE2b-256 868ab618c16b04be9246bd032e069617c3049e309f7739db6bfcce07e17db9a3

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