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

Uploaded Source

Built Distribution

artd_order-1.0.7-py3-none-any.whl (22.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: artd_order-1.0.7.tar.gz
  • Upload date:
  • Size: 15.5 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.7.tar.gz
Algorithm Hash digest
SHA256 4c87b03fe3673cc9956a1f16801115445e3a7b9bea6846116de377d7ad3c7e1d
MD5 13b6bbf309851f311162793f5dcaf6a3
BLAKE2b-256 064208d9263ff66babad7aeb36cd99ddeb8c19b713e0e9ed16631308bc625091

See more details on using hashes here.

File details

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

File metadata

  • Download URL: artd_order-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 22.7 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6e4cbb08ecc876cd085fdd744f856454574b8a79476d49b8fa6e56bf8e07e82c
MD5 98ab17d9125a9dd58523821a74178bc2
BLAKE2b-256 2acbf69627160225fb8e3e2e3d7152e13d217abb9f27f6eba53608ede1f54305

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