Fixed: 'intersect' method was not imported

bzr revid: olt@tinyerp.com-20081215154041-09dnh954v64i6l9w
This commit is contained in:
Olivier Laurent 2008-12-15 16:40:41 +01:00
parent 3f5796a6f8
commit 857315978a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
##############################################################################
import operator
from osv import osv, fields
from osv.orm import intersect
from tools.translate import _