Skip to content

rafi16jan/odoo-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Restful API Implementation in Odoo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages