Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 70 |
Technical Name |
takobi_frontend_interface |
License | AGPL-3 |
Website | https://takobi.online/ |
Comunicazione con frontend TAKOBI
Technical module to allow the communication with TAKOBI Frontend.
Table of contents
Configuration
TAKOBI Parameters are configurable values that are looked for in:
- System Parameters
- Odoo Configuration (aka odoo.cfg)
- Use the default value
In some cases, the default value is not provided: in such cases, if the value is not found, an exception is raised.
The following TAKOBI Parameters are used:
- takobi_base_url: URL of TAKOBI Frontend.Default: https://takobi.online
- takobi_rpc_host: Host of TAKOBI Frontend for RPC ConnectionDefault: takobi.online
- takobi_rpc_port: Port of TAKOBI Frontend for RPC ConnectionDefault: 443
- takobi_rpc_protocol: Protocol of TAKOBI Frontend for RPC Connection: jsonrpc or jsonrpc+sslDefault: jsonrpc+ssl
- takobi_db: Database of TAKOBI Frontend to log intoDefault: takobi.online
- takobi_rpc_user: Login of the TAKOBI User for RPC ConnectionDefault: admin
- takobi_rpc_passwd: Password of your TAKOBI User for RPC ConnectionDefault: Not provided
- takobi_contract: Name of your Contract in TAKOBI FrontendDefault: The DB name
Bug Tracker
Bugs are tracked on Gitlab 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
- TAKOBI:
- Simone Rubino <sir@takobi.online>
Maintainers
This module is part of the TAKOBI/base_addons project on Gitlab.
You are welcome to contribute.
Please log in to comment on this module