reverbdotcom / reverb-magento

Magento 1.x plugin for syncing with Reverb
Other
7 stars 10 forks source link

Empty address on order sync V0.9.3 #252

Closed zztimur closed 7 years ago

zztimur commented 8 years ago

screen shot 2016-05-12 at 9 09 23 am 2

skwp commented 8 years ago

@dunagan5887 could this be caused by the recent changes to addresses on orders

skwp commented 8 years ago

@zztimur this was an offer so it's possible the address came later. do you have something stuck in update order tasks that maybe didn't process?

zztimur commented 8 years ago

Not sure yet, I'm off till the end of week, but thought I'd pass the note. I'll update you if something changes.

On Thu, May 12, 2016 at 1:02 PM, Yan Pritzker notifications@github.com wrote:

@zztimur https://github.com/zztimur this was an offer so it's possible the address came later. do you have something stuck in update order tasks that maybe didn't process?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/reverbdotcom/reverb-magento/issues/252#issuecomment-218837439

-- Sent from my iPhone

kylecrum commented 8 years ago

this is expected behavior for something without an address.

joshlew commented 7 years ago

I am getting this on orders that have addresses. All orders in fact.

screen shot 2016-09-28 at 2 58 17 pm

screen_shot_2016-09-28_at_3_20_24_pm

kylecrum commented 7 years ago

@joshlew we have a job scheduled with the cron runner that should come through and update the orders. Can you post some cron logs?

kylecrum commented 7 years ago

@joshlew I just checked the API on our end for your account and it is working as expected. There is something in your magento instance that is preventing saves.

joshlew commented 7 years ago

What I am seeing in the log is the status update for order with magento entity id 4134 to status paid: The Magento order with increment id 000000027 can not be invoiced: The order has already been marked as complete

kylecrum commented 7 years ago

@joshlew thanks. We're looking into it.

dunagan5887 commented 7 years ago

Nothing immediately comes to mind which would cause this, are there other third party extensions which deal with Orders on the instance?

joshlew commented 7 years ago

Yup, an inventory management extension. I am talking with their developers.

Josh Lewis LittleFishAudio.com Office: +1 877 442 8346 Mobile: 305 283 4593

On Sep 28, 2016, at 5:34 PM, Sean Dunagan notifications@github.com wrote:

Nothing immediately comes to mind which would cause this, are there other third party extensions which deal with Orders on the instance?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.