How to fix incompatible issue with M2.3.6 and M2.4.1?

Created by Jane D, Modified on Mon, 18 Jan 2021 at 04:47 PM by Jane D

QUESTION:


I use the module v1.3.0 for my site, after upgrading the site to Magento 2.3.6, I got the error as below:


Bss\OrderDeliveryDate\Model\Plugin\Sales\Order\Pdf\Creditmemo
Bss\OrderDeliveryDate\Model\Plugin\Sales\Order\Pdf\Invoice
Bss\OrderDeliveryDate\Model\Plugin\Sales\Order\Pdf\Shipment


They all miss an argument in constuctor.
Incompatible argument type: Required type: \Magento\Store\Model\App\Emulation. Actual type: \Magento\Framework\Locale\ResolverInterface 


Screenshot:


Do you have any fix for reference?


ANSWER:


To fix the incompatible with M2.3.6, please edit the files as below:


+ app/code/Bss/OrderDeliveryDate/Model/Plugin/Sales/Order/Pdf/Creditmemo.php



+ app/code/Bss/OrderDeliveryDate/Model/Plugin/Sales/Order/Pdf/Invoice.php



+ app/code/Bss/OrderDeliveryDate/Model/Plugin/Sales/Order/Pdf/Shipment.php




Or download the attached file below and overwrite the current file on your site.


If you have any other question or concern, please feel free to contact us. We'd be happy to support!


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article