[REF] docx_report_generation: Change support email in description

This commit is contained in:
Aleksei Ostriakov 2024-08-07 11:07:42 +05:00
parent 1db3d75efc
commit 568dc25595

View File

@ -55,7 +55,7 @@
text-align: center; text-align: center;
margin-top: 20px; margin-top: 20px;
"> ">
<a href="mailto:company@rydlab.ru?subject=Odoo Support / Development / Module: Contract&amp;body=" <a href="mailto:apps@rydlab.ru?subject=Odoo Support / Development / Module: Contract&amp;body="
style=" style="
border-radius: 42px; border-radius: 42px;
display: inline-block; display: inline-block;
@ -737,7 +737,7 @@
margin-top: 5px; margin-top: 5px;
margin-bottom: 5px; margin-bottom: 5px;
font-weight: 700; font-weight: 700;
"> Email: company@rydlab.ru</p> "> Email: apps@rydlab.ru</p>
</div> </div>
<div style=" <div style="
text-align: center; text-align: center;