Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 26, 2025
    • Henning Leutz's avatar
      fix: allow null user type in setuser methods and improve type hinting · eefbf9a0
      verfasst von Henning Leutz
      This commit includes changes made to both the Article.php and ArticleList.php classes in the
      QUI\ERP\Accounting directory. The setUser methods now accept a null type for the 'User' parameter,
      giving more flexibility when calculating user details.
      
      Type hinting was also improved in the ArticleList class. The variable type indicators were changed
      from 'int|float' to 'int | float', and from 'Factor|QUI\\ERP\\Products\\Utils\\PriceFactor' to
      'Factor | QUI\\ERP\\Products\\Utils\\PriceFactor', improving readability and clarity of code.
      
      Lastly, the 'template' and 'articleTemplate' parameters in the 'toHTMLWithCSS' method now support
      both 'bool' and 'string' types, adding flexibility to template usage.
      eefbf9a0
  2. Feb 22, 2025
  3. Okt 23, 2024
  4. Aug 29, 2024
  5. Aug 02, 2024
  6. Apr 27, 2024
  7. Apr 23, 2024
  8. Feb 09, 2024
  9. Jan 11, 2024
  10. Nov 17, 2023
  11. Aug 11, 2023
  12. Aug 03, 2023
  13. Aug 25, 2022
  14. Jun 24, 2022
  15. Aug 17, 2021
  16. Jun 07, 2021
  17. Mai 19, 2021
  18. Apr 28, 2021
  19. Apr 27, 2021
  20. Mär 30, 2021
  21. Mär 16, 2021
  22. Feb 19, 2021
  23. Feb 01, 2021
  24. Jun 02, 2020
  25. Mai 27, 2020
  26. Sep 26, 2019
  27. Apr 02, 2019
  28. Mär 28, 2019
  29. Okt 01, 2018
  30. Jun 14, 2018
  31. Mär 29, 2018
  32. Mär 22, 2018
  33. Mär 14, 2018
  34. Mär 08, 2018
  35. Mär 07, 2018
Lade