From 8b92aac1db8bb2c1bde5b88d375b57ae99ebd5fd Mon Sep 17 00:00:00 2001 From: Bartek Date: Thu, 30 Jul 2026 00:23:02 +0200 Subject: [PATCH] =?UTF-8?q?Ustawienia=20powiadomie=C5=84=20faktur=20cyklic?= =?UTF-8?q?znych?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../invoice/app-invoice-recurring-add.php | 12 + .../invoice/app-settings-notifications.php | 324 ++++++++++++++++++ prototype/invoice/menu.php | 7 +- 3 files changed, 342 insertions(+), 1 deletion(-) create mode 100644 prototype/invoice/app-settings-notifications.php diff --git a/prototype/invoice/app-invoice-recurring-add.php b/prototype/invoice/app-invoice-recurring-add.php index eea0514..d5851b7 100644 --- a/prototype/invoice/app-invoice-recurring-add.php +++ b/prototype/invoice/app-invoice-recurring-add.php @@ -187,6 +187,18 @@ include '../../header-invoice.php'; +
+ +
+ + +
+ +
diff --git a/prototype/invoice/app-settings-notifications.php b/prototype/invoice/app-settings-notifications.php new file mode 100644 index 0000000..304b5e4 --- /dev/null +++ b/prototype/invoice/app-settings-notifications.php @@ -0,0 +1,324 @@ + + +
+

+ Sprzedaż / Ustawienia / Powiadomienia e-mail (Faktury cykliczne) +

+ +
+ +
+ + +
+
+
Wybierz Profil Powiadomień
+
+ + +
+
+
+
+ + +
Zmiany wprowadzane poniżej zapiszą się dla wybranego profilu.
+
+
+
+ + +
+
+
Harmonogram wysyłki
+ +
+
+
    +
  • +
    + +
    +
    Wystawienie faktury
    + Natychmiast (W dniu dokumentu) +
    +
    + +
  • +
  • +
    + +
    +
    Przypomnienie przed terminem
    + 14 dni przed upływem terminu +
    +
    + +
  • +
  • +
    + +
    +
    Przypomnienie przed terminem
    + 3 dni przed upływem terminu +
    +
    + +
  • +
+
+
+ + +
+
+
Treść wiadomości Edytujesz: Przypomnienie przed terminem (14 dni)
+
+
+ +
+ + +
Zmienne: {NUMER_FAKTURY}, {NAZWA_KLIENTA}
+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+ Dostępne zmienne (kliknij, aby wstawić) +
+ + {NUMER_FAKTURY} + + {NAZWA_KLIENTA} + + {IMIE_NABYWCY} + + {KWOTA_BRUTTO} + + {TERMIN_PLATNOSCI} + + {POZOSTALO_DNI_DO_TERMINU} + + {LINK_DO_OPLATY} +
+
Tag zostanie wstawiony w polu, w którym ostatnio pisałeś.
+
+ +
+
+ +
+ + +
+
+
+
+ Podgląd na żywo +
Temat: Przypomnienie: Zbliża się termin płatności faktury FV/2026/08/12
+
+ Wersja Desktop +
+ + +
+ + + +
+
+
+
+ +
+ + + + + + + diff --git a/prototype/invoice/menu.php b/prototype/invoice/menu.php index 64b1418..f470c7a 100644 --- a/prototype/invoice/menu.php +++ b/prototype/invoice/menu.php @@ -156,7 +156,7 @@ $currentPage = basename($_SERVER['PHP_SELF']); +