X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fexpense_edit.tpl;fp=WEB-INF%2Ftemplates%2Fexpense_edit.tpl;h=953f78d5e210582b8ce5c76347c1f522c9959b45;hb=813f43a9406fb5adfb8c6e89cd97b06a11da58c9;hp=39198b88051b8b3cd7f12f07d4760212cc399f15;hpb=b859fc87dd294eaac78be9b19e11ef823d6e23f8;p=timetracker.git diff --git a/WEB-INF/templates/expense_edit.tpl b/WEB-INF/templates/expense_edit.tpl index 39198b88..953f78d5 100644 --- a/WEB-INF/templates/expense_edit.tpl +++ b/WEB-INF/templates/expense_edit.tpl @@ -150,7 +150,7 @@ function recalculateCost() { {$i18n.label.cost}: {$forms.expenseItemForm.cost.control} {$user->currency|escape} -{if ($user->canManageTeam() && $user->isPluginEnabled('ps'))} +{if ($user->can('manage_invoices') && $user->isPluginEnabled('ps'))}