context['active_test'] is undocumented

Bug #1260348 reported by Lionel Sausin - Initiatives/Numérigraphe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Documentation
New
Undecided
Unassigned

Bug Description

Browsing the ORM code, I just found out that one can add {'active_test': False} to the context and retrieve both active and inactive records.
It's quite useful, and deserves to be documented.

Revision history for this message
Lionel Sausin - Initiatives/Numérigraphe (ls-initiatives) wrote :

I'm proposing the following line :
"The key 'active_test' can be added to the context to tell the ORM if it should ({'active_test': True}) or should not {'active_test': False} filter out inactive results. This can be used when doing searches, or added to client actions."

I'll gladly make a merge proposal if that helps, please just tell me where this should be added.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.