Skip to main content

Codenerix Invoicing is a module that enables CODENERIX to manage bills.

Project description

Codenerix Invoicing is a module that enables CODENERIX.com to manage bills.

Try our demo with Centrologic Cloud

Demo

Coming soon…

Quickstart

  1. Install this package:

    For python 2: sudo pip2 install django-codenerix-invoicing
    For python 3: sudo pip3 install django-codenerix-invoicing
  2. Add “codenerix_extensions”, “codenerix_products”, “codenerix_storages” and “codenerix_invoicing” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_extensions',
        'codenerix_products',
        'codenerix_storages',
        'codenerix_invoicing',
    ]
  3. Add the param in setting:

    CDNX_INVOICING_URL_COMMON = 'invoicing'
    CDNX_INVOICING_URL_PURCHASES = 'purchases'
    CDNX_INVOICING_URL_SALES = 'sales'
  4. Since Codenerix Invoicing is a library, you only need to import its parts into your project and use them.

Documentation

Coming soon… do you help us? Centrologic

Commercial support

This project is backed by Centrologic. You can discover more in CODENERIX.com. If you need help implementing or hosting django-codenerix-invoicing, please contact us: http://www.centrologic.com/contacto/

Centrologic is supported mainly by Centrologic Computational Logistic Center

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-codenerix-invoicing-1.0.2.tar.gz (105.4 kB view details)

Uploaded Source

Built Distribution

django_codenerix_invoicing-1.0.2-py2.py3-none-any.whl (204.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-codenerix-invoicing-1.0.2.tar.gz.

File metadata

File hashes

Hashes for django-codenerix-invoicing-1.0.2.tar.gz
Algorithm Hash digest
SHA256 592e4e8834f10b22a085c91364c02d5ae0dabeae6d8d327ca6607d3d81cd4422
MD5 391a7c4a0a2762aae4f198a2ca840e12
BLAKE2b-256 addd87802004cc0f790008ecf00122aa36d67e1d95fbb408132a0610ef1d84cc

See more details on using hashes here.

File details

Details for the file django_codenerix_invoicing-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_codenerix_invoicing-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0712b81b8b89f9ea05c16b7248a7ef785187468bce734ec735108c49df027f81
MD5 3319a7ec996489746d6ca76b6bc39872
BLAKE2b-256 b4793be92bb28c319013a7127ec6657c45d5d75167c75d80ecd9c404db3cc46a

See more details on using hashes here.

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