Magento 2: Remove Decimal From Quantity In Product Grid In Magento Admin

@magecomp · 2020-02-20 12:51 · magentoblog

Hello Magento Pals,

Last time we learned How to Write translatable strings in Email, PHTML, UiComponents, js, etc. in Magento 2.

Remove-decimal-from-quantity-in-product-grid-in-Magento-admin-M2.jpg

Today, we are going to learn how to remove decimals from the quantity product grid in Magento admin. First, If you want to remove quantity decimal, then you can do it via this code.

Create file app\code\VENDOR\EXTENSION\module.xml file

Create app\code\VENDOR\EXTENSION\view\adminhtml\ui_component\product_listing.xml

Create app\code\VENDOR\EXTENSION\Ui\Component\Listing\Columns\QtyFile.php

for more information visit this: http://bit.ly/2HHyOT6

#magentoblog
Payout: 0.000 HBD
Votes: 1
More interactions (upvote, reblog, reply) coming soon.