|
@ -1,4 +1,21 @@ |
|
|
<div class="container" style="padding: 4rem 1.5rem !important"> |
|
|
<!DOCTYPE html> |
|
|
|
|
|
<html lang="en"> |
|
|
|
|
|
|
|
|
|
|
|
<head> |
|
|
|
|
|
<meta charset="UTF-8"> |
|
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
|
|
|
<title>Document</title> |
|
|
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" |
|
|
|
|
|
integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous"> |
|
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" |
|
|
|
|
|
integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg==" |
|
|
|
|
|
crossorigin="anonymous" referrerpolicy="no-referrer" /> |
|
|
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
|
|
<body> |
|
|
|
|
|
|
|
|
|
|
|
<div class="container" style="padding: 4rem 1.5rem !important"> |
|
|
<div class="row" style="height: 900px !important;"> |
|
|
<div class="row" style="height: 900px !important;"> |
|
|
<div class="col-sm-12 col-md-12 col-lg-12" |
|
|
<div class="col-sm-12 col-md-12 col-lg-12" |
|
|
style="padding: 4rem 1rem !important; background-color: #714B67 !important; height: 600px !important; border-radius: 20px !important;"> |
|
|
style="padding: 4rem 1rem !important; background-color: #714B67 !important; height: 600px !important; border-radius: 20px !important;"> |
|
@ -7,10 +24,9 @@ |
|
|
Automatic Database Backup</h1> |
|
|
Automatic Database Backup</h1> |
|
|
<p |
|
|
<p |
|
|
style="font-family: 'Montserrat', sans-serif !important; font-weight: 300 !important; color: #FFFFFF !important; font-size: 1.4rem !important; text-align: center !important;"> |
|
|
style="font-family: 'Montserrat', sans-serif !important; font-weight: 300 !important; color: #FFFFFF !important; font-size: 1.4rem !important; text-align: center !important;"> |
|
|
Generate Automatic Back up of databases and store to Local Storage, Google Drive, Dropbox And Remote |
|
|
Automatic Database Backup To Local Server, Remote Server, Google Drive And Dropbox |
|
|
Server |
|
|
|
|
|
</p> |
|
|
</p> |
|
|
<img src="./assets/screenshots/hero.png" class="img-responsive" width="100%" height="auto"/> |
|
|
<img src="./assets/screenshots/hero.png" class="img-responsive" width="100%" height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
@ -111,8 +127,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="container shadow" |
|
|
<div class="container shadow" style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
|
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-backup.png"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-backup.png"> |
|
|
</div> |
|
|
</div> |
|
@ -128,40 +143,37 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="container shadow" |
|
|
<div class="container shadow" style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
|
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-ftp.png"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-sftp.png"> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%;"> |
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%;"> |
|
|
<h3 class="mt16 mb0" style="font-family:Roboto; font-weight:500; font-size:22px"> |
|
|
<h3 class="mt16 mb0" style="font-family:Roboto; font-weight:500; font-size:22px"> |
|
|
Store Backup to FTP Server</h3> |
|
|
Store Backup to Remote Server</h3> |
|
|
<p class="mt8" style="font-family:Roboto; margin-bottom: 0 !important;"> |
|
|
<p class="mt8" style="font-family:Roboto; margin-bottom: 0 !important;"> |
|
|
Generated backup can be stored to remote FTP server. |
|
|
Generated backup can be stored to remote servers. |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="container shadow" |
|
|
<div class="container shadow" style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
|
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-sftp.png"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-dropbox.png"> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%;"> |
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%;"> |
|
|
<h3 class="mt16 mb0" style="font-family:Roboto; font-weight:500; font-size:22px"> |
|
|
<h3 class="mt16 mb0" style="font-family:Roboto; font-weight:500; font-size:22px"> |
|
|
Store Backup to SFTP Server</h3> |
|
|
Store Backup to Dropbox</h3> |
|
|
<p class="mt8" style="font-family:Roboto; margin-bottom: 0 !important;"> |
|
|
<p class="mt8" style="font-family:Roboto; margin-bottom: 0 !important;"> |
|
|
Generated backup can be stored to remote SFTP server. |
|
|
Generated backup can be stored to Dropbox account. |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="container shadow" |
|
|
<div class="container shadow" style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
|
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-google-drive.png"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-google-drive.png"> |
|
|
</div> |
|
|
</div> |
|
@ -176,24 +188,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="container shadow" |
|
|
<div class="container shadow" style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
|
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
|
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-dropbox.png"> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="col-md-9" style="padding-left:0; float:left; width:70%;"> |
|
|
|
|
|
<h3 class="mt16 mb0" style="font-family:Roboto; font-weight:500; font-size:22px"> |
|
|
|
|
|
Store Backup to Dropbox</h3> |
|
|
|
|
|
<p class="mt8" style="font-family:Roboto; margin-bottom: 0 !important;"> |
|
|
|
|
|
Generated backup can be stored to Dropbox. |
|
|
|
|
|
</p> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
|
|
|
<div class="container shadow" |
|
|
|
|
|
style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
|
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-remove-database.png"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-remove-database.png"> |
|
|
</div> |
|
|
</div> |
|
@ -208,8 +203,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="col-md-6 pl-3 py-3 d-flex"> |
|
|
<div class="container shadow" |
|
|
<div class="container shadow" style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
style="border-radius:10px; padding:10px 0px; display: flex; align-items: center;"> |
|
|
|
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<div class="col-md-3" style="display: flex; justify-content: center; align-items: center;"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-alarm.png"> |
|
|
<img class="img img-responsive" width="60" height="60" src="/assets/icons/f-alarm.png"> |
|
|
</div> |
|
|
</div> |
|
@ -217,8 +211,7 @@ |
|
|
<h3 class="mt16 mb0" style="font-family:Roboto; font-weight:500; font-size:22px"> |
|
|
<h3 class="mt16 mb0" style="font-family:Roboto; font-weight:500; font-size:22px"> |
|
|
Notify user on success and failure of backup generation</h3> |
|
|
Notify user on success and failure of backup generation</h3> |
|
|
<p class="mt8" style="font-family:Roboto; margin-bottom: 0 !important;"> |
|
|
<p class="mt8" style="font-family:Roboto; margin-bottom: 0 !important;"> |
|
|
An email notification send to user on successful backup generation also send an email |
|
|
An email notification send to user on successful backup generation also send an email notification when |
|
|
notification when |
|
|
|
|
|
backup operation failed. |
|
|
backup operation failed. |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
@ -243,7 +236,7 @@ |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
Got Setting --> Technical --> Backup Configuration to configure backups</p> |
|
|
Got Setting --> Technical --> Backup Configuration to configure backups</p> |
|
|
<img src="assets/screenshots/backup1.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup1.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-lg-12 my-3"> |
|
|
<div class="col-lg-12 my-3"> |
|
@ -256,7 +249,7 @@ |
|
|
Enter the backup directory path, if directory does not exist new directory will be created. |
|
|
Enter the backup directory path, if directory does not exist new directory will be created. |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup2.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup2.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-lg-12 my-3"> |
|
|
<div class="col-lg-12 my-3"> |
|
@ -269,21 +262,21 @@ |
|
|
Test connection button to check whether the connection is successful. |
|
|
Test connection button to check whether the connection is successful. |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup3.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup3.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
|
|
|
|
|
|
<p |
|
|
<p |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
A successful message will be displayed if connection is successful |
|
|
A successful message will be displayed if connection is successful |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup4.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup4.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
|
|
|
|
|
|
<p |
|
|
<p |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
An error message will be displayed if test connection is failed |
|
|
An error message will be displayed if test connection is failed |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup5.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup5.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -297,7 +290,7 @@ |
|
|
Test connection button to check whether the connection is successful. |
|
|
Test connection button to check whether the connection is successful. |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup6.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup6.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -311,14 +304,14 @@ |
|
|
Enable and configure Google Drive option from general settings. |
|
|
Enable and configure Google Drive option from general settings. |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup7.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup7.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
|
|
|
|
|
|
<p |
|
|
<p |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
Setup refresh token from general settings |
|
|
Setup refresh token from general settings |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup8.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup8.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -331,7 +324,7 @@ |
|
|
Enable auto remove option, specify number of days to remove backups. |
|
|
Enable auto remove option, specify number of days to remove backups. |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup9.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup9.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-lg-12 my-3"> |
|
|
<div class="col-lg-12 my-3"> |
|
@ -344,7 +337,7 @@ |
|
|
selected user on |
|
|
selected user on |
|
|
backup successful and failure. |
|
|
backup successful and failure. |
|
|
<img src="assets/screenshots/backup10.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup10.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-lg-12 my-3"> |
|
|
<div class="col-lg-12 my-3"> |
|
@ -352,7 +345,7 @@ |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 600 !important; color: #282F33 !important; font-size: 1.3rem !important;"> |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 600 !important; color: #282F33 !important; font-size: 1.3rem !important;"> |
|
|
Successful backup notification email</h4> |
|
|
Successful backup notification email</h4> |
|
|
<img src="assets/screenshots/backup12.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup12.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-lg-12 my-3"> |
|
|
<div class="col-lg-12 my-3"> |
|
@ -360,7 +353,7 @@ |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 600 !important; color: #282F33 !important; font-size: 1.3rem !important;"> |
|
|
style="font-family: 'Roboto', sans-serif !important; font-weight: 600 !important; color: #282F33 !important; font-size: 1.3rem !important;"> |
|
|
Notification email when backup generation failed</h4> |
|
|
Notification email when backup generation failed</h4> |
|
|
<img src="assets/screenshots/backup11.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup11.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -375,9 +368,9 @@ |
|
|
Based on the scheduled action setup, backups will be generated on regular intervals. |
|
|
Based on the scheduled action setup, backups will be generated on regular intervals. |
|
|
</p> |
|
|
</p> |
|
|
<img src="assets/screenshots/backup13.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup13.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
<img src="assets/screenshots/backup14.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
<img src="assets/screenshots/backup14.png" class="img-responsive img-thumbnail border" width="100%" |
|
|
height="auto"/> |
|
|
height="auto" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
@ -388,7 +381,7 @@ |
|
|
style="text-align: center; padding: 2.5rem 1rem !important;"> |
|
|
style="text-align: center; padding: 2.5rem 1rem !important;"> |
|
|
<h2 style="color: #212529 !important;">Suggested Products</h2> |
|
|
<h2 style="color: #212529 !important;">Suggested Products</h2> |
|
|
<hr |
|
|
<hr |
|
|
style="border: 3px solid #714B67 !important; background-color: #714B67 !important; width: 80px !important; margin-bottom: 2rem !important;"/> |
|
|
style="border: 3px solid #714B67 !important; background-color: #714B67 !important; width: 80px !important; margin-bottom: 2rem !important;" /> |
|
|
|
|
|
|
|
|
<div id="demo1" class="row carousel slide" data-ride="carousel"> |
|
|
<div id="demo1" class="row carousel slide" data-ride="carousel"> |
|
|
<!-- The slideshow --> |
|
|
<!-- The slideshow --> |
|
@ -398,8 +391,7 @@ |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/sales_credit_limit/" target="_blank"> |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/sales_credit_limit/" 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-top-left-radius:10px; border-top-right-radius:10px" |
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px" src="./assets/modules/1.png"> |
|
|
src="./assets/modules/1.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
@ -407,8 +399,7 @@ |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/product_to_quotation/" target="_blank"> |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/product_to_quotation/" 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-top-left-radius:10px; border-top-right-radius:10px" |
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px" src="./assets/modules/2.png"> |
|
|
src="./assets/modules/2.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
@ -416,8 +407,7 @@ |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/dynamic_accounts_report/" target="_blank"> |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/dynamic_accounts_report/" 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-top-left-radius:10px; border-top-right-radius:10px" |
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px" src="./assets/modules/3.png"> |
|
|
src="./assets/modules/3.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
@ -427,8 +417,7 @@ |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/hr_payroll_community/" target="_blank"> |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/hr_payroll_community/" 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-top-left-radius:10px; border-top-right-radius:10px" |
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px" src="./assets/modules/4.png"> |
|
|
src="./assets/modules/4.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
@ -436,32 +425,26 @@ |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/product_barcode/" target="_blank"> |
|
|
<a href="https://apps.odoo.com/apps/modules/15.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-top-left-radius:10px; border-top-right-radius:10px" |
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px" src="./assets/modules/5.png"> |
|
|
src="./assets/modules/5.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<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/15.0/inventory_barcode_scanning/" |
|
|
<a href="https://apps.odoo.com/apps/modules/15.0/inventory_barcode_scanning/" 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-top-left-radius:10px; border-top-right-radius:10px" |
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px" src="./assets/modules/6.png"> |
|
|
src="./assets/modules/6.png"> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<!-- Left and right controls --> |
|
|
<!-- Left and right controls --> |
|
|
<a class="carousel-control-prev" href="#demo1" data-slide="prev" |
|
|
<a class="carousel-control-prev" href="#demo1" data-slide="prev" style="left:-25px;width: 35px;color: #000;"> |
|
|
style="left:-25px;width: 35px;color: #000;"> |
|
|
<span class="carousel-control-prev-icon"><i class="fa fa-chevron-left" style="font-size:24px"></i></span> |
|
|
<span class="carousel-control-prev-icon"><i class="fa fa-chevron-left" |
|
|
|
|
|
style="font-size:24px"></i></span> |
|
|
|
|
|
</a> <a class="carousel-control-next" href="#demo1" data-slide="next" |
|
|
</a> <a class="carousel-control-next" href="#demo1" data-slide="next" |
|
|
style="right:-25px;width: 35px;color: #000;"> |
|
|
style="right:-25px;width: 35px;color: #000;"> |
|
|
<span class="carousel-control-next-icon"><i class="fa fa-chevron-right" |
|
|
<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> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -474,7 +457,7 @@ |
|
|
<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 Services</h2> |
|
|
<h2 style="color: #212529 !important;">Our Services</h2> |
|
|
<hr |
|
|
<hr |
|
|
style="border: 3px solid #714B67 !important; background-color: #714B67 !important; width: 80px !important; margin-bottom: 2rem !important;"/> |
|
|
style="border: 3px solid #714B67 !important; background-color: #714B67 !important; width: 80px !important; margin-bottom: 2rem !important;" /> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
|
|
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
|
@ -579,7 +562,7 @@ |
|
|
<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 |
|
|
<hr |
|
|
style="border: 3px solid #714B67 !important; background-color: #714B67 !important; width: 80px !important; margin-bottom: 2rem !important;"/> |
|
|
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"> |
|
@ -613,8 +596,7 @@ |
|
|
<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="./assets/icons/education-black.png" class="img-responsive mb-3" height="48px" |
|
|
<img src="./assets/icons/education-black.png" class="img-responsive mb-3" height="48px" width="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> |
|
@ -627,8 +609,7 @@ |
|
|
<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="./assets/icons/manufacturing-black.png" class="img-responsive mb-3" height="48px" |
|
|
<img src="./assets/icons/manufacturing-black.png" class="img-responsive mb-3" height="48px" width="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> |
|
@ -668,8 +649,7 @@ |
|
|
<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="./assets/icons/restaurant-black.png" class="img-responsive mb-3" height="48px" |
|
|
<img src="./assets/icons/restaurant-black.png" class="img-responsive mb-3" height="48px" width="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> |
|
@ -705,7 +685,7 @@ |
|
|
<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;">Need Help?</h2> |
|
|
<h2 style="color: #212529 !important;">Need Help?</h2> |
|
|
<hr |
|
|
<hr |
|
|
style="border: 3px solid #714B67 !important; background-color: #714B67 !important; width: 80px !important; margin-bottom: 2rem !important;"/> |
|
|
style="border: 3px solid #714B67 !important; background-color: #714B67 !important; width: 80px !important; margin-bottom: 2rem !important;" /> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
@ -738,7 +718,7 @@ |
|
|
<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" style="margin-top: 3rem;"> |
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" 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 class="col-lg-12"> |
|
|
<div class="col-lg-12"> |
|
@ -750,4 +730,17 @@ |
|
|
</section> |
|
|
</section> |
|
|
<!-- END OF FOOTER --> |
|
|
<!-- END OF FOOTER --> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- BOOTSTRAP --> |
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" |
|
|
|
|
|
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" |
|
|
|
|
|
crossorigin="anonymous"></script> |
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js" |
|
|
|
|
|
integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" |
|
|
|
|
|
crossorigin="anonymous"></script> |
|
|
|
|
|
</body> |
|
|
|
|
|
|
|
|
|
|
|
</html> |