- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2016
06:40 AM
04-16-2016
06:40 AM
hii tell me what can i use in replace of "' sales_convert_quote_item_to_order_item'" in magneto2
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2016
09:03 PM
04-17-2016
09:03 PM
You should use a plugin instead.
5 REPLIES 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2016
07:10 AM
04-16-2016
07:10 AM
Re: In magento 2.x , how we create observer using event name ' sales_convert_quote_item_to_order_it
The event «sales_convert_quote_item_to_order_item» has been removed from 2.0.0.0-dev46: https://mage2.pro/t/1275
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2016
09:00 PM
04-17-2016
09:00 PM
Re: In magento 2.x , how we create observer using event name ' sales_convert_quote_item_to_order_it
than what is new replacement of this event ?...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2016
09:03 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2016
09:10 PM
04-17-2016
09:10 PM
Re: In magento 2.x , how we create observer using event name ' sales_convert_quote_item_to_order_it
thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2016
07:51 AM
09-13-2016
07:51 AM
Re: In magento 2.x , how we create observer using event name ' sales_convert_quote_item_to_order_it
Could you please specify a bit further? How do I find or code this plugin?
I'm trying to implement this customisation on Magento 2x and facing a similar problem due the lack of documentation regarding alternative to the events that were removed from this version (eg: catalog_product_load_after, catalog_product_load_after).
Thanks!