Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update app/code/core/Mage/Sales/Model/Resource/Setup.php #151

Closed
wants to merge 1 commit into from
Closed

Update app/code/core/Mage/Sales/Model/Resource/Setup.php #151

wants to merge 1 commit into from

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
joni-jones pushed a commit to joni-jones/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