flectra/addons/website_rma/static/description/index.html

132 lines
4.5 KiB
HTML
Raw Normal View History

<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="">Website Return Merchandise
Authorizationing</h2>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">Ecommerce Sale Order</h3>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="web_sale_order.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">Return/Replace product</h3>
<p class="oe_mt32">
Product can be returned/replaced by clicking "Return/Replace"
button from particular order line.
</p>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="web_return_btn.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">Return/Replace product dialog</h3>
<p class="oe_mt32">
By clicking "Return/Replace" button, A dialog box will open
with some auto fill details. You have to enter quantity to be
return/replace, reason for return/replace products and check
replacement checkbox if you want to replace product.
</p>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot"
src="web_return_dialog.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">RMA request created</h3>
<p class="oe_mt32">
By clicking "Return" button of dialog box, RMA request is
created with all required details.
</p>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot"
src="web_rma_request.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">Return Product Wizard</h3>
<p class="oe_mt32">
By clicking "Create RMA" button, A wizard will open. You
have to select a picking type.
</p>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot"
src="web_picking.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">Incoming DO Created</h3>
<p class="oe_mt32">
By clicking "Return" button, An Incoming delivery order is
generated.
</p>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot"
src="web_picking_incoming.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">"Returns" will redirect to all
return/replacement
requests.</h3>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot"
src="web_return_tab.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">RMA Request</h3>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot"
src="web_rma_request_tab.png">
</div>
</div>
</div>
</section>