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. Okt 09, 2024
  3. Okt 08, 2024
  4. Apr 20, 2024
  5. Dez 18, 2023
  6. Aug 11, 2023
  7. Feb 15, 2021
  8. Sep 12, 2019
  9. Jul 24, 2019
  10. Mär 27, 2019
  11. Mär 26, 2019
  12. Mär 09, 2018
  13. Feb 05, 2018
Lade