Commits auf Quelle (4)
-
verfasst von Henning Leutz
The commit introduces a new index for the `guestOrder` field in the `orders_process` table of `database.xml`. This will help to optimize database operations related to the `guestOrder` field.
01a5870a -
verfasst von Henning Leutz
This commit addresses the event handling within the QUI ERP order process. Instead of returning the order directly, the changes allow update of the 'c_user' field in the database by using the customer UUID from the session. Additionally, it now returns the order fetched by hash instead of the direct order object. This approach is more fail-safe and consistent. Related: #11
613577c9 -
verfasst von Henning Leutz
feat: add index for guestOrder field in database.xml See merge request !37
0ca058d2 -
verfasst von Henning Leutz
Update 'next-3.x' with latest changes from 'main' See merge request !38
b044d917