X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_features.html;h=c5278adcd27cdef28240aa6d260f168f048649e5;hb=4af0680de7454195d92003613a03dc3eca4d94d2;hp=ad5f8f72295126462dbddf553d7a8e13d3e69e62;hpb=ba40069b4f465cd51d509ab280d1c6e61652bda9;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index ad5f8f722..c5278adcd 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -156,6 +156,17 @@ [% LxERP.t8('Default hourly rate for new customers') %] + + [% LxERP.t8('Customers: VAT ID / taxnumber unique') %] + [% L.yes_no_tag('defaults.customer_ustid_taxnummer_unique', SELF.defaults.customer_ustid_taxnummer_unique) %] + [% LxERP.t8('Should VAT ID or taxnumber be unique for customers? This is checked when saving a customer\'s master data. One of the fields is sufficient and required.') %] + + + [% LxERP.t8('Vendors: VAT ID / taxnumber unique') %] + [% L.yes_no_tag('defaults.vendor_ustid_taxnummer_unique', SELF.defaults.vendor_ustid_taxnummer_unique) %] + [% LxERP.t8('Should VAT ID or taxnumber be unique for all vendors? This is checked when saving a vendor\'s master data. One of the fields is sufficient and required.') %] + + [% LxERP.t8("Parts Master Data") %]