devs_odoo/packs/devs/rest_api_mttech
2025-01-27 10:41:26 -05:00
..
controllers [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
doc [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
models [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
Postman Collections [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
security [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
static/description [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
views [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
__init__.py [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
__manifest__.py [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00
README.rst [IMPROVED] Agregar packs devs al ambiente de desarrollo odoo 2025-01-27 10:41:26 -05:00

.. 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>`__