xcoreplatform / magento2-substituteorders

GNU General Public License v3.0
3 stars 9 forks source link

Original/additional logic on orders etc. isn't working anymore #46

Closed ArjenMiedema closed 1 year ago

ArjenMiedema commented 1 year ago

With this module a lot of logic related to the original Magento\Sales module doesn't work properly anymore, because all the controllers, models, views and blocks are rewritten/overwritten.

In my opinion it would be better if this module adds logic to the original \Magento\Sales logic (i.e. import external orders into the original Magento orders) instead of rewriting all the extisting logic.

I understand why the attachments are separated, but the orders, invoices and shipments make things more difficult to extend. For example using Adobe Commerce (with B2B) doesn't work anymore, unless you create an extra module that makes this possible, but that shouldn't be needed in my opinion.

What's the reason why this approach was taken and not adding logic?

JKingma commented 1 year ago

@doldersma do you know?

doldersma commented 1 year ago

@JKingma please create a support ticket for this in our Zendesk environment.