Skip to content

Always raise RPCException in RPCExecute

Cédric Krier requested to merge topic/default/tryton-rpc-exception into branch/default

So when calling RPCExecute without processing exception, all exceptions can be catch with RPCException.

Closes #12874 (closed)

Merge request reports