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?