Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 292 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 292 Bytes

odoo-restful

Restful API Implementation in Odoo

Put api.py on your Odoo module and import it or create a new module with only an init.py and the api.py, and append the module name on server_wide_modules in the configuration file or run odoo.py/odoo-bin with --load=web,nameofthemodule