You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to display the list of orders, but I have this error:
"Argument 1 passed to App\Repository\OrderRepository::createCompletedQueryBuilderByGiftCard() must be of the type string, object given"
It is an implementation error or a known error ?
If balances not equal (so gift card used) - ability to click on
Used at orders
link/button and see page withOrders list
where thisGiftCard
was used.The text was updated successfully, but these errors were encountered: