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
- Host: GitHub
- URL: https://github.com/grap/odoo-addons-driver
- Owner: grap
- License: agpl-3.0
- Created: 2024-09-10T11:05:23.000Z (over 1 year ago)
- Default Branch: 16.0
- Last Pushed: 2025-03-14T11:08:53.000Z (about 1 year ago)
- Last Synced: 2025-03-14T12:23:15.327Z (about 1 year ago)
- Language: JavaScript
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://odoo-community.org/get-involved?utm_source=repo-readme)
# Odoo Drivers Module developped specially for GRAP
[](https://github.com/grap/odoo-addons-driver/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[](https://github.com/grap/odoo-addons-driver/actions/workflows/test.yml?query=branch%3A16.0)
[](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)