From a3b43b2259851bdc00d9e79477721446baeb78c1 Mon Sep 17 00:00:00 2001 From: Matthew Gamble Date: Wed, 15 Apr 2015 19:05:28 +1000 Subject: [PATCH] Add custom column for store code to Manage Stores grid --- .../CustomGrid/Model/Grid/Type/System/Store.php | 12 ++++++++++++ .../community/BL/CustomGrid/etc/customgrid.xml | 17 ++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 app/code/community/BL/CustomGrid/Model/Grid/Type/System/Store.php diff --git a/app/code/community/BL/CustomGrid/Model/Grid/Type/System/Store.php b/app/code/community/BL/CustomGrid/Model/Grid/Type/System/Store.php new file mode 100644 index 0000000..fd88210 --- /dev/null +++ b/app/code/community/BL/CustomGrid/Model/Grid/Type/System/Store.php @@ -0,0 +1,12 @@ +Credit Memos 230000 + + + Manage Stores + 300000 + + + Store Code + The code for an individual store + + code + store_table + + + + Other @@ -1787,4 +1802,4 @@ - \ No newline at end of file +