Skip to Content
Menu
This question has been flagged
12526 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
2951
0
Feb 16
3296
1
May 25
698
0
Jan 24
1457
2
May 23
8304