X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Ftabs%2Fbilling.html;h=d67740a9f02c052f2a0bfef5d5311d3129585a27;hb=8bf1fc96aa2da3aa3fa957b78e943d9969484cd2;hp=c65bed08f821eaf68c5f7734ae36ec849c38278c;hpb=b021f0f5808d9a3b02ddc7f13c206ebc88387ff1;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/tabs/billing.html b/templates/webpages/customer_vendor/tabs/billing.html index c65bed08f..d67740a9f 100644 --- a/templates/webpages/customer_vendor/tabs/billing.html +++ b/templates/webpages/customer_vendor/tabs/billing.html @@ -339,6 +339,13 @@ [% END %] + + [% IF ( SELF.is_customer() ) %] + + [%- LxERP.t8("Hourly rate") %] + [% L.input_tag("cv.hourly_rate_as_number", SELF.cv.hourly_rate_as_number) %] + + [% END %]