Hello Magento Pals,
Last time we learned How to Write translatable strings in Email, PHTML, UiComponents, js, etc. in Magento 2.
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