Skip to content

Commit b2ecbdc

Browse files
committed
Merge remote-tracking branch 'mpi/MAGETWO-53267' into MPI-PR-3005
2 parents 1be4916 + ac141be commit b2ecbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/view/adminhtml/ui_component/sales_order_view_invoice_grid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
</item>
145145
</argument>
146146
</column>
147-
<column name="grand_total" class="Magento\Sales\Ui\Component\Listing\Column\Price">
147+
<column name="grand_total" class="Magento\Sales\Ui\Component\Listing\Column\PurchasedPrice">
148148
<argument name="data" xsi:type="array">
149149
<item name="config" xsi:type="array">
150150
<item name="filter" xsi:type="string">textRange</item>

0 commit comments

Comments
 (0)