Codenerix Vending is a module that enables CODENERIX to work a Point Of Sales system focused for business faced to final client (services, supermarkets & shops, examples: retaurants, petrol stations, clothes shops, grocery store, hardware store and others).
Project description
Codenerix Vending is a module that enables CODENERIX to work as a Point Of Sales system focused for business faced to final client (services, supermarkets & shops, examples: retaurants, petrol stations, clothes shops, grocery store, hardware store and others).
Demo
Coming soon…
Quickstart
Install this package:
For python 2: sudo pip2 install django-codenerix-vending For python 3: sudo pip3 install django-codenerix-vending
Add “codenerix_vending” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'codenerix_vending', ]
Add in settings the params:
# add legal terms image to be printed on tickets from thermal printer INFO_TERMS_VENDING = "img/terms_ticket_vending.png"
Since Codenerix Vending is a library, you only need to import its parts into your project and use them.
Documentation
Coming soon… do you help us? Codenerix
You can chat with us here.
Credits
This project has been possible thanks to Centrologic.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file django_codenerix_vending-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_codenerix_vending-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e19bc58c7a608b5d232f9e2a74901cd3414dbbbccf1c4c498b68440fd6e76c2 |
|
MD5 | 48dc80fe4130e17e5eae282c4153170a |
|
BLAKE2b-256 | a756844a1cfa2f845e4969c78c49af13a5cdc74cca7344a97f51f00cabb90152 |