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.
base_shipping_invoiced のようなフィールドがいくつかあり、sales_flat_order に shipping_invoiced のようなものがあることに気付きました。
私はそれらの違いは何だろうと思っています!
magento は、複数の通貨を使用している場合に備えてmultiple currencies、そのように設定できます。base currencybase_stuff will be in your base currencystuff will be in converted currency
multiple currencies
base currency
base_stuff will be in your base currency
stuff will be in converted currency
価格関連のものを実装するたびに、このアプローチに従い、適切な値が使用されるようにする必要があります