I have a bit of code that calls ModelSQL.write([active_records], {values})
and have found that it will write to a field even if that field is
readonly, per the `states` of the Model. Is this the expected behavior,
and is there a way to have `write` honor the constraint set in `states`?
I'm using 3.4
--
You received this message because you are subscribed to the Google Groups
"tryton" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton/93a6aaac-e89a-43cf-9ee3-663117b3aead%40googlegroups.com.