[REF] Account_voucher: Warning from build bot

bzr revid: mra@mra-laptop-20101115071809-a5dy43m9wayzoeau
This commit is contained in:
Mustufa Rangwala 2010-11-15 12:48:09 +05:30
parent da8b48b092
commit 2734efbe5d
1 changed files with 0 additions and 1 deletions

View File

@ -540,7 +540,6 @@ class account_voucher(osv.osv):
return True
def do_check(self, cr, uid, ids, context=None):
cur_obj = self.pool.get('res.currency')
mod_obj = self.pool.get('ir.model.data')
if context is None:
context = {}