X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/841d44c00aae1166a0721e40dc2f9ffb7b9ac5b5..HEAD:/templates/webpages/client_config/_orders_deleteable.html
diff --git a/templates/webpages/client_config/_orders_deleteable.html b/templates/webpages/client_config/_orders_deleteable.html
index 0b35a72ee..169dc4aa6 100644
--- a/templates/webpages/client_config/_orders_deleteable.html
+++ b/templates/webpages/client_config/_orders_deleteable.html
@@ -21,5 +21,16 @@
[% L.yes_no_tag('defaults.purchase_delivery_order_show_delete', SELF.defaults.purchase_delivery_order_show_delete) %] |
[% LxERP.t8('Show delete button in purchase delivery orders?') %] |
+
+
+ | [% LxERP.t8('Sales Reclamations deleteable') %] |
+ [% L.yes_no_tag('defaults.sales_reclamation_show_delete', SELF.defaults.sales_reclamation_show_delete) %] |
+ [% LxERP.t8('Show delete button in sales reclamations?') %] |
+
+
+ | [% LxERP.t8('Purchase Reclamations deleteable') %] |
+ [% L.yes_no_tag('defaults.purchase_reclamation_show_delete', SELF.defaults.purchase_reclamation_show_delete) %] |
+ [% LxERP.t8('Show delete button in purchase reclamations?') %] |
+