server-env/server_environment/models
Guewen Baconnier 6b44590605 Disable prefetch on env-computed fields
As in the inverse field that write the value into the <field>_env_default
we have to browse the record, the prefetch has the effect of calling
compute on the env-computed field which resets the value to it's
previous state before we have the occasion to store it.
2018-07-24 09:56:20 +02:00
..
__init__.py Add a server environment mixin 2018-07-24 09:31:47 +02:00
server_env_mixin.py Disable prefetch on env-computed fields 2018-07-24 09:56:20 +02:00