# open `orders_config.php` file
# add `LEFT JOIN '.TABLE_PREFIX.'Orders cloned_ord ON cloned_ord.OrderId = %1$s.OrderId` to the end of each SQL in `ListSQLs` and `ItemSQLs`
# go to {nav E-commerce > Orders} section
# confirm, that no SQL error happens (before this fix there would be one)