- Feb 22, 2025
-
-
verfasst von Henning Leutz
Related: #103
-
- Feb 19, 2025
-
-
verfasst von Henning Leutz
Changed the constants 'TYPE_INVOICE_REVERSAL' and 'TYPE_INVOICE_CANCEL' to 'PAYMENT_STATUS_ERROR' and 'PAYMENT_STATUS_CANCELED' respectively. This will ensure that the payment status are correctly identified and processed.
-
- Feb 10, 2025
-
-
verfasst von Henning Leutz
In OutputTemplate.php, a check has been added to ensure the existence of the 'QUI\\HtmlToPdf\\Document' class before using it. If the class does not exist, an error message is logged, and an exception is thrown indicating that the html2pdf module is missing. This fix is aimed at avoiding potential errors that may occur due to the absence of the required module.
-
verfasst von Henning Leutz
Changed the variable name `$OutputProvider` to `$outputProvider` to adhere to camelCase naming standards. Also moved the instantiation of `$outputProvider` inside an if block to prevent unnecessary instantiation when `$outputProvider` is empty. Related: pcsg/kunden/libellio/b2c/core#196
-
- Feb 04, 2025
-
-
verfasst von Henning Leutz
Related: pcsg/buero#491
-
- Jan 15, 2025
-
-
verfasst von Henning Leutz
-
- Dez 30, 2024
-
-
verfasst von Henning Leutz
-
verfasst von Henning Leutz
-
- Dez 28, 2024
-
-
verfasst von Henning Leutz
-
- Nov 28, 2024
-
-
verfasst von Henning Leutz
-
- Nov 26, 2024
-
-
verfasst von Henning Leutz
-
- Nov 19, 2024
-
-
verfasst von Henning Leutz
fix: declaration of ArticleList::toHTMLWithCSS must be compatible with ArticleListUnique::toHTMLWithCSS
-
verfasst von Henning Leutz
feat(ArticleListUnique): toHTML() can be passed to template engine and thus settings / variables can be passed on Related: order-simple-checkout#12
-
- Nov 18, 2024
-
-
verfasst von Henning Leutz
-
verfasst von Henning Leutz
Related: #105
-
verfasst von Henning Leutz
Related: #105
-
- Nov 05, 2024
-
-
verfasst von Henning Leutz
-
- Nov 04, 2024
-
-
verfasst von Henning Leutz
-
verfasst von Henning Leutz
-
verfasst von Henning Leutz
Related: #105
-
- Okt 31, 2024
-
-
verfasst von Henning Leutz
-
- Okt 23, 2024
-
-
verfasst von Henning Leutz
Related: #104
-
verfasst von Patrick Müller
fix: correctly check if translation of unit exists See merge request !151
-
verfasst von Patrick Müller
(cherry picked from commit 21a31f8f) Co-authored-by:
Patrick Müller <p.mueller@pcsg.de>
-
verfasst von Henning Leutz
-
- Okt 18, 2024
-
-
verfasst von Henning Leutz
-
- Okt 14, 2024
-
-
verfasst von Michael Danielczok
-
verfasst von Henning Leutz
-
verfasst von Henning Leutz
Related: pcsg/buero#476
-
- Okt 10, 2024
-
-
verfasst von Henning Leutz
-
- Sep 18, 2024
-
-
verfasst von Henning Leutz
Related: pcsg/buero#425
-
- Sep 10, 2024
-
-
verfasst von Henning Leutz
-
- Aug 29, 2024
-
-
verfasst von Henning Leutz
Related: pcsg/buero#456
-
verfasst von Henning Leutz
Related: pcsg/buero#344 Related: pcsg/buero#436
-
verfasst von Henning Leutz
-
verfasst von Henning Leutz
Related: pcsg/buero#344 Related: pcsg/buero#436
-
- Aug 27, 2024
-
-
verfasst von Henning Leutz
Customer id was not passed on correctly. So it happened that the customer id did NOT get into the erp entities. Related: pcsg/buero#453
-
- Aug 21, 2024
-
-
verfasst von Henning Leutz
-
- Aug 16, 2024
-
-
verfasst von Henning Leutz
-
- Aug 12, 2024
-
-
verfasst von Henning Leutz
-