doofinder / doofinder-magento2

Open Software License 3.0
10 stars 9 forks source link

Investigate Magento without MSI #186

Closed sofia-doofinder closed 2 years ago

sofia-doofinder commented 2 years ago

A customer had asked: we can't enable multisource inventory because it is not necessary and consumes a lot of resources. Don't you have compatible version without msi?

Investigate if it is possible to have a version of the magento module that does not use that package.

https://doofinder.freshdesk.com/a/tickets/66065

sofia-doofinder commented 2 years ago

@alvanieto, @Aitor-Corrales We need this module to provide some information like the availability of the product or the stock. The idea would be check if we can have a version that doesn't use that module and don't provide the information given by this module in the custom API?

Aitor-Corrales commented 2 years ago

That's it

sofia-doofinder commented 2 years ago

But it would be a module compeltely different, isn't it? I mean, would be another repository with another versions, etc. So two codes for maintenance.

sofia-doofinder commented 2 years ago

@alvanieto, @ivan-doofinder. Durante las dos semanas que he estado en soporte de 24 tickets de magento2 5 no han podido instalar el plugin por este problema.

sofia-doofinder commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @abraham-doofinder @ivan-doofinder @eduardogomez97 @pedromcp90 @Aitor-Corrales

sofia-doofinder commented 2 years ago

Please add your planning poker estimate with ZenHub @sofia-doofinder

daniel-kratohvil commented 2 years ago

Hey guys!

It looks like the issue is back with 7.1 It was working OK for me with 7.0 in a Magento 2.4.5 installation with no MSI, but after upgrading to 7.1 is broken again.

The problem seems to be in the Model/ProductRepository.php file, where dependencies for InventorySales and InventorySalesApi were added again.

sofia-doofinder commented 2 years ago

El problema parece que viene por este PR: https://github.com/doofinder/doofinder-magento2/pull/211/files

sofia-doofinder commented 2 years ago

A new release that fix the isse has been published. V.0.8.0