ArtD Stock.
Project description
ArtD Stock
Art Product is a package that makes it possible to manage stock and stock changes.
- Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
'django-json-widget'
'artd_location',
'artd_partner',
'artd_product',
'artd_stock',
]
- 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
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_stock-1.0.9.tar.gz
(9.6 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_stock-1.0.9.tar.gz.
File metadata
- Download URL: artd_stock-1.0.9.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b49a9f26e17f320eeb66cd33975a9d5ad6847d4c9d9bcfe19a850503c6ad6314
|
|
| MD5 |
79203b59d63858ad84d68dee037a89a6
|
|
| BLAKE2b-256 |
6fdd273ffbb309934716f3af6279a3d4278390c521c6757f08d4d4da696a1736
|
File details
Details for the file artd_stock-1.0.9-py3-none-any.whl.
File metadata
- Download URL: artd_stock-1.0.9-py3-none-any.whl
- Upload date:
- Size: 13.3 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 |
c53fe562524fed613a782dbaf87f95f72fc0d9953424e384dd5d89897df60e0a
|
|
| MD5 |
64084edb5def15a9403d50cfb019fdfd
|
|
| BLAKE2b-256 |
3df93cd47345d09fd7cee6a827587c5a5ec76ca6349470076ec2e2793d1eb57c
|