ArtD Order.
Project description
ArtD Order
Art Order is a package that makes it possible to manage orders.
- 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',
]
- 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_taxes
python manage.py create_order_statuses
python manage.py create_base_customer_groups
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_order-1.0.13.tar.gz
(16.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file artd_order-1.0.13.tar.gz.
File metadata
- Download URL: artd_order-1.0.13.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9021a01d18bc977d6ee795be46fa2d792f96a4f7b681f43152c3b41ef273aac
|
|
| MD5 |
43f06fb1c742abdf3dd3757521484f95
|
|
| BLAKE2b-256 |
f7acfec44be78f0392999afb5b6588ff09313fc5288773f293c390e66c1ebcd2
|
File details
Details for the file artd_order-1.0.13-py3-none-any.whl.
File metadata
- Download URL: artd_order-1.0.13-py3-none-any.whl
- Upload date:
- Size: 25.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64f69691436e37f661f858749b34ca32f16249ca05d6207e8d2028bc427d139e
|
|
| MD5 |
37c6e6e4546574b2c80b7a53a6ce9192
|
|
| BLAKE2b-256 |
ef5d0cf70da54eed3e0883e6d0a5be10e034fb06cb952fb81ffcdf4f22d1fd1b
|