django-codenerix-vending 4.0.3

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangocodenerixvending 4.0.3

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
You can have a look to our demos online:

CODENERIX Simple Agenda DEMO.
CODENERIX Full ERP DEMO.

You can find some working examples in GITHUB at django-codenerix-examples project.


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?
You can get in touch with us here.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.