You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

48 lines
1.4 KiB

<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Split Sale Quotation</h2>
<h3 class="oe_slogan">Split Quotation Button</h3>
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<img src="screen1.png" alt="Online Demo">
</div>
</div>
<div class="oe_span6">
<p class='oe_mt32'>
Split the quotations by clicking the split order
button.
</p>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<h3 class="oe_slogan">Split Confirm Wizard</h3>
<div class="oe_row">
<div class="oe_span6">
<p class='oe_mt32'>
Enter the count to be split from quotation order-line.
</p>
</div>
<div class="oe_span6">
<img class="oe_picture oe_screenshot" src="screen2.png">
</div>
</div>
</section>
<section class="oe_container">
<h3 class="oe_slogan">Naming The Sale Quotations After Split </h3>
<div class="oe_row">
<div class="oe_span6">
<img class="oe_picture oe_screenshot" src="screen3.png">
</div>
<div class="oe_span6">
<p class='oe_mt32'>
All the quotations split from a sale order have the name
as count followed by the parent sale order.
</p>
</div>
</div>
</section>