bemade-addons/qc_partner_default_lang/static/description/index.html
2025-05-29 21:35:47 -04:00

27 lines
1.1 KiB
HTML

<![CDATA[<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">Partner Default Language by Location</h2>
<h3 class="oe_slogan">Automatic Language Assignment for Partners</h3>
<div class="oe_demo oe_picture oe_screenshot">
<p class="oe_mt32 text-center">
This module automatically sets the default language for new partners based on their location.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan" style="color:#875A7B;">Features</h2>
<div class="oe_demo oe_picture oe_screenshot">
<ul>
<li>Automatically sets French (fr_CA) for partners in Quebec</li>
<li>Defaults to English (en_US) for all other locations</li>
<li>Works on partner creation and when updating location fields</li>
<li>Respects manually set language preferences</li>
</ul>
</div>
</div>
</div>
</section>]]>