@ -1,19 +1,20 @@
< div style = "background-color: #714B67; min-height: 600px; width: 100%; padding: 15px; position: relative;" >
< div style = "background-color: #714B67; min-height: 600px; width: 100%; padding: 15px; position: relative;" >
<!-- TITLE BAR -->
<!-- TITLE BAR -->
< div
< div class = "d-flex align-items-center justify-content-between"
style="border-bottom: 1px solid #875A7B; padding: 15px; display: flex; justify-content: space-between; align-items: center;">
style="border-bottom: 1px solid #875A7B; padding: 15px; display: flex; justify-content: space-between; align-items: center;">
< img src = "assets/misc/cybrosys-logo.png" width = "42" height = "42" style = "width: 42px; height: 42px;" / >
< img src = "assets/misc/cybrosys-logo.png" width = "42" height = "42"
style="width: 42px; height: 42px;"/>
< div >
< div >
< div style = "color: #7C7BAD; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< div style = "color: #7C7BAD; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
class="mr-2">
class="mr-2">
< i class = "fa fa-check mr-1" > < / i > Community
< i class = "fa fa-check mr-1" > < / i > Community
< / div >
< / div >
< div style = "color: #875A7B; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< div style = "color: #875A7B; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
class="mr-2">
class="mr-2">
< i class = "fa fa-check mr-1" > < / i > Enterprise
< i class = "fa fa-check mr-1" > < / i > Enterprise
< / div >
< / div >
< div style = "color: #017E84; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
< div style = "color: #017E84; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: bold; background-color: white; display: inline-block; padding: 3px 10px; border-radius: 50px;"
class="mr-2">
class="mr-2">
< i class = "fa fa-check mr-1" > < / i > Odoo.sh
< i class = "fa fa-check mr-1" > < / i > Odoo.sh
< / div >
< / div >
< / div >
< / div >
@ -21,66 +22,78 @@
<!-- END OF TITLE BAR -->
<!-- END OF TITLE BAR -->
<!-- APP HERO -->
<!-- APP HERO -->
< h1 style = "color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;" > < / h1 >
< div class = "container" >
< p style = "color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;" > Customized Barcode Generator< / p >
< div class = "row" >
<!-- END OF APP HERO -->
< div class = "col-sm-12 col-md-12 col-lg-12" >
< img src = "assets/screenshots/hero.gif"
<!-- APP HERO -->
style="width: 75%; height: auto; position: absolute; margin-left: auto; margin-right: auto; top: 45%; left: 12%; right: auto;" />
< h1 style = "color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;" >
Customized Barcode Generator< / h1 >
< p style = "color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;" >
For Print user defined product labels< / p >
<!-- END OF APP HERO -->
< img src = "assets/screenshots/hero.gif"
style="width: 100%; margin-left: auto; margin-right: auto;"/>
< / div >
< / div >
< / div >
< / div >
< / div >
<!-- NAVIGATION SECTION -->
<!-- NAVIGATION SECTION -->
< div class = "d-flex align-items-center" style = "border-bottom: 2px solid #714B67; padding: 15px 0px; margin-top: 300px;" >
< div class = "d-flex align-items-center"
style="border-bottom: 2px solid #714B67; padding: 15px 0px; margin-top: 300px;">
< 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 = "assets/misc/compass.png" / >
< img src = "assets/misc/compass.png" / >
< / div >
< / div >
< h2 class = "mt-2" style = "font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;" > Explore This
< h2 class = "mt-2"
style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">
Explore This
Module< / h2 >
Module< / h2 >
< / div >
< / div >
< div class = "row my-4" style = "font-family: 'Montserrat', sans-serif;" >
< div class = "row my-4" style = "font-family: 'Montserrat', sans-serif;" >
< div class = "col-sm-12 col-md-6 my-3" >
< div class = "col-sm-12 col-md-6 my-3" >
< a href = "#overview" >
< a href = "#overview" >
< div class = "d-flex justify-content-between align-items-center"
< div class = "d-flex justify-content-between align-items-center"
style="background-color: #f5f5f5; padding: 30px; width: 100%;">
style="background-color: #f5f5f5; padding: 30px; width: 100%;">
< div >
< div >
< span style = "color: #714B67; font-size: 24px; font-weight: 500; display: block;" > Overview< / span >
< span style = "color: #714B67; font-size: 24px; font-weight: 500; display: block;" > Overview< / span >
< span
< span
style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33; display: block;">Learn
style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33; display: block;">Learn
more about this
more about this
module< / span >
module< / span >
< / div >
< / div >
< img src = "assets/misc/right-arrow.png" width = "36" height = "36" / >
< img src = "assets/misc/right-arrow.png" width = "36" height = "36" / >
< / div >
< / div >
< / a >
< / a >
< / div >
< / div >
< div class = "col-sm-12 col-md-6 my-3" >
< div class = "col-sm-12 col-md-6 my-3" >
< a href = "#features" >
< a href = "#features" >
< div class = "d-flex justify-content-between align-items-center"
< div class = "d-flex justify-content-between align-items-center"
style="background-color: #f5f5f5; padding: 30px; width: 100%;">
style="background-color: #f5f5f5; padding: 30px; width: 100%;">
< div >
< div >
< span style = "color: #714B67; font-size: 24px; font-weight: 500; display: block;" > Features< / span >
< span style = "color: #714B67; font-size: 24px; font-weight: 500; display: block;" > Features< / span >
< span
< span
style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33; display: block;">View
style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33; display: block;">View
features of this
features of this
module< / span >
module< / span >
< / div >
< / div >
< img src = "assets/misc/right-arrow.png" width = "36" height = "36" / >
< img src = "assets/misc/right-arrow.png" width = "36" height = "36" / >
< / div >
< / div >
< / a >
< / a >
< / div >
< / div >
< div class = "col-sm-12 col-md-6 my-3" >
< div class = "col-sm-12 col-md-6 my-3" >
< a href = "#screenshots" >
< a href = "#screenshots" >
< div class = "d-flex justify-content-between align-items-center"
< div class = "d-flex justify-content-between align-items-center"
style="background-color: #f5f5f5; padding: 30px; width: 100%;">
style="background-color: #f5f5f5; padding: 30px; width: 100%;">
< div >
< div >
< span style = "color: #714B67; font-size: 24px; font-weight: 500; display: block;" > Screenshots< / span >
< span style = "color: #714B67; font-size: 24px; font-weight: 500; display: block;" > Screenshots< / span >
< span
< span
style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33; display: block;">View
style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33; display: block;">View
screenshots for this
screenshots for this
module< / span >
module< / span >
< / div >
< / div >
< img src = "assets/misc/right-arrow.png" width = "36" height = "36" / >
< img src = "assets/misc/right-arrow.png" width = "36" height = "36" / >
< / div >
< / div >
< / a >
< / a >
< / div >
< / div >
@ -88,43 +101,56 @@
<!-- END OF NAVIGATION SECTION -->
<!-- END OF NAVIGATION SECTION -->
<!-- OVERVIEW SECTION -->
<!-- OVERVIEW SECTION -->
< div class = "d-flex align-items-center" style = "border-bottom: 2px solid #714B67; padding: 15px 0px;" id = "overview" >
< div class = "d-flex align-items-center"
style="border-bottom: 2px solid #714B67; padding: 15px 0px;"
id="overview">
< 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 = "assets/misc/pie-chart.png" / >
< img src = "assets/misc/pie-chart.png" / >
< / div >
< / div >
< h2 class = "mt-2" style = "font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;" > Overview
< h2 class = "mt-2"
style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">
Overview
< / h2 >
< / h2 >
< / div >
< / div >
< div class = "row" style = "font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;" >
< div class = "row"
style="font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;">
< div class = "col-sm-12 py-4" >
< div class = "col-sm-12 py-4" >
The module enables user to print customized product labels.
The module enables user to print customized product labels.
< / div >
< / div >
< / div >
< / div >
<!-- END OF OVERVIEW SECTION -->
<!-- END OF OVERVIEW SECTION -->
<!-- FEATURES SECTION -->
<!-- FEATURES SECTION -->
< div class = "d-flex align-items-center" style = "border-bottom: 2px solid #714B67; padding: 15px 0px;" id = "features" >
< div class = "d-flex align-items-center"
style="border-bottom: 2px solid #714B67; padding: 15px 0px;"
id="features">
< 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 = "assets/misc/features.png" / >
< img src = "assets/misc/features.png" / >
< / div >
< / div >
< h2 class = "mt-2" style = "font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;" > Features
< h2 class = "mt-2"
style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">
Features
< / h2 >
< / h2 >
< / div >
< / div >
< div class = "row" style = "font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;" >
< div class = "row"
style="font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;">
< div class = "col-sm-12 col-md-6" >
< div class = "col-sm-12 col-md-6" >
< div class = "d-flex align-items-center" style = "margin-top: 40px; margin-bottom: 40px" >
< div class = "d-flex align-items-center"
< img src = "assets/misc/check-box.png" class = "mr-2" / >
style="margin-top: 40px; margin-bottom: 40px">
< img src = "assets/misc/check-box.png" class = "mr-2" / >
< span style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Create custom code for printing standard price on product labels.< / span >
< span style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Create custom code for printing standard price on product labels.< / span >
< / div >
< / div >
< div class = "d-flex align-items-center" style = "margin-top: 30px; margin-bottom: 30px" >
< div class = "d-flex align-items-center"
< img src = "assets/misc/check-box.png" class = "mr-2" / >
style="margin-top: 30px; margin-bottom: 30px">
< img src = "assets/misc/check-box.png" class = "mr-2" / >
< span style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Show/hide product reference on product labels.< / span >
< span style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Show/hide product reference on product labels.< / span >
< / div >
< / div >
< div class = "d-flex align-items-center" style = "margin-top: 30px; margin-bottom: 30px" >
< div class = "d-flex align-items-center"
< img src = "assets/misc/check-box.png" class = "mr-2" / >
style="margin-top: 30px; margin-bottom: 30px">
< img src = "assets/misc/check-box.png" class = "mr-2" / >
< span style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Show/hide cost price as a code on product labels.< / span >
< span style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Show/hide cost price as a code on product labels.< / span >
< / div >
< / div >
< / div >
< / div >
@ -132,46 +158,63 @@
<!-- END OF FEATURES SECTION -->
<!-- END OF FEATURES SECTION -->
<!-- SCREENSHOTS SECTION -->
<!-- SCREENSHOTS SECTION -->
< div class = "d-flex align-items-center" style = "border-bottom: 2px solid #714B67; padding: 15px 0px;" id = "screenshots" >
< div class = "d-flex align-items-center"
style="border-bottom: 2px solid #714B67; padding: 15px 0px;"
id="screenshots">
< 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 = "assets/misc/pictures.png" / >
< img src = "assets/misc/pictures.png" / >
< / div >
< / div >
< h2 class = "mt-2" style = "font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;" > Screenshots
< h2 class = "mt-2"
style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">
Screenshots
< / h2 >
< / h2 >
< / div >
< / div >
< div class = "row" >
< div class = "row" >
< div class = "col-sm-12" >
< div class = "col-sm-12" >
< div style = "display: block; margin: 30px auto;" >
< div style = "display: block; margin: 30px auto;" >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Go to Invoicing --> Settings< / h3 >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" > Select whether to show/hide standard price as code or product reference on product labels and click Save. .< / p >
Go to Invoicing --> Settings< / h3 >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" >
Select whether to show/hide standard price as code or product
reference on product labels and click Save. .< / p >
< img src = "assets/screenshots/1.png" class = "img-thumbnail" >
< img src = "assets/screenshots/1.png" class = "img-thumbnail" >
< / div >
< / div >
< div style = "display: block; margin: 30px auto;" >
< div style = "display: block; margin: 30px auto;" >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Go to Invoicing --> Settings --> Product Labels < / h3 >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" > Click on barcode code to create a new rules. < / p >
Go to Invoicing --> Settings --> Product Labels < / h3 >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" >
Click on barcode code to create a new rules. < / p >
< img src = "assets/screenshots/2.png" class = "img-thumbnail" >
< img src = "assets/screenshots/2.png" class = "img-thumbnail" >
< / div >
< / div >
< div style = "display: block; margin: 30px auto;" >
< div style = "display: block; margin: 30px auto;" >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Set codes for each digits.< / h3 >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" > In the form view, you can set the code for each digit. Click on the active button to use this rule on the product label. < / p >
Set codes for each digits.< / h3 >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" >
In the form view, you can set the code for each digit. Click on
the active button to use this rule on the product label. < / p >
< img src = "assets/screenshots/3.png" class = "img-thumbnail" >
< img src = "assets/screenshots/3.png" class = "img-thumbnail" >
< / div >
< / div >
< div style = "display: block; margin: 30px auto;" >
< div style = "display: block; margin: 30px auto;" >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Printing the labels< / h3 >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" >
Printing the labels< / h3 >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" >
Go to Products view select products and print product labels as shown below. < / p >
Go to Products view select products and print product labels as
shown below. < / p >
< img src = "assets/screenshots/4.png" class = "img-thumbnail" >
< img src = "assets/screenshots/4.png" class = "img-thumbnail" >
< / div >
< / div >
< div style = "display: block; margin: 30px auto;" >
< div style = "display: block; margin: 30px auto;" >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" >
Labels with standard price of products and product reference < / h3 >
Labels with standard price of products and product
reference < / h3 >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" >
< p style = "font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;" >
You can see the standard price of products on the bottom right of product label as code using the active rule, and at the bottom left you can see the product reference. < / p >
You can see the standard price of products on the bottom right
of product label as code using the active rule, and at the
bottom left you can see the product reference. < / p >
< img src = "assets/screenshots/5.png" class = "img-thumbnail" >
< img src = "assets/screenshots/5.png" class = "img-thumbnail" >
< / div >
< / div >
@ -180,12 +223,15 @@ You can see the standard price of products on the bottom right of product label
<!-- END OF SCREENSHOTS SECTION -->
<!-- END OF SCREENSHOTS SECTION -->
<!-- RELATED PRODUCTS -->
<!-- RELATED PRODUCTS -->
< div class = "d-flex align-items-center" style = "border-bottom: 2px solid #714B67; padding: 15px 0px;" >
< div class = "d-flex align-items-center"
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 = "assets/misc/categories.png" / >
< img src = "assets/misc/categories.png" / >
< / div >
< / div >
< h2 class = "mt-2" style = "font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;" > Related
< h2 class = "mt-2"
style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">
Related
Products
Products
< / h2 >
< / h2 >
< / div >
< / div >
@ -195,65 +241,89 @@ You can see the standard price of products on the bottom right of product label
<!-- 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" style = "float:left" >
< div class = "col-xs-12 col-sm-4 col-md-4 mb16 mt16"
< a href = "https://apps.odoo.com/apps/modules/15.0/dynamic_accounts_report/" target = "_blank" >
style="float:left">
< 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" style = "border-radius: 0px;"
< img class = "img img-responsive center-block"
src="assets/modules/1.png">
style="border-radius: 0px;"
src="assets/modules/1.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"
< a href = "https://apps.odoo.com/apps/modules/15.0/custom_gantt_view/" target = "_blank" >
style="float:left">
< a href = "https://apps.odoo.com/apps/modules/15.0/custom_gantt_view/"
target="_blank">
< div style = "border-radius:10px" >
< div style = "border-radius:10px" >
< img class = "img img-responsive center-block" style = "border-radius: 0px;"
< img class = "img img-responsive center-block"
src="assets/modules/2.png">
style="border-radius: 0px;"
src="assets/modules/2.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"
< a href = "https://apps.odoo.com/apps/modules/15.0/project_custom_gantt/" target = "_blank" >
style="float:left">
< a href = "https://apps.odoo.com/apps/modules/15.0/project_custom_gantt/"
target="_blank">
< div style = "border-radius:10px" >
< div style = "border-radius:10px" >
< img class = "img img-responsive center-block" style = "border-radius: 0px;"
< img class = "img img-responsive center-block"
src="assets/modules/3.png">
style="border-radius: 0px;"
src="assets/modules/3.png">
< / div >
< / div >
< / a >
< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "carousel-item active" style = "min-height: 198.656px;" >
< div class = "carousel-item active"
< div class = "col-xs-12 col-sm-4 col-md-4 mb16 mt16" style = "float:left" >
style="min-height: 198.656px;">
< a href = "https://apps.odoo.com/apps/modules/15.0/account_reports_xlsx/" target = "_blank" >
< 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/account_reports_xlsx/"
target="_blank">
< div style = "border-radius:10px" >
< div style = "border-radius:10px" >
< img class = "img img-responsive center-block" style = "border-radius: 0px;"
< img class = "img img-responsive center-block"
src="assets/modules/4.png">
style="border-radius: 0px;"
src="assets/modules/4.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"
< a href = "https://apps.odoo.com/apps/modules/15.0/base_accounting_kit/" target = "_blank" >
style="float:left">
< a href = "https://apps.odoo.com/apps/modules/15.0/base_accounting_kit/"
target="_blank">
< div style = "border-radius:10px" >
< div style = "border-radius:10px" >
< img class = "img img-responsive center-block" style = "border-radius: 0px;"
< img class = "img img-responsive center-block"
src="assets/modules/5.png">
style="border-radius: 0px;"
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"
< a href = "https://apps.odoo.com/apps/modules/15.0/hr_payroll_community/" target = "_blank" >
style="float:left">
< 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" style = "border-radius: 0px;"
< img class = "img img-responsive center-block"
src="assets/modules/6.png">
style="border-radius: 0px;"
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" style = "width:35px; color:#000" > < span
< a class = "carousel-control-prev" href = "#demo1" data-slide = "prev"
class="carousel-control-prev-icon">< i class = "fa fa-chevron-left" style = "font-size:24px" > < / i > < / span >
style="width:35px; color:#000"> < span
< / a > < a class = "carousel-control-next" href = "#demo1" data-slide = "next" style = "width:35px; color:#000" >
class="carousel-control-prev-icon">< i
< span class = "carousel-control-next-icon" > < i class = "fa fa-chevron-right"
class="fa fa-chevron-left"
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 >
style="font-size:24px">< / i > < / span >
< / a >
< / a >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
@ -261,12 +331,15 @@ You can see the standard price of products on the bottom right of product label
<!-- OUR SERVICES -->
<!-- OUR SERVICES -->
< div class = "d-flex align-items-center" style = "border-bottom: 2px solid #714B67; padding: 15px 0px;" >
< div class = "d-flex align-items-center"
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 = "assets/misc/star.png" / >
< img src = "assets/misc/star.png" / >
< / div >
< / div >
< h2 class = "mt-2" style = "font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;" > Our Services
< h2 class = "mt-2"
style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">
Our Services
< / h2 >
< / h2 >
< / div >
< / div >
@ -274,30 +347,36 @@ You can see the standard price of products on the bottom right of product label
< div class = "row" >
< div class = "row" >
< 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #1dd1a1 !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #1dd1a1 !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/cogs.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/cogs.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Odoo
Odoo
Customization< / h6 >
Customization< / h6 >
< / 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #ff6b6b !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #ff6b6b !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/wrench.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/wrench.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Odoo
Odoo
Implementation< / h6 >
Implementation< / h6 >
< / 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #6462CD !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #6462CD !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/lifebuoy.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/lifebuoy.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Odoo
Odoo
Support< / h6 >
Support< / h6 >
< / div >
< / div >
@ -305,10 +384,12 @@ You can see the standard price of products on the bottom right of product label
< 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #ffa801 !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #ffa801 !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/user.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/user.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Hire
Hire
Odoo
Odoo
Developer< / h6 >
Developer< / h6 >
@ -316,20 +397,24 @@ You can see the standard price of products on the bottom right of product label
< 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #54a0ff !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #54a0ff !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/puzzle.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/puzzle.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Odoo
Odoo
Integration< / h6 >
Integration< / h6 >
< / 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #6d7680 !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #6d7680 !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/update.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/update.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Odoo
Odoo
Migration< / h6 >
Migration< / h6 >
< / div >
< / div >
@ -337,30 +422,36 @@ You can see the standard price of products on the bottom right of product label
< 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #786fa6 !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #786fa6 !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/consultation.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/consultation.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Odoo
Odoo
Consultancy< / h6 >
Consultancy< / h6 >
< / 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #f8a5c2 !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #f8a5c2 !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/training.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/training.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Odoo
Odoo
Implementation< / h6 >
Implementation< / h6 >
< / 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" >
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
< div class = "d-flex justify-content-center align-items-center mx-3 my-3"
style="background-color: #e6be26 !important; border-radius: 15px !important; height: 80px; width: 80px;">
style="background-color: #e6be26 !important; border-radius: 15px !important; height: 80px; width: 80px;">
< img src = "assets/icons/license.png" class = "img-responsive" height = "48px" width = "48px" >
< img src = "assets/icons/license.png" class = "img-responsive"
height="48px" width="48px">
< / div >
< / div >
< h6 class = "text-center" style = "font-family: Montserrat, 'sans-serif' !important; font-weight: bold;" >
< h6 class = "text-center"
style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">
Odoo
Odoo
Licensing Consultancy< / h6 >
Licensing Consultancy< / h6 >
< / div >
< / div >
@ -372,12 +463,15 @@ You can see the standard price of products on the bottom right of product label
<!-- OUR INDUSTRIES -->
<!-- OUR INDUSTRIES -->
< div class = "d-flex align-items-center" style = "border-bottom: 2px solid #714B67; padding: 15px 0px;" >
< div class = "d-flex align-items-center"
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 = "assets/misc/corporate.png" / >
< img src = "assets/misc/corporate.png" / >
< / div >
< / div >
< h2 class = "mt-2" style = "font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;" > Our
< h2 class = "mt-2"
style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">
Our
Industries
Industries
< / h2 >
< / h2 >
< / div >
< / div >
@ -386,8 +480,9 @@ You can see the standard price of products on the bottom right of product label
< div class = "row" >
< div class = "row" >
< 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: 0px; padding: 2rem !important; height: 250px !important;">
style="background-color: #f6f8f9 !important; border-radius: 0px; padding: 2rem !important; height: 250px !important;">
< img src = "assets/icons/trading-black.png" class = "img-responsive mb-3" height = "48px" width = "48px" >
< img src = "assets/icons/trading-black.png"
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 >
@ -400,8 +495,9 @@ You can see the standard price of products on the bottom right of product label
< 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: 0px; padding: 2rem !important; height: 250px !important;">
style="background-color: #f6f8f9 !important; border-radius: 0px; padding: 2rem !important; height: 250px !important;">
< img src = "assets/icons/pos-black.png" class = "img-responsive mb-3" height = "48px" width = "48px" >
< img src = "assets/icons/pos-black.png"
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 >
@ -414,8 +510,9 @@ You can see the standard price of products on the bottom right of product label
< 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: 0px; padding: 2rem !important; height: 250px !important;">
style="background-color: #f6f8f9 !important; border-radius: 0px; padding: 2rem !important; height: 250px !important;">
< img src = "assets/icons/education-black.png" class = "img-responsive mb-3" height = "48px" width = "48px" >
< img src = "assets/icons/education-black.png"
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 >
@ -427,9 +524,10 @@ You can see the standard price of products on the bottom right of product label
< 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: 0px; padding: 2rem !important; height: 250px !important;">
style="background-color: #f6f8f9 !important; border-radius: 0px; 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"
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 >
@ -441,8 +539,9 @@ You can see the standard price of products on the bottom right of product label
< 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: 0px; padding: 2rem !important; height: 250px !important;">
style="background-color: #f6f8f9 !important; border-radius: 0px; padding: 2rem !important; height: 250px !important;">
< img src = "assets/icons/ecom-black.png" class = "img-responsive mb-3" height = "48px" width = "48px" >
< img src = "assets/icons/ecom-black.png"
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 >
@ -455,8 +554,9 @@ You can see the standard price of products on the bottom right of product label
< 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: 0px; padding: 2rem !important; height: 250px !important;">
style="background-color: #f6f8f9 !important; border-radius: 0px; padding: 2rem !important; height: 250px !important;">
< img src = "assets/icons/service-black.png" class = "img-responsive mb-3" height = "48px" width = "48px" >
< img src = "assets/icons/service-black.png"
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 >
@ -468,8 +568,9 @@ You can see the standard price of products on the bottom right of product label
< 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: 0px; padding: 2rem !important; height: 250px !important;">
style="background-color: #f6f8f9 !important; border-radius: 0px; padding: 2rem !important; height: 250px !important;">
< img src = "assets/icons/restaurant-black.png" class = "img-responsive mb-3" height = "48px" width = "48px" >
< img src = "assets/icons/restaurant-black.png"
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 >
@ -481,8 +582,9 @@ You can see the standard price of products on the bottom right of product label
< 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: 0px; padding: 2rem !important; height: 250px !important;">
style="background-color: #f6f8f9 !important; border-radius: 0px; padding: 2rem !important; height: 250px !important;">
< img src = "assets/icons/hotel-black.png" class = "img-responsive mb-3" height = "48px" width = "48px" >
< img src = "assets/icons/hotel-black.png"
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 >
@ -498,12 +600,15 @@ You can see the standard price of products on the bottom right of product label
<!-- END OF END OF OUR INDUSTRIES -->
<!-- END OF END OF OUR INDUSTRIES -->
<!-- SUPPORT -->
<!-- SUPPORT -->
< div class = "d-flex align-items-center" style = "border-bottom: 2px solid #714B67; padding: 15px 0px;" >
< div class = "d-flex align-items-center"
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 = "assets/misc/customer-support.png" / >
< img src = "assets/misc/customer-support.png" / >
< / div >
< / div >
< h2 class = "mt-2" style = "font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;" > Support
< h2 class = "mt-2"
style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">
Support
< / h2 >
< / h2 >
< / div >
< / div >
< div class = "container mt-5" >
< div class = "container mt-5" >
@ -511,12 +616,14 @@ You can see the standard price of products on the bottom right of product label
< div class = "col-sm-12 col-md-6" >
< div class = "col-sm-12 col-md-6" >
< div style = "background-color: #F6F8F9; padding: 30px; display: flex; align-items: center;" >
< div style = "background-color: #F6F8F9; padding: 30px; display: flex; align-items: center;" >
< div class = "mr-4"
< div class = "mr-4"
style="background-color: #714B67; display: inline-block; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center;">
style="background-color: #714B67; display: inline-block; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center;">
< img src = "assets/misc/support.png" height = "48" width = "48" style = "width: 42px; height: 42px;" / >
< img src = "assets/misc/support.png" height = "48" width = "48"
style="width: 42px; height: 42px;"/>
< / div >
< / div >
< div >
< div >
< h4 > Need Help?< / h4 >
< h4 > Need Help?< / h4 >
< p style = "line-height: 100%;" > Got questions or need help? Get in touch.< / p >
< p style = "line-height: 100%;" > Got questions or need help?
Get in touch.< / p >
< a href = "mailto:odoo@cybrosys.com" >
< a href = "mailto:odoo@cybrosys.com" >
< p style = "font-weight: 400; font-size: 28px; line-height: 80%; color: #714B67;" >
< p style = "font-weight: 400; font-size: 28px; line-height: 80%; color: #714B67;" >
odoo@cybrosys.com< / p >
odoo@cybrosys.com< / p >
@ -527,14 +634,16 @@ You can see the standard price of products on the bottom right of product label
< div class = "col-sm-12 col-md-6" >
< div class = "col-sm-12 col-md-6" >
< div style = "background-color: #F6F8F9; padding: 30px; display: flex; align-items: center;" >
< div style = "background-color: #F6F8F9; padding: 30px; display: flex; align-items: center;" >
< div class = "mr-4"
< div class = "mr-4"
style="background-color: #2AC44D; display: inline-block; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center;">
style="background-color: #2AC44D; display: inline-block; height: 70px; width: 70px; display: flex; align-items: center; justify-content: center;">
< img src = "assets/misc/whatsapp.png" height = "52" width = "52" style = "width: 52px; height: 52px;" / >
< img src = "assets/misc/whatsapp.png" height = "52" width = "52"
style="width: 52px; height: 52px;"/>
< / div >
< / div >
< div >
< div >
< h4 > WhatsApp< / h4 >
< h4 > WhatsApp< / h4 >
< p style = "line-height: 100%;" > Say hi to us on WhatsApp!< / p >
< p style = "line-height: 100%;" > Say hi to us on WhatsApp!< / p >
< a href = "https://api.whatsapp.com/send?phone=918606827707" >
< a href = "https://api.whatsapp.com/send?phone=918606827707" >
< p style = "font-weight: 400; font-size: 28px; line-height: 80%; color: #714B67;" > +91 86068
< p style = "font-weight: 400; font-size: 28px; line-height: 80%; color: #714B67;" >
+91 86068
27707< / p >
27707< / p >
< / a >
< / a >
< / div >
< / div >
@ -544,7 +653,7 @@ You can see the standard price of products on the bottom right of product label
< div class = "row" >
< div class = "row" >
< div class = "col-sm-12 my-5 d-flex justify-content-center align-items-center" >
< div class = "col-sm-12 my-5 d-flex justify-content-center align-items-center" >
< img src = "assets/misc/logo.png" width = "144" height = "31"
< img src = "assets/misc/logo.png" width = "144" height = "31"
style="width:144px; height: 31px; margin-top: 40px;" />
style="width:144px; height: 31px; margin-top: 40px;"/>
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >