-
The OrderManagement list showing requests related to a ward only shows up after making a new request, It needs to display on load.
This because OrderManagement doesn't receive a ward_id until it is s…
-
Move SubscriptionVariantsService to OrderManagement engine
## Description
This will be part of the effort to split the code into domains, as discussed [here](https://community.openfoodnetwork.or…
-
such as:
definition role{
permission admin_pages = "UserManagement" + "ProductManagement" + "OrderManagement"
permission pmc_pages = "ProductManagement" + "OrderManagement"
}
and, r…
-
Hi all,
I am working with the last BAE version
We got error trying to check out the product to complete the purchase. We got error "The server has failed processing your order".
Here the log of …
-
Hi,
I tried creating two Subclasses of `Order` and storing them in separate `OrderManagement` with specific types.
Calling `OrderManagement::findAll(Pageable.unpaged())` yields a `Page` containing a…
-
Model: Gemini 1.5 Flash
Update to order item doesnt update the object `OrderItem`. Look at this trace:
In line 21, we create an order with `order_items = [{"quantity"=>5, "product_sku"=>"Y304850…
-
Hi,
I am attempting to create a fulfillment. I have followed your example code, and tried more complex but always get an error back.
Here is my code:
public class OrderManagement
{
…
-
### Versions
**Magento 2 version:** 2.5.x
**PHP version:** 7.1.22
### Issue
**Problem description:**
With 5f6c386ea6036fe8a78b0a4ab1fef2795c74f158 the status of orders is set to PROCESSIN…
-
### Preconditions and environment
- Magento version 2.4
### Steps to reproduce
1. Retrieve auth token from the admin endpoint /V1/integration/admin/
2. Request endpoint:
```
curl -H 'Content-T…
mlf20 updated
1 month ago
-
I trying to rewrite the code. I found some solutions in StackOverflow, but it not helps me.
I got this message if i trying to load őúűáé characters from *.xls files. *.xlsx doesnt work with all dat…