Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将采购订单付款设置为处理状态,以便这些销售数字显示在仪表板上。我搞砸了系统>订单状态,但不知道该怎么做。有任何想法吗?
尝试 openinigapp/code/core/Mage/Payment/etc/system.xml更改节点 *purchaseorder >order_status > source_model* fromsystem_config_source_order_status_new以system_config_source_order_status刷新 Magento 的缓存并检查。
app/code/core/Mage/Payment/etc/system.xml
system_config_source_order_status_new
system_config_source_order_status
I have a list of objects that I want to randomly arrange or jumble up. Is this possible? The list is built up from company products. I take the top 2 of each company and the add the rest to another list. I want to jumble