[[ repeatIn(objects, 'o') ]] HR Planning [[ o.name]] Responsible : [[ o.user_id.name ]] From : [[ formatLang(o.date_from,date=True) ]] To : [[ formatLang(o.date_to,date=True) ]] Summary by user User Total planned tasks Remaining tasks Time without tasks Timesheet
[[ repeatIn(o.planning_user_ids , 'u') ]] [[ u.user_id.name ]] [[ formatLang(u.plan_tasks) ]] [[ formatLang(u.tasks) ]] [[ formatLang(u.free) ]] [[ formatLang(u.timesheet) ]]
Summary by project Project Total planned tasks Remaining tasks Time without tasks Timesheet
[[ repeatIn(o.planning_account , 'l') ]] [ [[ l.account_id.code ]] ] [[ l.account_id.name ]] [[ formatLang(l.plan_tasks) ]] [[ formatLang(l.tasks) ]] [[ formatLang(l.plan_open) ]] [[ formatLang(l.timesheet) ]]