Skip to content

Add Extra column Estimated Profit to the products grid in Magento2 Backend. Estimated profit should be calculated as: (Sales price - Cost price) X Qty in stock

Notifications You must be signed in to change notification settings

vijayrami/Salecto_ProductProfit

Repository files navigation

Salecto_ProductProfit

Add Extra column Estimated Profit to the products grid in Magento2 Backend.

Estimated profit should be calculated as: (Sales price - Cost price) X Qty in stock

Installation

  • Unzip the zip file in app/code/Salecto/ProductProfit
  • Enable the module by running php bin/magento module:enable Salecto_ProductProfit
  • Run Below commands:

php bin/magento setup:upgrade php bin/magento setup:d:c php bin/magento setup:s:d -f php bin/magento c:c php bin/magento c:f

About

Add Extra column Estimated Profit to the products grid in Magento2 Backend. Estimated profit should be calculated as: (Sales price - Cost price) X Qty in stock

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages