Not Tested
Adds backend user's name in the orders grid, for orders that are created in the admin area
- Overrides backend Order Grid Ui file in order to show the backend user responsible for submitting an order
- Upload module files in
app/code/MageGuide/OverrideOrdersGrid
- Install module
$ php bin/magento module:enable MageGuide_OverrideOrdersGrid
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
Module needs to apply admins information to a submitted order and then show this info in the Order Grid