Reminder for Goal Update Reminder ${object.name}

You have not updated your progress for the goal ${object.definition_id.name} (currently reached at ${object.completeness}%) for at least ${object.remind_update_delay} days. Do not forget to do it.

]]>
Simple Challenge Report Progress ${object.name}

The following message contains the current progress for the challenge ${object.name}

% if object.visibility_mode == 'personal': % for line in ctx["challenge_lines"]: = 100: style="font-weight:bold;" % endif > % endfor
Goal Target Current Completeness
${line['name']} ${line['target']} % if line['suffix']: ${line['suffix']} % endif ${line['current']} % if line['suffix']: ${line['suffix']} % endif ${line['completeness']} %
% else: % for line in ctx["challenge_lines"]: % for goal in line['goals']: = 100: style="font-weight:bold;" % endif > % endfor
${line['name']}
# Person Completeness Current
${goal['rank']} ${goal['name']} ${goal['completeness']}% ${goal['current']}/${line['target']} % if line['suffix']: ${line['suffix']} % endif


% endfor % endif ]]>
Set your Timezone Configure your profile and specify your timezone count boolean [('id','=',user.id),('partner_id.tz', '!=', False)] user.id Set your Company Data Write some information about your company (specify at least a name) count boolean [('user_ids', 'in', [user.id]), ('name', '=', 'Your Company')] lower user.company_id.id Create User ir.actions.act_window res.users form current {'default_groups_ref': ['base.group_user']} Create and manage users that will connect to the system. Users can be deactivated should there be a period of time during which they will/should not connect to the system. You can assign them groups in order to give them specific access to the applications they need to use in the system. Invite new Users Create at least another user boolean count [('id', '!=', user.id)] Mail Group Following Follow mail groups to receive news python result = pool.get('mail.followers').search(cr, uid, [('res_model', '=', 'mail.group'), ('partner_id', '=', object.user_id.partner_id.id)], count=True, context=context) Complete your Profile once personal never inprogress other Setup your Company once personal never inprogress other 1 1 0 1