We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1be4916 + ac141be commit b2ecbdcCopy full SHA for b2ecbdc
app/code/Magento/Sales/view/adminhtml/ui_component/sales_order_view_invoice_grid.xml
@@ -144,7 +144,7 @@
144
</item>
145
</argument>
146
</column>
147
- <column name="grand_total" class="Magento\Sales\Ui\Component\Listing\Column\Price">
+ <column name="grand_total" class="Magento\Sales\Ui\Component\Listing\Column\PurchasedPrice">
148
<argument name="data" xsi:type="array">
149
<item name="config" xsi:type="array">
150
<item name="filter" xsi:type="string">textRange</item>
0 commit comments