{if $show_client}
{$i18n.label.client} |
{$forms.reportForm.client.control} |
{/if}
{if $show_project}
{$i18n.label.project} |
{$forms.reportForm.project.control} |
{/if}
{if $show_billable}
{$i18n.form.time.billable} |
{$forms.reportForm.include_records.control} |
{/if}
{if $show_paid_status}
{$i18n.label.paid_status} |
{$forms.reportForm.paid_status.control} |
{/if}
|
|
{if $show_cf_1_dropdown}
{$i18n.label.option} |
{$forms.reportForm.option.control} |
{/if}
{if $show_task}
{$i18n.label.task} |
{$forms.reportForm.task.control} |
{/if}
{if $show_approved}
{$i18n.label.approved} |
{$forms.reportForm.approved.control} |
{/if}
{if $show_invoice_dropdown}
{$i18n.label.invoice} |
{$forms.reportForm.invoice.control} |
{/if}
{if $show_timesheet_dropdown}
{$i18n.label.timesheet} |
{$forms.reportForm.timesheet.control} |
{/if}
|
{if $show_users}
{$i18n.label.users} |
{$forms.reportForm.users.control} |
{/if}
{$i18n.form.reports.select_period} |
|
{$i18n.form.reports.set_period} |
{$forms.reportForm.period.control} |
{$i18n.label.start_date}: |
{$forms.reportForm.start_date.control} |
|
{$i18n.label.end_date}: |
{$forms.reportForm.end_date.control} |
{$i18n.form.reports.show_fields} |
{if $show_client}
|
{/if}
{if $show_project}
|
{/if}
{if $show_timesheet_checkbox}
|
{/if}
{if $show_cf_1_checkbox}
|
{/if}
|
{if $show_start}
|
{/if}
{if $show_task}
|
{/if}
{if $show_ip}
|
{/if}
{if $show_work_units}
|
{/if}
|
{if $show_finish}
|
{/if}
|
{if $show_approved}
|
{/if}
{if $show_invoice_checkbox}
|
{/if}
|
|
|
{if $show_paid_status}
|
{/if}
|
|
{$i18n.form.reports.group_by} |
{$forms.reportForm.group_by1.control} |
{$forms.reportForm.group_by2.control} |
{$forms.reportForm.group_by3.control} |
|