|
|
@ -27,6 +27,53 @@ |
|
|
|
<field name="arch" type="xml"> |
|
|
|
<xpath expr="//div[hasclass('settings')]" position="inside"> |
|
|
|
<div class="app_settings_block" data-string="Branding" data-key="muk_branding" groups="base.group_system"> |
|
|
|
<h2>Extensions</h2> |
|
|
|
<div class="row mt16 o_settings_container" name="branding_extensions"> |
|
|
|
<div class="col-12 col-lg-6 o_setting_box"> |
|
|
|
<div class="o_setting_left_pane"> |
|
|
|
<field name="module_muk_web_branding"/> |
|
|
|
</div> |
|
|
|
<div class="o_setting_right_pane"> |
|
|
|
<label for="module_muk_web_branding"/> |
|
|
|
<div class="text-muted"> |
|
|
|
Customize the Backend according to your needs |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-12 col-lg-6 o_setting_box"> |
|
|
|
<div class="o_setting_left_pane"> |
|
|
|
<field name="module_muk_mail_branding"/> |
|
|
|
</div> |
|
|
|
<div class="o_setting_right_pane"> |
|
|
|
<label for="module_muk_mail_branding"/> |
|
|
|
<div class="text-muted"> |
|
|
|
Brand your outgoing mails with your own style |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-12 col-lg-6 o_setting_box"> |
|
|
|
<div class="o_setting_left_pane"> |
|
|
|
<field name="module_muk_website_branding"/> |
|
|
|
</div> |
|
|
|
<div class="o_setting_right_pane"> |
|
|
|
<label for="module_muk_website_branding"/> |
|
|
|
<div class="text-muted"> |
|
|
|
Brand the website according to your needs |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-12 col-lg-6 o_setting_box"> |
|
|
|
<div class="o_setting_left_pane"> |
|
|
|
<field name="module_muk_pos_branding"/> |
|
|
|
</div> |
|
|
|
<div class="o_setting_right_pane"> |
|
|
|
<label for="module_muk_pos_branding"/> |
|
|
|
<div class="text-muted"> |
|
|
|
Brand the PoS panel according to your needs |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<h2>System Parameters</h2> |
|
|
|
<div class="row mt16 o_settings_container" name="branding_parameters"> |
|
|
|
<div class="col-12 col-lg-6 o_setting_box"> |
|
|
|