You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							796 lines
						
					
					
						
							46 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							796 lines
						
					
					
						
							46 KiB
						
					
					
				| <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;"> | |
|         <img src="/assets/misc/cybrosys-logo.png" width="42" height="42" style="width: 42px; height: 42px;" /> | |
|         <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;" | |
|                 class="mr-2"> | |
|                 <i class="fa fa-check mr-1"></i>Community | |
|             </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;" | |
|                 class="mr-2"> | |
|                 <i class="fa fa-check mr-1"></i>Enterprise | |
|             </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;" | |
|                 class="mr-2"> | |
|                 <i class="fa fa-check mr-1"></i>Odoo.sh | |
|             </div> | |
|         </div> | |
|     </div> | |
|     <!-- END OF TITLE BAR --> | |
| 
 | |
|     <!-- APP HERO --> | |
|     <h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;">CRM Kit</h1> | |
|     <p style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;">Complete CRM Kit for odoo16</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> | |
| 
 | |
| <!-- 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 justify-content-center align-items-center mr-2" | |
|         style="background-color: #F5F5F5; border-radius: 0px; width: 40px; height: 40px;"> | |
|         <img src="/assets/misc/compass.png" /> | |
|     </div> | |
|     <h2 class="mt-2" style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">Explore This | |
|         Module</h2> | |
| </div> | |
| <div class="row my-4" style="font-family: 'Montserrat', sans-serif;"> | |
|     <div class="col-sm-12 col-md-6 my-3"> | |
|         <a href="#overview"> | |
|             <div class="d-flex justify-content-between align-items-center" | |
|                 style="background-color: #f5f5f5; padding: 30px; width: 100%;"> | |
|                 <div> | |
|                     <span style="color: #714B67; font-size: 24px; font-weight: 500; display: block;">Overview</span> | |
|                     <span | |
|                         style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33;  display: block;">Learn | |
|                         more about this | |
|                         module</span> | |
|                 </div> | |
|                 <img src="/assets/misc/right-arrow.png" width="36" height="36" /> | |
|             </div> | |
|         </a> | |
|     </div> | |
|     <div class="col-sm-12 col-md-6 my-3"> | |
|         <a href="#features"> | |
|             <div class="d-flex justify-content-between align-items-center" | |
|                 style="background-color: #f5f5f5; padding: 30px; width: 100%;"> | |
|                 <div> | |
|                     <span style="color: #714B67; font-size: 24px; font-weight: 500; display: block;">Features</span> | |
|                     <span | |
|                         style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33;  display: block;">View | |
|                         features of this | |
|                         module</span> | |
|                 </div> | |
|                 <img src="/assets/misc/right-arrow.png" width="36" height="36" /> | |
|             </div> | |
|         </a> | |
|     </div> | |
|     <div class="col-sm-12 col-md-6 my-3"> | |
|         <a href="#screenshots"> | |
|             <div class="d-flex justify-content-between align-items-center" | |
|                 style="background-color: #f5f5f5; padding: 30px; width: 100%;"> | |
|                 <div> | |
|                     <span style="color: #714B67; font-size: 24px; font-weight: 500; display: block;">Screenshots</span> | |
|                     <span | |
|                         style="color: #714B67; font-size: 16px; font-weight: 400; color:#282F33;  display: block;">View | |
|                         screenshots for this | |
|                         module</span> | |
|                 </div> | |
|                 <img src="/assets/misc/right-arrow.png" width="36" height="36" /> | |
|             </div> | |
|         </a> | |
|     </div> | |
| </div> | |
| <!-- END OF NAVIGATION 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 justify-content-center align-items-center mr-2" | |
|         style="background-color: #F5F5F5; border-radius: 0px; width: 40px; height: 40px;"> | |
|         <img src="/assets/misc/pie-chart.png" /> | |
|     </div> | |
|     <h2 class="mt-2" style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">Overview | |
|     </h2> | |
| </div> | |
| <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"> | |
|         Motivating your sales representatives is one of the key factors for successful sales. The | |
|                 commission-based | |
|                 plan helps to motivate your Sales Teams and Salespersons to achieve the goals and earnings. | |
|                 A Commission Plan module is a monetary incentive for motivating Salespeople to meet their Sales | |
|                 quota | |
|                 and the CRM Kit has embraced the functionality. In the CRM Kit, we have 2 types of Commission Plans | |
|                 which are being defined product-wise and revenue-wise further under revenue-wise we have two types: | |
|                 the straight commission and graduated commission. The CRM Kit also includes the CRM Dashboard which | |
|                 helps you to see the Overview of the CRM module. Here, you can view all details related to CRM | |
|                 modules | |
|                 such as Leads, Opportunities, Expected, and Total Revenue, also we can see the different reports on | |
|                 the | |
|                 various CRM activities.<br /> | |
|                 The CRM Kit module is the combination of the CRM Dashboard module by Cybrosys Technologies and the | |
|                 Commission plan module which will provide an intrusive functional environment for the operation of | |
|                 the | |
|                 Customer Relationship Management, with tools to manage the Leads and Opportunities, performing | |
|                 Activities | |
|                 on them and turning them into the reliable business. Moreover, the Salesperson and the sales team | |
|                 are | |
|                 rewarded based on the business Opportunities they bring into the company with a well-structured plan | |
|                 which | |
|                 can be crafted in the beginning.</div> | |
| </div> | |
| <!-- END OF OVERVIEW 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 justify-content-center align-items-center mr-2" | |
|         style="background-color: #F5F5F5; border-radius: 0px; width: 40px; height: 40px;"> | |
|         <img src="/assets/misc/features.png" /> | |
|     </div> | |
|     <h2 class="mt-2" style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">Features | |
|     </h2> | |
| </div> | |
| <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="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Craft custom Commission to Salesperson and Sales | |
|                             Team</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Draft Commissions based on Revenue and respective | |
|                             Product</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Define Commission based on Product Category</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Informative Commission Plan report</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Upcoming and Recent Scheduled activity monitoring</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Year to Date bar graph</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Target Field in User Settings</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Opportunity Lost reason management</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Top deals and Monthly revenue goals</span> | |
|             </div> | |
|         </div> | |
|         <div class="d-flex align-items-start" style="margin-top: 40px; margin-bottom: 40px"> | |
|             <img src="/assets/misc/check-box.png" class="mr-2" /> | |
|             <div> | |
|                 <span | |
|                     style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Clickable Dashboard Cards.</span> | |
|             </div> | |
|         </div> | |
|     </div> | |
| </div> | |
| <!-- END OF FEATURES SECTION --> | |
| <div class="row " id="configuration"> | |
|         <div class="col-sm-12 col-md-12 col-lg-12 px-4"> | |
|             <h2 | |
|                 style="font-family: 'Montserrat', sans-serif !important; font-size: 2rem; font-weight: 700 !important; color: #21272B !important;"> | |
|                 Configuration</h2> | |
|             <hr | |
|                 style="border: 3px solid #714B67 !important; background-color: #714B67 !important; width: 30px !important; margin-left: 0 !important; margin-bottom: 2rem !important;" /> | |
|             <p class="mt-4" | |
|                 style="font-size: 1.1rem !important; color: #282F33 !important; font-weight: 400 !important; line-height: 1.85 !important"> | |
|                 <b>For creating new commission plans:</b><br /> | |
|             <ol> | |
|                 <li> | |
|                     <b>Creating new commissions:</b><br /> | |
|                     <p>Initially Create a new commission and Choose a name to distinguish | |
|                         that typ<br /></p> | |
|                 </li> | |
|                 <li> | |
|                     <b>Select the type of the Commission:</b><br /> | |
|                     <p><b>Product-based:</b> Commissions are calculated as the percentage of | |
|                         the price based on the selected product in the form.<br /></p> | |
|                     <p><b>Revenue-based:</b> A certain percentage of revenue is given as | |
|                         Commission to the Salesperson<br /></p> | |
|                     <p> | |
|                         <b>Straight revenue:</b> Commissions are calculated using a fixed | |
|                         percentage of the revenue sold. You can fill the percentage in the field "Commission | |
|                         rate".<br /> | |
|                     </p> | |
|                     <p> | |
|                         <b>Graduated revenue:</b> Commissions are calculated as a percentage | |
|                         of the revenue generated at amount intervals.<br /> | |
|                     </p> | |
|                     <p> | |
|                         You can fill in the amount intervals and the percentages in the | |
|                         "Graduated Revenue Commission" field.<br /> | |
|                     </p> | |
|                 </li> | |
|             </ol> | |
| 
 | |
|             <p class="mt-4" | |
|                 style="font-size: 1.1rem !important; color: #282F33 !important; font-weight: 400 !important; line-height: 1.85 !important"> | |
|                 <b>For adding Commission in Salesperson & Sales team:</b><br /> | |
|             </p> | |
|             <b>Go to CRM -> Configuration -> Salesperson or Sales team</b> | |
|             <ul> | |
|                 <li>Edit the Salesperson or Sales team</li> | |
|                 <li>Choose a commission type</li> | |
|                 <li>Save it</li> | |
|             </ul> | |
| 
 | |
|             <p class="mt-4" | |
|                 style="font-size: 1.1rem !important; color: #282F33 !important; font-weight: 400 !important; line-height: 1.85 !important"> | |
|                 <b>For printing Commission in XLSX report::</b><br /> | |
|             </p> | |
|             <b>Go to CRM -> Configuration -> Salesperson or Sales team</b> | |
|             <ul> | |
|                 <li>CRM -> Reporting -> Commission Report</li> | |
|                 <li>CRM -> Reporting -> Commission Report</li> | |
|             </ul> | |
|         </div> | |
|     </div> | |
| 
 | |
| <!-- SCREENSHOTS SECTION --> | |
| <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" | |
|         style="background-color: #F5F5F5; border-radius: 0px; width: 40px; height: 40px;"> | |
|         <img src="/assets/misc/pictures.png" /> | |
|     </div> | |
|     <h2 class="mt-2" style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">Screenshots | |
|     </h2> | |
| </div> | |
| <div class="row"> | |
|     <div class="col-sm-12"> | |
| 
 | |
|         <div style="display: block; margin: 30px auto;"> | |
|             <h3 style="font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Clickable Dashboard Card</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">The Commission Plan window can be accessed from the Configuration tab of the module and | |
|                     selected | |
|                     on | |
|                     the Commission Plan menu. Here all the Commission Plan details of the operation in respect | |
|                     to | |
|                     the | |
|                     functioning of the Odoo CRM will be depicted.</p> | |
|             <img src="/assets/screenshots/dash_screenshot-1.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;">Commission Plan based on Product Category</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">The Commission Plan Creation window can be accessed from the Commission Plan window and while | |
|                     selecting the Type the Product Wise options can be selected. Further, the Product Categories | |
|                     with | |
|                     respect to the respective Product Category based Commission Plan can be defined.</p> | |
|             <img src="/assets/screenshots/img3.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;">Revenue-based Commission Plan: Straight Revenue Commission Plan</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">The second form of Commission Plan in the Odoo CRM Kit where the Sales Revenue and its | |
|                     percentage | |
|                     calculation will be provided as Commission to the Salesperson.<br /> | |
|                     While Creating a Straight Revenue Commission plan the Commission type can be selected as | |
|                     Straight | |
|                     Commission. Further, the commission rate can be defined under the Straight Revenue | |
|                     Commission | |
|                     tab.</p> | |
|             <img src="/assets/screenshots/img4.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;">Revenue-based Commission Plan: Graduated Revenue Commission Plan</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">While Creating a Graduated Revenue Commission Plan the Commission type can be selected as | |
|                     Graduated Commission. Further, the commission rate can be defined under the Graduated | |
|                     Revenue | |
|                     Commission tab.</p> | |
|             <img src="/assets/screenshots/img5.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;">Assigning Commission Plan for Salesperson</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">In the CRM Kit under the respective Salesperson description tab, there will be a dedicated | |
|                     tab | |
|                     the | |
|                     Commission Plan where the respective Commission Plan with respect to the operation can be | |
|                     defined.</p> | |
|             <img src="/assets/screenshots/img6.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;">Assigning Commission Plan for Sales Team</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">In the CRM Kit under the respective sales team description tab, there will be a dedicated tab | |
|                     the | |
|                     Commission Plan where the respective Commission Plan with respect to the operation can be | |
|                     defined.</p> | |
|             <img src="/assets/screenshots/img7.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;">Print the Commission Plan Report in XLSX Format</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">The CRM Kit also holds an advanced operations feature where the Admins, as well as every | |
|                     User, | |
|                     can take the Print out of the Commission Plan Reports based on their need and for the period | |
|                     of | |
|                     operations that are required. The Reports can be generated in XLSX formats and can be saved | |
|                     based | |
|                     on the need. To take the printout of the Commission Plan Report you should go to the | |
|                     Reporting | |
|                     tab | |
|                     of the CRM KIt and further select the Commission Plan menu and select the Required entries | |
|                     and | |
|                     Click to Print XLS.</p> | |
|             <img src="/assets/screenshots/Crm-Commission-Plan-7.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;">Year to Date Chart and Lead Analysis</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">A dedicated insight will be provided with the help of the Funnel Chart on the Leads with | |
|                     indications | |
|                     as New, Qualified, Proposition, and Won. The Donut graph based on the monthly Lead operation | |
|                     will | |
|                     provide a clear picture of the monthly Lead operations. Additionally, the Activity Donut | |
|                     graph | |
|                     will | |
|                     describe the activity analysis on the leads.</p> | |
|             <img src="/assets/screenshots/dash_screenshot-2.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;">Set custom targets for Salesperson</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">For each of the individual Salespersons, you will be able to set dedicated Targets using the | |
|                     CRM | |
|                     Kit. | |
|                     This will ensure that the Salesperson is motivated to keep with the business. The Targets | |
|                     can be | |
|                     set | |
|                     under the Settings tab > User Settings > Below the access right tab.</p> | |
|             <img src="/assets/screenshots/img8.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;">Top deals and Monthly Goal Gauge.</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">The Top Deals listing will help the Salespersons to promote them easily without moving to the | |
|                     sales | |
|                     module. Moreover, the Top Deals can be listed out based on the custom ones which are being | |
|                     defined. | |
|                     The Monthly Goal Gauge will provide insight on the targets and the achievement rate of each | |
|                     of | |
|                     the | |
|                     Salesperson.</p> | |
|             <img src="/assets/screenshots/dash_screenshot-3.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;">Upcoming Activities and Total Revenue</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">Activities and their effective management are the keys for the effective operation of the | |
|                     Customer | |
|                     Relationship Management operations of the company. With the CRM Kit, the user will have a | |
|                     dedicated | |
|                     Upcoming Activities tab which will provide the complete information in regards to the CRM | |
|                     operations | |
|                     of the business. This will ensure that the Salesperson is always planned for the scheduled | |
|                     Activities | |
|                     and will not disappoint the clients.<br /> | |
|                     The Total Revenue by Salesperson donut chart will provide a complete insight on the Revenue | |
|                     achieved | |
|                     or Won, Lost and the Expected Revenue which will be achieved.</p> | |
|             <img src="/assets/screenshots/dash_screenshot-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;">Dashboard View of the User</h3> | |
|             <p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;">The Admin, as well as the User who has access to the CRM Kit, can function the various | |
|                     operations with it and each of the Users and the Admin have a separate CRM Dashboard based | |
|                     on | |
|                     the | |
|                     operational authorization. The Following screenshot depicts the User view of the CRM | |
|                     Dashboard. | |
|                     Here the information relating to the respective user and their operations will be only | |
|                     depicted | |
|                     and the ones which the respective User has authorization to can be modified.</p> | |
|             <img src="/assets/screenshots/CRM-Dashboard-user.png" class="img-thumbnail"> | |
|         </div> | |
| 
 | |
|     </div> | |
| </div> | |
| <!-- END OF SCREENSHOTS SECTION --> | |
| 
 | |
| <!-- RELATED PRODUCTS --> | |
| <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/categories.png" /> | |
|     </div> | |
|     <h2 class="mt-2" style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">Related | |
|         Products | |
|     </h2> | |
| </div> | |
| <div class="row"> | |
|     <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/15.0/dynamic_accounts_report/" target="_blank"> | |
|                             <div style="border-radius:10px"> | |
|                                 <img class="img img-responsive center-block" style="border-radius: 0px;" | |
|                                     src="//apps.odoocdn.com/apps/assets/15.0/account_day_book/assets/modules/dynamic_accounts_report.png?3e73b0c"> | |
|                             </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/15.0/custom_gantt_view/" target="_blank"> | |
|                             <div style="border-radius:10px"> | |
|                                 <img class="img img-responsive center-block" style="border-radius: 0px;" | |
|                                     src="//apps.odoocdn.com/apps/assets/15.0/account_day_book/assets/modules/custom_gantt_view.png?3e73b0c"> | |
|                             </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/15.0/project_custom_gantt/" target="_blank"> | |
|                             <div style="border-radius:10px"> | |
|                                 <img class="img img-responsive center-block" style="border-radius: 0px;" | |
|                                     src="//apps.odoocdn.com/apps/assets/15.0/account_day_book/assets/modules/project_custom_gantt.png?3e73b0c"> | |
|                             </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/15.0/account_reports_xlsx/" target="_blank"> | |
|                             <div style="border-radius:10px"> | |
|                                 <img class="img img-responsive center-block" style="border-radius: 0px;" | |
|                                     src="//apps.odoocdn.com/apps/assets/15.0/account_day_book/assets/modules/account_reports_xlsx.png?3e73b0c"> | |
|                             </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/15.0/base_accounting_kit/" target="_blank"> | |
|                             <div style="border-radius:10px"> | |
|                                 <img class="img img-responsive center-block" style="border-radius: 0px;" | |
|                                     src="//apps.odoocdn.com/apps/assets/15.0/account_day_book/assets/modules/base_accounting_kit.gif?3e73b0c"> | |
|                             </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/15.0/hr_payroll_community/" target="_blank"> | |
|                             <div style="border-radius:10px"> | |
|                                 <img class="img img-responsive center-block" style="border-radius: 0px;" | |
|                                     src="//apps.odoocdn.com/apps/assets/15.0/account_day_book/assets/modules/hr_payroll_community.png?3e73b0c"> | |
|                             </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> | |
|             </a> | |
|         </div> | |
|     </div> | |
| </div> | |
| <!-- END OF RELATED PRODUCTS --> | |
| 
 | |
| <!-- OUR SERVICES --> | |
| 
 | |
| <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/star.png" /> | |
|     </div> | |
|     <h2 class="mt-2" style="font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: bold;">Our Services | |
|     </h2> | |
| </div> | |
| 
 | |
| <div class="container my-5"> | |
|     <div class="row"> | |
|         <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: #1dd1a1 !important; border-radius: 15px !important; height: 80px; width: 80px;"> | |
|                 <img src="assets/icons/cogs.png" class="img-responsive" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Odoo | |
|                 Customization</h6> | |
|         </div> | |
| 
 | |
|         <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: #ff6b6b !important; border-radius: 15px !important; height: 80px; width: 80px;"> | |
|                 <img src="assets/icons/wrench.png" class="img-responsive" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Odoo | |
|                 Implementation</h6> | |
|         </div> | |
| 
 | |
|         <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: #6462CD !important; border-radius: 15px !important; height: 80px; width: 80px;"> | |
|                 <img src="assets/icons/lifebuoy.png" class="img-responsive" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Odoo | |
|                 Support</h6> | |
|         </div> | |
| 
 | |
| 
 | |
|         <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: #ffa801 !important; border-radius: 15px !important; height: 80px; width: 80px;"> | |
|                 <img src="assets/icons/user.png" class="img-responsive" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Hire | |
|                 Odoo | |
|                 Developer</h6> | |
|         </div> | |
| 
 | |
|         <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: #54a0ff  !important; border-radius: 15px !important; height: 80px; width: 80px;"> | |
|                 <img src="assets/icons/puzzle.png" class="img-responsive" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Odoo | |
|                 Integration</h6> | |
|         </div> | |
| 
 | |
|         <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: #6d7680 !important; border-radius: 15px !important; height: 80px; width: 80px;"> | |
|                 <img src="assets/icons/update.png" class="img-responsive" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Odoo | |
|                 Migration</h6> | |
|         </div> | |
| 
 | |
| 
 | |
|         <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" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Odoo | |
|                 Consultancy</h6> | |
|         </div> | |
| 
 | |
|         <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: #f8a5c2 !important; border-radius: 15px !important; height: 80px; width: 80px;"> | |
|                 <img src="assets/icons/training.png" class="img-responsive" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Odoo | |
|                 Implementation</h6> | |
|         </div> | |
| 
 | |
|         <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: #e6be26 !important; border-radius: 15px !important; height: 80px; width: 80px;"> | |
|                 <img src="assets/icons/license.png" class="img-responsive" height="48px" width="48px"> | |
|             </div> | |
|             <h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;"> | |
|                 Odoo | |
|                 Licensing Consultancy</h6> | |
|         </div> | |
|     </div> | |
| 
 | |
| </div> | |
| 
 | |
| <!-- END OF END OF OUR SERVICES --> | |
| 
 | |
| <!-- OUR INDUSTRIES --> | |
| 
 | |
| <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 | |
|         Industries | |
|     </h2> | |
| </div> | |
| 
 | |
| <div class="container my-5"> | |
|     <div class="row"> | |
|         <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"> | |
|                 <h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;"> | |
|                     Trading | |
|                 </h5> | |
|                 <p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;"> | |
|                     Easily procure | |
|                     and | |
|                     sell your products</p> | |
|             </div> | |
|         </div> | |
| 
 | |
|         <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"> | |
|                 <h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;"> | |
|                     POS | |
|                 </h5> | |
|                 <p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;"> | |
|                     Easy | |
|                     configuration | |
|                     and convivial experience</p> | |
|             </div> | |
|         </div> | |
| 
 | |
|         <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"> | |
|                 <h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;"> | |
|                     Education | |
|                 </h5> | |
|                 <p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;"> | |
|                     A platform for | |
|                     educational management</p> | |
|             </div> | |
|         </div> | |
| 
 | |
|         <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"> | |
|                 <h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;"> | |
|                     Manufacturing | |
|                 </h5> | |
|                 <p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;"> | |
|                     Plan, track and | |
|                     schedule your operations</p> | |
|             </div> | |
|         </div> | |
| 
 | |
|         <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"> | |
|                 <h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;"> | |
|                     E-commerce & Website | |
|                 </h5> | |
|                 <p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;"> | |
|                     Mobile | |
|                     friendly, | |
|                     awe-inspiring product pages</p> | |
|             </div> | |
|         </div> | |
| 
 | |
|         <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"> | |
|                 <h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;"> | |
|                     Service Management | |
|                 </h5> | |
|                 <p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;"> | |
|                     Keep track of | |
|                     services and invoice</p> | |
|             </div> | |
|         </div> | |
| 
 | |
|         <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"> | |
|                 <h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;"> | |
|                     Restaurant | |
|                 </h5> | |
|                 <p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;"> | |
|                     Run your bar or | |
|                     restaurant methodically</p> | |
|             </div> | |
|         </div> | |
| 
 | |
|         <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"> | |
|                 <h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;"> | |
|                     Hotel Management | |
|                 </h5> | |
|                 <p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;"> | |
|                     An | |
|                     all-inclusive | |
|                     hotel management application</p> | |
|             </div> | |
|         </div> | |
|     </div> | |
| </div> | |
| 
 | |
| <!-- END OF 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 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> | |
| </div> | |
| <div class="container mt-5"> | |
|     <div class="row"> | |
|         <div class="col-sm-12 col-md-6"> | |
|             <div style="background-color: #F6F8F9; padding: 30px; display: flex; align-items: center;"> | |
|                 <div class="mr-4" | |
|                     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;" /> | |
|                 </div> | |
|                 <div> | |
|                     <h4>Need Help?</h4> | |
|                     <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> | |
|                     </a> | |
|                 </div> | |
|             </div> | |
|         </div> | |
|         <div class="col-sm-12 col-md-6"> | |
|             <div style="background-color: #F6F8F9; padding: 30px; display: flex; align-items: center;"> | |
|                 <div class="mr-4" | |
|                     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;" /> | |
|                 </div> | |
|                 <div> | |
|                     <h4>WhatsApp</h4> | |
|                     <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 | |
|                             27707</p> | |
|                     </a> | |
|                 </div> | |
|             </div> | |
|         </div> | |
|     </div> | |
|     <div class="row"> | |
|         <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" | |
|                 style="width:144px; height: 31px; margin-top: 40px;" /> | |
|         </div> | |
|     </div> | |
| </div> | |
| <!-- END OF SUPPORT --> |