]> wagnertech.de Git - mfinanz.git/blobdiff - js/edit_periodic_invoices_config.js
Auftrags-Controller: Webdav
[mfinanz.git] / js / edit_periodic_invoices_config.js
index 44ebd1916c1f8d9d85b25b3c7b33a9181eede924..b969e1dde59ae0f23d20fbf614703b615fd72a79 100644 (file)
@@ -14,7 +14,3 @@ function edit_periodic_invoices_config() {
   // alert(url);
   window.open(url, "_new_generic", parm);
 }
-
-function warn_save_active_periodic_invoice() {
-  return confirm(kivi.t8('This sales order has an active configuration for periodic invoices. If you save then all subsequently created invoices will contain those changes as well, but not those that have already been created. Do you want to continue?'));
-}