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.8.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file artd_stock-1.0.8.tar.gz
.
File metadata
- Download URL: artd_stock-1.0.8.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 | 71eab0b7f56dc707a7aa7b2defcfffaa95290d50d31b245d5ce810de000ffd67 |
|
MD5 | 43fe4d1a19d00cf7ff3dbf989fbf0273 |
|
BLAKE2b-256 | ba6982fa05a1b65cab7df89bea58f517963c01ffe0e9be4cd063dba63c8e3660 |
File details
Details for the file artd_stock-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: artd_stock-1.0.8-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 | 341b0713f7948bc231bf175f3bac7ef7b6a240cd57fdb5e000243276943cc2f5 |
|
MD5 | f92f233d912d91d7da90fcf0513bd611 |
|
BLAKE2b-256 | 232d22c2744bb99eb0d8c2a4f8263e2ee297e356579e84544002c6972906577b |