RMA Admin
Show historic RMAs
Customer | Open RMA's | Total RMA's | Rejected RMA's |
---|---|---|---|
${ line.customer.company_name } | ${ countStatusOccurance(line.rmas, 'pending') + countStatusOccurance(line.rmas, 'submit') } | ${ line.rmas.length } | ${ countStatusOccurance(line.rmas, 'reject') } |
${ line.customer.company_name } | ${ countStatusOccurance(line.rmas, 'pending') + countStatusOccurance(line.rmas, 'submit') } | ${ line.rmas.length } | ${ countStatusOccurance(line.rmas, 'reject') } |
${ active_customer.customer.company_name }
Pending
No pending RMAs
Name | color | model | Size | RMA | Purchase date | Reason | Comment | Image | Action | Rejection reason |
---|---|---|---|---|---|---|---|---|---|---|
${ rma.title }
Email: ${ rma.contact_email }
Phone: ${ rma.contact_phone }
Reference: ${ rma.external_reference }
|
${ rma.color } | ${ simplifySKU(rma.sku) } | ${ rma.size } | #${ rma.id } |
|
${ rma.return_reason } | ${ rma.return_comment } |
|
Awaiting submission
No RMA's awaiting submission
Name | color | model | Size | RMA | Purchase date | Reason | Comment | Image | Action | Rejection reason |
---|---|---|---|---|---|---|---|---|---|---|
${ rma.title }
Email: ${ rma.contact_email }
Phone: ${ rma.contact_phone }
|
${ rma.color } | ${ simplifySKU(rma.sku) } | ${ rma.size } | #${ rma.id } |
|
${ rma.return_reason } | ${ rma.return_comment } |
|
Closed
No closed RMA's
Name | color | model | Size | RMA | Purchase date | Reason | Comment | Image | Status |
---|---|---|---|---|---|---|---|---|---|
${ rma.title }
Email: ${ rma.contact_email }
Phone: ${ rma.contact_phone }
|
${ rma.color } | ${ simplifySKU(rma.sku) } | ${ rma.size } | #${ rma.id } |
|
${ rma.return_reason } | ${ rma.return_comment } |
|
${ rma.status } |