Skip to content

Adds backend user's name in the orders grid, for orders that are created in the admin area

Notifications You must be signed in to change notification settings

mageguide/override-orders-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MageGuide OverrideOrdersGrid

Not Tested

Description

Adds backend user's name in the orders grid, for orders that are created in the admin area

Functionalities

  • Overrides backend Order Grid Ui file in order to show the backend user responsible for submitting an order

Installation

  • 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

ToDo

Module needs to apply admins information to a submitted order and then show this info in the Order Grid

About

Adds backend user's name in the orders grid, for orders that are created in the admin area

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published