51 lines
1.3 KiB
ReStructuredText
51 lines
1.3 KiB
ReStructuredText
.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
|
|
:target: https://www.gnu.org/licenses/lgpl-3.0.en.html
|
|
:alt: License: LGPL-3
|
|
|
|
Odoo rest API
|
|
=============
|
|
* This module allow us to connect to database with REST API requests
|
|
|
|
Configuration
|
|
-----------
|
|
* Set up the config file
|
|
* Authentication using Postman with login credentials
|
|
* API key generation
|
|
* Communicate with database using API requests
|
|
|
|
Company
|
|
-------
|
|
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__
|
|
|
|
License
|
|
-------
|
|
Lesser General Public License v3.0 (LGPL v3)
|
|
(https://www.gnu.org/licenses/lgpl-3.0.en.html)
|
|
|
|
Credits
|
|
-------
|
|
Developer : (V16) yadhushankar
|
|
(V17) Sruthi pavithran
|
|
Contact: odoo@cybrosys.com
|
|
|
|
Contacts
|
|
--------
|
|
* Mail Contact : odoo@cybrosys.com
|
|
* Website : https://cybrosys.com
|
|
|
|
Bug Tracker
|
|
-----------
|
|
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.
|
|
|
|
Maintainer
|
|
-----------
|
|
.. image:: https://cybrosys.com/images/logo.png
|
|
:target: https://cybrosys.com
|
|
|
|
This module is maintained by Cybrosys Technologies.
|
|
|
|
For support and more information, please visit `Our Website <https://cybrosys.com/>`__
|
|
|
|
Further information
|
|
===================
|
|
HTML Description: `<static/description/index.html>`__
|