Browse Source

Sep 6 [FIX] : Bug Fixed 'venue_booking_management'

pull/277/head
AjmalCybro 2 years ago
parent
commit
26ff59b672
  1. 338
      venue_booking_management/static/description/index.html

338
venue_booking_management/static/description/index.html

@ -1,7 +1,7 @@
<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 justify-content-between align-items-center"
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" <img src="./assets/misc/cybrosys-logo.png" width="42" height="42"
style="width: 42px; height: 42px;"/> style="width: 42px; height: 42px;"/>
<div> <div>
@ -22,16 +22,23 @@
<!-- 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;"> <div class="container">
Venue / Event Booking Management <div class="row">
</h1> <div class="col-sm-12 col-md-12 col-lg-12">
<p style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;"> <h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;">
A Module For Managing Venue Booking Process And We Can Manage Venue Venue / Event Booking Management
Booking Process With The Website </h1>
</p> <p style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;">
<!-- END OF APP HERO --> A Module For Managing Venue Booking Process And We Can
<img src="assets/screenshots/hero.gif" Manage Venue
style="width: 75%; height: auto; position: absolute; margin-left: auto; margin-right: auto; top: 45%; left: 12%; right: auto;"/> Booking Process With The Website
</p>
<!-- END OF APP HERO -->
<img src="assets/screenshots/hero.gif"
style="width: 75%; height: auto; position: absolute; margin-left: auto; margin-right: auto; top: 45%; left: 12%; right: auto;"/>
</div>
</div>
</div>
</div> </div>
@ -115,12 +122,15 @@
<div class="row" <div class="row"
style="font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;"> 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">
Venue / Event Booking management is the core module which can manage Venue / Event Booking management is the core module which can
manage
any type of venue Booking. any type of venue Booking.
The user can create the Venue Booking based on the Venue types and The user can create the Venue Booking based on the Venue types and
Amenities. Amenities.
The module help to book the Venue through the Venue Booking website. The module help to book the Venue through the Venue Booking
The Dashboard and portal Views gives the current status of the Booking. website.
The Dashboard and portal Views gives the current status of the
Booking.
</div> </div>
</div> </div>
@ -280,7 +290,8 @@
Venue Booking Management Dashboard View Venue Booking Management Dashboard View
</h3> </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;">
Dashboard view with all the Venue Details and venue types and Dashboard view with all the Venue Details and venue types
and
related order counts related order counts
</p> </p>
<img src="./assets/screenshots/venue_44.png" <img src="./assets/screenshots/venue_44.png"
@ -314,7 +325,8 @@
Set the Manager and User based on the Groups. Set the Manager and User based on the Groups.
</h3> </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;">
We can set the Venue booking Manager and user from the Settings We can set the Venue booking Manager and user from the
Settings
--> Users & Companies --> Users . --> Users & Companies --> Users .
</p> </p>
<img src="./assets/screenshots/venue_1.png" <img src="./assets/screenshots/venue_1.png"
@ -328,17 +340,20 @@
<img src="./assets/screenshots/venue_3.png" <img src="./assets/screenshots/venue_3.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
After setup by manager and user they can see the Venue Booking menu. After setup by manager and user they can see the Venue
Booking menu.
</p> </p>
<img src="./assets/screenshots/venue_4.png" <img src="./assets/screenshots/venue_4.png"
class="img-thumbnail"> 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;">
In the Configuration -> Settings you can set the Extra amount. In the Configuration -> Settings you can set the Extra
amount.
</h3> </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;">
if you have any extra amount you can add in extra amount field. if you have any extra amount you can add in extra amount
field.
</p> </p>
<img src="./assets/screenshots/venue_5.png" <img src="./assets/screenshots/venue_5.png"
class="img-thumbnail"> class="img-thumbnail">
@ -395,7 +410,8 @@
Create the Venue Booking Create the Venue Booking
</h3> </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;">
We can create the Venue Booking Under the Venue Booking Menu. We can create the Venue Booking Under the Venue Booking
Menu.
</p> </p>
<img src="./assets/screenshots/venue_13.png" <img src="./assets/screenshots/venue_13.png"
class="img-thumbnail"> class="img-thumbnail">
@ -407,7 +423,8 @@
Validation error message Validation error message
</h3> </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;">
Validation Message will be pop-up the Venue Booking while select Validation Message will be pop-up the Venue Booking while
select
already added amenities. already added amenities.
</p> </p>
<img src="./assets/screenshots/venue_15.png" <img src="./assets/screenshots/venue_15.png"
@ -418,18 +435,21 @@
<img src="./assets/screenshots/venue_16.png" <img src="./assets/screenshots/venue_16.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
CREATE INVOICE,SEND MAIL,RESET TO DRAFT buttons are available CREATE INVOICE,SEND MAIL,RESET TO DRAFT buttons are
available
in the Venue Booking CONFIRMED State in the Venue Booking CONFIRMED State
</p> </p>
<img src="./assets/screenshots/venue_17.png" <img src="./assets/screenshots/venue_17.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
SEND MAIL button in the CONFIRMED state of the Venue Booking SEND MAIL button in the CONFIRMED state of the Venue
Booking
</p> </p>
<img src="./assets/screenshots/venue_18.png" <img src="./assets/screenshots/venue_18.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
CREATE INVOICE under the CONFIRMED state of the Venue Booking CREATE INVOICE under the CONFIRMED state of the Venue
Booking
</p> </p>
<img src="./assets/screenshots/venue_19.png" <img src="./assets/screenshots/venue_19.png"
class="img-thumbnail"> class="img-thumbnail">
@ -439,7 +459,8 @@
<img src="./assets/screenshots/venue_20.png" <img src="./assets/screenshots/venue_20.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
Stage changed to INVOICED and the Smart button will show the Stage changed to INVOICED and the Smart button will show
the
Invoice Records. Invoice Records.
</p> </p>
<img src="./assets/screenshots/venue_21.png" <img src="./assets/screenshots/venue_21.png"
@ -451,12 +472,14 @@
<img src="./assets/screenshots/venue_22.png" <img src="./assets/screenshots/venue_22.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
It will generate a validation error when selecting a date that is already selected in the date field. It will generate a validation error when selecting a date
that is already selected in the date field.
</p> </p>
<img src="./assets/screenshots/venue_23.png" <img src="./assets/screenshots/venue_23.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
Enabling the Add Extra Charge? that will be added in the invoice Enabling the Add Extra Charge? that will be added in the
invoice
lines. lines.
</p> </p>
<img src="./assets/screenshots/venue_24.png" <img src="./assets/screenshots/venue_24.png"
@ -491,7 +514,8 @@
<img src="./assets/screenshots/venue_30.png" <img src="./assets/screenshots/venue_30.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
We can add our condition and click on the SEARCH button that We can add our condition and click on the SEARCH button
that
will generate the outcome. will generate the outcome.
</p> </p>
<img src="./assets/screenshots/venue_31.png" <img src="./assets/screenshots/venue_31.png"
@ -499,9 +523,12 @@
<img src="./assets/screenshots/venue_32.png" <img src="./assets/screenshots/venue_32.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
Click on the SEARCH button and when the condition not satisfied Click on the SEARCH button and when the condition not
then that will generate the validation error message. once it satisfied
satisfies the condition that will redirect to the Booking page. then that will generate the validation error message. once
it
satisfies the condition that will redirect to the Booking
page.
</p> </p>
<img src="./assets/screenshots/venue_33.png" <img src="./assets/screenshots/venue_33.png"
class="img-thumbnail"> class="img-thumbnail">
@ -518,7 +545,8 @@
Venue Booking Reports Venue Booking Reports
</h3> </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;">
Analysis Report for the Venue Booking, that contains the Pivot Analysis Report for the Venue Booking, that contains the
Pivot
view and the Graph view view and the Graph view
</p> </p>
<img src="./assets/screenshots/venue_36.png" <img src="./assets/screenshots/venue_36.png"
@ -528,13 +556,15 @@
<img src="./assets/screenshots/venue_38.png" <img src="./assets/screenshots/venue_38.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
The Venue Booking Analysis Report will generate a wizard action The Venue Booking Analysis Report will generate a wizard
action
that help to print the Reports. that help to print the Reports.
</p> </p>
<img src="./assets/screenshots/venue_39.png" <img src="./assets/screenshots/venue_39.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
Can print pdf and xlsx report with the help of PRINT PDF and Can print pdf and xlsx report with the help of PRINT PDF
and
PRINT XLSX buttons. PRINT XLSX buttons.
</p> </p>
<img src="./assets/screenshots/venue_40.png" <img src="./assets/screenshots/venue_40.png"
@ -546,7 +576,8 @@
PDF Report PDF Report
</h3> </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;">
Pdf report with the Booking details based on the details from Pdf report with the Booking details based on the details
from
Report wizard. Report wizard.
</p> </p>
<img src="./assets/screenshots/venue_41.png" <img src="./assets/screenshots/venue_41.png"
@ -559,7 +590,8 @@
EXCEL Report EXCEL Report
</h3> </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;">
Excel report with the Booking details based on the details from Excel report with the Booking details based on the details
from
Report wizard. Report wizard.
</p> </p>
<img src="./assets/screenshots/venue_42.png" <img src="./assets/screenshots/venue_42.png"
@ -567,10 +599,12 @@
</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;">
Venue Booking Kanban View and the related Graph,Pivot,Calendar and the Tree view Venue Booking Kanban View and the related
Graph,Pivot,Calendar and the Tree view
</h3> </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;">
Configure different Venue with name and Image in the Kanban view. Configure different Venue with name and Image in the Kanban
view.
</p> </p>
<img src="./assets/screenshots/venue_26.png" <img src="./assets/screenshots/venue_26.png"
class="img-thumbnail"> class="img-thumbnail">
@ -580,7 +614,8 @@
Website Venue Booking Website Venue Booking
</h3> </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;">
The Venue Booking menu in the website redirect to the booking The Venue Booking menu in the website redirect to the
booking
templates page. templates page.
</p> </p>
<img src="./assets/screenshots/venue_47.png" <img src="./assets/screenshots/venue_47.png"
@ -588,7 +623,8 @@
<img src="./assets/screenshots/venue_48.png" <img src="./assets/screenshots/venue_48.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
Submitting the Venue Booking with the mentioned details it will Submitting the Venue Booking with the mentioned details it
will
be automatically redirect to the Success Page. be automatically redirect to the Success Page.
</p> </p>
<img src="./assets/screenshots/venue_49.png" <img src="./assets/screenshots/venue_49.png"
@ -599,24 +635,28 @@
Portal View Portal View
</h3> </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;">
The Venue Booking details displayed in the customer portal page The Venue Booking details displayed in the customer portal
page
</p> </p>
<img src="./assets/screenshots/venue_51.png" <img src="./assets/screenshots/venue_51.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
The Logged customer not booked the venue then it will not be displayed the Venue Booking details. The Logged customer not booked the venue then it will not
be displayed the Venue Booking details.
</p> </p>
<img src="./assets/screenshots/venue_50.png" <img src="./assets/screenshots/venue_50.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
The Venue Booking details displayed in the customer portal page with the Filters and Groups. The Venue Booking details displayed in the customer portal
page with the Filters and Groups.
</p> </p>
<img src="./assets/screenshots/venue_52.png" <img src="./assets/screenshots/venue_52.png"
class="img-thumbnail"> class="img-thumbnail">
<img src="./assets/screenshots/venue_54.png" <img src="./assets/screenshots/venue_54.png"
class="img-thumbnail"> class="img-thumbnail">
<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;">
While click on the reference no that will redirect the Booking details Page. While click on the reference no that will redirect the
Booking details Page.
</p> </p>
<img src="./assets/screenshots/venue_53.png" <img src="./assets/screenshots/venue_53.png"
class="img-thumbnail"> class="img-thumbnail">
@ -629,70 +669,100 @@
<!-- RELATED PRODUCTS --> <!-- RELATED PRODUCTS -->
<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">
<h2 style="font-weight: bold; color: #3D3D4E;">Related Modules</h2> <h2 style="font-weight: bold; color: #3D3D4E;">Related Modules</h2>
<p style="color: #777783;">Explore our related modules</p> <p style="color: #777783;">Explore our related modules</p>
<hr /> <hr/>
</div> </div>
<div class="col-sm-12"> <div class="col-sm-12">
<div id="demo1" class="row carousel slide" data-ride="carousel"> <div id="demo1" class="row carousel slide" data-ride="carousel">
<!-- 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/16.0/whatsapp_redirect/" target="_blank"> style="float:left">
<div style="border-radius:10px"> <a href="https://apps.odoo.com/apps/modules/16.0/whatsapp_redirect/"
<img class="img img-responsive center-block" style="border-radius: 0px;" src="assets/modules/1.png"> target="_blank">
</div> <div style="border-radius:10px">
</a> <img class="img img-responsive center-block"
</div> style="border-radius: 0px;"
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> src="assets/modules/1.png">
<a href="https://apps.odoo.com/apps/modules/16.0/login_user_detail/" target="_blank"> </div>
<div style="border-radius:10px"> </a>
<img class="img img-responsive center-block" style="border-radius: 0px;" src="assets/modules/2.png"> </div>
</div> <div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16"
</a> style="float:left">
</div> <a href="https://apps.odoo.com/apps/modules/16.0/login_user_detail/"
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> target="_blank">
<a href="https://apps.odoo.com/apps/modules/16.0/crm_dashboard/" 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;" src="assets/modules/3.png"> style="border-radius: 0px;"
</div> src="assets/modules/2.png">
</a> </div>
</div> </a>
</div> </div>
<div class="carousel-item active" 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/16.0/export_stockinfo_xls/" target="_blank"> <a href="https://apps.odoo.com/apps/modules/16.0/crm_dashboard/"
<div style="border-radius:10px"> target="_blank">
<img class="img img-responsive center-block" style="border-radius: 0px;" src="assets/modules/4.png"> <div style="border-radius:10px">
</div> <img class="img img-responsive center-block"
</a> style="border-radius: 0px;"
</div> src="assets/modules/3.png">
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left"> </div>
<a href="https://apps.odoo.com/apps/modules/16.0/sale_discount_total/" target="_blank"> </a>
<div style="border-radius:10px"> </div>
<img class="img img-responsive center-block" style="border-radius: 0px;" src="assets/modules/5.png">
</div> </div>
</a> <div class="carousel-item active"
</div> 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/16.0/fleet_rental/" target="_blank"> style="float:left">
<div style="border-radius:10px"> <a href="https://apps.odoo.com/apps/modules/16.0/export_stockinfo_xls/"
<img class="img img-responsive center-block" style="border-radius: 0px;" src="assets/modules/6.png"> target="_blank">
<div style="border-radius:10px">
<img class="img img-responsive center-block"
style="border-radius: 0px;"
src="assets/modules/4.png">
</div>
</a>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16"
style="float:left">
<a href="https://apps.odoo.com/apps/modules/16.0/sale_discount_total/"
target="_blank">
<div style="border-radius:10px">
<img class="img img-responsive center-block"
style="border-radius: 0px;"
src="assets/modules/5.png">
</div>
</a>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16"
style="float:left">
<a href="https://apps.odoo.com/apps/modules/16.0/fleet_rental/"
target="_blank">
<div style="border-radius:10px">
<img class="img img-responsive center-block"
style="border-radius: 0px;"
src="assets/modules/6.png">
</div>
</a>
</div>
</div> </div>
</a>
</div> </div>
</div> <!-- Left and right controls -->
</div> <a class="carousel-control-prev" href="#demo1"
<!-- Left and right controls --> data-slide="prev" style="width:35px; color:#000"> <span
<a class="carousel-control-prev" href="#demo1" data-slide="prev" style="width:35px; color:#000"> <span class="carousel-control-prev-icon"><i
class="carousel-control-prev-icon"><i class="fa fa-chevron-left" style="font-size:24px"></i></span> class="fa fa-chevron-left"
</a> <a class="carousel-control-next" href="#demo1" data-slide="next" style="width:35px; color:#000"> style="font-size:24px"></i></span>
<span class="carousel-control-next-icon"><i class="fa fa-chevron-right" 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>
</div> </div>
<!-- END OF RELATED PRODUCTS --> <!-- END OF RELATED PRODUCTS -->
<!-- OUR SERVICES --> <!-- OUR SERVICES -->
@ -789,7 +859,8 @@
<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" <img src="assets/icons/consultation.png"
class="img-responsive"
height="48px" width="48px"> height="48px" width="48px">
</div> </div>
<h6 class="text-center" <h6 class="text-center"
@ -829,12 +900,15 @@
<!-- 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>
@ -844,7 +918,9 @@
<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>
@ -858,7 +934,9 @@
<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>
@ -872,7 +950,9 @@
<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>
@ -885,7 +965,9 @@
<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" width="48px"> <img src="assets/icons/manufacturing-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;">
Manufacturing Manufacturing
</h5> </h5>
@ -898,7 +980,9 @@
<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 &amp; Website E-commerce &amp; Website
</h5> </h5>
@ -912,7 +996,9 @@
<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>
@ -925,7 +1011,9 @@
<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>
@ -938,7 +1026,9 @@
<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>
@ -954,12 +1044,15 @@
<!-- END OF OUR INDUSTRIES --> <!-- 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">
@ -968,11 +1061,13 @@
<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 d-flex justify-content-center align-items-center" <div class="mr-4 d-flex justify-content-center align-items-center"
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>
@ -984,13 +1079,16 @@
<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 d-flex justify-content-center align-items-center" <div class="mr-4 d-flex justify-content-center align-items-center"
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>

Loading…
Cancel
Save