classyllama / ClassyLlama_AvaTax

This extension has been deprecated in favor of https://github.com/avadev/Avalara-AvaTax-for-Magento2
Open Software License 3.0
23 stars 15 forks source link

$item->getOrderItem()->getProductId() had to be changed in two places #103

Closed TonyDeStefano closed 6 years ago

TonyDeStefano commented 6 years ago

Cron job is still throwing errors after upgrading to latest version. The issue seems to be that $item->getOrderItem()->getProductId() was fixed on line 241 but not on line 257.

rsisco commented 6 years ago

@TonyDeStefano - Thank you for the PR. I will get this tested and merged into the next release.

rsisco commented 6 years ago

@TonyDeStefano - This has been included in the latest release - 1.3.1. Thanks!