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. Nov 19, 2024
  3. Aug 08, 2024
  4. Aug 02, 2024
  5. Jun 13, 2024
  6. Apr 23, 2024
  7. Mär 20, 2024
    • Henning Leutz's avatar
      fix: phpstan fixes + breaking changes · 0903ebe9
      verfasst von Henning Leutz
      The ErpEntityInterface interface was changed in a previous commit.
      We decided to declare this as a breaking change to create a version 3. with this commit pgpstan level 0 and 1 are also done.
      
      BREAKING CHANGE: ErpEntityInterface extended
  8. Aug 03, 2023
  9. Sep 27, 2022
  10. Sep 19, 2022
  11. Mär 16, 2022
  12. Jan 10, 2022
  13. Jun 11, 2021
  14. Jun 04, 2021
  15. Apr 27, 2021
  16. Mär 16, 2021
  17. Mär 15, 2021
  18. Aug 13, 2020
  19. Aug 10, 2020
  20. Jun 16, 2020
  21. Jun 04, 2020
  22. Jul 31, 2019
  23. Mär 28, 2019
  24. Mär 27, 2019
  25. Mär 29, 2018
  26. Mär 23, 2018
  27. Mär 12, 2018
  28. Mär 08, 2018
  29. Feb 06, 2018
  30. Jan 24, 2018
  31. Jan 19, 2018
  32. Jan 05, 2018
  33. Jul 03, 2017
  34. Mai 29, 2017