Use ImmutableDict for Transaction.context
The Transaction.context
should be updated only with Transaction.set_context
. So using an ImmutableDict
will ensure that.
This instance will be upgraded to Heptapod 17.9.0 final on 2025-04-04 between 14:00 and 15:00 UTC+2
The Transaction.context
should be updated only with Transaction.set_context
. So using an ImmutableDict
will ensure that.
added trytond type::behavior + 1 deleted label
added easy label
assigned to @ced
added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
New review358741002 at https://codereview.tryton.org/358741002/#ps375311002
review358741002 updated at https://codereview.tryton.org/358741002/#ps369561002
New changeset c0f1b12134d8 by Cédric Krier in branch 'default':
Use immutable dictionary for Transaction context
https://hg.tryton.org/trytond/rev/c0f1b12134d8
added 1 deleted label and removed 1 deleted label
closed
New changeset 64b67145a636 by Cédric Krier in branch 'default':
Use immutable dictionary for Transaction context
https://hg.tryton.org/tryton-env/rev/64b67145a636