New feature :

Add a way to display informations about return to customer (how to return products, where to return etc).
This informations aims to help customer to answer questions like where i have to send my return ? how can i make a return ?
For example, someone which just send product without informations make hard to find why this product is back to store. With "Return store informations", Store owner can explain which document customer has to join to his return (order copy ? return copy ?)

What i suggest :

In first time, an easy way is to make to textarea settings fields in return settings page to edit "Return store informations" and "Return store Address".
This informations are added on new return form and returns list.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

GoZ’s picture

Status: Active » Needs review
FileSize
6.63 KB

Here is the patch to make this possible.

GoZ’s picture

jkuma’s picture

I like the idea of exposing the store general information to customers and especially the instructions on how to return products. But I think we need to use Drupal blocks that are more customizable and configurable compared as a custom form + global variables.

Here is a patch to handle this feature request using Drupal block.

GoZ’s picture

Ok with that, but i think you should keep variables in a rma settings page, plus block configuration.
Webmaster not always have rights to access to block admin page, but should have specific rights to edit this message. Administation page is also easier to find than block config.

jkuma’s picture

Ok Make sense !

jkuma’s picture

Assigned: Unassigned » jkuma
Status: Needs review » Needs work
jkuma’s picture

jkuma’s picture

Status: Needs work » Reviewed & tested by the community

Ok, the store informations can be handled from the return settings page. I update post status to RTBC.

jkuma’s picture

Status: Reviewed & tested by the community » Fixed

I've merged the last patch into 7.x-2.x branch.

  • goldorak committed 191f11b on 7.x-2.x
    Issue #2342747 by goldorak, GoZ: Store return address and informations
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.