woocommerce/includes/admin/meta-boxes/views
Rodrigo Primo b8354da6b1 Use refund currency when displaying refund amount
Use the refund currency when wc_price() is called to display the refund amount in the "Edit order" admin screen. Without this change, wc_price would use the store default currency which is a problem for stores that at some point changed their currency or stores using extensions which support multiple currencies.
2018-08-20 11:32:56 -03:00
..
html-order-download-permission.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-order-fee.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-order-item-meta.php exclude new meta data from admin screens 2018-06-08 12:18:15 +01:00
html-order-item.php Display order item refund as negative value 2018-03-30 17:09:44 -04:00
html-order-items.php Show stock based on querystring var 2018-06-15 15:11:07 +01:00
html-order-refund.php Use refund currency when displaying refund amount 2018-08-20 11:32:56 -03:00
html-order-shipping.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-attribute.php Merge branch 'master' into feature/product-custom-tables-supporting-changes 2018-06-13 10:18:38 +01:00
html-product-data-advanced.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-data-attributes.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-data-general.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-data-inventory.php Hide "Stock status" field for grouped products 2018-08-01 10:30:21 -03:00
html-product-data-linked-products.php Prevent grouped products showing when the type is variable 2018-01-19 12:20:27 +00:00
html-product-data-panel.php update selector 2018-06-29 11:16:44 +01:00
html-product-data-shipping.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-data-variations.php Echo attribute label 2018-05-26 13:10:09 +01:00
html-product-download.php Admin metaboxes views translation escaping fix (#17776) 2017-11-21 17:50:30 +00:00
html-product-variation-download.php Admin metaboxes views translation escaping fix (#17776) 2017-11-21 17:50:30 +00:00
html-variation-admin.php Do not use array_merge for appending parent to tax classes rather +, array_merge will rewrite numeric keys which we allow for tax class names. 2018-07-27 11:16:28 +02:00