Do not get context for rule evaluation as root
Since f2d4e71a704e the context must be computed for each rule so the loop must be outside of the root context used to browse the rules (to avoid infinite recursion)
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
Since f2d4e71a704e the context must be computed for each rule so the loop must be outside of the root context used to browse the rules (to avoid infinite recursion)