12345678910111213141516171819202122232425262728293031 |
- <section class="oe_container oe_dark">
- <div class="oe_row oe_spaced">
- <div class="oe_span12">
- <h2 class="oe_slogan">Odoo- Purchase Management</h2>
- <h3 class="oe_slogan">Purchase Global Discount</h3>
- </div>
- <p class="oe_mt32">
- Option to set fix and percentage discount. <br /><br />
- <b>Percentage Discount</b><br />
- A percentage amount deducted from each line<br /><br />
- <b>Fixed Discount</b><br />
- Fixed amount is divided based on subtotal and deducted from each line
- </p>
- </div>
- </section>
- <br/>
- <section class="oe_container oe_dark">
- <div class="oe_row ">
- <div class="oe_slogan text-center">
- <div class="oe_span12">
- <h2 class="text-center"><a>About Me</a></h2>
- </div>
- <span>
- <a style="color: #a24689 !important;" href="https://in.linkedin.com/in/aasimansari" target="new"><img src="linkedin.png" height="25" width="25" /></a> |
- <a style="color: #a24689 !important;" href="https://twitter.com/aasimansari" target="new"><img src="twitter.png" height="25" width="25" /></a> |
- <a style="color: #a24689 !important;" href="http://aasimania.wordpress.com" target="new"><img src="wordpress.png" height="25" width="25" /></a> |
- <a style="color: #a24689 !important;" href="mailto:aasim333@gmail.com"><img src="mailto.png" height="25" width="25" /></a>
- </span>
- </div>
- </div>
- </section>
|