将 Magento 管理中的订单视图限制为特定状态
在 Magento 管理中,当您单击“订单”时,所有订单都会根据日期显示。这包括已完成的订单、已取消的订单等。我们有特定的状态(正在处理、待发货),并且我们希望默认情况下仅显示这两种状态的订单。
例如,如果我们需要查看已取消的订单,我们可以使用搜索,选择“已取消”并以这种方式显示它们。限制默认显示的内容将通过将我们的视图限制为仅需要处理的订单来帮助我们简化订单处理步骤。
我应该在哪里寻找进行此更改?感觉这应该是一个简单的程序更改,但我不确定要查看哪些文件。
任何见解将不胜感激。
谢谢。
In the Magento admin, when you click "Orders", all orders are displayed based on date. This includes completed orders, canceled orders, etc. We have specific statuses (Processing, Pending Shipment) and we'd like for only orders in those two statuses to show by default.
If we need to see canceled orders, for example, we can use the search, select Canceled and bring them up that way. Restricting what shows by default would help us streamline our order processing steps by limiting our view to only those orders we need to deal with.
Where should I be looking to make this change? It feels like it should be a simple programmatic change, but I'm not certain which files to look in.
Any insights would be much appreciated.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论