Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 22, 2025
    • Henning Leutz's avatar
      fix(phpstan): price calculation, logging, and file handling improvements · 511794c3
      verfasst von Henning Leutz
      In this commit, several enhancements are made in the ajax price calculation PHP files including
      more verbose error logging and minor refactoring of the calculation itself. Instead of adding an
      error message in QUI, we now add detailed error handling using QUI\System\Log.
      
      Additionally, we have improved file handling in `ajax/output/sendMail.php` by ensuring the file is
      an instance of `QUI\Projects\Media\File` or `QUI\Projects\Media\Image` before attaching it.
      
      Lastly, we added an option for parsing in method getCustomerFiles of the ErpEntityInterface. This
      commit will make the scripts more efficient and robust against errors.
      511794c3
  2. Mär 16, 2022
  3. Mär 15, 2021
  4. Mär 12, 2021