Skip to Content
Menu
This question has been flagged
1 Reply
1427 Views

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?

Avatar
Discard
Author Best Answer

seems to be solved.

didnt work because some fields that should compute each other didnt work the way i thought.

Avatar
Discard