|
|
@ -1,7 +1,7 @@ |
|
|
|
<div style="background-color: #714B67; min-height: 600px; width: 100%; padding: 15px; position: relative;"> |
|
|
|
<!-- TITLE BAR --> |
|
|
|
<div |
|
|
|
style="border-bottom: 1px solid #875A7B; padding: 15px; display: flex; justify-content: space-between; align-items: center;"> |
|
|
|
<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;"> |
|
|
|
<img src="./assets/misc/cybrosys-logo.png" width="42" height="42" |
|
|
|
style="width: 42px; height: 42px;"/> |
|
|
|
<div> |
|
|
@ -22,16 +22,23 @@ |
|
|
|
<!-- END OF TITLE BAR --> |
|
|
|
|
|
|
|
<!-- APP HERO --> |
|
|
|
<h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;"> |
|
|
|
Venue / Event Booking Management |
|
|
|
</h1> |
|
|
|
<p style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;"> |
|
|
|
A Module For Managing Venue Booking Process And We Can Manage Venue |
|
|
|
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 class="container"> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-sm-12 col-md-12 col-lg-12"> |
|
|
|
<h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;"> |
|
|
|
Venue / Event Booking Management |
|
|
|
</h1> |
|
|
|
<p style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;"> |
|
|
|
A Module For Managing Venue Booking Process And We Can |
|
|
|
Manage Venue |
|
|
|
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> |
|
|
|
|
|
|
@ -115,12 +122,15 @@ |
|
|
|
<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"> |
|
|
|
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. |
|
|
|
The user can create the Venue Booking based on the Venue types and |
|
|
|
Amenities. |
|
|
|
The module help to book the Venue through the Venue Booking website. |
|
|
|
The Dashboard and portal Views gives the current status of the Booking. |
|
|
|
The module help to book the Venue through the Venue Booking |
|
|
|
website. |
|
|
|
The Dashboard and portal Views gives the current status of the |
|
|
|
Booking. |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -280,7 +290,8 @@ |
|
|
|
Venue Booking Management Dashboard View |
|
|
|
</h3> |
|
|
|
<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 |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_44.png" |
|
|
@ -314,7 +325,8 @@ |
|
|
|
Set the Manager and User based on the Groups. |
|
|
|
</h3> |
|
|
|
<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 . |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_1.png" |
|
|
@ -328,17 +340,20 @@ |
|
|
|
<img src="./assets/screenshots/venue_3.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_4.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
</div> |
|
|
|
<div style="display: block; margin: 30px auto;"> |
|
|
|
<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> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_5.png" |
|
|
|
class="img-thumbnail"> |
|
|
@ -395,7 +410,8 @@ |
|
|
|
Create the Venue Booking |
|
|
|
</h3> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_13.png" |
|
|
|
class="img-thumbnail"> |
|
|
@ -407,7 +423,8 @@ |
|
|
|
Validation error message |
|
|
|
</h3> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_15.png" |
|
|
@ -418,18 +435,21 @@ |
|
|
|
<img src="./assets/screenshots/venue_16.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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 |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_17.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_18.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_19.png" |
|
|
|
class="img-thumbnail"> |
|
|
@ -439,7 +459,8 @@ |
|
|
|
<img src="./assets/screenshots/venue_20.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_21.png" |
|
|
@ -451,12 +472,14 @@ |
|
|
|
<img src="./assets/screenshots/venue_22.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_23.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_24.png" |
|
|
@ -491,7 +514,8 @@ |
|
|
|
<img src="./assets/screenshots/venue_30.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_31.png" |
|
|
@ -499,9 +523,12 @@ |
|
|
|
<img src="./assets/screenshots/venue_32.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;"> |
|
|
|
Click on the SEARCH button and when the condition not satisfied |
|
|
|
then that will generate the validation error message. once it |
|
|
|
satisfies the condition that will redirect to the Booking page. |
|
|
|
Click on the SEARCH button and when the condition not |
|
|
|
satisfied |
|
|
|
then that will generate the validation error message. once |
|
|
|
it |
|
|
|
satisfies the condition that will redirect to the Booking |
|
|
|
page. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_33.png" |
|
|
|
class="img-thumbnail"> |
|
|
@ -518,7 +545,8 @@ |
|
|
|
Venue Booking Reports |
|
|
|
</h3> |
|
|
|
<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 |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_36.png" |
|
|
@ -528,13 +556,15 @@ |
|
|
|
<img src="./assets/screenshots/venue_38.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_39.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_40.png" |
|
|
@ -546,7 +576,8 @@ |
|
|
|
PDF Report |
|
|
|
</h3> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_41.png" |
|
|
@ -559,7 +590,8 @@ |
|
|
|
EXCEL Report |
|
|
|
</h3> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_42.png" |
|
|
@ -567,10 +599,12 @@ |
|
|
|
</div> |
|
|
|
<div style="display: block; margin: 30px auto;"> |
|
|
|
<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> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_26.png" |
|
|
|
class="img-thumbnail"> |
|
|
@ -580,7 +614,8 @@ |
|
|
|
Website Venue Booking |
|
|
|
</h3> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_47.png" |
|
|
@ -588,7 +623,8 @@ |
|
|
|
<img src="./assets/screenshots/venue_48.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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. |
|
|
|
</p> |
|
|
|
<img src="./assets/screenshots/venue_49.png" |
|
|
@ -599,24 +635,28 @@ |
|
|
|
Portal View |
|
|
|
</h3> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_51.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_50.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_52.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<img src="./assets/screenshots/venue_54.png" |
|
|
|
class="img-thumbnail"> |
|
|
|
<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> |
|
|
|
<img src="./assets/screenshots/venue_53.png" |
|
|
|
class="img-thumbnail"> |
|
|
@ -629,70 +669,100 @@ |
|
|
|
<!-- RELATED PRODUCTS --> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-sm-12 col-md-12-col-lg-2"> |
|
|
|
<h2 style="font-weight: bold; color: #3D3D4E;">Related Modules</h2> |
|
|
|
<p style="color: #777783;">Explore our related modules</p> |
|
|
|
<hr /> |
|
|
|
<h2 style="font-weight: bold; color: #3D3D4E;">Related Modules</h2> |
|
|
|
<p style="color: #777783;">Explore our related modules</p> |
|
|
|
<hr/> |
|
|
|
</div> |
|
|
|
<div class="col-sm-12"> |
|
|
|
<div id="demo1" class="row carousel slide" data-ride="carousel"> |
|
|
|
<!-- The slideshow --> |
|
|
|
<div class="carousel-inner" style="padding: 30px;"> |
|
|
|
<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"> |
|
|
|
<a href="https://apps.odoo.com/apps/modules/16.0/whatsapp_redirect/" target="_blank"> |
|
|
|
<div style="border-radius:10px"> |
|
|
|
<img class="img img-responsive center-block" style="border-radius: 0px;" src="assets/modules/1.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/login_user_detail/" target="_blank"> |
|
|
|
<div style="border-radius:10px"> |
|
|
|
<img class="img img-responsive center-block" style="border-radius: 0px;" src="assets/modules/2.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/crm_dashboard/" target="_blank"> |
|
|
|
<div style="border-radius:10px"> |
|
|
|
<img class="img img-responsive center-block" style="border-radius: 0px;" src="assets/modules/3.png"> |
|
|
|
</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" style="float:left"> |
|
|
|
<a href="https://apps.odoo.com/apps/modules/16.0/export_stockinfo_xls/" 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 id="demo1" class="row carousel slide" data-ride="carousel"> |
|
|
|
<!-- The slideshow --> |
|
|
|
<div class="carousel-inner" style="padding: 30px;"> |
|
|
|
<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"> |
|
|
|
<a href="https://apps.odoo.com/apps/modules/16.0/whatsapp_redirect/" |
|
|
|
target="_blank"> |
|
|
|
<div style="border-radius:10px"> |
|
|
|
<img class="img img-responsive center-block" |
|
|
|
style="border-radius: 0px;" |
|
|
|
src="assets/modules/1.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/login_user_detail/" |
|
|
|
target="_blank"> |
|
|
|
<div style="border-radius:10px"> |
|
|
|
<img class="img img-responsive center-block" |
|
|
|
style="border-radius: 0px;" |
|
|
|
src="assets/modules/2.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/crm_dashboard/" |
|
|
|
target="_blank"> |
|
|
|
<div style="border-radius:10px"> |
|
|
|
<img class="img img-responsive center-block" |
|
|
|
style="border-radius: 0px;" |
|
|
|
src="assets/modules/3.png"> |
|
|
|
</div> |
|
|
|
</a> |
|
|
|
</div> |
|
|
|
</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 class="carousel-item active" |
|
|
|
style="min-height: 198.656px;"> |
|
|
|
<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/export_stockinfo_xls/" |
|
|
|
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> |
|
|
|
</a> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- Left and right controls --> |
|
|
|
<a class="carousel-control-prev" href="#demo1" data-slide="prev" style="width:35px; color:#000"> <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" style="width:35px; color:#000"> |
|
|
|
<span class="carousel-control-next-icon"><i class="fa fa-chevron-right" style="font-size:24px"></i></span> |
|
|
|
<!-- Left and right controls --> |
|
|
|
<a class="carousel-control-prev" href="#demo1" |
|
|
|
data-slide="prev" style="width:35px; color:#000"> <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" style="width:35px; color:#000"> |
|
|
|
<span class="carousel-control-next-icon"><i |
|
|
|
class="fa fa-chevron-right" style="font-size:24px"></i></span> |
|
|
|
</a> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- END OF RELATED PRODUCTS --> |
|
|
|
|
|
|
|
<!-- 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="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;"> |
|
|
|
<img src="assets/icons/consultation.png" class="img-responsive" |
|
|
|
<img src="assets/icons/consultation.png" |
|
|
|
class="img-responsive" |
|
|
|
height="48px" width="48px"> |
|
|
|
</div> |
|
|
|
<h6 class="text-center" |
|
|
@ -829,12 +900,15 @@ |
|
|
|
|
|
|
|
<!-- 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" |
|
|
|
style="background-color: #F5F5F5; border-radius: 0px; width: 40px; height: 40px;"> |
|
|
|
<img src="assets/misc/corporate.png"/> |
|
|
|
</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 |
|
|
|
</h2> |
|
|
|
</div> |
|
|
@ -844,7 +918,9 @@ |
|
|
|
<div class="col-lg-3"> |
|
|
|
<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;"> |
|
|
|
<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;"> |
|
|
|
Trading |
|
|
|
</h5> |
|
|
@ -858,7 +934,9 @@ |
|
|
|
<div class="col-lg-3"> |
|
|
|
<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;"> |
|
|
|
<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;"> |
|
|
|
POS |
|
|
|
</h5> |
|
|
@ -872,7 +950,9 @@ |
|
|
|
<div class="col-lg-3"> |
|
|
|
<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;"> |
|
|
|
<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;"> |
|
|
|
Education |
|
|
|
</h5> |
|
|
@ -885,7 +965,9 @@ |
|
|
|
<div class="col-lg-3"> |
|
|
|
<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;"> |
|
|
|
<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;"> |
|
|
|
Manufacturing |
|
|
|
</h5> |
|
|
@ -898,7 +980,9 @@ |
|
|
|
<div class="col-lg-3"> |
|
|
|
<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;"> |
|
|
|
<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;"> |
|
|
|
E-commerce & Website |
|
|
|
</h5> |
|
|
@ -912,7 +996,9 @@ |
|
|
|
<div class="col-lg-3"> |
|
|
|
<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;"> |
|
|
|
<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;"> |
|
|
|
Service Management |
|
|
|
</h5> |
|
|
@ -925,7 +1011,9 @@ |
|
|
|
<div class="col-lg-3"> |
|
|
|
<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;"> |
|
|
|
<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;"> |
|
|
|
Restaurant |
|
|
|
</h5> |
|
|
@ -938,7 +1026,9 @@ |
|
|
|
<div class="col-lg-3"> |
|
|
|
<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;"> |
|
|
|
<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;"> |
|
|
|
Hotel Management |
|
|
|
</h5> |
|
|
@ -954,12 +1044,15 @@ |
|
|
|
<!-- END OF OUR INDUSTRIES --> |
|
|
|
|
|
|
|
<!-- 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" |
|
|
|
style="background-color: #F5F5F5; border-radius: 0px; width: 40px; height: 40px;"> |
|
|
|
<img src="assets/misc/customer-support.png"/> |
|
|
|
</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> |
|
|
|
</div> |
|
|
|
<div class="container mt-5"> |
|
|
@ -968,11 +1061,13 @@ |
|
|
|
<div style="background-color: #F6F8F9; padding: 30px; display: flex; 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;"> |
|
|
|
<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> |
|
|
|
<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"> |
|
|
|
<p style="font-weight: 400; font-size: 28px; line-height: 80%; color: #714B67;"> |
|
|
|
odoo@cybrosys.com</p> |
|
|
@ -984,13 +1079,16 @@ |
|
|
|
<div style="background-color: #F6F8F9; padding: 30px; display: flex; 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;"> |
|
|
|
<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> |
|
|
|
<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"> |
|
|
|
<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> |
|
|
|
</a> |
|
|
|
</div> |
|
|
|