Hi.
i have the following situation:
i have a constraint on my model where 2 computed values need to be equal. when i first create a record it behaves fine.
but when i take an existing record and alter the values the constraint goes off. in the client both computed values are shown equal but when i log them with python in the constraint one of them has the old value it had before i edited the record.
can somebody help?