https://github.com/anicetkeric/odooapixmlrpc
Odoo Rest Web Service API
https://github.com/anicetkeric/odooapixmlrpc
odoo-api rpc-client
Last synced: 3 months ago
JSON representation
Odoo Rest Web Service API
- Host: GitHub
- URL: https://github.com/anicetkeric/odooapixmlrpc
- Owner: anicetkeric
- Created: 2017-12-10T16:41:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T14:26:17.000Z (over 7 years ago)
- Last Synced: 2025-01-16T00:56:36.368Z (9 months ago)
- Topics: odoo-api, rpc-client
- Language: PHP
- Size: 40 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# odooApiXmlRpc
Odoo Rest Web Service API# Overview
Odoo is usually extended internally via modules, but many of its features and all of its data are also available from the outside for external analysis or integration with various tools. .[Read more](https://www.odoo.com/documentation/10.0/api_integration.html).# Usage