Connect to Easy My Coop RESTful API.
Project description
Connect to Easy My Coop RESTful API.
Table of contents
Usage
## Configuration
Get an API token from the Easy My Coop API you wish to connect to and setup a backend at - Settings > Technical (debug mode) > EMC Backend
## Concepts
The models are heavily influenced by the odoo connector:
- emc_backend
connects to the API, sends HTTP requests, converts json to dictionaries
- <model>_adapter
uses the backend to send query for model it’s responsible for.
adapts the objects to api format dictionaries
adapts the result dictionaries to writable dictionaries
- <model>_binding
links an internal record with an external record for each backend
The <model> is responsible for the orchestration of these components.
In the current implementation, only one backend is allowed.
Known issues / Roadmap
The api cannot currently process multiple capital release requests per subscription request.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Coop IT Easy SCRLfs
Robin Keunen <robin@coopiteasy.be>
Maintainers
This module is part of the coopiteasy/vertical-cooperative project on GitHub.
You are welcome to contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo12_addon_easy_my_coop_connector-12.0.0.0.1.99.dev38-py3-none-any.whl
.
File metadata
- Download URL: odoo12_addon_easy_my_coop_connector-12.0.0.0.1.99.dev38-py3-none-any.whl
- Upload date:
- Size: 36.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/30.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.4.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52521a13a1ce4e21c7c47085d6c8ae93884955cdafcb4ac2c25552e1518620fe |
|
MD5 | 1ca3218eb5c10e43d139c430a7a9db95 |
|
BLAKE2b-256 | ae8dcbd01e05547a9411bee361be5726bd65a87a0dfae07de4196889f3a2b38e |