Magento 管理员更改订单状态

标签 magento

如何从 Magento 管理面板手动更改订单状态。有什么办法可以改变订单状态吗?我在 1.7.0.2 版本中找不到这个。谁能告诉我该怎么做?

最佳答案

看看@Magento:Difference between order states and statuses

每个“状态”可能有多个“状态”

“状态”通常会在某些事件期间由系统内部更改。

  • 当您使用现金/支票下订单时,magento 会将订单置于"new"状态(如果使用自动授权和捕获的信用卡,则它将设置为“处理”)

  • 当您开具发票时,magento 会将订单状态更改为“正在处理”

  • 当您发货时,状态将会更改为“完成”。

如果没有更多信息,很难确定您想要完成的任务,您可能需要创建自定义“状态”并在管理订单 View 中更改它们

关于Magento 管理员更改订单状态,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16401056/

相关文章:

magento - 如何获取magento中登录客户的订单列表

Magento `customer_save_before` 事件

php - Magento sales_order_place_before $observer getevent null

Magento:Mage::getModel ('catalog/category' ) 使用 EAV 还是平面数据?

php for循环查询在magento

magento - PHPStorm 从覆盖百分比中排除测试

php - 为什么 var_dump(array) 在 Magento 中会导致 500 错误?

magento - 如何在注册和结帐过程中更改 magento 中的 "shipping information"标签

php - Magento : getAttributeText doesn't work

Magento addAttributeToFilter 多选