mage-enhanced-admin-grids
mage-enhanced-admin-grids copied to clipboard
[ARCHIVED] Enhanced Admin Grids extension for Magento 1. WIP version available for testing.
I have not been able to undestand how to add the Up Sell, Cross Sell and Related products fields in the grid on the products grid. I've been searching around...
request: make option to discern by new or existing customer Would really be helpfull http://magento.stackexchange.com/questions/124615/magento-order-grid-is-it-a-new-or-an-existing-customer
Request: option in catalog grid to show configurable stock qty total of all children Would it be possible to create an option to "show total stock"? If a product is...
Feature request: add class to product items list Hi, can you add a class to the product item list? See attachment. This is a quick win and enables us to...
Feature request: Adding links to product item list: either backend or frontend Can you add an option that generates a link under the product items? - option: no link, link...
Can't save Up-sells, Cross-sells and Related products on Magento EE 1.12.0.2 when Enhanced Admin Grids is enabled.
This fix the issue #268 with observers that creates left join to a collection. I am not sure of this changes since I am not familiar with the module and...
Seems as though all columns are added to top row. When a column is deleted and re-added it goes from the bottom to the top. I have included a pic.
…Mage on hhvm I am running Magento 1.8.1.0 CE on HipHop VM 3.11.0 (rel) and I get the following error on a grid running a custom grid. This change fixes...
duplicate issue: #268 Magento throws ErrorException when a join key name has already been defined. The BL_CustomGrid module seems called/initiated the product collection twice. This causes to some observers of...