X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Freports.tpl;h=c851a1c249a8c92b00670f6a4547d8fcf28e8b18;hb=5fd6816a0567b31414492712d5002d3ecc9f52a2;hp=ce804dc575fcdb601ce10cba3b7e6902a8f15257;hpb=61d8edb3db70bd197ed6b988727394633b0cecf9;p=timetracker.git diff --git a/WEB-INF/templates/reports.tpl b/WEB-INF/templates/reports.tpl index ce804dc5..c851a1c2 100644 --- a/WEB-INF/templates/reports.tpl +++ b/WEB-INF/templates/reports.tpl @@ -209,6 +209,14 @@ function handleCheckboxes() { {$forms.reportForm.invoice.control} {/if} +{if ($user->canManageTeam() && $user->isPluginEnabled('ps'))} + + {$i18n.label.paid_status} + + + {$forms.reportForm.paid_status.control} + +{/if} {if $user->canManageTeam() || $user->isClient()} {$i18n.label.users} @@ -243,6 +251,9 @@ function handleCheckboxes() { {/if} {if ($user->canManageTeam() || $user->isClient()) && $user->isPluginEnabled('iv')} + {/if} + {if ($user->canManageTeam() && $user->isPluginEnabled('ps'))} + {/if} {/if} @@ -261,7 +272,7 @@ function handleCheckboxes() { {if (($smarty.const.TYPE_START_FINISH == $user->record_type) || ($smarty.const.TYPE_ALL == $user->record_type))}{/if} {if ($custom_fields && $custom_fields->fields[0])} - + {else} {/if}