Pascal Querner
Pascal Querner
Its already in the core: ``` /** * Saves a single attribute value for $object * Attribute can be an EAV attribute for $object, but also a field on its...
And here is something for saveAttribute, for other objects: ``` /** * * Hackish solution to use the abstract \Mage_Sales_Model_Resource_Order_Abstract::saveAttribute method * for different than intended purposes. * * This...
Crashes in what way?
Indeed it does crash. Which is why I altered the `_grid` property. I think you can take the example functions as is and put them in the core. Of course...
To change the icon via script: 1. Download the incs files and put them in a directory. Mine is at `~/.customicons`. 2. Add a script to your shell. For me...