X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fvk%2Fsearch_invoice.html;h=77f1d38b613f95e1d27da6543f11b546923b4967;hb=afa558ad31f9cd85005b55aa2c684a746211dd61;hp=18ff0fed4e83357fae11e5aa611a26e218997607;hpb=57463eed482c9f107a6bb35d8b24d666175570a3;p=kivitendo-erp.git diff --git a/templates/webpages/vk/search_invoice.html b/templates/webpages/vk/search_invoice.html index 18ff0fed4..77f1d38b6 100644 --- a/templates/webpages/vk/search_invoice.html +++ b/templates/webpages/vk/search_invoice.html @@ -3,24 +3,73 @@
- +
[% title %]
- +
- - +
[% 'Main sorting' | $T8 %] - - - - - + + + + + + + - - -
[% 'Configuration' | $T8 %] + + + + + + + + + + + + + + + + + + + + + + + +
[% 'Main sorting' | $T8 %] + + [% 'Heading' | $T8 %] [% 'Subtotal' | $T8 %]
[% 'Secondary sorting' | $T8 %] + + [% 'Heading' | $T8 %] [% 'Subtotal' | $T8 %]
[% 'Item mode' | $T8 %] ([%'Show items from invoices individually' | $T8 %])
+ [% 'Total sum' | $T8 %] + [% 'Decimalplaces' | $T8 %]:
+
[% 'Filter' | $T8 %] + + + + - - - + + + + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + [% CUSTOM_VARIABLES_FILTER_CODE_CT %] + + + + [% CUSTOM_VARIABLES_FILTER_CODE_IC %]

[% 'Filter' | $T8 %]:
[% 'Customer' | $T8 %] @@ -38,9 +87,13 @@ -%]
[% 'Customer Number' | $T8 %]
[% 'Department' | $T8 %] + [%- INCLUDE 'generic/multibox.html' name = 'department', style = 'width: 250px', @@ -69,14 +122,78 @@
[% 'Part Number' | $T8 %]
[% 'Part Description' | $T8 %]
[% 'From' | $T8 %][% 'Group' | $T8 %] + [%- INCLUDE 'generic/multibox.html' + name = 'partsgroup_id', + style = 'width: 250px', + DATA = ALL_PARTSGROUPS, + id_key = 'id', + label_key = 'partsgroup', + show_empty = 1, + allow_textbox = 0, + -%] +
[% 'Country' | $T8 %]
[% 'Employee' | $T8 %] + [%- INCLUDE 'generic/multibox.html' + name = 'employee_id', + style = 'width: 250px', + DATA = ALL_EMPLOYEES, + id_key = 'id', + label_sub = 'employee_labels', + limit = vclimit, + show_empty = 1, + allow_textbox = 0, + default = ' ', + -%] +
[% 'Salesman' | $T8 %] + [%- INCLUDE 'generic/multibox.html' + name = 'salesman_id', + style = 'width: 250px', + DATA = ALL_SALESMEN, + id_key = 'id', + label_sub = 'salesman_labels', + limit = vclimit, + show_empty = 1, + allow_textbox = 0, + -%] +
[% 'Customer type' | $T8 %] + [%- INCLUDE 'generic/multibox.html' + name = 'business_id', + style = "width: 250px", + DATA = ALL_BUSINESS_TYPES, + id_key = 'id', + label_key = 'description', + limit = vclimit, + show_empty = 1, + allow_textbox = 0, + -%] +
[% 'Invoice Date' | $T8 %] [% 'From' | $T8 %] @@ -87,63 +204,83 @@

[% 'Filter for customer variables' | $T8 %]:

[% 'Filter for item variables' | $T8 %]:
+
- - + @@ -151,7 +288,6 @@ -
[% 'Include in Report' | $T8 %] - +
+ + + + + + - - - - - - - - + + + + - - - - - - + + + + + + - - - - - - - - + + + + - - - - + + + + - - - - - - + + + + - - + + + + + [% CUSTOM_VARIABLES_INCLUSION_CODE_CT %] + + + + + + [% CUSTOM_VARIABLES_INCLUSION_CODE_IC %]
+ [% 'Cumulated or averaged values' | $T8 %] ([% 'invoice mode or item mode' | $T8 %]): +
[% 'Sales price total' | $T8 %][% 'Purchase price total' | $T8 %][% 'Margetotal' | $T8 %] ([% 'Single values in item mode, cumulated values in invoice mode' | $T8 %]) + +
[% 'Description' | $T8 %][% 'Part Number' | $T8 %][% 'Invnumber' | $T8 %][% 'Invdate' | $T8 %][% 'Sales price' | $T8 %][% 'Purchase price' | $T8 %][% 'Margepercent' | $T8 %]([% 'averaged values, in invoice mode only useful when filtered by a part' | $T8 %])
[% 'Quantity' | $T8 %][% 'Discount' | $T8 %][% 'Unit' | $T8 %][% 'Quantity' | $T8 %][% 'Discount' | $T8 %]([% 'averaged values, in invoice mode only useful when filtered by a part' | $T8 %])
 
+ [% 'Item values' | $T8 %] ([% 'Only shown in item mode' | $T8 %]) +
[% 'Sales price' | $T8 %][% 'Sales price total' | $T8 %][% 'Purchase price' | $T8 %][% 'Purchase price total' | $T8 %][% 'Description' | $T8 %][% 'Part Number' | $T8 %][% 'Invnumber' | $T8 %][% 'Invdate' | $T8 %]
[% 'Margetotal' | $T8 %][% 'Margepercent' | $T8 %][% 'Unit' | $T8 %][% 'Group' | $T8 %][% 'Salesperson' | $T8 %][% 'Employee' | $T8 %]
[% 'Subtotal' | $T8 %][% 'Total' | $T8 %][% 'Headers' | $T8 %][% 'Customer Number' | $T8 %][% 'Customer Name' | $T8 %][% 'Country' | $T8 %][% 'Customer type' | $T8 %]
[% 'Decimalplaces' | $T8 %]
 
+ [% 'Customer variables' | $T8 %] ([% 'Only shown in item mode' | $T8 %]) +
 
+ [% 'Item variables' | $T8 %] ([% 'Only shown in item mode' | $T8 %]) +