I am seeking assistance with a specific task related to the admin order creation page in our system. Currently, the process involves navigating to
Sales -> Orders -> Create new order -> Select the customer.
http://domainame.com/admin/sales/order_create/index/
However, I am looking to streamline this process by eliminating the store selection step. Our application operates with a single ‘default store view,’ and I would like to set this programmatically.
Any guidance on how to achieve this would be greatly appreciated.
Thank you in advance