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

Error for creditmemo #241

Closed riyajalijunakiya closed 5 years ago

riyajalijunakiya commented 5 years ago

Preconditions

  1. Magento 2.2.6, AvaTax 1.4.7

Steps to reproduce

  1. Creditmemo type queue not processed. http://prntscr.com/mu4j34
  2. It give error of store not found http://prntscr.com/mu4s8j

Expected result

1.It should processed and not give store error.

Actual result

  1. [Screenshot, logs] Not processed and giving store error http://prntscr.com/mu4j34 http://prntscr.com/mu4s8j

When I debug code I have found that it give null value in $object->getStoreId(); in ClassyLlama/AvaTax/Framework/Interaction/Tax.php in function getGetTaxRequestForSalesObject($object) when objectType is creditmemo.

All invoice proceed well but all creditmemos stucks and not proceed.

erikhansen commented 5 years ago

@riyajalijunakiya Avalara has shifted how they are handling support for this extension and are no longer providing support via Github issues. If you are still experiencing this issue, please contact support@avalara.com

Sorry for the delay in replying to this issue.