Transaction handling #106
Unanswered
varuna-pfs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use OdooJsonRpcClient to create some records in a customer table and update a custom flag in a transaction table. How can I do this within a transaction so that if one of the inserts or updates fail, it will roll back all the changes?
Beta Was this translation helpful? Give feedback.
All reactions