336
335
vals['instance_id'] = journal.get('instance_id')[0]
337
336
return super(account_move_line, self).write(cr, uid, ids, vals, context=context, check=check, update_check=update_check)
339
def search(self, cr, uid, args, offset=0, limit=None, order=None,
338
def search(self, cr, uid, args, offset=0, limit=None, order=None, context=None, count=False):
342
340
Filtering regarding context