X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/368f144b970a4b307a50d82bb398e704d65eec43..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 c15f159e4..169dc4aa6 100644 --- a/templates/webpages/client_config/_orders_deleteable.html +++ b/templates/webpages/client_config/_orders_deleteable.html @@ -1,7 +1,5 @@ [%- USE LxERP -%][%- USE L -%]
| [% LxERP.t8('Sales Orders deleteable') %] | @@ -23,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?') %] | +