index.html 739 B

12345678910111213141516171819
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Pricelist Security</h2>
  5. <h3 class="oe_slogan">Users can be assigned many Pricelists and then they can be restricted to see only this Pricelists
  6. <div class="oe_span6">
  7. <div class="oe_demo oe_picture oe_screenshot">
  8. <img src="1.jpg"/>
  9. </div>
  10. </div>
  11. <div class="oe_span6">
  12. <p class="oe_mt32">
  13. This module serves to restrict the use of certain Pricelists to certain users. <br>
  14. -in each user, you can define what Pricelists will be allowed to use.
  15. </p>
  16. </div>
  17. </div>
  18. </section>