]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/Helper/Payment.pm
Fehlende impliziten Übersetzungen für Zahlungsart
[mfinanz.git] / SL / DB / Helper / Payment.pm
index 64d6a639cbdeb0aeaaf5aaa1933c08e0fc2446c0..2507e45ecbacead4954ad5978277aee26c47bf07 100644 (file)
@@ -706,6 +706,13 @@ sub get_payment_suggestions {
   return 1;
 };
 
+# locales for payment type
+#
+# $main::locale->text('without_skonto')
+# $main::locale->text('with_skonto_pt')
+# $main::locale->text('difference_as_skonto')
+#
+
 sub validate_payment_type {
   my $payment_type = shift;