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?