Skip to main content

Questions tagged [sales-order]

Denotes questions related to Magento Sales module's order functionality.

0 votes
0 answers
55 views

I have upgraded my Magento website from version 2.3.6 to 2.4.7-p2. After the upgrade, I am unable to place orders from the Admin panel. Specifically, Magento does not allow me to add products to the ...
IntraPersonalLearner's user avatar
0 votes
0 answers
42 views

In Magento 2, when editing an order from the admin panel, Magento cancels the original order and creates a new one. I have added some custom fields to the sales_order table (these are not part of ...
Phạm Hòa's user avatar
0 votes
2 answers
52 views

Hi everyone — in the Magento order data, is there a way to add a column showing which customers received a voucher within a given month? That column should display the voucher name, and another column ...
Opeyemi Olalekan's user avatar
1 vote
1 answer
82 views

Today I'm getting this error when I go to sales->orders - "Item (Magento\Framework\View\Element\UiComponent\DataProvider\Document) with the same ID "19" already exists." ...
Ian's user avatar
  • 157
0 votes
2 answers
58 views

This is my custom controller : <?php namespace Vednor\Module\Controller\Customer; use Magento\Framework\Controller\ResultFactory; use Psr\Log\LoggerInterface; class Addtocart extends \Magento\...
Rana Zain's user avatar
  • 731
0 votes
1 answer
40 views

I created a observer : <?php namespace Vendor\Module\Observer; use Magento\Framework\Event\Observer; use Magento\Framework\Event\ObserverInterface; use Magento\Framework\App\RequestInterface; use ...
Rana Zain's user avatar
  • 731
0 votes
0 answers
58 views

I'm facing a critical issue with order creation in my Magento2.4.6 store. Sometimes, when customers place new orders using credit limit payment method, instead of creating a new order, the products ...
user115918's user avatar
0 votes
1 answer
65 views

Adminhtml sales order payment information section add custom filed custom payment thorw how to do i try this way but it not working code working but Payment information sction not show ...
Ravindrasinh Zala's user avatar
0 votes
2 answers
61 views

We would like to create a general search bar at the customer order grid on frontend. So customers can search within the placed orders for "order_id" and "sku". We already achieved ...
JGeer's user avatar
  • 1,420
0 votes
1 answer
73 views

Issue: Item (Magento\Framework\View\Element\UiComponent\DataProvider\Document) with the same ID "944" already exists. Exception in /var/www/html/protecta/vendor/magento/framework/Data/...
Bhim Lamichhane's user avatar
0 votes
2 answers
225 views

I have a Adobe commerce cloud platform and created one customer address attribute from the admin that is default feature of the Commerce cloud. Now it works fine. It works well on the customer account ...
Sunny Rahevar's user avatar
0 votes
2 answers
56 views

I have created a button for each product in the cart. Now I want to get the uploaded file URLs of each product from the cart and retrieve it in an email on order success. My controller: <?php ...
mechanic's user avatar
  • 440
0 votes
1 answer
345 views

I'm working on a Magento 2 project where I need to display custom reports under the order grid on the Sales Orders page. Specifically, I want to show the following fields: Total (totals sum) Subtotal ...
Nika Kiria's user avatar
0 votes
1 answer
82 views

I am new in magento. When I am trying to use GetSalableQuantityDataBySku" does not exist magento throw me an error below error i am use event which i use : <event name="...
RAJDIP JALONDHARA's user avatar
0 votes
1 answer
148 views

After successful purchase in the order details page when i click reorder option it throw below exception TypeError: Magento\Framework\DataObject::__construct(): Argument #1 ($data) must be of type ...
Arul's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
93