From 6792376f393add36771f49a14a145b638a6131c8 Mon Sep 17 00:00:00 2001 From: Goffin Simon Date: Mon, 1 Jun 2015 11:16:11 +0200 Subject: [PATCH] [FIX] hr_applicant_document: resume and letters When an ir.attachment is created from the ir.action.window "Resumes and Letters" then the res.model must be set by default with 'hr.applicant'. opw:641070 --- addons/hr_applicant_document/views/hr_applicant.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/hr_applicant_document/views/hr_applicant.xml b/addons/hr_applicant_document/views/hr_applicant.xml index 71607014c85..f79765ed3a3 100644 --- a/addons/hr_applicant_document/views/hr_applicant.xml +++ b/addons/hr_applicant_document/views/hr_applicant.xml @@ -20,6 +20,7 @@ kanban,tree,form [('res_model','=','hr.applicant')] +

Search through resumes and motivation letters.