[FIX]:rma,website_rma,project_scrum:Change screenshots
Before Width: | Height: | Size: 92 KiB |
BIN
addons/project_scrum/static/description/dashboard_bottom.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
addons/project_scrum/static/description/dashboard_top.png
Normal file
After Width: | Height: | Size: 50 KiB |
@ -4,101 +4,106 @@
|
||||
<h2 class="oe_slogan">Project Scrum</h2>
|
||||
<h3 class="oe_slogan">Attractive Dashboard</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_screenshot" src="dashboard.png" width="350" height="350"
|
||||
alt="This should be the picture of Dashboard"/>
|
||||
</div>
|
||||
<div class="row oe_spaced">
|
||||
<div class="col-md-12">
|
||||
<img class="oe_screenshot img-responsive" src="dashboard_top.png" alt="This should be the picture of Dashboard" style="width: 100%;"/>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="oe_mt16 text-justify" style="font-size: 15px;">
|
||||
You can see the burndown chart of sprint as well as tasks
|
||||
related to particular sprint. User can also use smart buttons for
|
||||
traversing Projects, Sprints, Tasks and Stories</p>
|
||||
<div class="col-md-12">
|
||||
<img class="oe_screenshot img-responsive" src="dashboard_bottom.png" alt="This should be the picture of Dashboard" style="width: 100%;"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
You can see the burndown chart of sprint as well as tasks related to particular sprint. User can also use smart buttons for traversing Projects, Sprints, Tasks and Stories</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced">
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Sprint</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="oe_mt16 text-justify" style="font-size: 15px;">A scrum sprint is a regular, repeatable work cycle in scrum
|
||||
methodology during which work is completed and made ready for review. Scrum sprints are
|
||||
basic units of development in the scrum methodology. Generally sprints are 1-2 week(s) long...</p>
|
||||
<p class="text-justify" style="font-size: 15px;">A scrum sprint is a regular, repeatable work cycle in scrum methodology during which work is completed and made ready for review. Scrum sprints are basic units of development in the scrum methodology. Generally sprints are 1-2 week(s) long...</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot ml16">
|
||||
<img src="sprint.png" width="110%" height="300" alt="Sprint"/>
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="sprint.png" width="100%" alt="Sprint" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Release Planning</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot ml16">
|
||||
<img src="release_planning.png" alt="Release Planning"/>
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="release.png" alt="Release Planning" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="oe_mt16 text-justify" style="font-size: 15px;">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
A very high-level plan for multiple Sprints (e.g. three to twelve iteration) is created during the Release planning. It is a guideline that reflects expectations about which features will be implemented and when they are completed. It also serves as a base to monitor progress within the project.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced">
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Story</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="oe_mt16 text-justify" style="font-size: 15px;">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
User Stories are managed in the Product Backlog. The User Stories are ordered according to priority. The most prioritized user stories are refined to granular level, while the least priority user stories are kept at a lesser detail level. For every sprint, the most prioritized and hence more granulated user stories are taken into the sprint backlog. If a user story is to be added to the product backlog, its priority is first determined, and it is placed according to its place as per the priority.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot ml16">
|
||||
<img src="story.png" alt="Story"/>
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="story.png" alt="Story" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Team</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot ml16">
|
||||
<img src="team.png" alt="Team"/>
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="team.png" alt="Team" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
Within the Scrum Framework all work delivered to the customer is done by dedicated Scrum Teams. A Scrum Team is a collection of individuals working together to deliver the requested and committed product increments.
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
Within the Scrum Framework all work delivered to the customer is done by dedicated Scrum Teams. A Scrum Team is a collection of individuals working together to deliver the requested and committed product increments.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced">
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Retrospective</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
The sprint retrospective is a meeting facilitated by the ScrumMaster at which the team discusses the just-concluded sprint and determines what could be changed that might make the next sprint more productive. The sprint review looks at what the team is building, whereas the retrospective looks at how they are building it.
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
The sprint retrospective is a meeting facilitated by the ScrumMaster at which the team discusses the just-concluded sprint and determines what could be changed that might make the next sprint more productive. The sprint review looks at what the team is building, whereas the retrospective looks at how they are building it.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot ml16">
|
||||
<img src="retro.png" alt="Retrospective"/>
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="retro.png" alt="Retrospective" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
BIN
addons/project_scrum/static/description/release.png
Normal file
After Width: | Height: | Size: 145 KiB |
Before Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 22 KiB |
BIN
addons/rma/static/description/create_rma_8.png
Normal file
After Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 107 KiB |
Before Width: | Height: | Size: 78 KiB |
BIN
addons/rma/static/description/delivey_order4.png
Normal file
After Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 111 KiB |
BIN
addons/rma/static/description/error_not_replacement_14.png
Normal file
After Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 100 KiB |
BIN
addons/rma/static/description/incoming_do_9.png
Normal file
After Width: | Height: | Size: 56 KiB |
@ -1,233 +1,279 @@
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h2 class="oe_slogan" style="">Return Merchandise Authorizationing</h2>
|
||||
<section class="container">
|
||||
<div class="row oe_spaced">
|
||||
<div class="col-md-12">
|
||||
<h2 class="oe_slogan">Return Merchandise Authorizationing</h2>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Products by lots/serial numbers.</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="product_update_qty_1.png" alt="Sale Order" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
If product is managed by lots/serial number then warranty
|
||||
expiry date is set. When return request is created, product
|
||||
from expiry lot can not be return.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot" src="lot_number1.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Add warranty expiry date for
|
||||
particular lot.</h3>
|
||||
<p class="oe_mt32">
|
||||
When product is managed by lots/serial numbers then warranty
|
||||
expirey date must be set.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot" src="expiry_date2.png">
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">When product is managed by lots/serial numbers then warranty
|
||||
expirey date must be set.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="lot_serial_2.png" width="100%"
|
||||
alt="Warranty expiry date" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Sale Order Created</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="sale_order3.png" alt="Sale Order Created" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
Sale order is created for [E-COM08] Apple In-Ear Headphones
|
||||
product. After confirming order, Delivery Order is generated.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot" src="sale_order3.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Delivery Order generated</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
Delivery order is created with lot numbers. Warranty expiry date
|
||||
for lot number 0000004 is set before today's date.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="delivery_order4.png">
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="delivey_order4.png" alt="Delivery Order generated" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Return request is created for particular sale order and for a
|
||||
particular picking.</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="rma_request5.png" alt="Return request" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
In RMA Lines tab, Return quantity
|
||||
is set to 5 because 2 quantity from lot number 0000004 has
|
||||
been expired, so product from that lot can not be return.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot" src="rma_request5.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Warranty expire lines</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
In warranty Expire Lines tab, Details
|
||||
of expired lot number, it's quantity and expired date is
|
||||
visible.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="warranty_lines6.png">
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="warranty_lines_6.png" alt="Warranty expire lines" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Email for product expiration</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="send_email_7.png" alt="Email for product expiration" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
Email can be sent for product expiration by clicking "Send By
|
||||
Email" button.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot" src="email7.png">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Create RMA Reuqest</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
Create a rma by clicking "Create
|
||||
RMA" button
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="create_rma_8.png" alt="RMA Request" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
<h3 class="oe_slogan">Create a rma by clicking "Create
|
||||
RMA" button</h3>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="create_rma_btn8.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Incoming DO created</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="incoming_do_9.png" alt="Incoming DO created" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
By clicking a button, Incoming Delivery Order is created.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot" src="incoming_do9.png">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Return requests</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
Details of return requests.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="tree_view_10.png" alt="Return requests" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
<h3 class="oe_slogan">Details of return requests.</h3>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot" src="rma_tree10.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Return button for replacement</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="return_button_11.png" alt="Return button for replacement" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
By clicking "Return" button, Outgoing Delivery is generated
|
||||
if RMA request is for replacement.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot" src="replace_do11.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Outgoing DO generated</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
This RMA request is for replacement as Replacement checkbox
|
||||
is checked. So system will allow to create replacement.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="replace_out_do12.png">
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="outgoing_do_12.png" alt="Outgoing DO generated" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Only return request</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="return_only_13.png" alt="Only return request" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
This RMA request is for return products as Replacement
|
||||
checkbox is not checked. So system will not allow to create
|
||||
outgoing DO.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="rma_request13.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Create replacement is not allowed</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
From return DO, If you try to create replacement eventhough
|
||||
it is not replacement request, Then this warning will appear.
|
||||
</p>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<div class="oe_row_img oe_centered">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="replacement_req14.png">
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="error_not_replacement_14.png"
|
||||
alt="Error message for replacement" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 81 KiB |
BIN
addons/rma/static/description/lot_serial_2.png
Normal file
After Width: | Height: | Size: 80 KiB |
BIN
addons/rma/static/description/outgoing_do_12.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
addons/rma/static/description/product_update_qty_1.png
Normal file
After Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 94 KiB |
BIN
addons/rma/static/description/return_button_11.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
addons/rma/static/description/return_only_13.png
Normal file
After Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 62 KiB |
BIN
addons/rma/static/description/send_email_7.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
addons/rma/static/description/tree_view_10.png
Normal file
After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 107 KiB |
BIN
addons/rma/static/description/warranty_lines_6.png
Normal file
After Width: | Height: | Size: 94 KiB |
@ -1,132 +1,160 @@
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h2 class="oe_slogan" style="">Website Return Merchandise
|
||||
<section class="container">
|
||||
<div class="row oe_spaced">
|
||||
<div class="col-md-12">
|
||||
<h2 class="oe_slogan">Website Return Merchandise
|
||||
Authorizationing</h2>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<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 class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="web_saleorder_1.png" alt="Sale Order" />
|
||||
</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.
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
Ecommerce sale order is created
|
||||
</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>
|
||||
</section>
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Return/Replace product</h3>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">Product can be returned/replaced by clicking "Return/Replace"
|
||||
button from particular order line.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="web_return_2.png" width="100%" alt="Sprint" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Return/Replace product dialog</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="return_dialog_3.png" alt="Return/Replace product dialog" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
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">
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">RMA request created</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
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 class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="web_rma_request_4.png" alt="RMA request created" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Return Product Wizard</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="web_picking_5.png" alt="Return Product Wizard" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
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">
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">Incoming DO Created</h3>
|
||||
<p class="oe_mt32">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
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 class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="web_incoming_do_6.png" alt="Incoming DO Created" />
|
||||
</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>
|
||||
|
||||
<section class="container">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<h3 class="oe_slogan">"Returns" link</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 class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="web_return_menu_7.png" alt="Return Requests" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
"Returns" will redirect to all return/replacements requests.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
|
||||
<section class="container bg-gray-lighter">
|
||||
<div class="row oe_spaced mt0">
|
||||
<div class="col-md-12">
|
||||
<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 class="col-md-6">
|
||||
<p class="text-justify" style="font-size: 15px;">
|
||||
Details of return/replacement request.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="oe_demo oe_picture oe_screenshot">
|
||||
<img src="web_rma_line_8.png" alt="RMA Request" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
BIN
addons/website_rma/static/description/return_dialog_3.png
Normal file
After Width: | Height: | Size: 88 KiB |
BIN
addons/website_rma/static/description/web_incoming_do_6.png
Normal file
After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 94 KiB |
BIN
addons/website_rma/static/description/web_picking_5.png
Normal file
After Width: | Height: | Size: 120 KiB |
Before Width: | Height: | Size: 95 KiB |
BIN
addons/website_rma/static/description/web_return_2.png
Normal file
After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 228 KiB |
Before Width: | Height: | Size: 114 KiB |
BIN
addons/website_rma/static/description/web_return_menu_7.png
Normal file
After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 69 KiB |
BIN
addons/website_rma/static/description/web_rma_line_8.png
Normal file
After Width: | Height: | Size: 136 KiB |
Before Width: | Height: | Size: 107 KiB |
BIN
addons/website_rma/static/description/web_rma_request_4.png
Normal file
After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 106 KiB |
BIN
addons/website_rma/static/description/web_saleorder_1.png
Normal file
After Width: | Height: | Size: 102 KiB |