|
|
@ -96,19 +96,44 @@ |
|
|
|
<!-- button tab --> |
|
|
|
<!-- --> |
|
|
|
<!-- version support --> |
|
|
|
<div class="my-3 d-flex align-items-center justify-content-end"> |
|
|
|
<div class="text-center" |
|
|
|
style="background-color:#017E84 !important; font-size:0.8rem !important; color:#fff !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:50px !important; min-width:120px !important"> |
|
|
|
Community |
|
|
|
</div> |
|
|
|
<div class="text-center" |
|
|
|
style="background-color:#875A7B !important; color:#fff !important; font-size:0.8rem !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:50px !important; min-width:120px !important"> |
|
|
|
Enterprise |
|
|
|
<div class="supports my-5 py-3" style="border-bottom: 1px solid #e7e7e7;"> |
|
|
|
<div class="row justify-content-between"> |
|
|
|
<div class="col-4"> |
|
|
|
</div> |
|
|
|
<div class="col-6"> |
|
|
|
<div class="row" style="margin-top:10px"> |
|
|
|
|
|
|
|
<div class="my-3 d-flex align-items-center justify-content-end"> |
|
|
|
<span class="me-3"><b>Supports: </b></span> |
|
|
|
<div class="text-center" |
|
|
|
style="background-color:#017E84 !important; font-size:0.8rem !important; color:#fff !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:50px !important; min-width:120px !important"> |
|
|
|
Community |
|
|
|
</div> |
|
|
|
<div class="text-center" |
|
|
|
style="background-color:#875A7B !important; color:#fff !important; font-size:0.8rem !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:50px !important; min-width:120px !important"> |
|
|
|
Enterprise |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="row" style="margin-top:10px"> |
|
|
|
<div class="d-flex align-items-center justify-content-end"> |
|
|
|
<span class="me-3"><b>Availability: </b></span> |
|
|
|
<div class="text-center col" |
|
|
|
style="font-size:0.8rem !important; color:#5B899E !important; border:1px solid #5B899E; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:20px !important; min-width:120px !important"> |
|
|
|
<i class="fa fa-check" style="color:green"></i> On Premise |
|
|
|
</div> |
|
|
|
<div class="text-center col" |
|
|
|
style="border:1px solid #017E84; font-size:0.8rem !important; color:#017E84 !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:20px !important; min-width:120px !important"> |
|
|
|
<i class="fa fa-times" style="color:red"></i> Odoo Online |
|
|
|
</div> |
|
|
|
<div class="text-center col" |
|
|
|
style="font-size:0.8rem !important; border:1px solid #714b67; color:#714b67 !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:20px !important; min-width:120px !important"> |
|
|
|
<i class="fa fa-times" style="color:red"></i> Odoo.sh |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- <div class="text-center"--> |
|
|
|
<!-- style="background-color:#7C7BAD !important; color:#fff !important; font-size:0.8rem !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:50px !important; min-width:120px !important">--> |
|
|
|
<!-- Odoo.sh--> |
|
|
|
<!-- </div>--> |
|
|
|
</div> |
|
|
|
<div class="tab-content" id="myTabContent"> |
|
|
|
<!-- description --> |
|
|
@ -151,37 +176,38 @@ |
|
|
|
style="width: 50%" |
|
|
|
class="img-responsive"/> |
|
|
|
</div> |
|
|
|
<div class="col-md-12 text-center"> |
|
|
|
<div class="col-md-12 text-center"> |
|
|
|
<a href="mailto:odoo@cybrosys.com" |
|
|
|
target="_blank" |
|
|
|
style="background-color: transparent;border-radius: 35px; |
|
|
|
font-family: Montserrat; |
|
|
|
display: inline-block; |
|
|
|
padding: 7px 33px; |
|
|
|
border: 1px solid #7f54b3; |
|
|
|
color: #7f54b3; |
|
|
|
text-decoration: none; |
|
|
|
" |
|
|
|
font-family: Montserrat; |
|
|
|
display: inline-block; |
|
|
|
padding: 7px 33px; |
|
|
|
border: 1px solid #7f54b3; |
|
|
|
color: #7f54b3; |
|
|
|
text-decoration: none; |
|
|
|
width: 231px; |
|
|
|
" |
|
|
|
class="mx-1 mb-2 deep-1 deep_hover"> |
|
|
|
<img class="img" |
|
|
|
style="width: 24px" |
|
|
|
src="./assets/icons/mail.svg"/> |
|
|
|
<span class="pl-2" |
|
|
|
style=" font-size: 16px; vertical-align: middle" |
|
|
|
>Email Us</span |
|
|
|
> |
|
|
|
>Email Us</span> |
|
|
|
</a> |
|
|
|
<a href="skype:cybroopenerp?chat" |
|
|
|
target="_blank" |
|
|
|
style=" |
|
|
|
background-color: #7f289b; |
|
|
|
font-family: Montserrat; |
|
|
|
display: inline-block; |
|
|
|
padding: 7px 33px; |
|
|
|
border: 1px solid #7f289b; |
|
|
|
border-radius: 35px; |
|
|
|
text-decoration: none; |
|
|
|
" |
|
|
|
background-color: #7f289b; |
|
|
|
font-family: Montserrat; |
|
|
|
display: inline-block; |
|
|
|
padding: 7px 33px; |
|
|
|
border: 1px solid #7f289b; |
|
|
|
border-radius: 35px; |
|
|
|
text-decoration: none; |
|
|
|
width: 231px; |
|
|
|
" |
|
|
|
class="mx-1 mb-2 deep-1 deep_hover"> |
|
|
|
<img |
|
|
|
class="img" |
|
|
@ -191,8 +217,32 @@ |
|
|
|
<span |
|
|
|
class="pl-2" |
|
|
|
style="color: #fff; font-size: 16px; vertical-align: middle" |
|
|
|
>Skype Us</span |
|
|
|
> |
|
|
|
>Skype Us</span> |
|
|
|
</a> |
|
|
|
|
|
|
|
<a href="https://wa.me/9074270811" |
|
|
|
target="_blank" |
|
|
|
style=" |
|
|
|
background-color: #25D366; |
|
|
|
font-family: Montserrat; |
|
|
|
display: inline-block; |
|
|
|
color: #7f54b3; |
|
|
|
padding: 7px 33px; |
|
|
|
border: 1px solid #25D366; |
|
|
|
border-radius: 35px; |
|
|
|
text-decoration: none; |
|
|
|
width: 230px; |
|
|
|
" |
|
|
|
class="mx-1 mb-2 deep-1 deep_hover"> |
|
|
|
<img |
|
|
|
class="img" |
|
|
|
style="width: 24px" |
|
|
|
src="./assets/icons/whatsapp.svg" |
|
|
|
/> |
|
|
|
<span |
|
|
|
class="pl-2" |
|
|
|
style="color: #fff; font-size: 15px; vertical-align: middle" |
|
|
|
>+91 9074270811</span> |
|
|
|
</a> |
|
|
|
</div> |
|
|
|
<div class="d-flex justify-content-center mt-2"> |
|
|
@ -217,6 +267,50 @@ |
|
|
|
|
|
|
|
<div class="alert alert-primary mt-4" |
|
|
|
style="color: #000;background-color: #f8f8f8;border: 1px solid #dcdcdc;border-radius: 16px;"> |
|
|
|
<div style="display: flex; justify-content: center; gap: 12px; z-index: 999; margin-bottom: 40px;"> |
|
|
|
<a href="#" style="background-color: #FF0000;padding: 12px 24px; border-radius: 6px; color: #fff; text-decoration: none; border-radius: 35px; display: flex; align-items: center;gap: 8px; "><svg xmlns="http://www.w3.org/2000/svg" width="20" height="18" viewBox="0 0 20 18" fill="none"> |
|
|
|
<g clip-path="url(#clip0_402_260)"> |
|
|
|
<mask id="mask0_402_260" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="18"> |
|
|
|
<path d="M0 0H20V17.7778H0V0Z" fill="white"/> |
|
|
|
</mask> |
|
|
|
<g mask="url(#mask0_402_260)"> |
|
|
|
<mask id="mask1_402_260" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="18"> |
|
|
|
<path d="M0 0H20V17.7778H0V0Z" fill="white"/> |
|
|
|
</mask> |
|
|
|
<g mask="url(#mask1_402_260)"> |
|
|
|
<path d="M19.0853 4.8173C18.8672 4.08737 18.2247 3.51249 17.4088 3.3174C15.93 2.96289 10 2.96289 10 2.96289C10 2.96289 4.07018 2.96289 2.59133 3.3174C1.77546 3.51252 1.13289 4.08737 0.914805 4.8173C0.518555 6.14036 0.518555 8.90079 0.518555 8.90079C0.518555 8.90079 0.518555 11.6612 0.914805 12.9843C1.13289 13.7142 1.77546 14.2652 2.59133 14.4602C4.07018 14.8148 10 14.8148 10 14.8148C10 14.8148 15.93 14.8148 17.4088 14.4602C18.2247 14.2652 18.8672 13.7142 19.0853 12.9843C19.4816 11.6612 19.4816 8.90079 19.4816 8.90079C19.4816 8.90079 19.4816 6.14036 19.0853 4.8173ZM8.06063 11.4071V6.39453L13.0169 8.90085L8.06063 11.4071Z" fill="white"/> |
|
|
|
</g> |
|
|
|
</g> |
|
|
|
</g> |
|
|
|
<defs> |
|
|
|
<clipPath id="clip0_402_260"> |
|
|
|
<rect width="20" height="17.7773" fill="white"/> |
|
|
|
</clipPath> |
|
|
|
</defs> |
|
|
|
</svg>Watch Demo on YouTube</a> |
|
|
|
<a href="#" style="background-color: #2D2D2D;padding: 12px 24px; border-radius: 6px; color: #fff; text-decoration: none; border-radius: 35px; display: flex; align-items: center;gap: 8px; "> |
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"> |
|
|
|
<g clip-path="url(#clip0_402_250)"> |
|
|
|
<mask id="mask0_402_250" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"> |
|
|
|
<path d="M0 0H20V20H0V0Z" fill="white"/> |
|
|
|
</mask> |
|
|
|
<g mask="url(#mask0_402_250)"> |
|
|
|
<mask id="mask1_402_250" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"> |
|
|
|
<path d="M0 0H20V20H0V0Z" fill="white"/> |
|
|
|
</mask> |
|
|
|
<g mask="url(#mask1_402_250)"> |
|
|
|
<path d="M6.72656 8.85934C6.15625 8.74606 5.625 9.207 5.625 9.78903V11.7578C5.625 12.1562 5.90234 12.4765 6.27734 12.6171C6.98828 12.8828 7.5 13.5703 7.5 14.3749C7.5 15.4101 6.66016 16.2499 5.625 16.2499C4.58984 16.2499 3.75 15.4101 3.75 14.3749V4.68747C3.75 4.16794 3.33203 3.74997 2.8125 3.74997H0.9375C0.417969 3.74997 0 4.16794 0 4.68747V14.3749C0 17.871 3.20703 20.6328 6.83594 19.871C8.96094 19.4257 10.6758 17.707 11.1211 15.5859C11.8008 12.3476 9.67578 9.44528 6.72656 8.85934ZM8.16406 -2.98328e-05C7.80469 -0.0195611 7.5 0.265595 7.5 0.62497V1.85934C7.5 2.19137 7.75781 2.46481 8.08594 2.48044C13.1406 2.75387 17.2031 6.85543 17.4961 11.914C17.5156 12.2421 17.7891 12.4999 18.1172 12.4999H19.3711C19.7305 12.4999 20.0156 12.1953 19.9961 11.8359C19.6641 5.4609 14.5391 0.335907 8.16406 -2.98328e-05ZM8.17578 3.74997C7.8125 3.72262 7.5 4.01169 7.5 4.37887V5.63278C7.5 5.9609 7.75391 6.23044 8.07812 6.25387C11.0781 6.49997 13.4687 8.91793 13.7383 11.9257C13.7695 12.2499 14.0352 12.4999 14.3594 12.4999H15.6172C15.9805 12.4999 16.2734 12.1874 16.2461 11.8242C15.918 7.5234 12.4766 4.082 8.17578 3.74997Z" fill="white"/> |
|
|
|
</g> |
|
|
|
</g> |
|
|
|
</g> |
|
|
|
<defs> |
|
|
|
<clipPath id="clip0_402_250"> |
|
|
|
<rect width="20" height="20" fill="white"/> |
|
|
|
</clipPath> |
|
|
|
</defs> |
|
|
|
</svg> |
|
|
|
Read Our Detailed Blog</a> |
|
|
|
</div> |
|
|
|
<hr style="color: #888;"> |
|
|
|
This module uses some external python dependencies : |
|
|
|
dropbox, pyncclient , nextcloud-api-wrapper , boto3 and paramiko. Before |
|
|
|