Must
- [REPORT]
objects
usage from the evaluation context must be replaced byrecords
.
objects
usage from the evaluation context must be replaced by records
.Is it possible to provide same examples?
Thank you… yes, this what I am looking for.
So that, I am able to change for current code
Issue 9421: Enforce access on record in wizard - Tryton issue tracker is not a strictly required change as former code will still work and this is not what the migration point is about. It is about the Report template for which we cleaned the former objects
and so only records
is usable. This change has been made long time ago (around series 2.x) but we kept backward compatibility until now due to a refactoring.