Parcourir la source

fixed PAYMENT_TERM_DAYS_FV in ZamZlec for pro-netmedia

Piotr Labudda il y a 10 ans
Parent
commit
0d78bf87a6
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      SE/se-lib/Route/UrlAction/ProjektyProNetMediaZamZlec.php

+ 3 - 1
SE/se-lib/Route/UrlAction/ProjektyProNetMediaZamZlec.php

@@ -856,7 +856,9 @@ _conditions.push([
 ]);
 _conditions.push([
     ['bold', 'Warunki płatności: '],
-    ['text', 'przelew 60 dni po dostawie towaru']
+    ['text', 'przelew '],
+		['field', '', 'PAYMENT_TERM_DAYS_FV', 'int'],
+    ['text', ' dni po dostawie towaru']
 ]);
 _conditions.push([
     ['bold', 'Forma płatności: '],