Skip to content
Code-Schnipsel Gruppen Projekte
  • Henning Leutz's avatar
    fix: handle exception in toOrderInProcess.php · 195f99ff
    verfasst von Henning Leutz
    In the ajax/frontend/basket/toOrderInProcess.php:
    - The QUI\ERP\Order\Factory class was imported.
    - In the event of an exception, a new order in process is created instead of just logging the
    error. This change should improve the user experience by preventing any disruption in the order
    process due to unexpected errors.
    195f99ff