Skip to main content

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).

Try our demo with Codenerix Cloud

Demo

Coming soon…

Quickstart

  1. Install this package:

    For python 2: sudo pip2 install django-codenerix-vending
    For python 3: sudo pip3 install django-codenerix-vending
  2. Add “codenerix_vending” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_vending',
    ]
  3. 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"
  4. 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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_codenerix_vending-1.0.0-py2.py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page