|
@ -1,28 +1,35 @@ |
|
|
<!DOCTYPE html> |
|
|
<!DOCTYPE html> |
|
|
<!--FINAL INDEX UPDATED--> |
|
|
<!--FINAL INDEX UPDATED--> |
|
|
<html lang="en" xmlns="http://www.w3.org/1999/html"> |
|
|
<html lang="en" xmlns="http://www.w3.org/1999/html"> |
|
|
|
|
|
|
|
|
<head> |
|
|
<head> |
|
|
<meta charset="UTF-8"> |
|
|
<meta charset="UTF-8"> |
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<title>Document</title> |
|
|
<title>Document</title> |
|
|
<link rel="stylesheet" |
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" |
|
|
href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" |
|
|
integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous"> |
|
|
integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" |
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> |
|
|
crossorigin="anonymous"> |
|
|
|
|
|
<link rel="stylesheet" |
|
|
|
|
|
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> |
|
|
|
|
|
<style> |
|
|
<style> |
|
|
.nav-tabs li .active{ background-color:#a79822; color: #fff !important;} |
|
|
.nav-tabs li .active { |
|
|
|
|
|
background-color: #bb89aa; |
|
|
|
|
|
color: #fff !important; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.accordion .card-body { |
|
|
.accordion .card-body { |
|
|
background-color: #f0f4f7; |
|
|
background-color: #f0f4f7; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.accordion .fa { |
|
|
.accordion .fa { |
|
|
margin-right: 0.5rem; |
|
|
margin-right: 0.5rem; |
|
|
} |
|
|
} |
|
|
.accordion button, .accordion button:hover, .accordion button:focus{ |
|
|
|
|
|
|
|
|
.accordion button, |
|
|
|
|
|
.accordion button:hover, |
|
|
|
|
|
.accordion button:focus { |
|
|
text-decoration: none; |
|
|
text-decoration: none; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.card-header:after { |
|
|
.card-header:after { |
|
|
content: "\2212"; |
|
|
content: "\2212"; |
|
|
color: #000; |
|
|
color: #000; |
|
@ -32,6 +39,7 @@ |
|
|
margin-left: 0px; |
|
|
margin-left: 0px; |
|
|
font-size: 18px; |
|
|
font-size: 18px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.collapsed:after { |
|
|
.collapsed:after { |
|
|
content: '\002B'; |
|
|
content: '\002B'; |
|
|
} |
|
|
} |
|
@ -57,20 +65,19 @@ |
|
|
<!-- HERO --> |
|
|
<!-- HERO --> |
|
|
<div class="container" style="width:84vw"> |
|
|
<div class="container" style="width:84vw"> |
|
|
<!--Slide--> |
|
|
<!--Slide--> |
|
|
<div class="row" |
|
|
<div class="row" style="padding: 4rem 2.5rem 0 !important; background-color: #fff !important;"> |
|
|
style="padding: 4rem 2.5rem 0 !important; background-color: #fff !important;"> |
|
|
|
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<h1 class="text-center text-uppercase" |
|
|
<h1 class="text-center text-uppercase" |
|
|
style="font-family: Montserrat, 'sans-serif' !important; font-size: 67px !important; color: #5154a5; font-weight: 900 !important;"> |
|
|
style="font-family: Montserrat, 'sans-serif' !important; font-size: 67px !important; color: #5154a5; font-weight: 900 !important;"> |
|
|
<span style="color:#5154a5;">Odoo 17 Accounting</span> |
|
|
<span style="color:#5154a5;">Odoo 17 Accounting</span> |
|
|
</h1> |
|
|
</h1> |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
style="letter-spacing: 4px !important; color: #74788D !important;"> |
|
|
style="letter-spacing: 4px !important; color: #74788D !important;font-size: 21px;font-weight: bold;"> |
|
|
A Full-Fledged Accounting kit For Every Organization.</p> |
|
|
A Full-Fledged Accounting kit For Every Organization.</p> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center"> |
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center"> |
|
|
<p class="my-1 text-center" |
|
|
<p class="my-1 text-center" |
|
|
style="font-family: Montserrat, 'sans-serif' !important; color: #212121 !important;"> |
|
|
style="font-family: Montserrat, 'sans-serif' !important; color: #212121 !important;font-size: 16px;font-weight: bolder;"> |
|
|
The module used to manage the Full |
|
|
The module used to manage the Full |
|
|
Account Features that can manage the Account Reports,Journals Asset and |
|
|
Account Features that can manage the Account Reports,Journals Asset and |
|
|
Budget Management, Accounting Reports, PDC, Lock dates, Credit Limit, |
|
|
Budget Management, Accounting Reports, PDC, Lock dates, Credit Limit, |
|
@ -79,11 +86,8 @@ |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" |
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" style="margin: 2rem 0;"> |
|
|
style="margin: 2rem 0;"> |
|
|
<img src="./assets/cybro-odoo.png" width="100%" height="auto" style="width:50%;" class="img-responsive"> |
|
|
<img src="./assets/cybro-odoo.png" width="100%" height="auto" |
|
|
|
|
|
style="width:50%;" |
|
|
|
|
|
class="img-responsive"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -91,25 +95,19 @@ |
|
|
<a href="mailto:odoo@cybrosys.com" target="_blank" |
|
|
<a href="mailto:odoo@cybrosys.com" target="_blank" |
|
|
style="background-color:#5154a5; border-radius:35px; font-family:Montserrat; display:inline-block; padding:7px 33px; border:1px solid #5154a5" |
|
|
style="background-color:#5154a5; border-radius:35px; font-family:Montserrat; display:inline-block; padding:7px 33px; border:1px solid #5154a5" |
|
|
class="mx-1 mb-2 deep-1 deep_hover"> |
|
|
class="mx-1 mb-2 deep-1 deep_hover"> |
|
|
<img class="img" style="width:30px" |
|
|
<img class="img" style="width:30px" src="assets/icons/support.png"> |
|
|
src="assets/icons/support.png"> |
|
|
<span class="pl-2" style="color:#fff; font-size:16px; vertical-align:middle">Email Us</span> |
|
|
<span class="pl-2" |
|
|
|
|
|
style="color:#fff; font-size:16px; vertical-align:middle">Email Us</span> |
|
|
|
|
|
</a> |
|
|
</a> |
|
|
<a href="cybroopenerp" target="_blank" |
|
|
<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" |
|
|
style="background-color:#7f289b; font-family:Montserrat; display:inline-block; padding:7px 33px; border:1px solid #7f289b; border-radius:35px" |
|
|
class="mx-1 mb-2 deep-1 deep_hover"> |
|
|
class="mx-1 mb-2 deep-1 deep_hover"> |
|
|
<img class="img" style="width:27px" |
|
|
<img class="img" style="width:27px" src="assets/icons/skype.png"> |
|
|
src="assets/icons/skype.png"> |
|
|
<span class="pl-2" style="color:#fff; font-size:16px; vertical-align:middle">Skype Us</span> |
|
|
<span class="pl-2" |
|
|
|
|
|
style="color:#fff; font-size:16px; vertical-align:middle">Skype Us</span> |
|
|
|
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" |
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" style="margin:2rem 0"> |
|
|
style="margin:2rem 0"> |
|
|
<img src="assets/screenshots/hero.gif" width="100%" height="auto" class="img-responsive"> |
|
|
<img src="assets/screenshots/hero.gif" width="100%" height="auto" |
|
|
|
|
|
class="img-responsive"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<!-- END OF slide --> |
|
|
<!-- END OF slide --> |
|
|
|
|
|
|
|
@ -124,18 +122,14 @@ |
|
|
<div class="col-md-6 col-sm-12 mt32"> |
|
|
<div class="col-md-6 col-sm-12 mt32"> |
|
|
<div class="container shadow d-flex align-items-center justify-content-center" |
|
|
<div class="container shadow d-flex align-items-center justify-content-center" |
|
|
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;"> |
|
|
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;"> |
|
|
<div class="col-md-3 d-flex align-items-center justify-content-center" |
|
|
<div class="col-md-3 d-flex align-items-center justify-content-center" style="float:left"> |
|
|
style="float:left"> |
|
|
<img class="img img-responsive" src="assets/icons/test-1.png"> |
|
|
<img class="img img-responsive" |
|
|
|
|
|
src="assets/icons/test-1.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-9" |
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%"> |
|
|
style="padding-left:0; float:left; width:70%"> |
|
|
|
|
|
<h3 class="mt16 mb0" |
|
|
<h3 class="mt16 mb0" |
|
|
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;"> |
|
|
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;"> |
|
|
All Financial Reports</h3> |
|
|
All Financial Reports</h3> |
|
|
<p class=" mt8 mb-0" |
|
|
<p class=" mt8 mb-0" style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
|
|
|
Balance Sheet, Profit and Loss, Partner Ledger,General Ledger, Trial Balance, Tax Reports, Journals Audit Reports, etc </p> |
|
|
Balance Sheet, Profit and Loss, Partner Ledger,General Ledger, Trial Balance, Tax Reports, Journals Audit Reports, etc </p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -143,18 +137,14 @@ |
|
|
<div class="col-md-6 col-sm-12 mt32"> |
|
|
<div class="col-md-6 col-sm-12 mt32"> |
|
|
<div class="container shadow d-flex align-items-center justify-content-center" |
|
|
<div class="container shadow d-flex align-items-center justify-content-center" |
|
|
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;"> |
|
|
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;"> |
|
|
<div class="col-md-3 d-flex align-items-center justify-content-center" |
|
|
<div class="col-md-3 d-flex align-items-center justify-content-center" style="float:left"> |
|
|
style="float:left"> |
|
|
<img class="img img-responsive" src="assets/icons/test-1.png"> |
|
|
<img class="img img-responsive" |
|
|
|
|
|
src="assets/icons/test-1.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-9" |
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%"> |
|
|
style="padding-left:0; float:left; width:70%"> |
|
|
|
|
|
<h3 class="mt16 mb0" |
|
|
<h3 class="mt16 mb0" |
|
|
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;"> |
|
|
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;"> |
|
|
Manage Customer Follow-Ups.</h3> |
|
|
Manage Customer Follow-Ups.</h3> |
|
|
<p class=" mt8 mb-0" |
|
|
<p class=" mt8 mb-0" style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
|
|
|
The Customer follow-up menu will be provided the Activities.</p> |
|
|
The Customer follow-up menu will be provided the Activities.</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -162,18 +152,14 @@ |
|
|
<div class="col-md-6 col-sm-12 mt32"> |
|
|
<div class="col-md-6 col-sm-12 mt32"> |
|
|
<div class="container shadow d-flex align-items-center justify-content-center" |
|
|
<div class="container shadow d-flex align-items-center justify-content-center" |
|
|
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;"> |
|
|
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;"> |
|
|
<div class="col-md-3 d-flex align-items-center justify-content-center" |
|
|
<div class="col-md-3 d-flex align-items-center justify-content-center" style="float:left"> |
|
|
style="float:left"> |
|
|
<img class="img img-responsive" src="assets/icons/test-1.png"> |
|
|
<img class="img img-responsive" |
|
|
|
|
|
src="assets/icons/test-1.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-9" |
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%"> |
|
|
style="padding-left:0; float:left; width:70%"> |
|
|
|
|
|
<h3 class="mt16 mb0" |
|
|
<h3 class="mt16 mb0" |
|
|
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;"> |
|
|
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;"> |
|
|
Multiple Invoice Copies Option</h3> |
|
|
Multiple Invoice Copies Option</h3> |
|
|
<p class=" mt8 mb-0" |
|
|
<p class=" mt8 mb-0" style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
|
|
|
We can generate multiple Invoices copies. |
|
|
We can generate multiple Invoices copies. |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
@ -182,18 +168,14 @@ |
|
|
<div class="col-md-6 col-sm-12 mt32"> |
|
|
<div class="col-md-6 col-sm-12 mt32"> |
|
|
<div class="container shadow d-flex align-items-center justify-content-center" |
|
|
<div class="container shadow d-flex align-items-center justify-content-center" |
|
|
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;"> |
|
|
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;"> |
|
|
<div class="col-md-3 d-flex align-items-center justify-content-center" |
|
|
<div class="col-md-3 d-flex align-items-center justify-content-center" style="float:left"> |
|
|
style="float:left"> |
|
|
<img class="img img-responsive" src="assets/icons/test-1.png"> |
|
|
<img class="img img-responsive" |
|
|
|
|
|
src="assets/icons/test-1.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-9" |
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%"> |
|
|
style="padding-left:0; float:left; width:70%"> |
|
|
|
|
|
<h3 class="mt16 mb0" |
|
|
<h3 class="mt16 mb0" |
|
|
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;"> |
|
|
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;"> |
|
|
Accounting Lock Dates.</h3> |
|
|
Accounting Lock Dates.</h3> |
|
|
<p class=" mt8 mb-0" |
|
|
<p class=" mt8 mb-0" style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
|
|
|
In the Lock Date option available Accounting Module. </p> |
|
|
In the Lock Date option available Accounting Module. </p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -271,7 +253,7 @@ |
|
|
PDC Management.</h3> |
|
|
PDC Management.</h3> |
|
|
<p class=" mt8 mb-0" |
|
|
<p class=" mt8 mb-0" |
|
|
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;"> |
|
|
n the Register Payment wizard we can add the |
|
|
In the Register Payment wizard we can add the |
|
|
PDC to the recipient's bank account.</p> |
|
|
PDC to the recipient's bank account.</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -290,7 +272,8 @@ |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
<span style="color:#5154a5">Overview</span> |
|
|
<span style="color:#5154a5">Overview</span> |
|
|
<sup> |
|
|
<sup> |
|
|
</sup></h1> |
|
|
</sup> |
|
|
|
|
|
</h1> |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
style="letter-spacing:4px !important; color:#74788D !important"> |
|
|
style="letter-spacing:4px !important; color:#74788D !important"> |
|
|
Odoo 17 Accounting.</p> |
|
|
Odoo 17 Accounting.</p> |
|
@ -305,69 +288,6 @@ |
|
|
accounting, odoo accounting, v17 accounting,Odoo 17 |
|
|
accounting, odoo accounting, v17 accounting,Odoo 17 |
|
|
Accounting, odoo apps |
|
|
Accounting, odoo apps |
|
|
</h5> |
|
|
</h5> |
|
|
<!-- <div class="alert alert-primary mt-4">--> |
|
|
|
|
|
<!-- <hr/>--> |
|
|
|
|
|
<!-- This module uses an external python dependency--> |
|
|
|
|
|
<!-- 'dropbox'. Before--> |
|
|
|
|
|
<!-- installing the module install the python--> |
|
|
|
|
|
<!-- package--> |
|
|
|
|
|
<!-- first. The required python package can be installed using the--> |
|
|
|
|
|
<!-- following command,--> |
|
|
|
|
|
<!-- <br/>--> |
|
|
|
|
|
<!-- <code class="d-block mt-2" style="background-color: #e1f1f7;">pip install dropbox</code>--> |
|
|
|
|
|
<!-- </div>--> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <div class="alert alert-primary mt-4">--> |
|
|
|
|
|
<!-- <hr/>--> |
|
|
|
|
|
<!-- This module uses an external python dependency--> |
|
|
|
|
|
<!-- 'nextcloud'. Before--> |
|
|
|
|
|
<!-- installing the module install the python--> |
|
|
|
|
|
<!-- package--> |
|
|
|
|
|
<!-- first. The required python package can be installed using the--> |
|
|
|
|
|
<!-- following command,--> |
|
|
|
|
|
<!-- <br/>--> |
|
|
|
|
|
<!-- <code class="d-block mt-2" style="background-color: #e1f1f7;">pip install pyncclient</code>--> |
|
|
|
|
|
<!-- </div>--> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <div class="alert alert-primary mt-4">--> |
|
|
|
|
|
<!-- <hr/>--> |
|
|
|
|
|
<!-- This module uses an external python dependency--> |
|
|
|
|
|
<!-- 'nextcloud-api-wrapper'. Before--> |
|
|
|
|
|
<!-- installing the module install the python--> |
|
|
|
|
|
<!-- package--> |
|
|
|
|
|
<!-- first. The required python package can be installed using the--> |
|
|
|
|
|
<!-- following command,--> |
|
|
|
|
|
<!-- <br/>--> |
|
|
|
|
|
<!-- <code class="d-block mt-2" style="background-color: #e1f1f7;">pip install--> |
|
|
|
|
|
<!-- nextcloud-api-wrapper</code>--> |
|
|
|
|
|
<!-- </div>--> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <div class="alert alert-primary mt-4">--> |
|
|
|
|
|
<!-- <hr/>--> |
|
|
|
|
|
<!-- This module uses an external python dependency--> |
|
|
|
|
|
<!-- 'Boto3'. Before installing--> |
|
|
|
|
|
<!-- the module install the python--> |
|
|
|
|
|
<!-- package--> |
|
|
|
|
|
<!-- first. The required python package can be installed using the--> |
|
|
|
|
|
<!-- following--> |
|
|
|
|
|
<!-- command,--> |
|
|
|
|
|
<!-- <br/>--> |
|
|
|
|
|
<!-- <code class="d-block mt-2" style="background-color: #e1f1f7;">pip install boto3</code>--> |
|
|
|
|
|
<!-- </div>--> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <div class="alert alert-primary mt-4">--> |
|
|
|
|
|
<!-- <hr/>--> |
|
|
|
|
|
<!-- This module uses an external python dependency--> |
|
|
|
|
|
<!-- 'paramiko'. Before--> |
|
|
|
|
|
<!-- installing the module install the python--> |
|
|
|
|
|
<!-- package--> |
|
|
|
|
|
<!-- first. The required python package can be installed using the--> |
|
|
|
|
|
<!-- following--> |
|
|
|
|
|
<!-- command,--> |
|
|
|
|
|
<!-- <br/>--> |
|
|
|
|
|
<!-- <code class="d-block mt-2" style="background-color: #e1f1f7;">pip install paramiko</code>--> |
|
|
|
|
|
<!-- </div>--> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
@ -379,20 +299,15 @@ |
|
|
<!-- New section --> |
|
|
<!-- New section --> |
|
|
|
|
|
|
|
|
<div class="container" style="width:84vw"> |
|
|
<div class="container" style="width:84vw"> |
|
|
<div class="row" |
|
|
<div class="row" style="padding: 4rem 2.5rem 0 !important; background-color: #fff !important;"> |
|
|
style="padding: 4rem 2.5rem 0 !important; background-color: #fff !important;"> |
|
|
|
|
|
<!-- tabs --> |
|
|
<!-- tabs --> |
|
|
<div class="col-md-12"> |
|
|
<div class="col-md-12"> |
|
|
<ul role="tablist" |
|
|
<ul role="tablist" class="nav nav-tabs justify-content-center d-flex justify-content-center" |
|
|
class="nav nav-tabs justify-content-center d-flex justify-content-center" |
|
|
data-tabs="tabs" style="border:none; background-color:unset; margin:0 auto"> |
|
|
data-tabs="tabs" |
|
|
|
|
|
style="border:none; background-color:unset; margin:0 auto"> |
|
|
|
|
|
|
|
|
|
|
|
<li class="nav-item" |
|
|
<li class="nav-item" |
|
|
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#ffe305; margin-right:10px; border:1px solid #ddd; border-bottom:0"> |
|
|
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#b6a1b0; margin-right:10px; border:1px solid #ddd; border-bottom:0"> |
|
|
<a href="#Screenshot" data-toggle="tab" |
|
|
<a href="#Screenshot" data-bs-toggle="tab" aria-expanded="true" class="show active" |
|
|
aria-expanded="true" |
|
|
|
|
|
class="show active" |
|
|
|
|
|
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|
|
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|
|
<img src="assets/icons/screenshot.png" |
|
|
<img src="assets/icons/screenshot.png" |
|
|
style="width: 100%; width: 25px; margin-right: 10px;">screenshot |
|
|
style="width: 100%; width: 25px; margin-right: 10px;">screenshot |
|
@ -404,9 +319,8 @@ |
|
|
</li> |
|
|
</li> |
|
|
|
|
|
|
|
|
<li class="nav-item" |
|
|
<li class="nav-item" |
|
|
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#ffe305; margin-right:10px; border:1px solid #ddd; border-bottom:0"> |
|
|
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#b6a1b0; margin-right:10px; border:1px solid #ddd; border-bottom:0"> |
|
|
<a href="#Features" data-toggle="tab" aria-expanded="true" |
|
|
<a href="#Features" data-bs-toggle="tab" aria-expanded="true" class="show" |
|
|
class="show" |
|
|
|
|
|
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|
|
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|
|
<img src="assets/icons/feature.png" |
|
|
<img src="assets/icons/feature.png" |
|
|
style="width: 100%; width: 25px; margin-right: 10px;">Features |
|
|
style="width: 100%; width: 25px; margin-right: 10px;">Features |
|
@ -418,12 +332,10 @@ |
|
|
</li> |
|
|
</li> |
|
|
|
|
|
|
|
|
<li class="nav-item" |
|
|
<li class="nav-item" |
|
|
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#ffe305; margin-right:10px; border:1px solid #ddd; border-bottom:0"> |
|
|
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#b6a1b0; margin-right:10px; border:1px solid #ddd; border-bottom:0"> |
|
|
<a href="#FAQS" data-toggle="tab" aria-expanded="true" |
|
|
<a href="#FAQS" data-bs-toggle="tab" aria-expanded="true" class="show" |
|
|
class="show" |
|
|
|
|
|
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|
|
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|
|
<img src="assets/icons/faq.png" |
|
|
<img src="assets/icons/faq.png" style="width: 100%; width: 25px; margin-right: 10px;">FAQ |
|
|
style="width: 100%; width: 25px; margin-right: 10px;">FAQ |
|
|
|
|
|
</a> |
|
|
</a> |
|
|
<span class="border-left-0" |
|
|
<span class="border-left-0" |
|
|
style="float:left; margin-top:-4px; margin-left:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 5px 0"></span> |
|
|
style="float:left; margin-top:-4px; margin-left:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 5px 0"></span> |
|
@ -432,10 +344,8 @@ |
|
|
</li> |
|
|
</li> |
|
|
|
|
|
|
|
|
<li class="nav-item" |
|
|
<li class="nav-item" |
|
|
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#ffe305; margin-right:10px; border:1px solid #ddd; border-bottom:0"> |
|
|
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#b6a1b0; margin-right:10px; border:1px solid #ddd; border-bottom:0"> |
|
|
<a href="#ReleaseNotes" data-toggle="tab" |
|
|
<a href="#ReleaseNotes" data-bs-toggle="tab" aria-expanded="true" class="show" |
|
|
aria-expanded="true" |
|
|
|
|
|
class="show" |
|
|
|
|
|
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|
|
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|
|
<img src="assets/icons/notes.png" |
|
|
<img src="assets/icons/notes.png" |
|
|
style="width: 100%; width: 25px; margin-right: 10px;">Release |
|
|
style="width: 100%; width: 25px; margin-right: 10px;">Release |
|
@ -445,33 +355,28 @@ |
|
|
<span class="border-right-0" |
|
|
<span class="border-right-0" |
|
|
style="float:right; margin-top:-4px; margin-right:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 0 5px"></span> |
|
|
style="float:right; margin-top:-4px; margin-right:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 0 5px"></span> |
|
|
</li> |
|
|
</li> |
|
|
|
|
|
|
|
|
</ul> |
|
|
</ul> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-12 tab-content ui-front" |
|
|
<div class="col-md-12 tab-content ui-front" |
|
|
style="border-top-right-radius:15px;border-bottom-right-radius:15px;height:auto;"> |
|
|
style="border-top-right-radius:15px;border-bottom-right-radius:15px;height:auto;"> |
|
|
|
|
|
<div class="tab-pane fade active show" id="Screenshot" role="tabpanel" aria-labelledby="screenshot-1"> |
|
|
<div class="tab-pane fade active show" id="Screenshot" |
|
|
<div class="row" style="padding:4rem 2.5rem 0 !important; background-color:#fff !important"> |
|
|
role="tabpanel" |
|
|
|
|
|
aria-labelledby="screenshot-1"> |
|
|
|
|
|
<div class="row" |
|
|
|
|
|
style="padding:4rem 2.5rem 0 !important; background-color:#fff !important"> |
|
|
|
|
|
|
|
|
|
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<h1 class="text-center text-uppercase" |
|
|
<h1 class="text-center text-uppercase" |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
<span style="color:#5154a5">Screenshots</span> |
|
|
<span style="color:#5154a5">Screenshots</span> |
|
|
<sup> |
|
|
<sup> |
|
|
</sup></h1> |
|
|
</sup> |
|
|
|
|
|
</h1> |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
style="letter-spacing:4px !important; color:#74788D !important"> |
|
|
style="letter-spacing:4px !important; color:#74788D !important"> |
|
|
Odoo 17 Accounting</p> |
|
|
Odoo 17 Accounting</p> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="mt-5 col-lg-12 d-flex flex-column align-items-center"> |
|
|
<div class="mt-5 col-lg-12 d-flex flex-column align-items-center"> |
|
|
<h3 class="mt16 mb0" |
|
|
<h3 class="mt16 mt-3 mb0" |
|
|
style="mt-3 font-family:Roboto; font-weight:500; font-size:22px; color:#781d96"> |
|
|
style=" font-family:Roboto; font-weight:500; font-size:22px; color:#781d96"> |
|
|
Create Assets. |
|
|
Create Assets. |
|
|
</h3> |
|
|
</h3> |
|
|
<p style="font-family:Roboto ; color:#280135"> |
|
|
<p style="font-family:Roboto ; color:#280135"> |
|
@ -521,6 +426,7 @@ |
|
|
class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="mt-5 col-lg-12 d-flex flex-column align-items-center"> |
|
|
<div class="mt-5 col-lg-12 d-flex flex-column align-items-center"> |
|
|
<div style="margin:2rem"> |
|
|
<div style="margin:2rem"> |
|
|
<img src="assets/screenshots/kit_5.png" |
|
|
<img src="assets/screenshots/kit_5.png" |
|
@ -637,6 +543,10 @@ |
|
|
<img src="assets/screenshots/tax_report.png" |
|
|
<img src="assets/screenshots/tax_report.png" |
|
|
class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="mt-5 col-lg-12 d-flex flex-column align-items-center"> |
|
|
<p style="font-family:Roboto ; color:#280135"> |
|
|
<p style="font-family:Roboto ; color:#280135"> |
|
|
Tax Report - For the Accounting Report. |
|
|
Tax Report - For the Accounting Report. |
|
|
</p> |
|
|
</p> |
|
@ -644,6 +554,7 @@ |
|
|
<img src="assets/screenshots/journal_Audit.png" |
|
|
<img src="assets/screenshots/journal_Audit.png" |
|
|
class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<p style="font-family:Roboto ; color:#280135"> |
|
|
<p style="font-family:Roboto ; color:#280135"> |
|
|
Journal Audit - For the Accounting Report. |
|
|
Journal Audit - For the Accounting Report. |
|
|
</p> |
|
|
</p> |
|
@ -654,28 +565,26 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="tab-pane fade " id="Features" role="tabpanel" |
|
|
|
|
|
aria-labelledby="features-1"> |
|
|
<div class="tab-pane fade active show" id="Features" role="tabpanel" aria-labelledby="features-1"> |
|
|
<section class="oe_container pt16 mt16 pb-5"> |
|
|
<section class="oe_container pt16 mt16 pb-5"> |
|
|
<div class="row "> |
|
|
<div class="row "> |
|
|
<h3 style="color:#091E42; opacity:1; font-family:"Montserrat"; text-align:center; margin:auto; padding:25px; font-weight:600" |
|
|
<h3 style="color:#091E42; opacity:1; font-family:"Montserrat"; text-align:center; margin:auto; padding:25px; font-weight:600" |
|
|
class="oe_slogan"> |
|
|
class="oe_slogan"> |
|
|
</h3> |
|
|
</h3> |
|
|
|
|
|
|
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<h1 class="text-center text-uppercase" |
|
|
<h1 class="text-center text-uppercase" |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
<span style="color:#5154a5">FEATURES </span> |
|
|
<span style="color:#5154a5">FEATURES </span> |
|
|
<sup> |
|
|
<sup> |
|
|
</sup></h1> |
|
|
</sup> |
|
|
|
|
|
</h1> |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
style="letter-spacing:4px !important; color:#74788D !important"> |
|
|
style="letter-spacing:4px !important; color:#74788D !important"> |
|
|
Comprehensive Features of ODOO 17 ACCOUNTING.</p> |
|
|
Comprehensive Features of ODOO 17 ACCOUNTING.</p> |
|
|
</div> |
|
|
</div> |
|
|
<div class="row"> |
|
|
<div class="row"> |
|
|
|
|
|
<div class="col-md-4 col-sm-6 mt48" style="padding-bottom: 10px"> |
|
|
<div class="col-md-4 col-sm-6 mt48" |
|
|
|
|
|
style="padding-bottom: 10px"> |
|
|
|
|
|
<div class="bg-white shadow card" |
|
|
<div class="bg-white shadow card" |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
@ -694,8 +603,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-4 col-sm-6 mt48" |
|
|
<div class="col-md-4 col-sm-6 mt48" style="padding-bottom: 10px"> |
|
|
style="padding-bottom: 10px"> |
|
|
|
|
|
<div class="bg-white shadow card" |
|
|
<div class="bg-white shadow card" |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
@ -714,8 +622,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-4 col-sm-6 mt48" |
|
|
<div class="col-md-4 col-sm-6 mt48" style="padding-bottom: 10px"> |
|
|
style="padding-bottom: 10px"> |
|
|
|
|
|
<div class="bg-white shadow card" |
|
|
<div class="bg-white shadow card" |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
@ -733,9 +640,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
<div class="col-md-4 col-sm-6 mt48" style="padding-bottom: 10px"> |
|
|
<div class="col-md-4 col-sm-6 mt48" |
|
|
|
|
|
style="padding-bottom: 10px"> |
|
|
|
|
|
<div class="bg-white shadow card" |
|
|
<div class="bg-white shadow card" |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
@ -755,8 +660,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-4 col-sm-6 mt48" |
|
|
<div class="col-md-4 col-sm-6 mt48" style="padding-bottom: 10px"> |
|
|
style="padding-bottom: 10px"> |
|
|
|
|
|
<div class="bg-white shadow card" |
|
|
<div class="bg-white shadow card" |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
@ -776,8 +680,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-4 col-sm-6 mt48" |
|
|
<div class="col-md-4 col-sm-6 mt48" style="padding-bottom: 10px"> |
|
|
style="padding-bottom: 10px"> |
|
|
|
|
|
<div class="bg-white shadow card" |
|
|
<div class="bg-white shadow card" |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
style="border-radius:10px; padding:5px; height: 100%"> |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
|
<div class="text-center d-flex align-items-center card-body" |
|
@ -820,30 +723,24 @@ |
|
|
</div> |
|
|
</div> |
|
|
</section> |
|
|
</section> |
|
|
</div> |
|
|
</div> |
|
|
<div class="tab-pane fade " id="FAQS" role="tabpanel" |
|
|
|
|
|
aria-labelledby="faq-1"> |
|
|
|
|
|
|
|
|
|
|
|
<div class="row" |
|
|
<div class="tab-pane fade active show" id="FAQS" role="tabpanel" aria-labelledby="faq-1"> |
|
|
style="padding:4rem 2.5rem 0 !important; background-color:#fff !important"> |
|
|
|
|
|
|
|
|
<div class="row" style="padding:4rem 2.5rem 0 !important; background-color:#fff !important"> |
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<h1 class="text-center text-uppercase" |
|
|
<h1 class="text-center text-uppercase" |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
<span style="color:#5154a5">FAQ </span> <sup> |
|
|
<span style="color:#5154a5">FAQ </span> <sup> |
|
|
</sup></h1> |
|
|
</sup> |
|
|
<p class="my-1 text-center text-uppercase" |
|
|
</h1> |
|
|
style="letter-spacing:4px !important; color:#74788D !important"> |
|
|
|
|
|
</p> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-12" aria-labelledby="faq-tab" id="faq" |
|
|
<div class="col-md-12" aria-labelledby="faq-tab" id="faq" role="tabpanel"> |
|
|
role="tabpanel"> |
|
|
|
|
|
<div class="accordion mb-4" id="accordion6"> |
|
|
<div class="accordion mb-4" id="accordion6"> |
|
|
<div style="background-color:#fff"> |
|
|
<div style="background-color:#fff"> |
|
|
|
|
|
|
|
|
<!-- Question 1 --> |
|
|
<!-- Question 1 --> |
|
|
<div aria-expanded="false" |
|
|
<div aria-expanded="false" class="card-header collapsed" data-parent="#accordion6" |
|
|
class="card-header collapsed" |
|
|
data-toggle="collapse" href="#collapseFAQOne" |
|
|
data-parent="#accordion6" |
|
|
|
|
|
data-toggle="collapse" |
|
|
|
|
|
href="#collapseFAQOne" |
|
|
|
|
|
style="background-color:transparent; border:none; border:1px solid #E8E8E8"> |
|
|
style="background-color:transparent; border:none; border:1px solid #E8E8E8"> |
|
|
<a class="card-title text-decoration-none" |
|
|
<a class="card-title text-decoration-none" |
|
|
style="font-size:16px; line-height:30px; font-weight:bold; color:#4F4F4F"> |
|
|
style="font-size:16px; line-height:30px; font-weight:bold; color:#4F4F4F"> |
|
@ -853,20 +750,18 @@ |
|
|
style="width:25px"> |
|
|
style="width:25px"> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="collapse" data-parent="#accordion6" |
|
|
<div class="collapse" data-parent="#accordion6" id="collapseFAQOne"> |
|
|
id="collapseFAQOne"> |
|
|
|
|
|
<div class="card-body"> |
|
|
<div class="card-body"> |
|
|
<p style="font-size:16px; line-height:27px; color:#414141; font-weight:normal"> |
|
|
<p |
|
|
|
|
|
style="font-size:16px; line-height:27px; color:#414141; font-weight:normal"> |
|
|
Yes |
|
|
Yes |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- Question 2 --> |
|
|
<!-- Question 2 --> |
|
|
<div aria-expanded="false" |
|
|
<div aria-expanded="false" class="card-header collapsed" data-parent="#accordion6" |
|
|
class="card-header collapsed" |
|
|
data-toggle="collapse" href="#collapseFAQFour" |
|
|
data-parent="#accordion6" |
|
|
|
|
|
data-toggle="collapse" |
|
|
|
|
|
href="#collapseFAQTwo" |
|
|
|
|
|
style="background-color:transparent; border:none; border:1px solid #E8E8E8"> |
|
|
style="background-color:transparent; border:none; border:1px solid #E8E8E8"> |
|
|
<a class="card-title text-decoration-none" |
|
|
<a class="card-title text-decoration-none" |
|
|
style="font-size:16px; line-height:30px; font-weight:bold; color:#4F4F4F"> |
|
|
style="font-size:16px; line-height:30px; font-weight:bold; color:#4F4F4F"> |
|
@ -876,20 +771,18 @@ |
|
|
style="width:25px"> |
|
|
style="width:25px"> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="collapse" data-parent="#accordion6" |
|
|
<div class="collapse" data-parent="#accordion6" id="collapseFAQFour"> |
|
|
id="collapseFAQTwo"> |
|
|
|
|
|
<div class="card-body"> |
|
|
<div class="card-body"> |
|
|
<p style="font-size:16px; line-height:27px; color:#414141; font-weight:normal"> |
|
|
<p |
|
|
|
|
|
style="font-size:16px; line-height:27px; color:#414141; font-weight:normal"> |
|
|
No |
|
|
No |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- Question 3 --> |
|
|
<!-- Question 3 --> |
|
|
<div aria-expanded="false" |
|
|
<div aria-expanded="false" class="card-header collapsed" data-parent="#accordion6" |
|
|
class="card-header collapsed" |
|
|
data-toggle="collapse" href="#collapseFAQFive" |
|
|
data-parent="#accordion6" |
|
|
|
|
|
data-toggle="collapse" |
|
|
|
|
|
href="#collapseFAQThree" |
|
|
|
|
|
style="background-color:transparent; border:none; border:1px solid #E8E8E8"> |
|
|
style="background-color:transparent; border:none; border:1px solid #E8E8E8"> |
|
|
<a class="card-title text-decoration-none" |
|
|
<a class="card-title text-decoration-none" |
|
|
style="font-size:16px; line-height:30px; font-weight:bold; color:#4F4F4F"> |
|
|
style="font-size:16px; line-height:30px; font-weight:bold; color:#4F4F4F"> |
|
@ -899,20 +792,18 @@ |
|
|
style="width:25px"> |
|
|
style="width:25px"> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="collapse" data-parent="#accordion6" |
|
|
<div class="collapse" data-parent="#accordion6" id="collapseFAQFive"> |
|
|
id="collapseFAQThree"> |
|
|
|
|
|
<div class="card-body"> |
|
|
<div class="card-body"> |
|
|
<p style="font-size:16px; line-height:27px; color:#414141; font-weight:normal"> |
|
|
<p |
|
|
|
|
|
style="font-size:16px; line-height:27px; color:#414141; font-weight:normal"> |
|
|
Yes |
|
|
Yes |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- Question 4 --> |
|
|
<!-- Question 4 --> |
|
|
<div aria-expanded="false" |
|
|
<div aria-expanded="false" class="card-header collapsed" data-parent="#accordion6" |
|
|
class="card-header collapsed" |
|
|
data-toggle="collapse" href="#collapseFAQSix" |
|
|
data-parent="#accordion6" |
|
|
|
|
|
data-toggle="collapse" |
|
|
|
|
|
href="#collapseFAQFour" |
|
|
|
|
|
style="background-color:transparent; border:none; border:1px solid #E8E8E8"> |
|
|
style="background-color:transparent; border:none; border:1px solid #E8E8E8"> |
|
|
<a class="card-title text-decoration-none" |
|
|
<a class="card-title text-decoration-none" |
|
|
style="font-size:16px; line-height:30px; font-weight:bold; color:#4F4F4F"> |
|
|
style="font-size:16px; line-height:30px; font-weight:bold; color:#4F4F4F"> |
|
@ -922,10 +813,10 @@ |
|
|
style="width:25px"> |
|
|
style="width:25px"> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="collapse" data-parent="#accordion6" |
|
|
<div class="collapse" data-parent="#accordion6" id="collapseFAQSix"> |
|
|
id="collapseFAQFour"> |
|
|
|
|
|
<div class="card-body"> |
|
|
<div class="card-body"> |
|
|
<p style="font-size:16px; line-height:27px; color:#414141; font-weight:normal"> |
|
|
<p |
|
|
|
|
|
style="font-size:16px; line-height:27px; color:#414141; font-weight:normal"> |
|
|
Yes, but some basic functionlaities only. |
|
|
Yes, but some basic functionlaities only. |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
@ -935,47 +826,54 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
<div class="tab-pane fade active show" id="ReleaseNotes" role="tabpanel" aria-labelledby="video-1"> |
|
|
<div class="tab-pane fade " id="ReleaseNotes" role="tabpanel" |
|
|
<div class="row" style="padding:4rem 2.5rem 0 !important; background-color:#fff !important"> |
|
|
aria-labelledby="video-1"> |
|
|
|
|
|
<div class="row" |
|
|
|
|
|
style="padding:4rem 2.5rem 0 !important; background-color:#fff !important"> |
|
|
|
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<div class="col-lg-12 d-flex flex-column align-items-center"> |
|
|
<h1 class="text-center text-uppercase" |
|
|
<h1 class="text-center text-uppercase" |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important"> |
|
|
<span style="color:#5154a5">RELEASE NOTES</span> |
|
|
<span style="color:#5154a5">RELEASE NOTES</span> |
|
|
<sup> |
|
|
<sup> |
|
|
</sup></h1> |
|
|
</sup> |
|
|
|
|
|
</h1> |
|
|
</div> |
|
|
</div> |
|
|
<div class="tab-pane w-100"> |
|
|
<div class="tab-pane w-100"> |
|
|
<section class="oe_container mt48"> |
|
|
<section class="oe_container mt48"> |
|
|
<div style="margin-bottom:4%"> |
|
|
<div style="margin-bottom:4%"> |
|
|
<div class="relese-note w-100 pt-3 pb-2 pl-3 mb-4 pr-3 float-left" |
|
|
<div class="relese-note w-100 pt-3 pb-2 pl-3 mb-4 pr-3 float-left" |
|
|
style="border:1px solid #ccc; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);"> |
|
|
style="border:1px solid #ccc; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);"> |
|
|
<p><b> Version 17.0.1.0.1 <span |
|
|
<p><b> Version 17.0.1.0.2 <span style="color:#3363c1; font-size: 14px;"> Updated on : 13th March 2024</span></b> |
|
|
style="color:#3363c1; font-size: 14px;"> Updated on : 15th January 2024</span></b> |
|
|
</p> |
|
|
|
|
|
<p> Bug Fix-Resolved the style issues in report templates. </p> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="relese-note w-100 pt-3 pb-2 pl-3 mb-4 pr-3 float-left" |
|
|
|
|
|
style="border:1px solid #ccc; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);"> |
|
|
|
|
|
<p><b> Version 17.0.1.0.1 <span style="color:#3363c1; font-size: 14px;"> Updated on : 15th January 2024</span></b> |
|
|
</p> |
|
|
</p> |
|
|
<p> Bug Fix-Resolved the alignment issues. </p> |
|
|
<p> Bug Fix-Resolved the alignment issues. </p> |
|
|
</div> |
|
|
</div> |
|
|
<div class="relese-note w-100 pt-3 pb-2 pl-3 mb-4 pr-3 float-left" |
|
|
<div class="relese-note w-100 pt-3 pb-2 pl-3 mb-4 pr-3 float-left" |
|
|
style="border:1px solid #ccc; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);"> |
|
|
style="border:1px solid #ccc; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);"> |
|
|
<p><b> Version 17.0.1.0.0<span |
|
|
<p><b> Version 17.0.1.0.0 <span style="color:#3363c1; font-size: 14px;"> Released on : 07th November 2023</span></b> |
|
|
style="color:#3363c1; font-size: 14px;"> Released on : 07th November 2023</span></b> |
|
|
|
|
|
</p> |
|
|
</p> |
|
|
<p> Initial commit for |
|
|
<p> Initial commit for |
|
|
Odoo 17 Accounting </p> |
|
|
Odoo 17 Accounting </p> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</section> |
|
|
</section> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- New section --> |
|
|
<!-- New section --> |
|
|
|
|
|
|
|
|
<section style="margin-top:140px;"> |
|
|
<section style="margin-top:140px;"> |
|
|
<div class="row"> |
|
|
<div class="row"> |
|
|
<div class="col-sm-12 col-md-12-col-lg-2"> |
|
|
<div class="col-sm-12 col-md-12-col-lg-2"> |
|
@ -988,71 +886,57 @@ |
|
|
<!-- The slideshow --> |
|
|
<!-- The slideshow --> |
|
|
<div class="carousel-inner" style="padding:30px"> |
|
|
<div class="carousel-inner" style="padding:30px"> |
|
|
<div class="carousel-item" style="min-height:198.656px"> |
|
|
<div class="carousel-item" style="min-height:198.656px"> |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> |
|
|
style="float:left"> |
|
|
|
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/base_accounting_kit/" |
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/base_accounting_kit/" |
|
|
target="_blank"> |
|
|
target="_blank"> |
|
|
<div style="border-radius:10px"> |
|
|
<div style="border-radius:10px"> |
|
|
<img class="img img-responsive center-block" |
|
|
<img class="img img-responsive center-block" style="border-radius:0px" |
|
|
style="border-radius:0px" |
|
|
|
|
|
src="assets/modules/1.gif"> |
|
|
src="assets/modules/1.gif"> |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> |
|
|
style="float:left"> |
|
|
|
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/employee_dynamic_fields/" |
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/employee_dynamic_fields/" |
|
|
target="_blank"> |
|
|
target="_blank"> |
|
|
<div style="border-radius:10px"> |
|
|
<div style="border-radius:10px"> |
|
|
<img class="img img-responsive center-block" |
|
|
<img class="img img-responsive center-block" style="border-radius:0px" |
|
|
style="border-radius:0px" |
|
|
|
|
|
src="assets/modules/2.jpg"> |
|
|
src="assets/modules/2.jpg"> |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> |
|
|
style="float:left"> |
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/product_barcode/" target="_blank"> |
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/product_barcode/" |
|
|
|
|
|
target="_blank"> |
|
|
|
|
|
<div style="border-radius:10px"> |
|
|
<div style="border-radius:10px"> |
|
|
<img class="img img-responsive center-block" |
|
|
<img class="img img-responsive center-block" style="border-radius:0px" |
|
|
style="border-radius:0px" |
|
|
|
|
|
src="assets/modules/5.png"> |
|
|
src="assets/modules/5.png"> |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="carousel-item active" |
|
|
<div class="carousel-item active" style="min-height:198.656px"> |
|
|
style="min-height:198.656px"> |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" |
|
|
|
|
|
style="float:left"> |
|
|
|
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/invoice_format_editor/" |
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/invoice_format_editor/" |
|
|
target="_blank"> |
|
|
target="_blank"> |
|
|
<div style="border-radius:10px"> |
|
|
<div style="border-radius:10px"> |
|
|
<img class="img img-responsive center-block" |
|
|
<img class="img img-responsive center-block" style="border-radius:0px" |
|
|
style="border-radius:0px" |
|
|
|
|
|
src="assets/modules/3.png"> |
|
|
src="assets/modules/3.png"> |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> |
|
|
style="float:left"> |
|
|
|
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/login_user_detail/" |
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/login_user_detail/" |
|
|
target="_blank"> |
|
|
target="_blank"> |
|
|
<div style="border-radius:10px"> |
|
|
<div style="border-radius:10px"> |
|
|
<img class="img img-responsive center-block" |
|
|
<img class="img img-responsive center-block" style="border-radius:0px" |
|
|
style="border-radius:0px" |
|
|
|
|
|
src="assets/modules/4.png"> |
|
|
src="assets/modules/4.png"> |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" |
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> |
|
|
style="float:left"> |
|
|
|
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/whatsapp_redirect/" |
|
|
<a href="https://apps.odoo.com/apps/modules/17.0/whatsapp_redirect/" |
|
|
target="_blank"> |
|
|
target="_blank"> |
|
|
<div style="border-radius:10px"> |
|
|
<div style="border-radius:10px"> |
|
|
<img class="img img-responsive center-block" |
|
|
<img class="img img-responsive center-block" style="border-radius:0px" |
|
|
style="border-radius:0px" |
|
|
|
|
|
src="assets/modules/6.jpg"> |
|
|
src="assets/modules/6.jpg"> |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
@ -1060,16 +944,13 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<!-- Left and right controls --> |
|
|
<!-- Left and right controls --> |
|
|
<a class="carousel-control-prev" href="#demo1" |
|
|
<a class="carousel-control-prev" href="#demo1" data-slide="prev" style="width:35px; color:#000"> |
|
|
data-slide="prev" |
|
|
<span class="carousel-control-prev-icon"><i class="fa fa-chevron-left" |
|
|
style="width:35px; color:#000"> <span |
|
|
style="font-size:24px"></i></span> |
|
|
class="carousel-control-prev-icon"><i |
|
|
</a> <a class="carousel-control-next" href="#demo1" data-slide="next" |
|
|
class="fa fa-chevron-left" |
|
|
style="width:35px; color:#000"> |
|
|
|
|
|
<span class="carousel-control-next-icon"><i class="fa fa-chevron-right" |
|
|
style="font-size:24px"></i></span> |
|
|
style="font-size:24px"></i></span> |
|
|
</a> <a class="carousel-control-next" href="#demo1" |
|
|
|
|
|
data-slide="next" style="width:35px; color:#000"> |
|
|
|
|
|
<span class="carousel-control-next-icon"><i |
|
|
|
|
|
class="fa fa-chevron-right" style="font-size:24px"></i></span> |
|
|
|
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -1079,14 +960,12 @@ |
|
|
|
|
|
|
|
|
<section> |
|
|
<section> |
|
|
|
|
|
|
|
|
<div class="d-flex align-items-center" |
|
|
<div class="d-flex align-items-center" style="border-bottom:2px solid #714B67; padding:15px 0px"> |
|
|
style="border-bottom:2px solid #714B67; padding:15px 0px"> |
|
|
|
|
|
<div class="d-flex justify-content-center align-items-center mr-2" |
|
|
<div class="d-flex justify-content-center align-items-center mr-2" |
|
|
style="background-color:#F5F5F5; border-radius:0px; width:40px; height:40px"> |
|
|
style="background-color:#F5F5F5; border-radius:0px; width:40px; height:40px"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/16.0/export_stockinfo_xls/assets/misc/star.png?aedef96"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/16.0/export_stockinfo_xls/assets/misc/star.png?aedef96"> |
|
|
</div> |
|
|
</div> |
|
|
<h2 class="mt-2" |
|
|
<h2 class="mt-2" style="font-family:'Montserrat', sans-serif; font-size:24px; font-weight:bold"> |
|
|
style="font-family:'Montserrat', sans-serif; font-size:24px; font-weight:bold"> |
|
|
|
|
|
Our Services |
|
|
Our Services |
|
|
</h2> |
|
|
</h2> |
|
|
</div> |
|
|
</div> |
|
@ -1204,14 +1083,16 @@ |
|
|
<div class="row"> |
|
|
<div class="row"> |
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
|
|
<h2 style="color:#212529 !important">Our Industries</h2> |
|
|
<h2 style="color:#212529 !important">Our Industries</h2> |
|
|
<hr style="border:3px solid #714B67 !important; background-color:#714B67 !important; width:80px !important; margin-bottom:2rem !important"> |
|
|
<hr |
|
|
|
|
|
style="border:3px solid #714B67 !important; background-color:#714B67 !important; width:80px !important; margin-bottom:2rem !important"> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-lg-3"> |
|
|
<div class="col-lg-3"> |
|
|
<div class="my-4 d-flex flex-column justify-content-center" |
|
|
<div class="my-4 d-flex flex-column justify-content-center" |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/trading-black.png?2d98612" |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/trading-black.png?2d98612" |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
<h5 style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
<h5 |
|
|
|
|
|
style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
Trading |
|
|
Trading |
|
|
</h5> |
|
|
</h5> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
@ -1225,7 +1106,8 @@ |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/pos-black.png?2d98612" |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/pos-black.png?2d98612" |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
<h5 style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
<h5 |
|
|
|
|
|
style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
POS |
|
|
POS |
|
|
</h5> |
|
|
</h5> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
@ -1239,7 +1121,8 @@ |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/education-black.png?2d98612" |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/education-black.png?2d98612" |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
<h5 style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
<h5 |
|
|
|
|
|
style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
Education |
|
|
Education |
|
|
</h5> |
|
|
</h5> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
@ -1252,7 +1135,8 @@ |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/manufacturing-black.png?2d98612" |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/manufacturing-black.png?2d98612" |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
<h5 style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
<h5 |
|
|
|
|
|
style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
Manufacturing |
|
|
Manufacturing |
|
|
</h5> |
|
|
</h5> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
@ -1265,7 +1149,8 @@ |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/ecom-black.png?2d98612" |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/ecom-black.png?2d98612" |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
<h5 style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
<h5 |
|
|
|
|
|
style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
E-commerce & Website |
|
|
E-commerce & Website |
|
|
</h5> |
|
|
</h5> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
@ -1279,7 +1164,8 @@ |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/service-black.png?2d98612" |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/service-black.png?2d98612" |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
<h5 style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
<h5 |
|
|
|
|
|
style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
Service Management |
|
|
Service Management |
|
|
</h5> |
|
|
</h5> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
@ -1292,7 +1178,8 @@ |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/restaurant-black.png?2d98612" |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/restaurant-black.png?2d98612" |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
<h5 style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
<h5 |
|
|
|
|
|
style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
Restaurant |
|
|
Restaurant |
|
|
</h5> |
|
|
</h5> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
@ -1305,7 +1192,8 @@ |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
style="background-color:#f6f8f9 !important; border-radius:10px; padding:2rem !important; height:250px !important"> |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/hotel-black.png?2d98612" |
|
|
<img src="//apps.odoocdn.com/apps/assets/15.0/combo_product_pos/assets/icons/hotel-black.png?2d98612" |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
class="img-responsive mb-3" height="48px" width="48px"> |
|
|
<h5 style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
<h5 |
|
|
|
|
|
style="font-family:Montserrat, sans-serif !important; color:#000 !important; font-weight:bold"> |
|
|
Hotel Management |
|
|
Hotel Management |
|
|
</h5> |
|
|
</h5> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
|
<p style="font-family:Montserrat, sans-serif !important; font-size:0.9rem !important"> |
|
@ -1329,13 +1217,10 @@ |
|
|
<hr> |
|
|
<hr> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-sm-12 col-md-4"> |
|
|
<div class="col-sm-12 col-md-4"> |
|
|
<div class="d-flex align-items-center" |
|
|
<div class="d-flex align-items-center" style="background-color:#F6F8F9; padding:22px"> |
|
|
style="background-color:#F6F8F9; padding:22px"> |
|
|
|
|
|
<div class="mr-4 d-flex justify-content-center align-items-center" |
|
|
<div class="mr-4 d-flex justify-content-center align-items-center" |
|
|
style="background-color:#714B67; height:70px; width:70px"> |
|
|
style="background-color:#714B67; height:70px; width:70px"> |
|
|
<img src="assets/icons/support.png" height="48" |
|
|
<img src="assets/icons/support.png" height="48" width="48" style="width:42px; height:42px"> |
|
|
width="48" |
|
|
|
|
|
style="width:42px; height:42px"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div> |
|
|
<div> |
|
|
<h4>Need Help?</h4> |
|
|
<h4>Need Help?</h4> |
|
@ -1350,13 +1235,10 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-sm-12 col-md-4"> |
|
|
<div class="col-sm-12 col-md-4"> |
|
|
<div class="d-flex align-items-center" |
|
|
<div class="d-flex align-items-center" style="background-color:#F6F8F9; padding:30px"> |
|
|
style="background-color:#F6F8F9; padding:30px"> |
|
|
|
|
|
<div class="mr-4 d-flex justify-content-center align-items-center" |
|
|
<div class="mr-4 d-flex justify-content-center align-items-center" |
|
|
style="background-color:#2AC44D; height:70px; width:70px"> |
|
|
style="background-color:#2AC44D; height:70px; width:70px"> |
|
|
<img src="assets/icons/whatsapp.png" height="52" |
|
|
<img src="assets/icons/whatsapp.png" height="52" width="52" style="width:52px; height:52px"> |
|
|
width="52" |
|
|
|
|
|
style="width:52px; height:52px"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div> |
|
|
<div> |
|
|
<h4>WhatsApp</h4> |
|
|
<h4>WhatsApp</h4> |
|
@ -1373,18 +1255,17 @@ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-12 col-md-4"> |
|
|
<div class="col-sm-12 col-md-4"> |
|
|
<div class="d-flex align-items-center" |
|
|
<div class="d-flex align-items-center" style="background-color:#F6F8F9; padding:30px"> |
|
|
style="background-color:#F6F8F9; padding:30px"> |
|
|
|
|
|
<div class="mr-4 d-flex justify-content-center align-items-center" |
|
|
<div class="mr-4 d-flex justify-content-center align-items-center" |
|
|
style="background-color:#03a9f4; height:70px; width:70px"> |
|
|
style="background-color:#03a9f4; height:70px; width:70px"> |
|
|
<img src="assets/icons/skype.png" height="52" width="52" |
|
|
<img src="assets/icons/skype.png" height="52" width="52" style="width:52px; height:52px"> |
|
|
style="width:52px; height:52px"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div> |
|
|
<div> |
|
|
<h4>Skype</h4> |
|
|
<h4>Skype</h4> |
|
|
<p style="line-height:100%">Say hi to us on Skype!</p> |
|
|
<p style="line-height:100%">Say hi to us on Skype!</p> |
|
|
<span href="cybroopenerp"> |
|
|
<span href="cybroopenerp"> |
|
|
<p style="font-weight:400; font-size:18px; line-height:80%; color:#714B67">cybroopenerp</p> |
|
|
<p style="font-weight:400; font-size:18px; line-height:80%; color:#714B67">cybroopenerp |
|
|
|
|
|
</p> |
|
|
</span> |
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -1395,15 +1276,11 @@ |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<!-- Footer --> |
|
|
<!-- Footer --> |
|
|
<section class="oe_container" |
|
|
<section class="oe_container" style="padding: 2rem 3rem 1rem; background-color: #fff !important;"> |
|
|
style="padding: 2rem 3rem 1rem; background-color: #fff !important;"> |
|
|
<div class="row" style="max-width:1540px; margin: 0 auto; margin-right: 3rem; "> |
|
|
<div class="row" |
|
|
|
|
|
style="max-width:1540px; margin: 0 auto; margin-right: 3rem; "> |
|
|
|
|
|
<!-- Logo --> |
|
|
<!-- Logo --> |
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" |
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" style="margin-top: 3rem;"> |
|
|
style="margin-top: 3rem;"> |
|
|
<img src="https://www.cybrosys.com/images/logo.png" width="200px" height="auto" /> |
|
|
<img src="https://www.cybrosys.com/images/logo.png" |
|
|
|
|
|
width="200px" height="auto"/> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<!-- End of Logo --> |
|
|
<!-- End of Logo --> |
|
|
</div> |
|
|
</div> |
|
@ -1419,4 +1296,5 @@ |
|
|
integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" |
|
|
integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" |
|
|
crossorigin="anonymous"></script> |
|
|
crossorigin="anonymous"></script> |
|
|
</body> |
|
|
</body> |
|
|
|
|
|
|
|
|
</html> |
|
|
</html> |