commerce_rma 7.x-2.0-rc2

Bug fixes

Fix up missing dependencies and prevent Drupal to break during module installation.

commerce_rma 7.x-2.0-rc1

New features

Finally the first Release Candidate for commerce_rma module on-boarding the following features:

  • Exposes a return of goods workflow on customer side.
  • Ability to separate products that can and cannot be returned
  • Ability to specify a return period, after which the ability to create an RMA is not available.
  • Provide an Admin UI to manage customer returns. Admin can remove or add product and change the prices of returned product.
  • Ability to customize the customer reasons on both product and product type levels.

commerce_rma 7.x-2.x-dev

New features
  • No longer a bundle of commerce_order entity type
  • Based on its own entity type named CommerceReturn
  • Built on top of Entity API
  • An architecture totally detached from CommerceOrder that allows a superior flexibility and a better implementation of the next features.
Subscribe with RSS Subscribe to Releases for Commerce Return Merchandise Authorization