Skip to content

Conversation

srenon
Copy link
Member

@srenon srenon commented Nov 30, 2012

Add support for deleting attributes using Mage_Sales_Model_Resource_Setup
$installer->startSetup();
$installer->removeAttribute('quote', 'my_attribute');
$installer->removeAttribute('order', 'my_attribute');
$installer->endSetup();
Current error "Wrong entity ID"

Add support for deleting attributes using Mage_Sales_Model_Resource_Setup
$installer->startSetup();
$installer->removeAttribute('quote', 'my_attribute');
$installer->removeAttribute('order', 'my_attribute');
$installer->endSetup();
Current error "Wrong entity ID"
@magento-team
Copy link
Contributor

Hello. Thanks for the suggestion. Fix has been added into the internal repository.
Code changes will be available after one of the next code publications to the GitHub from the internal repository.
Closing as complete.

magento-team pushed a commit that referenced this pull request Mar 23, 2015
joanhe pushed a commit that referenced this pull request Nov 17, 2015
[Firedrakes & MPI & SOUTH] TimeZone Bugfixes
mmansoor-magento pushed a commit that referenced this pull request Jul 22, 2016
…ETWO-53130-Category-shows-old-price-on-price-index-scheduled

[Fearless Kiwis] Bug fix. Category shows old price on price index scheduled
VitaliyBoyko pushed a commit to VitaliyBoyko/magento2 that referenced this pull request Nov 25, 2017
Introduce API interfaces for Assigning Stocks to Sales channels magento#151
YevSent pushed a commit to YevSent/magento2 that referenced this pull request Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants