西部数码主机 | 阿里云主机| 虚拟主机 | 服务器 | 返回乐道官网
当前位置: 主页 > php教程 > magento教程 >

magento订单号码及前缀的修改

时间:2016-04-03 04:34来源: 作者: 点击:
magento订单号码及前缀的修改涉及到一个数据表 eav_entity_store 其中increment_prefix是前缀,正常是1, increment_last_id是最后一个订单的号码,它的第一个字母2是前缀,记得一起改 5 order 6 invo

magento订单号码及前缀的修改涉及到一个数据表

 eav_entity_store

其中increment_prefix是前缀,正常是1,
increment_last_id是最后一个订单的号码,它的第一个字母2是前缀,记得一起改

order 
invoice 
8  shipment
对应的不同的类别,数据表在 eav_entity_type 中
(责任编辑:好模板)
顶一下
(1)
100%
踩一下
(0)
0%
------分隔线----------------------------