woocommerce/includes/admin/meta-boxes/views
thenbrent 94355b73dc Display order & item totals with correct currency
If a store changes currency or is using an extension which allows for
purchasing in multiple currencies, the currency symbol displayed on the
Edit Order admin screen may be incorrect for previous orders because
it uses the `wc_price()` fallback, which is the site wide currency
rather than the currency for that specific order. This fixes that.
2014-10-07 09:59:52 +10:00
..
html-order-download-permission.php Absolute path, Indentation & docblocks fix for includes/admin/meta-boxes/*.php :) 2014-09-21 01:50:06 +05:45
html-order-fee.php Absolute path, Indentation & docblocks fix for includes/admin/meta-boxes/*.php :) 2014-09-21 01:50:06 +05:45
html-order-item.php Display order & item totals with correct currency 2014-10-07 09:59:52 +10:00
html-order-items.php Display order & item totals with correct currency 2014-10-07 09:59:52 +10:00
html-order-refund.php Add hook to refund html 2014-10-02 13:40:34 +01:00
html-order-shipping.php Display order & item totals with correct currency 2014-10-07 09:59:52 +10:00
html-product-download.php Admin changes for #5046 2014-06-04 11:16:19 +01:00
html-product-variation-download.php Admin changes for #5046 2014-06-04 11:16:19 +01:00
html-variation-admin.php Absolute path, Indentation & docblocks fix for includes/admin/meta-boxes/*.php :) 2014-09-21 01:50:06 +05:45