Skip to content
Snippets Groups Projects
Commit 385f4dba authored by Raphael Collet's avatar Raphael Collet
Browse files

[MERGE] Avoid error-hiding calls like registry.get(X) when X is dynamic.

Use registry[X] instead, and test model existence with: X in registry.

bzr revid: rco@openerp.com-20130411075241-0f5u1vzmtzcxwnp4
parents ef1cbabe 894eeef8
No related branches found
No related tags found
No related merge requests found
Showing
with 52 additions and 54 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment