An open API service indexing awesome lists of open source software.

https://github.com/grap/odoo-addons-driver

Odoo PoS Module developped specially for GRAP
https://github.com/grap/odoo-addons-driver

Last synced: 4 months ago
JSON representation

Odoo PoS Module developped specially for GRAP

Awesome Lists containing this project

README

          

[![Support the OCA](https://odoo-community.org/readme-banner-image)](https://odoo-community.org/get-involved?utm_source=repo-readme)

# Odoo Drivers Module developped specially for GRAP

[![Pre-commit Status](https://github.com/grap/odoo-addons-driver/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/grap/odoo-addons-driver/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[![Build Status](https://github.com/grap/odoo-addons-driver/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/grap/odoo-addons-driver/actions/workflows/test.yml?query=branch%3A16.0)
[![codecov](https://codecov.io/gh/grap/odoo-addons-driver/branch/16.0/graph/badge.svg)](https://codecov.io/gh/grap/odoo-addons-driver)

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[pos_driver_device_list](pos_driver_device_list/) | 16.0.3.0.1 | | Get devices information from odoo-driver library
[pos_driver_display](pos_driver_display/) | 16.0.4.0.1 | | Communicate with LED Customer Display via odoo-driver library
[pos_driver_payment](pos_driver_payment/) | 16.0.3.0.1 | | Communicate with Telium Payment Terminal via odoo-driver library

[//]: # (end addons)

## Licenses

This repository is licensed under [AGPL-3.0](LICENSE).

However, each module can have a totally different license, as long as they adhere to GRAP
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.

----

## About GRAP



GRAP, [Groupement Régional Alimentaire de Proximité](http://www.grap.coop) is a
french company which brings together activities that sale food products in the
region Rhône Alpes. We promote organic and local food, social and solidarity
economy and cooperation.

The GRAP IT Team promote Free Software and developp all the Odoo modules under
AGPL-3 Licence.

You can find all these modules here:

* on the [OCA Apps Store](https://odoo-community.org/shop?&search=GRAP)
* on the [Odoo Apps Store](https://www.odoo.com/apps/modules/browse?author=GRAP).
* on [Odoo Code Search](https://odoo-code-search.com/ocs/search?q=author%3AOCA+author%3AGRAP)

You can also take a look on the following repositories:

* [grap-odoo-incubator](https://github.com/grap/grap-odoo-incubator)
* [grap-odoo-business](https://github.com/grap/grap-odoo-business)
* [grap-odoo-business-supplier-invoice](https://github.com/grap/grap-odoo-business-supplier-invoice)
* [odoo-addons-logistics](https://github.com/grap/odoo-addons-logistics)
* [odoo-addons-cae](https://github.com/grap/odoo-addons-cae)
* [odoo-addons-intercompany-trade](https://github.com/grap/odoo-addons-intercompany-trade)
* [odoo-addons-multi-company](https://github.com/grap/odoo-addons-multi-company)
* [odoo-addons-company-wizard](https://github.com/grap/odoo-addons-company-wizard)