X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Fform.html;h=fc709430e9a6814aa211a3ffed455e9f6be877f5;hb=8e99e751c3617f03dbbca3210b1bf127aceabb40;hp=ae05d85c29a7a4dac81ca155d6cff1b57479b458;hpb=c092c963921436b418f42ed73bece53878a61bf0;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/form.html b/templates/webpages/customer_vendor/form.html index ae05d85c2..fc709430e 100644 --- a/templates/webpages/customer_vendor/form.html +++ b/templates/webpages/customer_vendor/form.html @@ -2,8 +2,8 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] +[%- USE Dumper %]

[% FORM.title %] [% IF SELF.cv.id %] - [% HTML.escape(SELF.cv.displayable_name) %][% END %]

- [% L.hidden_tag('_cti_enabled', !!LXCONFIG.cti.dial_command) %] [% cv_cvars = SELF.cv.cvars_by_config %] @@ -36,7 +36,7 @@ [% IF SELF.cv.id %]
  • [% 'Price Rules' | $T8 %]
  • [% END %] -
  • [% LxERP.t8('Turnovers') %] [%- IF SELF.open_items > 0 %]   $  [% END %]
  • +
  • [% LxERP.t8('Records') %] [%- IF SELF.open_items > 0 %]  $[% END %] [%- IF SELF.open_orders > 0 %]  ![% END %]
  • [% PROCESS "customer_vendor/tabs/billing.html" %]