spree / spree_wombat

Connect your Spree Commerce storefront to Wombat
BSD 3-Clause "New" or "Revised" License
31 stars 53 forks source link

Add returns related serializers so they can be pushed. #22

Closed athal7 closed 10 years ago

athal7 commented 10 years ago

Recommended: Push CustomerReturn and Reimbursement separately, the former to do accurate inventory reconciliation as needed and look for manual intervention cases. The latter for financial reconciliation against an order.

athal7 commented 10 years ago

this has a dependency on the association class_name option to be fixed as it is in https://github.com/spree/spree/pull/5073/files#diff-1f26effd6706015385f9ac4ed585868fL8