Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
此帖文有活动时,接收通知
Is it possible to get old values of a record in an “On Update” automation event ?
i need to compare both values before allowing the update to happen
I have the same question. Did you mange to access the old values from the python function?
record._origin.name is the value of name before the update.
立即创建账户,享受专属功能,与我们的精彩社区互动!
1. Use the live chat to ask your questions. 2. The operator answers within a few minutes.
I have the same question. Did you mange to access the old values from the python function?