mangeo中sales_flat_order中base_stuff和stuff之间的区别

时间:2012-04-17 07:02:15

标签: magento

我注意到有一些字段比如base_shipping_invoiced,然后在sales_flat_order中有像shipping_invoiced这样的内容。

我想知道它们之间有什么区别!

1 个答案:

答案 0 :(得分:7)

magento支持multiple currencies并允许您设置base currency,以防您使用多种货币,然后base_stuff will be in your base currencystuff will be in converted currency

每次实施与价格相关的东西时,都应遵循这种方法并确保使用正确的值