Skip to Content
Menu
This question has been flagged
12865 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
3048
0
Feb 16
3401
3
Jul 25
8627
1
May 25
920
0
Jan 24
1657