The Order Grid module adds more details to the order grid in the admin.
MIT License
85
stars
30
forks
source link
[Bug] Call to undefined method Magento\Framework\Api\Search\Document::getData() in /.../vendor/markshust/magento2-module-ordergrid/Plugin/FormatOrderItemsExport.php:25 #14
I've got next exception while using the
<exportButton/>
component on the ui component grid (listing):Steps to reproduce:
\Magento\Framework\Api\Search\DocumentInterface
type in the executed context is not instance of\Magento\Framework\DataObject
Screenshots:
Magento version: Adobe Commerce ver. 2.4.4-p2
I've added a temporarily fix for myself (git patch):