Skip to content

Compatibility issue with Magento 2.4.5 #39

@zepgram

Description

@zepgram

Hello,

We are using your module and currently I'm working on our platform update to Magento 2.4.5.
First, the module is compatible with php8.0, but dependency does not allow to install it:
image
Just adding php 8.0 in require/php will resolve this.

Secondly, there are 2 classes that doesn't exist anymore on Magento, but you have plugins on it:

  • Digital\IOSReservations\Plugin\MagentoSalesInventory\AlwaysAutoReturnToStockOrder is plugged on Magento\SalesInventory\Model\Plugin\Order\ReturnToStockOrder
  • ReachDigital\IOSReservations\Plugin\MagentoSalesInventory\AlwaysAutoReturnToStockInvoice is plugged on Magento\SalesInventory\Model\Plugin\Order\ReturnToStockInvoice

Could you make the adjustement to handle those change ? This way your module will be compatible with the latest Magento2 release.

Thanks,
Have a nice day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions