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

[Data Migration] Does information from op_avatax_queue and op_avatax_log need to be migrated? #131

Closed roma-glushko closed 6 years ago

roma-glushko commented 6 years ago

I'm wondering if _op_avataxqueue and _op_avataxlog tables should be migrated from Magento 1 to Magento 2. I'm gonna use Avatax on Magento 2 as well, so it's important to know how it can impact the system if that tables are not migrated. Would there some kind of inconsistency?

In op_avatax_queue table has both records with statuses Complete and Unbalanced and in op_avatax_log table has records with level Success and Error

rsisco commented 6 years ago

It is not necessary to migrate the AvaTax log data from M1 to M2, as it is only used for troubleshooting, investigating tax calculation discrepancies, etc. Make sure the M1 AvaTax queue is processed and free of pending entries before switching to M2 and then the queue data doesn’t need to be migrated either. All tax collection records should be available in Avalara’s AvaTax dashboard.