Skip to Content
Menu
This question has been flagged
13305 Views

I am developing a module for Odoo v8 with a url controller.

When something goes wrong, I return an error 404 simply with:

return request.not_found()

 

But when everything is OK I would like to return to the client a status 200 with a json with some data, but have not a clue how to do it.

Any idea?

Avatar
Discard
Related Posts Replies Views Activity
0
Apr 17
3444
0
Feb 16
3846
3
Jul 25
9248
1
May 25
1466
0
Jan 24
2101