Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 23, 2025
    • Henning Leutz's avatar
      fix(phpunit): improve method existence checks in product handling code · 088220b6
      verfasst von Henning Leutz
      Extended the method existence checks throughout src/QUI/ERP/Order/Basket/ files. Improved the
      robustness of the code by ensuring that methods such as 'getUuid', 'getProductSetParentUuid',
      'getQuantity', 'toArticle', and 'getAttributesForUniqueField' exist before calling them, thus
      preventing potential undefined method errors. Removed unnecessary comments used for type hinting in
      favor of functional checks.
      
      Related: #172
      088220b6
  2. Mai 16, 2024
  3. Mai 02, 2024
  4. Apr 20, 2024
  5. Aug 11, 2023
  6. Sep 07, 2021
  7. Jun 11, 2021
  8. Dez 02, 2020
  9. Dez 09, 2019
  10. Mär 26, 2019
  11. Jun 25, 2018
  12. Mai 09, 2018
  13. Mär 22, 2018
  14. Jan 23, 2018
Lade