Browse Source

[ADD] Initial Commit

pull/164/head
Ajmal Cybro 4 years ago
parent
commit
227d557b6a
  1. 23
      odoo_functional_tutorial/__init__.py
  2. 50
      odoo_functional_tutorial/__manifest__.py
  3. 170
      odoo_functional_tutorial/data/slide.slide.csv
  4. 18
      odoo_functional_tutorial/data/slide_channel_data.xml
  5. BIN
      odoo_functional_tutorial/static/description/banner.png
  6. BIN
      odoo_functional_tutorial/static/description/icon.png
  7. BIN
      odoo_functional_tutorial/static/description/images/cybrosys.png
  8. BIN
      odoo_functional_tutorial/static/description/images/enterprise_functional.gif
  9. 134
      odoo_functional_tutorial/static/description/index.html
  10. 2
      odoo_functional_tutorial_com/__init__.py
  11. 25
      odoo_functional_tutorial_com/__manifest__.py
  12. 136
      odoo_functional_tutorial_com/data/slide.slide.csv
  13. 18
      odoo_functional_tutorial_com/data/slide_channel_data.xml
  14. BIN
      odoo_functional_tutorial_com/static/description/banner.png
  15. BIN
      odoo_functional_tutorial_com/static/description/icon.png
  16. BIN
      odoo_functional_tutorial_com/static/description/images/cybrosys.png
  17. BIN
      odoo_functional_tutorial_com/static/description/images/enterprise_functional.gif
  18. 119
      odoo_functional_tutorial_com/static/description/index.html
  19. 21
      theme_the_chef/__init__.py
  20. 53
      theme_the_chef/__manifest__.py
  21. BIN
      theme_the_chef/static/description/banner.jpg
  22. BIN
      theme_the_chef/static/description/icon.png
  23. BIN
      theme_the_chef/static/description/images/Cybrosys.png
  24. BIN
      theme_the_chef/static/description/images/cybro-logo-oca-no-text.png
  25. BIN
      theme_the_chef/static/description/images/cybro-logo-oca.png
  26. BIN
      theme_the_chef/static/description/images/hero.png
  27. BIN
      theme_the_chef/static/description/images/laptop-screenshots.jpg
  28. BIN
      theme_the_chef/static/description/images/phone-screenshots.jpg
  29. 154
      theme_the_chef/static/description/index.html
  30. BIN
      theme_the_chef/static/description/theme_screenshot.jpg
  31. 7
      theme_the_chef/static/src/css/animate.min.css
  32. 6
      theme_the_chef/static/src/css/owl.carousel.min.css
  33. 6
      theme_the_chef/static/src/css/owl.theme.default.min.css
  34. 1496
      theme_the_chef/static/src/css/style.css
  35. 28
      theme_the_chef/static/src/css/style.css.map
  36. BIN
      theme_the_chef/static/src/img/about/abt1.jpg
  37. BIN
      theme_the_chef/static/src/img/about/abt2.jpg
  38. BIN
      theme_the_chef/static/src/img/about/abt3.jpg
  39. BIN
      theme_the_chef/static/src/img/about/hero-2.jpg
  40. BIN
      theme_the_chef/static/src/img/banner/hero-1.jpg
  41. BIN
      theme_the_chef/static/src/img/banner/hero-2.jpg
  42. BIN
      theme_the_chef/static/src/img/banner/hero-3.jpg
  43. BIN
      theme_the_chef/static/src/img/dishes/cake.jpg
  44. BIN
      theme_the_chef/static/src/img/dishes/steak.jpg
  45. BIN
      theme_the_chef/static/src/img/flag/1.jpg
  46. BIN
      theme_the_chef/static/src/img/flag/2.jpg
  47. BIN
      theme_the_chef/static/src/img/flag/3.jpg
  48. BIN
      theme_the_chef/static/src/img/menu/breakfast-1.jpg
  49. BIN
      theme_the_chef/static/src/img/menu/breakfast-2.jpg
  50. BIN
      theme_the_chef/static/src/img/menu/breakfast-3.jpg
  51. BIN
      theme_the_chef/static/src/img/reservation/reservation-bg.jpg
  52. BIN
      theme_the_chef/static/src/img/snippets/about.jpg
  53. BIN
      theme_the_chef/static/src/img/snippets/banner.jpg
  54. BIN
      theme_the_chef/static/src/img/snippets/branches.jpg
  55. BIN
      theme_the_chef/static/src/img/snippets/happy.jpg
  56. BIN
      theme_the_chef/static/src/img/snippets/menu.jpg
  57. BIN
      theme_the_chef/static/src/img/snippets/reservation.jpg
  58. BIN
      theme_the_chef/static/src/img/snippets/special.jpg
  59. BIN
      theme_the_chef/static/src/img/snippets/special_left.jpg
  60. BIN
      theme_the_chef/static/src/img/snippets/team.jpg
  61. BIN
      theme_the_chef/static/src/img/team/chef-1.jpg
  62. BIN
      theme_the_chef/static/src/img/team/chef-2.jpg
  63. BIN
      theme_the_chef/static/src/img/team/chef-3.jpg
  64. BIN
      theme_the_chef/static/src/img/testimonial/testi-bg.jpg
  65. 76
      theme_the_chef/static/src/js/custom.js
  66. 3448
      theme_the_chef/static/src/js/owl.carousel.js
  67. 7
      theme_the_chef/static/src/js/owl.carousel.min.js
  68. 46
      theme_the_chef/static/src/scss/_common.scss
  69. 352
      theme_the_chef/static/src/scss/_normalize.scss
  70. 33
      theme_the_chef/static/src/scss/_variables.scss
  71. 73
      theme_the_chef/static/src/scss/components/_banner.scss
  72. 147
      theme_the_chef/static/src/scss/components/_buttons.scss
  73. 3
      theme_the_chef/static/src/scss/components/_components.scss
  74. 0
      theme_the_chef/static/src/scss/components/_products.scss
  75. 89
      theme_the_chef/static/src/scss/layouts/_footer.scss
  76. 0
      theme_the_chef/static/src/scss/layouts/_header.scss
  77. 3
      theme_the_chef/static/src/scss/layouts/_layouts.scss
  78. 200
      theme_the_chef/static/src/scss/layouts/_navigation.scss
  79. 0
      theme_the_chef/static/src/scss/layouts/_sidebar.scss
  80. 1
      theme_the_chef/static/src/scss/pages/_pages.scss
  81. 98
      theme_the_chef/static/src/scss/pages/home/_about.scss
  82. 101
      theme_the_chef/static/src/scss/pages/home/_booking.scss
  83. 101
      theme_the_chef/static/src/scss/pages/home/_dishe.scss
  84. 115
      theme_the_chef/static/src/scss/pages/home/_happy.scss
  85. 6
      theme_the_chef/static/src/scss/pages/home/_home.scss
  86. 65
      theme_the_chef/static/src/scss/pages/home/_menu.scss
  87. 100
      theme_the_chef/static/src/scss/pages/home/_team.scss
  88. 19
      theme_the_chef/static/src/scss/style.scss
  89. 44
      theme_the_chef/views/assets.xml
  90. 46
      theme_the_chef/views/layout.xml
  91. 73
      theme_the_chef/views/snippets/about.xml
  92. 62
      theme_the_chef/views/snippets/banner.xml
  93. 81
      theme_the_chef/views/snippets/branches.xml
  94. 91
      theme_the_chef/views/snippets/happy.xml
  95. 256
      theme_the_chef/views/snippets/menu.xml
  96. 78
      theme_the_chef/views/snippets/reservation.xml
  97. 58
      theme_the_chef/views/snippets/special.xml
  98. 81
      theme_the_chef/views/snippets/special_left.xml
  99. 86
      theme_the_chef/views/snippets/team.xml
  100. 110
      theme_the_chef/views/templates.xml

23
odoo_functional_tutorial/__init__.py

@ -0,0 +1,23 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2019-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions (<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details.
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################

50
odoo_functional_tutorial/__manifest__.py

@ -0,0 +1,50 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2019-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions (<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU AFFERO
# GENERAL PUBLIC LICENSE (AGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) for more details.
#
# You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
# (AGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
{
'name': "Odoo Enterprise Functional Tutorial",
'summary': """
Full Odoo Enterprise Functional Tutorial""",
'description': """
Odoo functional video presentation of all Application:
CRM, Sales, Purchase, Inventory, Accounting, Point of Sale, Project, Website, E-commerce, Manufacturing,
Human Resource, Recruitment, Attendance, Appraisal, Payroll, Timeoff, Survey, Expense, Referral, Discuss,
Contacts, Calender, Notes, Document, Sign, Helpdesk, Live Chat, eLearning, Events, Lunch, Members, Rental,
Subscription, Fleet, Approvals, Email Marketing, SMS Marketing, Social Marketing and Studio
""",
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'maintainer': "Cybrosys Techno Solutions",
'website': 'https://www.cybrosys.com',
# 'live_test_url': '',
'category': 'Extra Tools',
'version': '14.0.1.0.0',
'license': 'AGPL-3',
'depends': ['website_slides'],
'images': ['static/description/banner.png'],
'data': [
'data/slide_channel_data.xml',
'data/slide.slide.csv',
],
}

170
odoo_functional_tutorial/data/slide.slide.csv

@ -0,0 +1,170 @@
id,name,sequence,channel_id/id,is_category,is_published,is_preview,slide_type,url
slide_section_crm_0,CRM,0,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_crm_1,CRM Overview,1,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/-fdG_j3E56g
slide_section_crm_2,"How to create Leads, and what are the Lead creation types in odoo 14?",2,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/FxLEGegrP44
slide_section_crm_3,Activity creation and scheduling odoo 14 crm?,3,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/mEOHkZm81nk
slide_section_crm_4,How to create lost reasons in odoo 14 crm ?,4,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/cUA_VeY_TEU
slide_section_crm_5,How to convert leads to opportunity in odoo 14 ?,5,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=gz3Vi3Wn0E8&t=34s
slide_section_crm_6,How to create and edit stages in odoo 14 crm ?,6,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=yY9WgvZnaxE
slide_section_sales_0,Sales,100,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_sales_1,Sales Overview,101,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/FVpKuIjUU4w
slide_section_sales_2,How to Create Customer ,102,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=gHF9h0h2ExA
slide_section_sales_3,How to Create Product ,103,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/xXic8Rx03e0
slide_section_sales_4,Product Packaging ,104,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/pkmbDUQlshU
slide_section_sales_5,How To Set Up Taxes ,105,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=gAcqPOo1RhA
slide_section_sales_6,Easy Variants Creation for products ,106,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=Gg47th0SANM
slide_section_sales_7,Quotation Templates ,107,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/0ZCMhxv4Za4
slide_section_sales_8,How to Set Up Shipping Methods ,108,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=1U0tFDEN5dk
slide_section_sales_9,How to Setup Payment Terms ,109,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/7JYva4lfOzI
slide_section_sales_10,Lot / Serial number configuration ,110,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/ehlUxZy7jpk
slide_section_sales_11,Upselling invoice ,111,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=_Jv7GOk2YC8
slide_section_sales_12,Unit Of Measure (UoM) ,112,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=FqT8q-S2iqA
slide_section_sales_13,Sales Pricelist ,113,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/JMFookXi5-w
slide_section_sales_14,Creating Activity Types ,114,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=G9rvrq6z49g
slide_section_purchase_0,Purchase,200,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_purchase_1,Purchase Overview,201,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=JYnDgx-w4Zs&feature=youtu.be
slide_section_purchase_2,How to create vendor,202,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=GGJUNQmt7x4
slide_section_purchase_3,How to create Purchase order,203,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/1Z04reeV7vg
slide_section_purchase_4,How to set warnings while purchasing ?,204,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=uMz3oVRuWZ8
slide_section_purchase_5,Debit Note,205,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=3LqYeDiNmrg&t=2s
slide_section_purchase_6,Vendor pricelist,206,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=cvEKQ36iJ6o
slide_section_purchase_7,Purchase Goods Receipt Confirmation,207,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=Ul4a1HAmt6E
slide_section_purchase_8,Odoo Purchase Agreement - ( Call for tender ) ,208,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/DuL4oRh_dlA
slide_section_purchase_9,Odoo Purchase Agreement - ( Blanket Order ),209,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/I74b3ab3jiE
slide_section_purchase_10,3-Way Matching ,210,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/BfqrV1AuEAo
slide_section_purchase_11,Purchase Dashboard,211,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=cjrwxiC7SpQ&t=12s
slide_section_purchase_12,Dropshipping,212,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=GG9HGo-h7js
slide_section_inventory_0,Inventory,300,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_inventory_1,Inventory Overview,301,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/odpdL5VyR38
slide_section_inventory_2,How to make inventory adjustments,302,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=AMD0fNSxOBM&t=221s
slide_section_inventory_3,How to scrap products,303,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=ZnT1Kf-J_j8
slide_section_inventory_4,Reordering Rule,304,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=_DwqJQBdO60
slide_section_inventory_5,Replenishment,305,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=CcZYJU5PJ9Y
slide_section_inventory_6,Batch picking,306,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=oBt6PaRfu48
slide_section_inventory_7,Delivery packages,307,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/Vl9bIECUl8w
slide_section_inventory_8,How to configure landed cost,308,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=64CUTn-aZBY&list=PLeJtXzTubzj-pH6be7iHiRlMen3svtC_x&index=9
slide_section_inventory_9,Lead Time ,309,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=-_wt68ZO0nk&feature=youtu.be
slide_section_inventory_10,How to assign owner for products,310,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/B0kd-uD9Riw
slide_section_inventory_11,How to assign owner for products by consignment,311,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/2vqF__4AR1o
slide_section_inventory_12,How to configure expiration date on product,312,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=1QPdPUParPE
slide_section_inventory_13,How to configure route and rule,313,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=RqpnpsRMiUU
slide_section_inventory_14,Operation type,314,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/40ev68rRdeI
slide_section_inventory_15,Putaway rule,315,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=LqfRzFLzB3o&t=31s
slide_section_inventory_16,Inventory valuation,316,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/WOqzQBAQmiY
slide_section_accounting_0,Accounting ,400,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_accounting_1,Accounting Overview,401,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/FgZwYhUxWiY
slide_section_accounting_2,Credit notes,402,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=PpztZG-nFcQ&t=1s
slide_section_accounting_3,Follow up on invoices,403,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=95ywaDSSdCk
slide_section_accounting_4,Refunding an invoice ,404,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/oDkZA1AYR50
slide_section_accounting_5,Cash rounding,405,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=9j1tBk8cx0c
slide_section_accounting_6,Fiscal positions and tax mapping,406,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=JnCUsiHaB00&t=3s
slide_section_accounting_7,How to configure journals,407,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/PsEYJhSczqA
slide_section_accounting_8,Reconciliation Models,408,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/pA-d91udEjE
slide_section_accounting_9,How to Manage Currencies ?,409,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/Rl23va0fjbQ
slide_section_accounting_10,Incoterms,410,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/G1SApd1_ntM
slide_section_accounting_11,Budget Management Accounting,411,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=83PWC9qVa8M
slide_section_accounting_12,Assets Management (Depreciation) | Accounting,412,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=ZfS3YokXiVc
slide_section_accounting_13,How to Manage deferred revenue ,413,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=M5FzCeSyOvQ
slide_section_accounting_14,Automatic Grouping of Accounts (Chart Of Accounts),414,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=Lz4tGDZwqQ4&t=2s
slide_section_accounting_15,Auto Activity Scheduling for Payment Follow up,415,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=kmD0BKsqr2Y&t=4s
slide_section_accounting_16,Disallowed Expenses in Accounting,416,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=4iwp-nERKao
slide_section_accounting_17,How to Manage Deferred Expense Accounting,417,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=M5FzCeSyOvQ
slide_section_accounting_18,Payment Refactoring Accounting,418,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/RaNSYN3EMpQ
slide_section_accounting_19,Unrealized Currency Gains/Losses Accounting,419,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=p5BRQOObNxA&t=6s
slide_section_pos_0,Point of Sale,500,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_pos_1,Point of Sale Overview,501,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/q90A9t91TLs
slide_section_pos_2,How to split bills PoS,502,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/sp7sZqTOIaI
slide_section_pos_3,What is PoS Rescue Session?,503,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/PEUN-j8FZIo
slide_section_pos_4,How We Can Add Notes In PoS ?,504,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/4MtPXNGXQhM
slide_section_pos_5,how we can apply customer tips PoS?,505,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=yHaOrc2DiK0
slide_section_pos_6,how we can give rewards PoS,506,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/bmaX1MEF4TE
slide_section_pos_7,how we can manage tables in bar/restaurant on PoS,507,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/nYLZXf8PuEE
slide_section_pos_8,barcode scanner PoS,508,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/LnjoZ43ChXE
slide_section_pos_9,Use of Lots and Serial Number PoS,509,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/WWauNh-l0Es
slide_section_pos_10,validate closing and post entries in pos,510,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=L6RIIhqm2pw
slide_section_pos_11,End of session PoS ,511,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/aTqqePu9r-I
slide_section_pos_12,Cash in/out in PoS (put money in and take money out ),512,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=KxyA8No9mZ8
slide_section_pos_13,sales details in PoS,513,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/ZWf5XMYlEDs
slide_section_pos_14,payment methods in PoS,514,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/IMKH0q6l6HM
slide_section_project_0,Project,600,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_project_1,Project Overview,601,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=-NNIQnCNuzs
slide_section_project_2,Type of Projects ,602,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/yh9M2itTsLw
slide_section_project_3,Use of Timesheet project,603,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/c7gQnPs8Mvo
slide_section_project_4,Use of project forecast project,604,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/NLM6ns-Ffag
slide_section_project_5,customer rating project,605,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=j6AxriTBZjg
slide_section_project_6,How to create and manage Tasks project,606,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/lZal189Du0E
slide_section_project_7,How to create and manage stages project,607,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/xhgmNUj6CRE
slide_section_project_8,Project Profitability,608,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/_3L-zzpFaC0
slide_section_project_9,Views of forecast project,609,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/YGc_d5fU1Q4
slide_section_website_0,Website,700,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_website_1,Website Overview,701,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=garCZiY5dFo
slide_section_website_2,Website visitors and views ,702,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/8mzn8Ap-hSI
slide_section_website_3,Multi language support website ,703,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=RTBYTG81UCs
slide_section_website_4,Display products price as tax included and excluded Odoo14 website?,704,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/wnYQ6D-yPqA
slide_section_website_5,Automated invoicing for online payments ,705,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/Fo6BE-oqbo4
slide_section_website_6,Website form builder ?,706,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/RQVrzYqLuQQ
slide_section_website_7,Lead creation from website ?,707,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/P3YFE3lfXPo
slide_section_website_8,How to customize website ,708,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/n1HGBwEx0HU
slide_section_website_9,How to optimize SEO website ?,709,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/L8Q9DiGfkPU
slide_section_ecom_0,E-Commerce,800,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_ecom_1,E-Commerce Overview,801,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/3f5B34-nZC8
slide_section_ecom_2,How to suggest optional products to the customer website?,802,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=P1HD17cEooo
slide_section_ecom_3,How to suggest alternative products to customers website?,803,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=pTVYFY5rW3w
slide_section_ecom_4,How to sell digital contents?,804,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/O5_DYi3AqrA
slide_section_ecom_5,How to compare products?,805,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/udqEMohRjlw
slide_section_ecom_6,How to use pricelists and discounts?,806,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=n2YKYXfyVYs
slide_section_ecom_7,Configuring Multi currency in website,807,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=pdQuURxoqpQ
slide_section_ecom_8,How customers can enter shipping address website?,808,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/8JwTyLHszuI
slide_section_ecom_9,What is Abandoned cart website and how to manage it ?,809,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=WIysoVIP-vg
slide_section_ecom_10,How to publish a product ,810,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/IHJv-qTfuLA
slide_section_ecom_11,How to add blogs to website ,811,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/9VY9QVjOp9U
slide_section_ecom_12,How to create pages and edit layout,812,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/t11Lm1JYd6Y
slide_section_ecom_13,How to configure payment acquirers,813,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/yBTIGczzLfk
slide_section_ecom_14,Difference between optional productand accessories,814,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=oWIkLgBWTBQ
slide_section_ecom_15,What is Link trackers and how to configure it ecommerce website,815,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/u-Ly5iwLB68
slide_section_ecom_16,How to configure shipping website,816,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/YqFMoZD6mYM
slide_section_mrp_0,Manufacturing,900,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_mrp_1,Manufacturing Overview,901,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/UkY0eioJUrQ
slide_section_mrp_2,Bill of Materials Manufacturing,902,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/E91NStXkHHs
slide_section_mrp_3,Manufacturing Order Management Manufacturing,903,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/klsijAuj_RA
slide_section_mrp_4,How to configure work Centers Manufacturing,904,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/KrUWLx4qSbo
slide_section_mrp_5,How to Unbuild a Product Manufacturing,905,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/f1mtpd5gxP0
slide_section_mrp_6,Scrap Orders Management Manufacturing,906,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=wzcVJ-rU1tc
slide_section_mrp_7,Subcontracting Manufacturing,907,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=4FSFzSGWxRM
slide_section_mrp_8,Product Lifecycle Management Manufacturing,908,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/n2lCaXVUcXM
slide_section_mrp_9,Quality Management Manufacturing,909,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=a-duShl_OOI
slide_section_mrp_10,Maintenance Management Manufacturing,910,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/KvDv4_fKmNs
slide_section_mrp_11,Repair Management Manufacturing,911,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/TSeur6WW6Qw
slide_section_hr_0,Human Resource,900,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_hr_1,Human Resource Overview,901,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/YqFMoZD6mYM
slide_section_hr_2,Recruitment,902,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/RLQYWKgZAQ0
slide_section_hr_3,Attendance,903,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/CUsecBZIh2k
slide_section_hr_4,Employee,904,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/LIdGRfIf8-o
slide_section_hr_5,Appraisal,905,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/H8ihOnFmHJE
slide_section_hr_6,Payroll,906,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/0eEF8MlYRuw
slide_section_hr_7,Timeoff,907,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=oCuvm91mh8g
slide_section_hr_8,Survey,908,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=sA4vJjOMUYU
slide_section_hr_9,Expense,909,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/P9UBkwy6Grg
slide_section_hr_10,Referral ,910,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/mYTIhc9DQXM
slide_section_misc_0,Other Apps,1000,odoo_functional_tutorial.slide_channel_odoo_functional,1,1,0,document,
slide_section_misc_1,Discuss,1001,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/DQZfulMqig4
slide_section_misc_2,Contacts,1002,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=ygAVimNsAAQ
slide_section_misc_3,Calender,1003,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/YX2JMEZ4EiA
slide_section_misc_4,Notes,1004,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/Wf4RKkqfl1o
slide_section_misc_5,Document,1005,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=mpyCZueUmys
slide_section_misc_6,Sign,1006,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/XDwWjdctVKU
slide_section_misc_7,Helpdesk ,1007,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/0JsGXyXPD24
slide_section_misc_8,Live Chat,1008,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=uSOOgvph8Hw
slide_section_misc_9,eLearning ,1009,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=k0yYXgtzCjw&t=167s
slide_section_misc_10,Events ,1010,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=Cn4kAfFJoaQ&feature=youtu.be
slide_section_misc_11,Lunch,1011,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/KSsFpsyfdro
slide_section_misc_12,Members ,1012,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/w0x70iKyU40
slide_section_misc_13,Rental,1013,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/wIelkJM75Yc
slide_section_misc_14,Subscription,1014,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/cG7_udEEAgk
slide_section_misc_15,Studio,1015,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=T7x1rPcO9_M
slide_section_misc_16,Fleet ,1016,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/sbhwfyLMz30
slide_section_misc_17,Approvals,1017,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=CByMuc3yMvI
slide_section_misc_18,Email Marketing,1018,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=ZErNnC5AqOI&t=65s
slide_section_misc_19,SMS Marketing,1019,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/rnYc8WMXfY0
slide_section_misc_20,Social Marketing,1020,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://www.youtube.com/watch?v=rSCyh34wwgk
slide_section_misc_21,Marketing Automation,1021,odoo_functional_tutorial.slide_channel_odoo_functional,0,1,1,video,https://youtu.be/ctZxLGPFDcE
1 id name sequence channel_id/id is_category is_published is_preview slide_type url
2 slide_section_crm_0 CRM 0 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
3 slide_section_crm_1 CRM Overview 1 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/-fdG_j3E56g
4 slide_section_crm_2 How to create Leads, and what are the Lead creation types in odoo 14? 2 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/FxLEGegrP44
5 slide_section_crm_3 Activity creation and scheduling odoo 14 crm? 3 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/mEOHkZm81nk
6 slide_section_crm_4 How to create lost reasons in odoo 14 crm ? 4 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/cUA_VeY_TEU
7 slide_section_crm_5 How to convert leads to opportunity in odoo 14 ? 5 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=gz3Vi3Wn0E8&t=34s
8 slide_section_crm_6 How to create and edit stages in odoo 14 crm ? 6 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=yY9WgvZnaxE
9 slide_section_sales_0 Sales 100 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
10 slide_section_sales_1 Sales Overview 101 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/FVpKuIjUU4w
11 slide_section_sales_2 How to Create Customer 102 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=gHF9h0h2ExA
12 slide_section_sales_3 How to Create Product 103 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/xXic8Rx03e0
13 slide_section_sales_4 Product Packaging 104 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/pkmbDUQlshU
14 slide_section_sales_5 How To Set Up Taxes 105 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=gAcqPOo1RhA
15 slide_section_sales_6 Easy Variants Creation for products 106 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=Gg47th0SANM
16 slide_section_sales_7 Quotation Templates 107 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/0ZCMhxv4Za4
17 slide_section_sales_8 How to Set Up Shipping Methods 108 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=1U0tFDEN5dk
18 slide_section_sales_9 How to Setup Payment Terms 109 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/7JYva4lfOzI
19 slide_section_sales_10 Lot / Serial number configuration 110 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/ehlUxZy7jpk
20 slide_section_sales_11 Upselling invoice 111 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=_Jv7GOk2YC8
21 slide_section_sales_12 Unit Of Measure (UoM) 112 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=FqT8q-S2iqA
22 slide_section_sales_13 Sales Pricelist 113 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/JMFookXi5-w
23 slide_section_sales_14 Creating Activity Types 114 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=G9rvrq6z49g
24 slide_section_purchase_0 Purchase 200 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
25 slide_section_purchase_1 Purchase Overview 201 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=JYnDgx-w4Zs&feature=youtu.be
26 slide_section_purchase_2 How to create vendor 202 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=GGJUNQmt7x4
27 slide_section_purchase_3 How to create Purchase order 203 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/1Z04reeV7vg
28 slide_section_purchase_4 How to set warnings while purchasing ? 204 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=uMz3oVRuWZ8
29 slide_section_purchase_5 Debit Note 205 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=3LqYeDiNmrg&t=2s
30 slide_section_purchase_6 Vendor pricelist 206 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=cvEKQ36iJ6o
31 slide_section_purchase_7 Purchase Goods Receipt Confirmation 207 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=Ul4a1HAmt6E
32 slide_section_purchase_8 Odoo Purchase Agreement - ( Call for tender ) 208 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/DuL4oRh_dlA
33 slide_section_purchase_9 Odoo Purchase Agreement - ( Blanket Order ) 209 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/I74b3ab3jiE
34 slide_section_purchase_10 3-Way Matching 210 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/BfqrV1AuEAo
35 slide_section_purchase_11 Purchase Dashboard 211 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=cjrwxiC7SpQ&t=12s
36 slide_section_purchase_12 Dropshipping 212 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=GG9HGo-h7js
37 slide_section_inventory_0 Inventory 300 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
38 slide_section_inventory_1 Inventory Overview 301 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/odpdL5VyR38
39 slide_section_inventory_2 How to make inventory adjustments 302 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=AMD0fNSxOBM&t=221s
40 slide_section_inventory_3 How to scrap products 303 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=ZnT1Kf-J_j8
41 slide_section_inventory_4 Reordering Rule 304 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=_DwqJQBdO60
42 slide_section_inventory_5 Replenishment 305 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=CcZYJU5PJ9Y
43 slide_section_inventory_6 Batch picking 306 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=oBt6PaRfu48
44 slide_section_inventory_7 Delivery packages 307 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/Vl9bIECUl8w
45 slide_section_inventory_8 How to configure landed cost 308 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=64CUTn-aZBY&list=PLeJtXzTubzj-pH6be7iHiRlMen3svtC_x&index=9
46 slide_section_inventory_9 Lead Time 309 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=-_wt68ZO0nk&feature=youtu.be
47 slide_section_inventory_10 How to assign owner for products 310 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/B0kd-uD9Riw
48 slide_section_inventory_11 How to assign owner for products by consignment 311 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/2vqF__4AR1o
49 slide_section_inventory_12 How to configure expiration date on product 312 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=1QPdPUParPE
50 slide_section_inventory_13 How to configure route and rule 313 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=RqpnpsRMiUU
51 slide_section_inventory_14 Operation type 314 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/40ev68rRdeI
52 slide_section_inventory_15 Putaway rule 315 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=LqfRzFLzB3o&t=31s
53 slide_section_inventory_16 Inventory valuation 316 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/WOqzQBAQmiY
54 slide_section_accounting_0 Accounting 400 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
55 slide_section_accounting_1 Accounting Overview 401 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/FgZwYhUxWiY
56 slide_section_accounting_2 Credit notes 402 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=PpztZG-nFcQ&t=1s
57 slide_section_accounting_3 Follow up on invoices 403 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=95ywaDSSdCk
58 slide_section_accounting_4 Refunding an invoice 404 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/oDkZA1AYR50
59 slide_section_accounting_5 Cash rounding 405 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=9j1tBk8cx0c
60 slide_section_accounting_6 Fiscal positions and tax mapping 406 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=JnCUsiHaB00&t=3s
61 slide_section_accounting_7 How to configure journals 407 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/PsEYJhSczqA
62 slide_section_accounting_8 Reconciliation Models 408 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/pA-d91udEjE
63 slide_section_accounting_9 How to Manage Currencies ? 409 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/Rl23va0fjbQ
64 slide_section_accounting_10 Incoterms 410 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/G1SApd1_ntM
65 slide_section_accounting_11 Budget Management Accounting 411 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=83PWC9qVa8M
66 slide_section_accounting_12 Assets Management (Depreciation) | Accounting 412 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=ZfS3YokXiVc
67 slide_section_accounting_13 How to Manage deferred revenue 413 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=M5FzCeSyOvQ
68 slide_section_accounting_14 Automatic Grouping of Accounts (Chart Of Accounts) 414 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=Lz4tGDZwqQ4&t=2s
69 slide_section_accounting_15 Auto Activity Scheduling for Payment Follow up 415 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=kmD0BKsqr2Y&t=4s
70 slide_section_accounting_16 Disallowed Expenses in Accounting 416 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=4iwp-nERKao
71 slide_section_accounting_17 How to Manage Deferred Expense Accounting 417 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=M5FzCeSyOvQ
72 slide_section_accounting_18 Payment Refactoring Accounting 418 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/RaNSYN3EMpQ
73 slide_section_accounting_19 Unrealized Currency Gains/Losses Accounting 419 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=p5BRQOObNxA&t=6s
74 slide_section_pos_0 Point of Sale 500 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
75 slide_section_pos_1 Point of Sale Overview 501 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/q90A9t91TLs
76 slide_section_pos_2 How to split bills PoS 502 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/sp7sZqTOIaI
77 slide_section_pos_3 What is PoS Rescue Session? 503 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/PEUN-j8FZIo
78 slide_section_pos_4 How We Can Add Notes In PoS ? 504 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/4MtPXNGXQhM
79 slide_section_pos_5 how we can apply customer tips PoS? 505 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=yHaOrc2DiK0
80 slide_section_pos_6 how we can give rewards PoS 506 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/bmaX1MEF4TE
81 slide_section_pos_7 how we can manage tables in bar/restaurant on PoS 507 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/nYLZXf8PuEE
82 slide_section_pos_8 barcode scanner PoS 508 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/LnjoZ43ChXE
83 slide_section_pos_9 Use of Lots and Serial Number PoS 509 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/WWauNh-l0Es
84 slide_section_pos_10 validate closing and post entries in pos 510 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=L6RIIhqm2pw
85 slide_section_pos_11 End of session PoS 511 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/aTqqePu9r-I
86 slide_section_pos_12 Cash in/out in PoS (put money in and take money out ) 512 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=KxyA8No9mZ8
87 slide_section_pos_13 sales details in PoS 513 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/ZWf5XMYlEDs
88 slide_section_pos_14 payment methods in PoS 514 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/IMKH0q6l6HM
89 slide_section_project_0 Project 600 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
90 slide_section_project_1 Project Overview 601 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=-NNIQnCNuzs
91 slide_section_project_2 Type of Projects 602 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/yh9M2itTsLw
92 slide_section_project_3 Use of Timesheet project 603 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/c7gQnPs8Mvo
93 slide_section_project_4 Use of project forecast project 604 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/NLM6ns-Ffag
94 slide_section_project_5 customer rating project 605 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=j6AxriTBZjg
95 slide_section_project_6 How to create and manage Tasks project 606 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/lZal189Du0E
96 slide_section_project_7 How to create and manage stages project 607 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/xhgmNUj6CRE
97 slide_section_project_8 Project Profitability 608 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/_3L-zzpFaC0
98 slide_section_project_9 Views of forecast project 609 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/YGc_d5fU1Q4
99 slide_section_website_0 Website 700 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
100 slide_section_website_1 Website Overview 701 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=garCZiY5dFo
101 slide_section_website_2 Website visitors and views 702 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/8mzn8Ap-hSI
102 slide_section_website_3 Multi language support website 703 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=RTBYTG81UCs
103 slide_section_website_4 Display products price as tax included and excluded Odoo14 website? 704 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/wnYQ6D-yPqA
104 slide_section_website_5 Automated invoicing for online payments 705 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/Fo6BE-oqbo4
105 slide_section_website_6 Website form builder ? 706 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/RQVrzYqLuQQ
106 slide_section_website_7 Lead creation from website ? 707 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/P3YFE3lfXPo
107 slide_section_website_8 How to customize website 708 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/n1HGBwEx0HU
108 slide_section_website_9 How to optimize SEO website ? 709 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/L8Q9DiGfkPU
109 slide_section_ecom_0 E-Commerce 800 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
110 slide_section_ecom_1 E-Commerce Overview 801 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/3f5B34-nZC8
111 slide_section_ecom_2 How to suggest optional products to the customer website? 802 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=P1HD17cEooo
112 slide_section_ecom_3 How to suggest alternative products to customers website? 803 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=pTVYFY5rW3w
113 slide_section_ecom_4 How to sell digital contents? 804 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/O5_DYi3AqrA
114 slide_section_ecom_5 How to compare products? 805 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/udqEMohRjlw
115 slide_section_ecom_6 How to use pricelists and discounts? 806 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=n2YKYXfyVYs
116 slide_section_ecom_7 Configuring Multi currency in website 807 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=pdQuURxoqpQ
117 slide_section_ecom_8 How customers can enter shipping address website? 808 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/8JwTyLHszuI
118 slide_section_ecom_9 What is Abandoned cart website and how to manage it ? 809 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=WIysoVIP-vg
119 slide_section_ecom_10 How to publish a product 810 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/IHJv-qTfuLA
120 slide_section_ecom_11 How to add blogs to website 811 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/9VY9QVjOp9U
121 slide_section_ecom_12 How to create pages and edit layout 812 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/t11Lm1JYd6Y
122 slide_section_ecom_13 How to configure payment acquirers 813 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/yBTIGczzLfk
123 slide_section_ecom_14 Difference between optional productand accessories 814 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=oWIkLgBWTBQ
124 slide_section_ecom_15 What is Link trackers and how to configure it ecommerce website 815 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/u-Ly5iwLB68
125 slide_section_ecom_16 How to configure shipping website 816 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/YqFMoZD6mYM
126 slide_section_mrp_0 Manufacturing 900 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
127 slide_section_mrp_1 Manufacturing Overview 901 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/UkY0eioJUrQ
128 slide_section_mrp_2 Bill of Materials Manufacturing 902 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/E91NStXkHHs
129 slide_section_mrp_3 Manufacturing Order Management Manufacturing 903 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/klsijAuj_RA
130 slide_section_mrp_4 How to configure work Centers Manufacturing 904 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/KrUWLx4qSbo
131 slide_section_mrp_5 How to Unbuild a Product Manufacturing 905 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/f1mtpd5gxP0
132 slide_section_mrp_6 Scrap Orders Management Manufacturing 906 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=wzcVJ-rU1tc
133 slide_section_mrp_7 Subcontracting Manufacturing 907 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=4FSFzSGWxRM
134 slide_section_mrp_8 Product Lifecycle Management Manufacturing 908 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/n2lCaXVUcXM
135 slide_section_mrp_9 Quality Management Manufacturing 909 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=a-duShl_OOI
136 slide_section_mrp_10 Maintenance Management Manufacturing 910 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/KvDv4_fKmNs
137 slide_section_mrp_11 Repair Management Manufacturing 911 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/TSeur6WW6Qw
138 slide_section_hr_0 Human Resource 900 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
139 slide_section_hr_1 Human Resource Overview 901 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/YqFMoZD6mYM
140 slide_section_hr_2 Recruitment 902 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/RLQYWKgZAQ0
141 slide_section_hr_3 Attendance 903 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/CUsecBZIh2k
142 slide_section_hr_4 Employee 904 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/LIdGRfIf8-o
143 slide_section_hr_5 Appraisal 905 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/H8ihOnFmHJE
144 slide_section_hr_6 Payroll 906 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/0eEF8MlYRuw
145 slide_section_hr_7 Timeoff 907 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=oCuvm91mh8g
146 slide_section_hr_8 Survey 908 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=sA4vJjOMUYU
147 slide_section_hr_9 Expense 909 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/P9UBkwy6Grg
148 slide_section_hr_10 Referral 910 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/mYTIhc9DQXM
149 slide_section_misc_0 Other Apps 1000 odoo_functional_tutorial.slide_channel_odoo_functional 1 1 0 document
150 slide_section_misc_1 Discuss 1001 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/DQZfulMqig4
151 slide_section_misc_2 Contacts 1002 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=ygAVimNsAAQ
152 slide_section_misc_3 Calender 1003 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/YX2JMEZ4EiA
153 slide_section_misc_4 Notes 1004 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/Wf4RKkqfl1o
154 slide_section_misc_5 Document 1005 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=mpyCZueUmys
155 slide_section_misc_6 Sign 1006 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/XDwWjdctVKU
156 slide_section_misc_7 Helpdesk 1007 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/0JsGXyXPD24
157 slide_section_misc_8 Live Chat 1008 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=uSOOgvph8Hw
158 slide_section_misc_9 eLearning 1009 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=k0yYXgtzCjw&t=167s
159 slide_section_misc_10 Events 1010 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=Cn4kAfFJoaQ&feature=youtu.be
160 slide_section_misc_11 Lunch 1011 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/KSsFpsyfdro
161 slide_section_misc_12 Members 1012 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/w0x70iKyU40
162 slide_section_misc_13 Rental 1013 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/wIelkJM75Yc
163 slide_section_misc_14 Subscription 1014 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/cG7_udEEAgk
164 slide_section_misc_15 Studio 1015 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=T7x1rPcO9_M
165 slide_section_misc_16 Fleet 1016 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/sbhwfyLMz30
166 slide_section_misc_17 Approvals 1017 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=CByMuc3yMvI
167 slide_section_misc_18 Email Marketing 1018 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=ZErNnC5AqOI&t=65s
168 slide_section_misc_19 SMS Marketing 1019 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/rnYc8WMXfY0
169 slide_section_misc_20 Social Marketing 1020 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://www.youtube.com/watch?v=rSCyh34wwgk
170 slide_section_misc_21 Marketing Automation 1021 odoo_functional_tutorial.slide_channel_odoo_functional 0 1 1 video https://youtu.be/ctZxLGPFDcE

18
odoo_functional_tutorial/data/slide_channel_data.xml

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo><data>
<record id="slide_channel_odoo_functional" model="slide.channel">
<field name="name">Odoo 14 Enterprise Functional Tutorial</field>
<field name="user_id" ref="base.user_admin"/>
<field name="enroll">public</field>
<field name="channel_type">training</field>
<field name="allow_comment" eval="False"/>
<field name="promote_strategy">most_voted</field>
<field name="is_published" eval="True"/>
<field name="tag_ids" eval="[]"/>
<field name="description">Learn Odoo 14 Enterprise Functionality in Detail</field>
<field name="create_date" eval="DateTime.now() - relativedelta(days=8)"/>
</record>
</data>
</odoo>

BIN
odoo_functional_tutorial/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

BIN
odoo_functional_tutorial/static/description/icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
odoo_functional_tutorial/static/description/images/cybrosys.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
odoo_functional_tutorial/static/description/images/enterprise_functional.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

134
odoo_functional_tutorial/static/description/index.html

@ -0,0 +1,134 @@
<div class="row" style="margin: 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4;text-align: center; margin: auto; display: flex;justify-content: center;"> <a href="https://www.cybrosys.com/" target="_blank"><img src="images/cybrosys.png" style=" width: 293px; padding: 1rem 0rem; margin: auto" alt="cybrosys-logo"></a> </div>
<div class="row" style="margin:75px 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4; padding-bottom: 30px;">
<div class="col-md-7 col-sm-12 col-xs-12" style="padding: 0px">
<div style=" margin: 0 0 0px;padding: 20px 0 10;font-size: 23px;line-height: 35px;font-weight: 400;color: #000;border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.11);text-align: left;">
<h2 style="font-size: 39px;font-weight: 600;margin: 0px !important;">Odoo Enterprise Functional Tutorial</h2>
<h3 style="font-size: 30px;font-weight: 600;margin: 0px !important; font-style: italic;">Learn Odoo Using Odoo</h3>
<h3 style="font-size: 21px;margin-top: 8px;position: relative;">Full video tutorial of all Odoo enterprise addons using Odoo e-learning </h3>
</div>
</div>
</div>
<div class="row" style="margin:75px 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4; padding-bottom: 30px;">
<div class="col-md-12 col-sm-12 col-xs-12"> <img src="images/developer_tuorial.gif" class="img-responsive" alt="" align="middle"/>
</div>
<div class="row" style="margin:75px 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4; padding-bottom: 30px;">
<div class="col-md-12 col-sm-12 col-xs-12" style="padding: 0px">
<h2 style="font-weight: 600;font-size: 1.8rem;margin-top: 15px;">What you will learn?</h2>
<ul style=" padding: 0 1px; list-style: none; ">
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700; display: flex;justify-content: center;"></i> CRM
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Sales
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Purchase
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Inventory
</li>
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Accounting
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Point of Sale
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Project
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Website
</li>
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700; display: flex;justify-content: center;">
</i> Timeoff <i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> E-commerce
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Manufacturing
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Human Resource
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Recruitment
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Attendance
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Appraisal
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Payroll
</li>
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700; display: flex;justify-content: center;"></i>Survey
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Expense
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Referral
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Discuss
</li>
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Contacts
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Calender
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Notes
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i>Document
</li>
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700; display: flex;justify-content: center;"></i>Sign
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Helpdesk
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Live Chat
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> eLearning
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Events
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Lunch
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Members
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i>Rental
</li>
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700; display: flex;justify-content: center;"></i>Subscription
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Fleet
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Approvals
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Email Marketing
</li>
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> SMS Marketing
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Social Marketing
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Marketing Automation
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;display: flex;justify-content: center;"></i> Studio
</li>
</ul>
</div>
</div>
<div>
<section class="oe_container" style="padding: 0% 0% 6% 0%;">
<center>
<div class="col-md-12" style="margin: auto !important;
width: 70%;
padding: 30px;">
<h2 style="font-weight: 600;text-align: center;width: 100%;">Need Any Help?</h2>
<hr style="margin-top: 0px;margin-bottom: 2%;border: 0;text-align: center;border-top: 3px solid #d21c22;width: 5%;">
<h4 style="font-size:16px;"> If you have anything to share with us based on your use of this module, please let us know. We are ready to offer our support. </h4>
<div class="col-md-6" style="float:left; padding:20px;">
<h4><i class="fa fa-envelope"></i>Email us </h4>
<p>odoo@cybrosys.com / info@cybrosys.com</p>
</div>
<div class="col-md-6" style="float:left; padding:20px;">
<h4><i class="fa fa-phone"></i> Contact Us </h4>
<a href="https://www.cybrosys.com/contact/" target="_blank"> www.cybrosys.com</a>
</div>
</div>
</center>
</section>
<section class="oe_container" style="padding: 0% 0% 6% 0%;">
<div class="oe_slogan" style="margin-bottom: 0px;">
<div style=" display: flex; justify-content: center; flex-wrap: wrap; ">
</div>
<br>
<img src="https://www.cybrosys.com/images/logo.png" style="width: 190px; margin-bottom: 25px;margin-top: 30px;" class="center-block">
<div style=" display: flex; justify-content: center; flex-wrap: wrap; "> <a href="https://twitter.com/cybrosys" target="_blank"><i class="fa fa-2x fa-twitter" style="color:white;background: #00a0d1;width:35px;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i></a>
</td>
<a href="https://www.linkedin.com/company/cybrosys-technologies-pvt-ltd" target="_blank"><i class="fa fa-2x fa-linkedin" style="color:white;background: #31a3d6;width:35px;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i></a>
</td>
<a href="https://www.facebook.com/cybrosystechnologies" target="_blank"><i class="fa fa-2x fa-facebook" style="color:white;background: #3b5998;width:35px; height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i></a>
</td>
<a href="https://in.pinterest.com/cybrosys" target="_blank"><i class="fa fa-2x fa-pinterest" style="color:white;background: #ac0f18;width:35px;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i></a>
</td>
</div>
</div>
</section>
</div>

2
odoo_functional_tutorial_com/__init__.py

@ -0,0 +1,2 @@
# -*- coding: utf-8 -*-

25
odoo_functional_tutorial_com/__manifest__.py

@ -0,0 +1,25 @@
# -*- coding: utf-8 -*-
{
'name': "Odoo Community Functional Tutorial",
'summary': """
Full Odoo Community Functional Tutorial""",
'description': """
Odoo functional video presentation of all Application:
""",
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'website': 'https://www.cybrosys.com',
# 'live_test_url': '',
'category': 'Extra Tools',
'version': '14.0.1.0.0',
'license': 'AGPL-3',
'depends': ['website_slides'],
'images': ['static/description/banner.png'],
'data': [
'data/slide_channel_data.xml',
'data/slide.slide.csv',
],
}

136
odoo_functional_tutorial_com/data/slide.slide.csv

@ -0,0 +1,136 @@
id,name,sequence,channel_id/id,is_category,is_published,is_preview,slide_type,url
com_slide_section_crm_0,CRM,0,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
com_slide_section_crm_1,CRM Overview,1,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/pdfzH-yEET8
com_slide_section_crm_2,"How to create Leads, and what are the Lead creation types?",2,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/vjfOgtN4Epk
com_slide_section_crm_3,Activity creation and scheduling,3,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=GpBYOCbgkug&t=1s
com_slide_section_crm_4,How to create lost reasons?,4,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/kdU6pNIXmek
com_slide_section_crm_5,How to convert leads to opportunity?,5,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/soOyrjgmKUM
com_slide_section_crm_6,How to create and edit stages crm ?,6,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=yY9WgvZnaxE
com_slide_section_sales_0,Sales,100,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
com_slide_section_sales_1,Sales Overview,101,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/MS2df-c2_XE
com_slide_section_sales_2,How to Create Customer ,102,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/LRpYXglYlms
com_slide_section_sales_3,How to Create Product ,103,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/vVX-DxlQC2w
com_slide_section_sales_4,Coupon and Promotion Programs ,104,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/ZrssfzM0oYc
com_slide_section_sales_5,Product Packaging ,105,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=Hb1Sg1ZkiGM
com_slide_section_sales_6,How To Set Up Taxes ,106,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/8BxEth_aOSU
com_slide_section_sales_7,Easy Variants Creation for products ,107,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=naBkFBoo4Wo
com_slide_section_sales_8,Quotation Templates ,108,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/a46ycaOsCoA
com_slide_section_sales_9,How to Set Up Shipping Methods ,109,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/NFouazHxjzc
com_slide_section_sales_10,How to Setup Payment Terms ,110,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/9bFVP0O9Yyo
com_slide_section_sales_11,Lot / Serial number configuration ,111,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=xbfScis0GNU&t=11s
com_slide_section_sales_12,Upselling invoice ,112,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/lKtiTiu3p58
com_slide_section_sales_13,Unit Of Measure (UoM) ,113,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Djx6mZ_90NY
com_slide_section_sales_14,Sales Pricelist ,114,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=3VDLFvrLDVk&t=2s
com_slide_section_sales_15,Creating Activity Types ,115,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/9Ytjxw7BAqg
slide_section_purchase_0,Purchase,200,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_purchase_1,Purchase Overview,201,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/PCahvxwT88E
slide_section_purchase_2,How to create vendor ,202,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/ECcjPXANS4g
slide_section_purchase_3,How to create Purchase order ,203,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/gH5algyaD2I
slide_section_purchase_4,How to set warnings while purchasing ?,204,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=8U3LZNjHEOg
slide_section_purchase_5,Debit Note,205,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/VcsiDfaDAAw
slide_section_purchase_6,Vendor pricelist ,206,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/lHfJDnJP4jE
slide_section_purchase_7,Purchase Goods Receipt Confirmation,207,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=qMtPFYQpCOU
slide_section_purchase_8,Odoo Purchase Agreement - ( Call for tender ) ,208,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/X5gG3xhXOO0
slide_section_purchase_9,Odoo Purchase Agreement - ( Blanket Order ),209,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/kXhat2Zv3d4
slide_section_purchase_10,Purchase Dashboard,210,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/GxrBY_1vcJM
slide_section_purchase_11,Dropshipping,211,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/q2200hrvQ5Q
slide_section_inventory_0,Inventory,300,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_inventory_1,Inventory Overview,301,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/0e4wIE95Aqc
slide_section_inventory_2,How to make inventory adjustments ,302,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=0oANZ60cTK4
slide_section_inventory_3,How to scrap products ,303,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/EeKUyPR3oFk
slide_section_inventory_4,Reordering Rule,304,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/GMDpgZLdc_g
slide_section_inventory_5,Replenishment,305,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=7K_ezvBGZak
slide_section_inventory_6,Batch picking ,306,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/VcAsMspS7FI
slide_section_inventory_7,Delivery packages ,307,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/QBQZPw6dgCs
slide_section_inventory_8,How to configure landed cost ,308,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/uQZsFOWihX0
slide_section_inventory_9,Lead Time ,309,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/YZDBVb9_UB4
slide_section_inventory_10,How to assign owner for products ,310,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/AxsdFHpCLMw
slide_section_inventory_11,How to assign owner for products by consignment ,311,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=cDG6IUorxEI
slide_section_inventory_12,How to configure expiration date on product ,312,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/4pH8gKslSmA
slide_section_inventory_13,How to configure route and rule ,313,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/KcMsIsNZTbI
slide_section_inventory_14,Operation type ,314,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/qsY6FNN3E_s
slide_section_inventory_15,Putaway rule ,315,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/bdbdee4yX_M
slide_section_inventory_16,Inventory valuation ,316,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/3ROK6M9oETQ
slide_section_accounting_0,Invoicing,400,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_accounting_1,Invoicing Overview,401,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=5dyLsmBmHVc
slide_section_accounting_2,Credit notes ,402,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/y4RXPKpUB-c
slide_section_accounting_3,Refunding an invoice ,403,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/m-Ha6TdFys8
slide_section_accounting_4,Cash rounding ,404,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/InGjzBcB30I
slide_section_accounting_5,Fiscal positions and tax mapping ,405,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/NVv0J8BTP2Q
slide_section_accounting_6,How to configure journals ,406,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/osOOqDV3LyM
slide_section_accounting_7,How to Manage Currencies ?,407,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/AMSUUrbcsFU
slide_section_accounting_8,Incoterms ,408,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/_1n8RXyKurk
slide_section_pos_0,Point of Sale,500,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_pos_1,Point of Sale Overview,501,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/J98tcKY79gU
slide_section_pos_2,how we can apply customer tips POS?,502,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Ja4-8irQqiY
slide_section_pos_3,What is POS Rescue Session?,503,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/q2iVftphlqQ
slide_section_pos_4,how we can manage tables in bar/restaurant on pos,504,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=9A3GDOlUyj4
slide_section_pos_5,Use of Lots and Serial Number POS,505,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/odntQcvNpSM
slide_section_pos_6,validate closing and post entries in pos,506,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=obKHtAM2L7U&t=1s
slide_section_pos_7,end of session POS ,507,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/tPBPZnCYicw
slide_section_pos_8,Cash in/out pos (put money in and take money out ),508,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/n4iampYrVvc
slide_section_pos_9,Sales details in pos,509,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/SxQnRuW-GOY
slide_section_pos_10,Payment methods in pos,510,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/RBqC2-C07wE
slide_section_project_0,Project,600,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_project_1,Project Overview,601,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/oYni0MrFRWg
slide_section_project_2,Type of Projects ,602,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/mQeIeWayjPs
slide_section_project_3,Use of Timesheet project,603,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=c7gQnPs8Mvo&t=2s
slide_section_project_4,Customer rating project,604,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=_B1tX8ThZ1w
slide_section_project_5,How to create and manage Tasks project,605,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/TRGT4A23Q6I
slide_section_project_6,How to create and manage stages project,606,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/33XiWk0NUGI
slide_section_project_7,Project Profitability,607,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/68CfR7LzHHk
slide_section_website_0,Website,700,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_website_1,Website Overview,701,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/CLHN8hM5d-M
slide_section_website_2,Multi language support website,702,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/XMIjWZTSTio
slide_section_website_3,Display products price as tax included and excluded Odoo14 website?,703,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/plWAMdwIfw8
slide_section_website_4,Website form builder ?,704,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=rn1EmBQHCH8
slide_section_website_5,Lead creation from website ?,705,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/AjH1FgQsMNk
slide_section_website_6,How to customize website ,706,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/LRNfMZNrzsY
slide_section_website_7,How to optimize SEO website ?,707,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=kdWmGSTFL7U
slide_section_ecom_0,E-Commerce,800,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_ecom_1,E-Commerce Overview,801,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/pfxMcy4f6_M
slide_section_ecom_2,How to suggest optional products to the customer website?,802,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/NC7ZuWSoiJI
slide_section_ecom_3,How to suggest alternative products to customers website?,803,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=2ZkhTy3_k2w
slide_section_ecom_4,How to compare products in website ?,804,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/EzuBNFis8J8
slide_section_ecom_5,How to sell digital contents website ?,805,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/_M-4wbI5K2Y
slide_section_ecom_6,How to use pricelists and discounts website ?,806,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Mz2zELVHli0
slide_section_ecom_7,Multi currency management website ?,807,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/U4y_eQ_o0Jo
slide_section_ecom_8,How to publish a product website ,808,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/OSura6J7jXA
slide_section_ecom_9,How to add blogs to website ,809,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/zyzO2Klpw5s
slide_section_ecom_10,How customers can enter shipping address website?,810,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/67Mvy9ixLkk
slide_section_ecom_11,how to create pages and edit layout website,811,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/GHNwaYsZ8R0
slide_section_ecom_12,What is Link trackers and how to configure it ecommerce website,812,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/ge_qYoh_zwo
slide_section_ecom_13,What is Abandoned cart website and how to manage it ?,813,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/sKf8eRllRnY
slide_section_ecom_14,How to configure payment acquirers ecommerce website,814,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=eZWy8sOizvk
slide_section_ecom_15,Difference between optional productand accessories ecommerce website,815,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=yI8wVsmovuI
slide_section_mrp_0,Manufacturing,900,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_mrp_1,Manufacturing Overview,901,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Qbk67FaiUuI
slide_section_mrp_2,Bill of Materials Manufacturing,902,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/JOKExco7skk
slide_section_mrp_3,Manufacturing Order Management Manufacturing,903,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/r1LsHV77XZw
slide_section_mrp_4,How to configure work Centers Manufacturing,904,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/kbpF_DoBfmQ
slide_section_mrp_5,How to Unbuild a Product Manufacturing,905,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/dQjmkHca2aU
slide_section_mrp_6,Scrap Orders Management Manufacturing,906,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Nyip-ALu77E
slide_section_mrp_7,Subcontracting Manufacturing,907,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/Cpx0ayGcDLY
slide_section_mrp_8,Maintenance Management Manufacturing,908,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/QPf0I79-qLs
slide_section_mrp_9,Repair Management Manufacturing,909,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/uvEDHAM1Zxw
slide_section_hr_0,Human Resource,900,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_hr_1,Human Resource Overview,901,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/AgvLq4bHKtI
slide_section_hr_2,Recruitment,902,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=LnS1AbngYVc&t=3s
slide_section_hr_3,Attendence,903,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/-RFh0hwPpZw
slide_section_hr_4,Employee,904,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=irLIoOhOPpA
slide_section_hr_5,Timeoff,905,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=iyb9P43Jvb0
slide_section_hr_6,Survay,906,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/D1j-pG1M8zU
slide_section_hr_7,Expense,907,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/-LPTPMr-xD8
slide_section_misc_0,Other Apps,1000,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,1,1,0,document,
slide_section_misc_1,Calender,1001,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/57YGQ52VjSc
slide_section_misc_3,Contacts,1002,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/XVDWCIcKjww
slide_section_misc_4,Discuss,1003,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/pTdnvhDYkeo
slide_section_misc_5,Notes,1004,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=Wf4RKkqfl1o&t=1s
slide_section_misc_6,Live Chat,1005,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/ZsDxsV2TKnc
slide_section_misc_7,eLearning ,1006,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/0O0f-ZeYB74
slide_section_misc_8,Email Marketing,1007,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/1cZKMrdBWt0
slide_section_misc_9,SMS Marketing,1008,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/DoZSVJcD-Vg
slide_section_misc_10,Events ,1009,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=UbBkiSmuTlM
slide_section_misc_11,How to use Lunch Module on ,1010,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=DM2CvfuTlJ8
slide_section_misc_12,Members Module ,1011,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://youtu.be/_YuCWNQGZ6w
slide_section_misc_13,Fleet Management ,1012,odoo_functional_tutorial_com.slide_channel_odoo_functional_com,0,1,1,video,https://www.youtube.com/watch?v=RdKQb4kmgTA&t=596s
1 id name sequence channel_id/id is_category is_published is_preview slide_type url
2 com_slide_section_crm_0 CRM 0 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
3 com_slide_section_crm_1 CRM Overview 1 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/pdfzH-yEET8
4 com_slide_section_crm_2 How to create Leads, and what are the Lead creation types? 2 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/vjfOgtN4Epk
5 com_slide_section_crm_3 Activity creation and scheduling 3 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=GpBYOCbgkug&t=1s
6 com_slide_section_crm_4 How to create lost reasons? 4 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/kdU6pNIXmek
7 com_slide_section_crm_5 How to convert leads to opportunity? 5 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/soOyrjgmKUM
8 com_slide_section_crm_6 How to create and edit stages crm ? 6 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=yY9WgvZnaxE
9 com_slide_section_sales_0 Sales 100 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
10 com_slide_section_sales_1 Sales Overview 101 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/MS2df-c2_XE
11 com_slide_section_sales_2 How to Create Customer 102 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/LRpYXglYlms
12 com_slide_section_sales_3 How to Create Product 103 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/vVX-DxlQC2w
13 com_slide_section_sales_4 Coupon and Promotion Programs 104 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/ZrssfzM0oYc
14 com_slide_section_sales_5 Product Packaging 105 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=Hb1Sg1ZkiGM
15 com_slide_section_sales_6 How To Set Up Taxes 106 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/8BxEth_aOSU
16 com_slide_section_sales_7 Easy Variants Creation for products 107 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=naBkFBoo4Wo
17 com_slide_section_sales_8 Quotation Templates 108 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/a46ycaOsCoA
18 com_slide_section_sales_9 How to Set Up Shipping Methods 109 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/NFouazHxjzc
19 com_slide_section_sales_10 How to Setup Payment Terms 110 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/9bFVP0O9Yyo
20 com_slide_section_sales_11 Lot / Serial number configuration 111 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=xbfScis0GNU&t=11s
21 com_slide_section_sales_12 Upselling invoice 112 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/lKtiTiu3p58
22 com_slide_section_sales_13 Unit Of Measure (UoM) 113 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/Djx6mZ_90NY
23 com_slide_section_sales_14 Sales Pricelist 114 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=3VDLFvrLDVk&t=2s
24 com_slide_section_sales_15 Creating Activity Types 115 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/9Ytjxw7BAqg
25 slide_section_purchase_0 Purchase 200 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
26 slide_section_purchase_1 Purchase Overview 201 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/PCahvxwT88E
27 slide_section_purchase_2 How to create vendor 202 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/ECcjPXANS4g
28 slide_section_purchase_3 How to create Purchase order 203 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/gH5algyaD2I
29 slide_section_purchase_4 How to set warnings while purchasing ? 204 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=8U3LZNjHEOg
30 slide_section_purchase_5 Debit Note 205 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/VcsiDfaDAAw
31 slide_section_purchase_6 Vendor pricelist 206 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/lHfJDnJP4jE
32 slide_section_purchase_7 Purchase Goods Receipt Confirmation 207 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=qMtPFYQpCOU
33 slide_section_purchase_8 Odoo Purchase Agreement - ( Call for tender ) 208 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/X5gG3xhXOO0
34 slide_section_purchase_9 Odoo Purchase Agreement - ( Blanket Order ) 209 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/kXhat2Zv3d4
35 slide_section_purchase_10 Purchase Dashboard 210 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/GxrBY_1vcJM
36 slide_section_purchase_11 Dropshipping 211 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/q2200hrvQ5Q
37 slide_section_inventory_0 Inventory 300 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
38 slide_section_inventory_1 Inventory Overview 301 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/0e4wIE95Aqc
39 slide_section_inventory_2 How to make inventory adjustments 302 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=0oANZ60cTK4
40 slide_section_inventory_3 How to scrap products 303 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/EeKUyPR3oFk
41 slide_section_inventory_4 Reordering Rule 304 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/GMDpgZLdc_g
42 slide_section_inventory_5 Replenishment 305 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=7K_ezvBGZak
43 slide_section_inventory_6 Batch picking 306 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/VcAsMspS7FI
44 slide_section_inventory_7 Delivery packages 307 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/QBQZPw6dgCs
45 slide_section_inventory_8 How to configure landed cost 308 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/uQZsFOWihX0
46 slide_section_inventory_9 Lead Time 309 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/YZDBVb9_UB4
47 slide_section_inventory_10 How to assign owner for products 310 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/AxsdFHpCLMw
48 slide_section_inventory_11 How to assign owner for products by consignment 311 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=cDG6IUorxEI
49 slide_section_inventory_12 How to configure expiration date on product 312 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/4pH8gKslSmA
50 slide_section_inventory_13 How to configure route and rule 313 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/KcMsIsNZTbI
51 slide_section_inventory_14 Operation type 314 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/qsY6FNN3E_s
52 slide_section_inventory_15 Putaway rule 315 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/bdbdee4yX_M
53 slide_section_inventory_16 Inventory valuation 316 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/3ROK6M9oETQ
54 slide_section_accounting_0 Invoicing 400 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
55 slide_section_accounting_1 Invoicing Overview 401 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=5dyLsmBmHVc
56 slide_section_accounting_2 Credit notes 402 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/y4RXPKpUB-c
57 slide_section_accounting_3 Refunding an invoice 403 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/m-Ha6TdFys8
58 slide_section_accounting_4 Cash rounding 404 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/InGjzBcB30I
59 slide_section_accounting_5 Fiscal positions and tax mapping 405 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/NVv0J8BTP2Q
60 slide_section_accounting_6 How to configure journals 406 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/osOOqDV3LyM
61 slide_section_accounting_7 How to Manage Currencies ? 407 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/AMSUUrbcsFU
62 slide_section_accounting_8 Incoterms 408 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/_1n8RXyKurk
63 slide_section_pos_0 Point of Sale 500 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
64 slide_section_pos_1 Point of Sale Overview 501 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/J98tcKY79gU
65 slide_section_pos_2 how we can apply customer tips POS? 502 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/Ja4-8irQqiY
66 slide_section_pos_3 What is POS Rescue Session? 503 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/q2iVftphlqQ
67 slide_section_pos_4 how we can manage tables in bar/restaurant on pos 504 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=9A3GDOlUyj4
68 slide_section_pos_5 Use of Lots and Serial Number POS 505 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/odntQcvNpSM
69 slide_section_pos_6 validate closing and post entries in pos 506 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=obKHtAM2L7U&t=1s
70 slide_section_pos_7 end of session POS 507 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/tPBPZnCYicw
71 slide_section_pos_8 Cash in/out pos (put money in and take money out ) 508 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/n4iampYrVvc
72 slide_section_pos_9 Sales details in pos 509 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/SxQnRuW-GOY
73 slide_section_pos_10 Payment methods in pos 510 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/RBqC2-C07wE
74 slide_section_project_0 Project 600 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
75 slide_section_project_1 Project Overview 601 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/oYni0MrFRWg
76 slide_section_project_2 Type of Projects 602 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/mQeIeWayjPs
77 slide_section_project_3 Use of Timesheet project 603 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=c7gQnPs8Mvo&t=2s
78 slide_section_project_4 Customer rating project 604 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=_B1tX8ThZ1w
79 slide_section_project_5 How to create and manage Tasks project 605 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/TRGT4A23Q6I
80 slide_section_project_6 How to create and manage stages project 606 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/33XiWk0NUGI
81 slide_section_project_7 Project Profitability 607 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/68CfR7LzHHk
82 slide_section_website_0 Website 700 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
83 slide_section_website_1 Website Overview 701 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/CLHN8hM5d-M
84 slide_section_website_2 Multi language support website 702 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/XMIjWZTSTio
85 slide_section_website_3 Display products price as tax included and excluded Odoo14 website? 703 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/plWAMdwIfw8
86 slide_section_website_4 Website form builder ? 704 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=rn1EmBQHCH8
87 slide_section_website_5 Lead creation from website ? 705 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/AjH1FgQsMNk
88 slide_section_website_6 How to customize website 706 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/LRNfMZNrzsY
89 slide_section_website_7 How to optimize SEO website ? 707 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=kdWmGSTFL7U
90 slide_section_ecom_0 E-Commerce 800 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
91 slide_section_ecom_1 E-Commerce Overview 801 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/pfxMcy4f6_M
92 slide_section_ecom_2 How to suggest optional products to the customer website? 802 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/NC7ZuWSoiJI
93 slide_section_ecom_3 How to suggest alternative products to customers website? 803 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=2ZkhTy3_k2w
94 slide_section_ecom_4 How to compare products in website ? 804 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/EzuBNFis8J8
95 slide_section_ecom_5 How to sell digital contents website ? 805 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/_M-4wbI5K2Y
96 slide_section_ecom_6 How to use pricelists and discounts website ? 806 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/Mz2zELVHli0
97 slide_section_ecom_7 Multi currency management website ? 807 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/U4y_eQ_o0Jo
98 slide_section_ecom_8 How to publish a product website 808 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/OSura6J7jXA
99 slide_section_ecom_9 How to add blogs to website 809 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/zyzO2Klpw5s
100 slide_section_ecom_10 How customers can enter shipping address website? 810 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/67Mvy9ixLkk
101 slide_section_ecom_11 how to create pages and edit layout website 811 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/GHNwaYsZ8R0
102 slide_section_ecom_12 What is Link trackers and how to configure it ecommerce website 812 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/ge_qYoh_zwo
103 slide_section_ecom_13 What is Abandoned cart website and how to manage it ? 813 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/sKf8eRllRnY
104 slide_section_ecom_14 How to configure payment acquirers ecommerce website 814 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=eZWy8sOizvk
105 slide_section_ecom_15 Difference between optional productand accessories ecommerce website 815 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=yI8wVsmovuI
106 slide_section_mrp_0 Manufacturing 900 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
107 slide_section_mrp_1 Manufacturing Overview 901 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/Qbk67FaiUuI
108 slide_section_mrp_2 Bill of Materials Manufacturing 902 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/JOKExco7skk
109 slide_section_mrp_3 Manufacturing Order Management Manufacturing 903 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/r1LsHV77XZw
110 slide_section_mrp_4 How to configure work Centers Manufacturing 904 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/kbpF_DoBfmQ
111 slide_section_mrp_5 How to Unbuild a Product Manufacturing 905 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/dQjmkHca2aU
112 slide_section_mrp_6 Scrap Orders Management Manufacturing 906 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/Nyip-ALu77E
113 slide_section_mrp_7 Subcontracting Manufacturing 907 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/Cpx0ayGcDLY
114 slide_section_mrp_8 Maintenance Management Manufacturing 908 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/QPf0I79-qLs
115 slide_section_mrp_9 Repair Management Manufacturing 909 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/uvEDHAM1Zxw
116 slide_section_hr_0 Human Resource 900 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
117 slide_section_hr_1 Human Resource Overview 901 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/AgvLq4bHKtI
118 slide_section_hr_2 Recruitment 902 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=LnS1AbngYVc&t=3s
119 slide_section_hr_3 Attendence 903 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/-RFh0hwPpZw
120 slide_section_hr_4 Employee 904 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=irLIoOhOPpA
121 slide_section_hr_5 Timeoff 905 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=iyb9P43Jvb0
122 slide_section_hr_6 Survay 906 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/D1j-pG1M8zU
123 slide_section_hr_7 Expense 907 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/-LPTPMr-xD8
124 slide_section_misc_0 Other Apps 1000 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 1 1 0 document
125 slide_section_misc_1 Calender 1001 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/57YGQ52VjSc
126 slide_section_misc_3 Contacts 1002 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/XVDWCIcKjww
127 slide_section_misc_4 Discuss 1003 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/pTdnvhDYkeo
128 slide_section_misc_5 Notes 1004 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=Wf4RKkqfl1o&t=1s
129 slide_section_misc_6 Live Chat 1005 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/ZsDxsV2TKnc
130 slide_section_misc_7 eLearning 1006 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/0O0f-ZeYB74
131 slide_section_misc_8 Email Marketing 1007 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/1cZKMrdBWt0
132 slide_section_misc_9 SMS Marketing 1008 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/DoZSVJcD-Vg
133 slide_section_misc_10 Events 1009 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=UbBkiSmuTlM
134 slide_section_misc_11 How to use Lunch Module on 1010 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=DM2CvfuTlJ8
135 slide_section_misc_12 Members Module 1011 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://youtu.be/_YuCWNQGZ6w
136 slide_section_misc_13 Fleet Management 1012 odoo_functional_tutorial_com.slide_channel_odoo_functional_com 0 1 1 video https://www.youtube.com/watch?v=RdKQb4kmgTA&t=596s

18
odoo_functional_tutorial_com/data/slide_channel_data.xml

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo><data>
<record id="slide_channel_odoo_functional_com" model="slide.channel">
<field name="name">Odoo 14 Community Functional Tutorial</field>
<field name="user_id" ref="base.user_admin"/>
<field name="enroll">public</field>
<field name="channel_type">training</field>
<field name="allow_comment" eval="False"/>
<field name="promote_strategy">most_voted</field>
<field name="is_published" eval="True"/>
<field name="tag_ids" eval="[]"/>
<field name="description">Learn Odoo 14 Community Functionality in Detail</field>
<field name="create_date" eval="DateTime.now() - relativedelta(days=8)"/>
</record>
</data>
</odoo>

BIN
odoo_functional_tutorial_com/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

BIN
odoo_functional_tutorial_com/static/description/icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
odoo_functional_tutorial_com/static/description/images/cybrosys.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
odoo_functional_tutorial_com/static/description/images/enterprise_functional.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

119
odoo_functional_tutorial_com/static/description/index.html

@ -0,0 +1,119 @@
<div class="row" style="margin: 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4;text-align: center; margin: auto; display: flex;justify-content: center;"> <a href="https://www.cybrosys.com/" target="_blank"><img src="images/cybrosys.png" style=" width: 293px; padding: 1rem 0rem; margin: auto" alt="cybrosys-logo"></a> </div>
<div class="row" style="margin:75px 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4; padding-bottom: 30px;">
<div class="col-md-7 col-sm-12 col-xs-12" style="padding: 0px">
<div style=" margin: 0 0 0px;padding: 20px 0 10;font-size: 23px;line-height: 35px;font-weight: 400;color: #000;border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.11);text-align: left;">
<h1 style="font-size: 39px;font-weight: 600;margin: 0px !important;">Odoo Community Functional Tutorial</h1>
<h2 style="font-size: 30px;font-weight: 600;margin: 0px !important; font-style: italic;">Learn Odoo Using Odoo</h2>
<h3 style="font-size: 21px;margin-top: 8px;position: relative;">Full video tutorial of all Odoo community apps using Odoo e-learning </h3>
</div>
</div>
</div>
<div class="row" style="margin:75px 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4; padding-bottom: 30px;">
<div class="col-md-7 col-sm-12 col-xs-12"> <img src="images/enterprise_functional.gif" class="img-responsive" alt="" align="middle"/>
</div>
<div class="row" style="margin:75px 0;position: relative;color: #000;background-position: center;background: #ffffff;border-bottom: 1px solid #e4e4e4; padding-bottom: 30px;">
<div class="col-md-7 col-sm-12 col-xs-12" style="padding: 0px">
<h2 style="font-weight: 600;font-size: 1.8rem;margin-top: 15px;">What you will learn?</h2>
<span style="display: padding: 8px 0;font-size: 18px;">
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>CRM
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Sales
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Purchase
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Inventory
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Invoicing
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Point of Sale
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Project
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Website
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>E-commerce
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Manufacturing
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Human Resource
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Recruitment
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Attendance,
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Timeoff
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Survey
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Expense
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Employee
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Discuss
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Contacts
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Calender
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Notes
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Live Chat
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>eLearning
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Events
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Lunch
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Members
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Fleet
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>Email Marketing
<i class="fa fa-check-circle-o" style="width:20px; color:#07B700; margin-left: 20px"/>SMS Marketing
</span>
</div>
</div>
<div>
<section class="row" style="padding: 2rem 3rem 1rem;margin:0px">
<h2 style="font-weight: 600;margin-bottom: 20px;text-align: center;width: 100%;">Our Service</h2>
<hr style="margin-top: 0px;margin-bottom: 2%;border: 0;text-align: center;border-top: 3px solid #d21c22;width: 5%;">
<div class="row" style=" display: flex; justify-content: center; flex-wrap: wrap;width: 100%; ">
<!-- <div style="display:flex;padding-top: 20px;justify-content: space-between;"> -->
<div class="col-md-2 col-sm-6 col-xs-12">
<div style="width:75px;height:75px;background:#fff; border-radius:100%;margin: auto;"> <a href="https://www.cybrosys.com/odoo-customization-and-installation/" target="_blank"> <img src="https://www.cybrosys.com/images/odoo-customization.png" style="width: 100%;border-radius: 100%;"/> </a> </div>
<h3 class="oe_slogan" style="font-weight: 800;text-align: center;font-size: 14px;width: 100%;margin: 0;margin-top: 14px;color: #000 !important;margin-top: 5px;opacity: 1 !important;line-height: 17px;"> <a href="https://www.cybrosys.com/odoo-customization-and-installation/" target="_blank" style="list-style: none; color:#000; text-decoration: none; font-family: 'Montserrat',sans-serif;"> Odoo Customization </a> </h3>
</div>
<div class="col-md-2 col-sm-6 col-xs-12">
<div style="width:75px;height:75px;background:#fff; border-radius:100%;margin: auto;"> <a href="https://www.cybrosys.com/odoo-erp-implementation/" target="_blank"> <img src="https://www.cybrosys.com/images/odoo-erp-implementation.png" style="width: 100%;border-radius: 100%;"/> </a> </div>
<h3 class="oe_slogan" style="font-weight: 800;text-align: center;font-size: 14px;width: 100%;margin: 0;margin-top: 14px;color: #000 !important;margin-top: 5px;opacity: 1 !important;line-height: 17px;"> <a href="https://www.cybrosys.com/odoo-erp-implementation/" target="_blank" style="list-style: none; color:#000; text-decoration: none; font-family: 'Montserrat',sans-serif;"> Odoo Implementation </a> </h3>
</div>
<div class="col-md-2 col-sm-6 col-xs-12">
<div style="width:75px;height:75px;background:#fff; border-radius:100%;margin: auto;"> <a href="https://www.cybrosys.com/odoo-erp-integration/" target="_blank"> <img src="https://www.cybrosys.com/images/odoo-erp-integration.png" style="width: 100%;border-radius: 100%;"/> </a> </div>
<h3 class="oe_slogan" style="font-weight: 800;text-align: center;font-size: 14px;width: 100%;margin: 0;margin-top: 14px;color: #000 !important;margin-top: 5px;opacity: 1 !important;line-height: 17px;"> <a href="https://www.cybrosys.com/odoo-erp-integration/" target="_blank" style="list-style: none; color:#000; text-decoration: none; font-family: 'Montserrat',sans-serif;"> Odoo Integration </a> </h3>
</div>
<div class="col-md-2 col-sm-6 col-xs-12">
<div style="width:75px;height:75px;background:#fff; border-radius:100%;margin: auto;"> <a href="https://www.cybrosys.com/odoo-erp-support/" target="_blank"> <img src="https://www.cybrosys.com/images/odoo-erp-support.png" style="width: 100%;border-radius: 100%;"/> </a> </div>
<h3 class="oe_slogan" style="font-weight: 800;text-align: center;font-size: 14px;width: 100%;margin: 0;margin-top: 14px;color: #000 !important;margin-top: 5px;opacity: 1 !important;line-height: 17px;"> <a href="https://www.cybrosys.com/odoo-erp-support/" target="_blank" style="list-style: none; color:#000; text-decoration: none; font-family: 'Montserrat',sans-serif;"> Odoo Support</a> </h3>
</div>
<div class="col-md-2 col-sm-6 col-xs-12">
<div style="width:75px;height:75px;background:#fff; border-radius:100%;margin: auto;"> <a href="https://www.cybrosys.com/hire-odoo-developer/" target="_blank"> <img src="https://www.cybrosys.com/images/hire-odoo-developer.png" style="width: 100%;border-radius: 100%;"/> </a> </div>
<h3 class="oe_slogan" style="font-weight: 800;text-align: center;font-size: 14px;width: 100%;margin: 0;margin-top: 14px;color: #000 !important;margin-top: 5px;opacity: 1 !important;line-height: 17px;"> <a href="https://www.cybrosys.com/hire-odoo-developer/" target="_blank" style="list-style: none; color:#000; text-decoration: none; font-family: 'Montserrat',sans-serif;"> Hire Odoo Developers</a> </h3>
</a>
</div>
<!-- </div> -->
</div>
</section>
</div>
</section>
<section class="oe_container" style="padding: 0% 0% 6% 0%;">
<center>
<div class="col-md-12" style="margin: auto !important;
width: 70%;
padding: 30px;">
<h2 style="font-weight: 600;text-align: center;width: 100%;">Need Any Help?</h2>
<hr style="margin-top: 0px;margin-bottom: 2%;border: 0;text-align: center;border-top: 3px solid #d21c22;width: 5%;">
<h4 style="font-size:16px;"> If you have anything to share with us based on your use of this module, please let us know. We are ready to offer our support. </h4>
<div class="col-md-6" style="float:left; padding:20px;">
<h4><i class="fa fa-envelope"></i>Email us </h4>
<p>odoo@cybrosys.com / info@cybrosys.com</p>
</div>
<div class="col-md-6" style="float:left; padding:20px;">
<h4><i class="fa fa-phone"></i> Contact Us </h4>
<a href="https://www.cybrosys.com/contact/" target="_blank"> www.cybrosys.com</a>
</div>
</div>
</center>
</section>
<section class="oe_container" style="padding: 0% 0% 6% 0%;">
<div class="oe_slogan" style="margin-bottom: 0px;">
<div style=" display: flex; justify-content: center; flex-wrap: wrap; ">
</div>
<br>
<img src="https://www.cybrosys.com/images/logo.png" style="width: 190px; margin-bottom: 25px;margin-top: 30px;" class="center-block">
<div style=" display: flex; justify-content: center; flex-wrap: wrap; "> <a href="https://twitter.com/cybrosys" target="_blank"><i class="fa fa-2x fa-twitter" style="color:white;background: #00a0d1;width:35px;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i></a>
</td>
<a href="https://www.linkedin.com/company/cybrosys-technologies-pvt-ltd" target="_blank"><i class="fa fa-2x fa-linkedin" style="color:white;background: #31a3d6;width:35px;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i></a>
</td>
<a href="https://www.facebook.com/cybrosystechnologies" target="_blank"><i class="fa fa-2x fa-facebook" style="color:white;background: #3b5998;width:35px; height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i></a>
</td>
<a href="https://in.pinterest.com/cybrosys" target="_blank"><i class="fa fa-2x fa-pinterest" style="color:white;background: #ac0f18;width:35px;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i></a>
</td>
</div>
</div>
</section>
</div>

21
theme_the_chef/__init__.py

@ -0,0 +1,21 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2020-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################

53
theme_the_chef/__manifest__.py

@ -0,0 +1,53 @@
# -*- coding: utf-8 -*-
#############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2020-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
{
'name': 'The Chef Theme',
'description': 'The Chef Theme',
'version': '14.0.1.0.0',
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
'category': 'Theme/Corporate',
'depends': ['website'],
'data': [
'views/assets.xml',
'views/layout.xml',
'views/templates.xml',
'views/snippets/about.xml',
'views/snippets/banner.xml',
'views/snippets/branches.xml',
'views/snippets/happy.xml',
'views/snippets/menu.xml',
'views/snippets/reservation.xml',
'views/snippets/special.xml',
'views/snippets/special_left.xml',
'views/snippets/team.xml',
],
'license': 'LGPL-3',
'images': [
'static/description/banner.jpg',
'static/description/theme_screenshot.jpg',
],
'installable': True,
'application': True,
}

BIN
theme_the_chef/static/description/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
theme_the_chef/static/description/icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
theme_the_chef/static/description/images/Cybrosys.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
theme_the_chef/static/description/images/cybro-logo-oca-no-text.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
theme_the_chef/static/description/images/cybro-logo-oca.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
theme_the_chef/static/description/images/hero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 KiB

BIN
theme_the_chef/static/description/images/laptop-screenshots.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 KiB

BIN
theme_the_chef/static/description/images/phone-screenshots.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 KiB

154
theme_the_chef/static/description/index.html

@ -0,0 +1,154 @@
<!-- Hero Section -->
<div class="container pt-4 mt-4 rounded" style="background-color: #f0f2f4; font-family: Montserrat, 'sans-serif';">
<div class="row">
<div class="col-lg-12 mb-4">
<img src="images/Cybrosys.png" alt="Cybrosys Logo" style="width: 120px; height: auto;">
<hr style="border-color: #e1e5e9;" />
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<img src="images/hero.png" width=60% height="auto" class="mb-4" alt="Theme Screenshot">
</div>
<div class="col-lg-12 text-center">
<h1 class="mt-4">The Chef Theme</h1>
<p class="lead" style="max-width: 700px; margin: 0 auto;">
The Chef is a popular attractive and unique front end theme for your restaurent website.
Many custom designed snippets facilitates to add better user experience.
Just drag & drop the building blocks you need to easily build your layout.
All layouts are made of sections, that you can easily combine to fit your specific project.
</p>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center p-4">
<a href="#" class="btn btn-primary m-2 px-4 py-3 shadow-sm" style="
background-color: #b22126;
border-style: none;
border-radius: 4em;
font-weight: bold;
"><i class="fa fa-desktop mr-2"></i>Live Demo</a>
<a href="#" class="btn btn-primary m-2 px-4 py-3 shadow-sm" style="
background-color: #576574;
border-style: none;
border-radius: 4em;
font-weight: bold;
"><i class="fa fa-download mr-2"></i>Download</a>
</div>
</div>
<!-- End of Hero Section -->
<!-- Second Section -->
<div class="row p-4">
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Desktop View</h2>
<p class="lead">
It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages.
</p>
</div>
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/laptop-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
</div>
<!-- End of Second Section -->
<!-- Third Section -->
<div class="row p-4">
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/phone-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Mobile View</h2>
<p class="lead">
User friendly and modern looking makes your page more Stylist And Beautiful.
</p>
</div>
</div>
<!-- End of Third Section -->
<!-- Feature Tiles -->
<div class="row mt-4">
<div class="col-lg-12 text-center">
<h2>Features</h2>
<hr style=" border: 2px solid #b22126; margin-top: 2px;" width="40px">
</div>
</div>
<div class="row p-4" style="margin: 0 6%;">
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-tablet mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">Responsive</h5>
</div>
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-magic mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">Modern</h5>
</div>
<div class="col-lg-3 bg-white mb-4 mr-4 shadow-sm p-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-arrow-circle-o-right mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 4%;">Built-in Slider</h5>
</div>
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-shopping-cart mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">Attractive Sections</h5>
</div>
</div>
<!-- End of Feature Tiles -->
<!-- Footer -->
<div class="row mt-4">
<div class="col-lg-12 text-center">
<h2>Get Help</h2>
<hr style=" border: 2px solid #b22126; margin-top: 2px;" width="40px">
<p class="text-center" style="max-width: 650px; margin: 0 auto;">If you have anything to share with us based on
your use of this module, please let us know. We are ready to offer our support.</p>
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="mailto:info@cybrosys.com" target="_blank" style="color: #050505; text-decoration: none;"><i
class="fa fa-envelope mr-2"></i>info@cybrosys.com</a></h6>
</div>
<div class="col-lg-4" style="position: relative;">
<h6><a href="mailto:info@cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none; position: absolute; right: 10px;"><i
class="fa fa-chevron-right"></i></a></h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="https://www.cybrosys.com" target="_blank" style="color: #050505; text-decoration: none;"><i
class="fa fa-globe mr-2"></i>www.cybrosys.com</a></h6>
</div>
<div class="col-lg-4" style="position: relative;">
<h6><a href="https://www.cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none; position: absolute; right: 10px;"><i
class="fa fa-chevron-right"></i></a></h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 mt-4 mb-2 text-center">
<p style="font-weight: bold">A Quality Theme From</p>
</div>
<div class="col-lg-12 text-center">
<img src="images/cybro-logo-oca.png" width="80px" height="auto">
</div>
</div>
<!-- End of Footer -->
</div>

BIN
theme_the_chef/static/description/theme_screenshot.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

7
theme_the_chef/static/src/css/animate.min.css

File diff suppressed because one or more lines are too long

6
theme_the_chef/static/src/css/owl.carousel.min.css

@ -0,0 +1,6 @@
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

6
theme_the_chef/static/src/css/owl.theme.default.min.css

@ -0,0 +1,6 @@
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

1496
theme_the_chef/static/src/css/style.css

File diff suppressed because it is too large

28
theme_the_chef/static/src/css/style.css.map

File diff suppressed because one or more lines are too long

BIN
theme_the_chef/static/src/img/about/abt1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

BIN
theme_the_chef/static/src/img/about/abt2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
theme_the_chef/static/src/img/about/abt3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
theme_the_chef/static/src/img/about/hero-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 KiB

BIN
theme_the_chef/static/src/img/banner/hero-1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 294 KiB

BIN
theme_the_chef/static/src/img/banner/hero-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

BIN
theme_the_chef/static/src/img/banner/hero-3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

BIN
theme_the_chef/static/src/img/dishes/cake.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

BIN
theme_the_chef/static/src/img/dishes/steak.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

BIN
theme_the_chef/static/src/img/flag/1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

BIN
theme_the_chef/static/src/img/flag/2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
theme_the_chef/static/src/img/flag/3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

BIN
theme_the_chef/static/src/img/menu/breakfast-1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
theme_the_chef/static/src/img/menu/breakfast-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
theme_the_chef/static/src/img/menu/breakfast-3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
theme_the_chef/static/src/img/reservation/reservation-bg.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 KiB

BIN
theme_the_chef/static/src/img/snippets/about.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

BIN
theme_the_chef/static/src/img/snippets/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

BIN
theme_the_chef/static/src/img/snippets/branches.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

BIN
theme_the_chef/static/src/img/snippets/happy.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
theme_the_chef/static/src/img/snippets/menu.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
theme_the_chef/static/src/img/snippets/reservation.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
theme_the_chef/static/src/img/snippets/special.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

BIN
theme_the_chef/static/src/img/snippets/special_left.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
theme_the_chef/static/src/img/snippets/team.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
theme_the_chef/static/src/img/team/chef-1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

BIN
theme_the_chef/static/src/img/team/chef-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

BIN
theme_the_chef/static/src/img/team/chef-3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

BIN
theme_the_chef/static/src/img/testimonial/testi-bg.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 KiB

76
theme_the_chef/static/src/js/custom.js

@ -0,0 +1,76 @@
odoo.define('theme_the_chef.theme_the_chef', function (require) {
$(document).ready(function () {
$("#slider").owlCarousel(
{
items: 1,
loop: true,
margin: 30,
stagePadding: 30,
smartSpeed: 450,
autoplay: true,
autoPlaySpeed: 1000,
autoPlayTimeout: 1000,
autoplayHoverPause: true,
dots: false,
nav: true,
navText: ['<i class="fa fa-angle-left"></i>', '<i class="fa fa-angle-right"></i>']
}
);
});
function counter() {
var buttons = $('.owl-dots button');
buttons.each(function (index, item) {
$(item).find('span').text(index + 1);
});
}
$(document).ready(function () {
$("#slider2").owlCarousel(
{
// animateOut: 'slideOutDown',
// animateIn: 'flipInX',
items: 1,
loop: true,
// margin: 30,
// stagePadding: 30,
smartSpeed: 450,
autoplay: true,
autoPlaySpeed: 1000,
autoPlayTimeout: 1000,
autoplayHoverPause: true,
onInitialized: counter,
dots: true,
}
);
});
function counter() {
var buttons = $('.owl-dots button');
buttons.each(function (index, item) {
$(item).find('span').index + 1;
});
}
var inputEle = document.getElementById('timeInput');
function onTimeChange() {
var timeSplit = inputEle.value.split(':'),
hours,
minutes,
meridian;
hours = timeSplit[0];
minutes = timeSplit[1];
if (hours > 12) {
meridian = 'PM';
hours -= 12;
} else if (hours < 12) {
meridian = 'AM';
if (hours == 0) {
hours = 12;
}
} else {
meridian = 'PM';
}
alert(hours + ':' + minutes + ' ' + meridian);
}
});

3448
theme_the_chef/static/src/js/owl.carousel.js

File diff suppressed because it is too large

7
theme_the_chef/static/src/js/owl.carousel.min.js

File diff suppressed because one or more lines are too long

46
theme_the_chef/static/src/scss/_common.scss

@ -0,0 +1,46 @@
*{
list-style-type:none;
font-family: $font-main;
&:focus,&:active{
outline: none !important;
}
}
img{width: 100%;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-family: $font-main !important;
font-weight: 500;
line-height: 1.2;
}
body{
background:$color-body-bg;
}
*:hover{
-webkit-transition: 0.5s;
transition: 0.5s;
}
*::selection {
color: rgb(0, 204, 255);
}
.main_body{
margin-top: 0px !important;
margin-bottom: 0px !important;
margin-left: 20px !important;
margin-right: 20px !important;
background-color: $color-white;
height: auto;
}

352
theme_the_chef/static/src/scss/_normalize.scss

@ -0,0 +1,352 @@
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
box-sizing: content-box; /* 1 */
height: 0; /* 1 */
overflow: visible; /* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
border-bottom: none; /* 1 */
text-decoration: underline; /* 2 */
text-decoration: underline dotted; /* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
font-family: inherit; /* 1 */
font-size: 100%; /* 1 */
line-height: 1.15; /* 1 */
margin: 0; /* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input { /* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
fieldset {
padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
legend {
box-sizing: border-box; /* 1 */
color: inherit; /* 2 */
display: table; /* 1 */
max-width: 100%; /* 1 */
padding: 0; /* 3 */
white-space: normal; /* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
}
/* Interactive
===========================================
=============================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
display: none;
}

33
theme_the_chef/static/src/scss/_variables.scss

@ -0,0 +1,33 @@
// Fonts`
$font-main: 'Josefin Sans', sans-serif;
$font-heading: 'Satisfy', cursive;
// Font-size
$font-size-h1: 36px;
$font-size-h4:18px;
$font-size-subheading:25px;
$font-size-text: 14px;
$font-size-s:15px;
$font-size-banner:53px;
$font-size-form:12px;
$font-bold:18px;
// Color
// $color-brand: #70e000;
$color-brand: #59b300;
// $color-brand1: #38b000;
$color-brand1: #206600;
$color-body-bg:#C6F679;
$color-black: #000000;
$color-grey: #858585;
$color-white:#ffffff;
$color-footer:#fdeaea;
// $color-hover:#38B000;
$color-hover: #206600,
$color-border:#cfcdcd;
$color-bg-heading:#e6e4e4d1;
$color-whitesmoke:#8d8d8d;

73
theme_the_chef/static/src/scss/components/_banner.scss

@ -0,0 +1,73 @@
.banner{
.banner_contents{
font-family: $font-main !important;
margin-top: 40px;
.banner_left{
margin-top: 20px;
h1{
font-weight: 300;
font-family: $font-main !important;
font-size: 3.5em;
padding: 40px 0;
padding-bottom: 10px;
}
.service{
display: flex;
margin-top:100px;
.s_c{
padding-top: 40px;
text-align: center;
margin-right: 25px;
span{
font-size: 32px;
}
p{
font-size: 20px;
padding-top: 15px;
}
}
}
}
.banner_right{
.owl-carousel {
position: relative;
.owl-nav {
position: absolute;
right: 0%;
bottom: 0;
background-color: #ffffff;
height: 17%;
width: 42%;
text-align: center;
padding-top: 23px;
}
.owl-prev {
color: $color-brand;
&:hover {
color: $color-black;
padding-right: 10px !important;
}
i {
font-size: 27px;
padding: 10px;
}
}
.owl-next {
color: $color-brand;
&:hover {
color: $color-black;
padding-left: 10px !important;
}
i {
font-size: 27px;
}
}
}
}
}
}
// }

147
theme_the_chef/static/src/scss/components/_buttons.scss

@ -0,0 +1,147 @@
.btn {
background: none;
cursor: pointer;
line-height: 1.5;
color: $color-black;
padding: 12px 36px;
letter-spacing: 0.05rem;
&-video {
background-color: transparent !important;
border-color: $color-brand !important;
padding: 8px 36px;
color: $color-black !important;
border-radius: 0;
border: 4px solid !important;
margin-left: 10px;
&:hover
{
color: $color-brand !important;
}
}
&-order {
background-color: transparent !important;
border-color: $color-brand !important;
padding: 8px 36px;
color: $color-brand !important;
border-radius: 0;
border: 4px solid !important;
&:hover
{
color:darken($color-brand, 10%) !important;
}
}
&-booking {
background-color: transparent !important;
border-color: $color-brand !important;
padding: 8px 36px;
color: $color-brand !important;
border-radius: 0;
border: 4px solid !important;
margin:auto;
&:hover
{
color:darken($color-brand, 10%) !important;
}
}
&-submit {
background-color: $color-brand !important;
padding: 8px 36px;
color: $color-white !important;
border-radius: 0;
border: none !important;
display: block;
&:hover
{
background:darken($color-brand, 10%) !important;
}
}
}
@mixin btn-border-drawing(
$color: rgb(248, 101, 101),
// $hover: #38B000,
$hover: #206600,
$width: 2px,
$vertical: top,
$horizontal: left,
$duration: 0.25s
) {
border: $width $color;
color: $color;
transition: color $duration $duration/3;
position: relative;
&::before,
&::after {
border: 0 solid transparent;
box-sizing: border-box;
content: "";
pointer-events: none;
position: absolute;
width: 0;
height: 0;
#{$vertical}: 0;
#{$horizontal}: 0;
}
&::before {
$h-side: if($horizontal == "left", "right", "left");
border-#{$vertical}-width: $width;
border-#{$h-side}-width: $width;
}
&::after {
$v-side: if($vertical == "top", "bottom", "top");
border-#{$v-side}-width: $width;
border-#{$horizontal}-width: $width;
}
&:hover {
color: $hover;
&::before,
&::after {
border-color: $hover;
transition: border-color 0s, width $duration, height $duration;
width: 100%;
height: 100%;
}
&::before {
transition-delay: 0s, 0s, $duration;
}
&::after {
transition-delay: 0s, $duration, 0s;
}
}
}
// .draw-border {
// @include btn-border-drawing(#70e000, #38B000, 4px, bottom, right);
// }
.draw-border {
@include btn-border-drawing(#59b300, #206600, 4px, bottom, right);
}

3
theme_the_chef/static/src/scss/components/_components.scss

@ -0,0 +1,3 @@
@import './banner';
@import './buttons';
@import './products';

0
theme_the_chef/static/src/scss/components/_products.scss

89
theme_the_chef/static/src/scss/layouts/_footer.scss

@ -0,0 +1,89 @@
.o_footer {
background-color: transparent !important;
color: #000000 !important;
}
.footer{
// margin-top: 10px;
padding-top: 100px !important;
background-color: #ffffff !important;
color: #000000 !important;
.footer_content{
@media screen and(max-width:768px) {
padding: 0 50px;
}
@media screen and(max-width:400px) {
padding: 0;
}
.wrapper{
h4{
padding-bottom:25px ;
color: black !important;
}
.open-hours{
ul{
li{
span{
color: black !important;
}
}
}
@media screen and(max-width:992px) {
padding-right: 30px;
}
@media screen and(max-width:790px) {
padding-right: 5px !important;
}
}
}
.brand{
.navbar-brand{
color: black !important;
font-size: 35px;
font-family: $font-heading;
margin: auto;
@media screen and(max-width:768px) {
font-size: 25px;
}
}
p{
padding-top: 15px;
color: black !important;
}
.footer_icon {
display: flex;
margin-top: 30px;
// @media screen and(max-width:768px) {
// margin-top: 40px;
// }
a {
color: $color-black;
margin-right: 25px;
&:hover {
color: $color-hover;
}
span {
font-size: 15px;
}
}
}
}
}
.footer_bottom{
padding-bottom: 50px;
padding-top:40px ;
p{
text-align: center;
a{
text-decoration: none;
color: $color-black;
&:hover{
color: $color-brand;
}
}
}
}
}

0
theme_the_chef/static/src/scss/layouts/_header.scss

3
theme_the_chef/static/src/scss/layouts/_layouts.scss

@ -0,0 +1,3 @@
@import './footer';
@import './navigation';
@import './header';

200
theme_the_chef/static/src/scss/layouts/_navigation.scss

@ -0,0 +1,200 @@
.navbar {
-webkit-box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15);
-moz-box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15);
box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15);
.navbar-collapse {
transition: all 0.35s ease-out;
transform-origin: center left;
}
.navbar-nav {
width: 100%;
background: $color-white;
display: contents;
.nav-item {
padding: 0 15px;
text-align: center;
.active{
color: $color-black !important;
}
}
.nav-link {
color: $color-brand1;
padding-left: 15px;
transition: all 0.35s ease-out;
transform-origin: center left;
&:hover {
color: $color-black;
}
img {
width: 100%;
max-width: 25px;
}
}
}
.nav-shop {
margin-left: auto;
.nav-link {
color: $color-black;
padding-left: 15px;
&:hover {
color: rgba(0, 0, 0, 0.747);
}
}
}
}
.bg-light {
background-color: transparent !important;
}
.navbar-light {
.navbar-brand {
color: black !important;
font-size: 35px;
font-family: $font-heading;
margin: auto;
@media screen and(max-width:992px) {
margin: 0 !important;
}
@media screen and(max-width:768px) {
font-size: 25px;
}
}
.brand-shop {
color: $color-black !important;
}
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
color: $color-brand;
border: 1px solid;
border-color: transparent;
padding-bottom: 10px;
}
.new {
fill: black;
&:hover {
fill: rgba(75, 75, 75, 0.747) !important;
}
}
.navbar-toggler span {
display: block;
background-color: #4f4f4f;
height: 3px;
width: 25px;
margin-top: 5px;
margin-bottom: 5px;
position: relative;
left: 0;
opacity: 1;
transition: all 0.35s ease-out;
transform-origin: center left;
}
// li {
// float: left;
// }
// li a, .nav-link {
// display: block;
// color: rgb(0, 0, 0);
// text-align: center;
// transition: all 0.35s ease-out;
// transform-origin: center left;
// text-decoration: none !important;
// }
// li.nav-item {
// display: block;
// position: relative;
// }
// .dropdown-content {
// display: none;
// position: absolute;
// background-color: #f9f9f9;
// min-width: 160px;
// box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
// z-index: 1;
// @media screen AND(max-width:992px) {
// position: unset;
// }
// }
// .dropdown-content a {
// color: black;
// padding: 12px 16px;
// text-decoration: none;
// display: block;
// }
// .dropdown-content a:hover {background-color: #636363}
.nav-item:hover .dropdown-menu {
display: block;
text-align: center;
-webkit-box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.35);
box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.35);
border-color: transparent !important;
border-bottom-color: $color-brand !important;
border: 2px solid;
.dropdown-item {
&:hover {
color: $color-brand;
}
}
}
/* top line needs a little padding */
.navbar-toggler span:nth-child(1) {
margin-top: 0.3em;
}
/**
* Animate collapse into X.
*/
/* top line rotates 45 degrees clockwise and moves up and in a bit to close the center of the X in the center of the button */
.navbar-toggler:not(.collapsed) span:nth-child(1) {
transform: translate(15%, -33%) rotate(45deg);
}
/* center line goes transparent */
.navbar-toggler:not(.collapsed) span:nth-child(2) {
opacity: 0;
}
/* bottom line rotates 45 degrees counter clockwise, in, and down a bit to close the center of the X in the center of the button */
.navbar-toggler:not(.collapsed) span:nth-child(3) {
transform: translate(15%, 33%) rotate(-45deg);
}
/**
* Animate collapse open into hamburger menu
*/
/* top line moves back to initial position and rotates back to 0 degrees */
.navbar-toggler span:nth-child(1) {
transform: translate(0%, 0%) rotate(0deg);
}
/* middle line goes back to regular color and opacity */
.navbar-toggler span:nth-child(2) {
opacity: 1;
}
/* bottom line goes back to initial position and rotates back to 0 degrees */
.navbar-toggler span:nth-child(3) {
transform: translate(0%, 0%) rotate(0deg);
}

0
theme_the_chef/static/src/scss/layouts/_sidebar.scss

1
theme_the_chef/static/src/scss/pages/_pages.scss

@ -0,0 +1 @@
@import './home/home';

98
theme_the_chef/static/src/scss/pages/home/_about.scss

@ -0,0 +1,98 @@
// .main_body{
// margin-top: 0px !important;
// margin-bottom: 0px !important;
// margin-left: 20px !important;
// margin-right: 20px !important;
.about{
margin-top: 90px;
box-sizing: border-box;
padding-bottom: 50px;
.about_img{
padding-top: 20px;
img{
width: 100%;
}
}
.about_details{
@media screen and(max-width:768px) {
margin-top: 50px;
}
.wrapper{
margin-left: 50px;
@media screen and(max-width:992px) {
margin-left: 0;
}
.red{
color: $color-brand;
font-size: 16px;
}
h3{
font-size: 30px;
font-weight: 700;
color: $color-black;
}
.para{
line-height: 25px;
padding-top: 25px;
letter-spacing: 1px;
padding-bottom: 20px;
}
.recipe{
display: flex;
margin-top: 15px;
.s_c{
padding-right: 20px;
.abt_img{
max-width: 150px;
display: block;
img{
width: 100%;
}
}
a{
color: $color-brand;
text-decoration: none;
&:hover{
color: $color-hover
}
}
}
}
}
}
}
.location{
// margin-top: 100px;
.section_heading
h3{
font-size: 30px;
font-weight: 700;
color: $color-black;
text-align: center;
}
}
.location_content{
padding-top: 50px;
.wrapper{
.flag{
max-width: 100px;
img{
width: 100%;
border-radius: 50%;
}
}
.address{
margin-top: 20px;
padding-top: 20px;
ul{
margin-top: 15px;
padding-left: 0;
}
}
}
}
// }

101
theme_the_chef/static/src/scss/pages/home/_booking.scss

@ -0,0 +1,101 @@
.booking{
// margin-top: 100px;
padding-bottom:220px ;
.booking_bg{
background-image: linear-gradient(#11111191, #11111191), url(/theme_the_chef/static/src/img/reservation/reservation-bg.jpg);
background-size: cover;
background-position: unset;
background-repeat: no-repeat;
width: 100%;
height: 80vh;
position: relative;
.booking_form{
background-color: $color-white;
margin-top: 80px;
padding: 5px 20px;
margin-bottom: 50px;
.section_heading{
text-align: center;
padding-bottom: 40px;
padding-top: 20px;
p{
color: $color-black !important;
margin-bottom: 0;
font-size: 20px;
}
h3{
font-size: 30px;
font-weight: 700;
color: $color-black;
}
}
form{
padding: 0px 30px 30px 30px;
-webkit-box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15);
-moz-box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15);
box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15);
#datepicker > span:hover{cursor: pointer;}
.input-group-addon{
position: absolute;
right: 9px;
top: 10px;
}
.form-group{
.form-control {
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: $color-grey !important;
background-color: #fff;
background-clip: padding-box;
border: 1px solid c8dcf1;
// border-color:#70e000;
border-color: #59b300;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
box-shadow: none !important;}
.dropdown-toggle{
width: 100%;
text-align: left;
// border-color: #70e000 !important;
border-color: #59b300 !important;
}
.btn-secondary.focus{
background-color: transparent !important;
}
.btn-secondary{
&:hover{
background-color: transparent !important;
color: $color-black;
}
&:active{
background-color: transparent !important;
color: $color-black;
}
}
textarea{
border-radius: 2px;
// border-color: #70e000;
border-color: #59b300;
margin-bottom: 15px;
}
}
}
}
}
}

101
theme_the_chef/static/src/scss/pages/home/_dishe.scss

@ -0,0 +1,101 @@
.dishes {
// margin-top: 100px;
padding-bottom: 100px;
.section_heading {
text-align: center;
padding-bottom: 40px;
sub {
color: $color-brand;
margin-bottom: 0;
}
h3 {
font-size: 30px;
font-weight: 700;
color: $color-black;
}
}
.dishes_details {
margin-top: 50px;
.dishes_left {
padding: 20px 10px;
h2 {
color: $color-black;
font-size: 60px;
font-weight: 700;
text-align: left;
position: relative;
padding-top: 50px;
&::after {
content: " ";
position: absolute;
height: 2px;
width: 150px;
background-color: $color-brand;
bottom: 20%;
left: 20%;
@media screen and(max-width:992px) {
left: 30%;
bottom: 25%;
}
@media screen and(max-width:768px) {
left: 20%;
bottom: 25%;
}
@media screen and(max-width:572px) {
left: 18% !important;
bottom: 20% !important;
}
@media screen and(max-width:480px) {
left: 21% !important;
bottom: 20% !important;
}
@media screen and(max-width:420px) {
left: 25% !important;
bottom: 20% !important;
}
}
}
.dish_info {
padding-left: 80px;
margin-top: 40px;
text-align: left;
@media screen and(max-width:992px) {
padding-left: 0;
}
h3 {
font-size: 30px;
font-weight: normal;
color: $color-black;
padding-bottom: 20px;
span {
color: $color-brand;
}
}
p {
line-height: 25px;
letter-spacing: 1px;
padding-bottom: 10px;
}
.price {
color: $color-black;
font-size: 25px;
padding-bottom: 20px;
}
}
}
.dish_img {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
margin-top: 40px;
img {
width: 100%;
}
}
}
}

115
theme_the_chef/static/src/scss/pages/home/_happy.scss

@ -0,0 +1,115 @@
.happy{
// margin-top: 100px;
padding-bottom: 50px;
.happy_img{
background-image: linear-gradient(#11111191, #11111191), url(/theme_the_chef/static/src/img/testimonial/testi-bg.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
position: relative;
.test_slider{
padding:50px 50px;
position: relative;
.section_heading{
text-align: center;
padding-bottom: 40px;
margin-top: 80px;
p{
color: $color-black !important;
margin-bottom: 0;
font-size: 20px;
}
h3{
font-size: 35px;
font-weight: 700;
color: $color-white;
}
}
.test_content{
text-align: center;
padding-bottom: 100px;
span{
font-size: 50px;
color:$color-white ;
}
p{
font-size: 30px;
font-weight: 400;
color: $color-white;
font-style: italic;
padding-top: 20px;
margin-top: 20px;
@media screen and(max-width:992px) {
padding: 20px 20px;
font-size: 25px;
margin-bottom: 0;
}
}
.name{
color: $color-white;
p{
font-size: 25px;
}
.position{
.nn{
color:$color-brand;
font-size: 14px;
}
}
}
}
.owl-carousel button.owl-dot span {
height: 15px;
width: 15px;
border: 1px solid;
background: transparent;
border-radius: 50%;
display: block;
border-color: color-brand1;
margin: 5px;
}
.owl-carousel button.owl-dot.active span{
background-color: transparent;
border-color: $color-white !important;
height: 18px;
width: 18px;
}
.owl-carousel{
.owl-dots{
position: absolute;
bottom:10%;
left: 48%;
background-color: transparent;
@media screen and(max-width:992px) {
left: 43%;
bottom: 5%;
}
}
}
}
}
}

6
theme_the_chef/static/src/scss/pages/home/_home.scss

@ -0,0 +1,6 @@
@import './about';
@import './dishe';
@import './menu';
@import './happy';
@import './team';
@import './booking';

65
theme_the_chef/static/src/scss/pages/home/_menu.scss

@ -0,0 +1,65 @@
.menu{
// margin-top: 100px;
padding-bottom:100px ;
.section_heading{
text-align: center;
padding-bottom: 40px;
sub{
color: $color-brand;
margin-bottom: 0;
}
h3{
font-size: 30px;
font-weight: 700;
color: $color-black;
}
}
.menu_iems{
h4{
text-align: center;
color: $color-black;
font-size: 30px;
padding-top: 20px;
}
.wrapper{
padding-top: 50px;
.items{
justify-content: center;
.item_img{
max-width: 85px;
@media screen and(max-width:768px) {
max-width: 100px;
margin-right: 15px;
}
img{
width: 100%;
border-radius: 50%;
}
}
.item_info{
display: flex;
margin-top: 10px;
padding-left: 10px;
li{
font-size: 25px;
font-weight: normal;
&:nth-child(2) {
padding-left: 40px;
color: $color-grey;
}
}
}
}
}
}
}

100
theme_the_chef/static/src/scss/pages/home/_team.scss

@ -0,0 +1,100 @@
.team{
margin-top: 100px;
.wrapper{
.section_heading{
text-align: center;
padding-bottom: 40px;
sub{
color: $color-brand;
margin-bottom: 0;
}
h3{
font-size: 30px;
font-weight: 700;
color: $color-black;
}
}
.team_wrapper{
.team_img{
height: 450px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
position: relative;
@media screen and(max-width:992px) {
height: 375px !important;
}
@media screen and(max-width:768px) {
height: 760px !important;
margin-bottom: 40px;
}
@media screen and(max-width:540px) {
height: 560px !important;
margin-bottom: 40px;
}
.details{
background: $color-white;
padding: 20px 20px;
position:absolute;
bottom: 5%;
margin-left:15px;
margin-right:15px;
text-align: center;
width: 91%;
height: auto;
.name{
font-weight: 600;
font-size: 20px;
}
p{
margin-bottom: 0;
}
.footer_icon {
display: flex;
justify-content: space-between;
margin-top: 30px;
display:none;
opacity: 0;
transition: all 0.35s ease-out !important;
// @media screen and(max-width:768px) {
// margin-top: 40px;
// }
a {
color: $color-black;
margin-right: 15px;
&:hover {
color: $color-hover;
}
span {
font-size: 15px;
}
}
}
&:hover{
.footer_icon{
display: block;
opacity: 1;
transition: all 0.35s ease-out !important;
}
}
}
}
}
}
}

19
theme_the_chef/static/src/scss/style.scss

@ -0,0 +1,19 @@
// Font style
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&family=Satisfy&display=swap');
//Global
@import './normalize';
@import './variables';
@import './common';
// Folders
@import './pages/pages';
@import './layouts/layouts';
@import './components/components';

44
theme_the_chef/views/assets.xml

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data>
<template id="assets_frontend_chef" name="My style" inherit_id="website.assets_frontend">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/animate.min.css"/>
<link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/owl.carousel.min.css"/>
<link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/owl.theme.default.min.css"/>
<!-- <link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/style.css"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_common.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_normalize.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_variables.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/style.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_banner.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_buttons.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_components.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_products.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_footer.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_header.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_layouts.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_navigation.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_sidebar.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/_pages.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_about.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_booking.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_dishe.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_happy.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_home.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_menu.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_team.scss"/>-->
</xpath>
<xpath expr="//script[last()]" position="after">
<script type="text/javascript" src="/theme_the_chef/static/src/js/custom.js"/>
<script type="text/javascript" src="/theme_the_chef/static/src/js/owl.carousel.js"/>
<!--<script type="text/javascript" src="/theme_the_chef/static/src/js/owl.carousal.min.js"/>-->
</xpath>
<xpath expr="." position="inside">
<link href='https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;display=swap' rel="stylesheet"/>
<link href='https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;family=Satisfy&amp;display=swap' rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Poppins&amp;display=swap" rel="stylesheet"/>
</xpath>
</template>
</data>
</odoo>

46
theme_the_chef/views/layout.xml

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="custom_message" inherit_id="website.layout" name="Custom head">
<!-- Add an element after the top menu -->
<xpath expr="//div[@id='wrapwrap']/main" position="after">
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>The Chef</title>
<!-- bootstrap css` -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"/>
<!-- google icon css` -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css"
integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous"/>
<!-- google font css -->
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;family=Satisfy&amp;display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Poppins&amp;display=swap" rel="stylesheet"/>
<!-- Owl css -->
<link rel="stylesheet" href="/theme_the_chef/static/src/css/owl.carousel.min.css"/>
<link rel="stylesheet" href="/theme_the_chef/static/src/css/owl.theme.default.min.css"/>
<link rel="stylesheet" href="/theme_the_chef/static/src/css/style.css"/>
<link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/animate.min.css"/>
</head>
<body>
<section class="main_body">
</section>
</body>
<!--&lt;!&ndash;Bootstrap Js &ndash;&gt;-->
<!--<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"-->
<!-- integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"-->
<!-- crossorigin="anonymous"/>-->
<!--<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"-->
<!-- integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx"-->
<!-- crossorigin="anonymous"/>-->
<!-- Owl JS -->
<script type="text/javascript" src="/theme_the_chef/static/src/js/owl.carousel.js"/>
<!-- Owl JS custome script -->
<script type="text/javascript" src="/theme_the_chef/static/src/js/custom.js"/>
</html>
</xpath>
</template>
</odoo>

73
theme_the_chef/views/snippets/about.xml

@ -0,0 +1,73 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="about_banner" inherit_id="website.snippets" name="About banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.about" t-thumbnail="/theme_the_chef/static/src/img/snippets/about.jpg"/>
</xpath>
</template>
<template id="about" name="About">
<section class="main_body">
<!-- Section about starts here -->
<section class="about pt-5">
<div class="container">
<div class="row">
<!-- Section about starts here -->
<div class="col-lg-5 col-md-6 col-12">
<div class="about_img">
<img src="/theme_the_chef/static/src/img/about/hero-2.jpg"/>
</div>
</div>
<div class="col-lg-7 col-md-6 col-12">
<div class="about_details">
<div class="wrapper">
<p class="red">About</p>
<h3>
Welcome to The Chef
</h3>
<p class="para">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident,
sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
<h4>
Special Recipe
</h4>
<div class="recipe">
<div class="s_c">
<a href="#" class="abt_img">
<img src="/theme_the_chef/static/src/img/about/abt1.jpg"/>
</a>
<a href="#">
<p>Australian Organic Beef</p>
</a>
</div>
<div class="s_c">
<a href="#" class="abt_img">
<img src="/theme_the_chef/static/src/img/about/abt2.jpg"/>
</a>
<a href="#">
<p>Australian Organic Beef</p>
</a>
</div>
<div class="s_c">
<a href="#" class="abt_img">
<img src="/theme_the_chef/static/src/img/about/abt3.jpg"/>
</a>
<a href="#">
<p>Australian Organic Beef</p>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section about ends here -->
</section>
</template>
</odoo>

62
theme_the_chef/views/snippets/banner.xml

@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="index_banner" inherit_id="website.snippets" name="Index banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.banner" t-thumbnail="/theme_the_chef/static/src/img/snippets/banner.jpg"/>
</xpath>
</template>
<template id="banner" name="Banner">
<section class="main_body">
<!-- Banner section starts here -->
<section class="banner">
<div class="container">
<div class="banner_contents">
<div class="row">
<div class="col-lg-6 col-12">
<div class="banner_left">
<h1>We Serve
<br/> Delicious Foods!</h1>
<a href="#" class="btn draw-border">Explore Menu</a>
<a href="#" class="btn btn-video">
<i class="fa fa-play"/>
Play video</a>
<div class="service">
<div class="s_c">
<span class="fa fa-truck"/>
<p>Fast Delivery</p>
</div>
<div class="s_c">
<span class="fa fa-leaf"/>
<p>Fresh Food</p>
</div>
<div class="s_c">
<span class="fa fa-headphones"/>
<p>24/7 Support</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="banner_right">
<div class="owl-carousel" id="slider">
<div>
<div class="right_bg">
<img src="/theme_the_chef/static/src/img/banner/hero-1.jpg"/>
</div>
</div>
<div> <img src="/theme_the_chef/static/src/img/banner/hero-2.jpg"/></div>
<div> <img src="/theme_the_chef/static/src/img/banner/hero-3.jpg"/></div>
</div>
<div class="slider-counter">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Banner section starts here -->
</section>
</template>
</odoo>

81
theme_the_chef/views/snippets/branches.xml

@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="branches_banner" inherit_id="website.snippets" name="Branches banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.branches" t-thumbnail="/theme_the_chef/static/src/img/snippets/branches.jpg"/>
</xpath>
</template>
<template id="branches" name="Branches">
<section class="main_body">
<!-- loaction -->
<section class="location">
<div class="container">
<div class="wrapper">
<div class="section_heading">
<br/>
<h3>
Our Branches
</h3>
</div>
<div class="location_content">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12 pb-5 pb-md-0 pb-lg-0 ">
<div class="wrapper">
<div class="flag">
<img src="/theme_the_chef/static/src/img/flag/1.jpg"/>
</div>
<div class="address">
<h5>HQ - San Mateo, CA</h5>
<ul>
<li>2950 S. Delaware Street, Suite 201</li>
<li>San Mateo CA 94403</li>
<li>Reception/General enquiries: +1 650 513 0514</li>
<li>Availability: (Mon-Fri) 9AM to 5PM PST</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 pb-5 pb-md-0 pb-lg-0">
<div class="wrapper">
<div class="flag">
<img src="/theme_the_chef/static/src/img/flag/2.jpg"/>
</div>
<div class="address">
<h5>UAE Dubai</h5>
<ul>
<li>2950 S. Delaware Street, Suite 201</li>
<li>San Mateo CA 94403</li>
<li>Reception/General enquiries: +1 650 513 0514</li>
<li>Availability: (Mon-Fri) 9AM to 5PM PST</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 pb-5 pb-md-0 pb-lg-0">
<div class="wrapper">
<div class="flag">
<img src="/theme_the_chef/static/src/img/flag/3.jpg"/>
</div>
<div class="address">
<h5>Chennai, India</h5>
<ul>
<li>2950 S. Delaware Street, Suite 201</li>
<li>San Mateo CA 94403</li>
<li>Reception/General enquiries: +1 650 513 0514</li>
<li>Availability: (Mon-Fri) 9AM to 5PM PST</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</section>
</template>
</odoo>

91
theme_the_chef/views/snippets/happy.xml

@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="happy_banner" inherit_id="website.snippets" name="Happy banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.happy" t-thumbnail="/theme_the_chef/static/src/img/snippets/happy.jpg"/>
</xpath>
</template>
<template id="happy" name="Happy">
<section class="main_body">
<!-- Section testimonial starts here -->
<section class="happy">
<div class="container-fluid p-0">
<div class="happy_img">
<div class="test_slider">
<div class="section_heading">
<p>Testimony</p>
<h3>
Happy Customer
</h3>
</div>
<div class="owl-carousel" id="slider2">
<div>
<div class="test_content">
<i class="fa fa-quote-left"/>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. animi doloribus voluptates
<br/>
ea vero alias perferendis quas animi doloribus voluptates.consectetur adipisicing elit.
</p>
<div class="name">
<p>
Jhon Doe
</p>
<div class="position">
CEO of <span class="nn">
Cybrosys
</span>
</div>
</div>
</div>
</div>
<div>
<div class="test_content">
<i class="fa fa-quote-left"/>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. animi doloribus voluptates
<br/>
ea vero alias perferendis quas animi doloribus voluptates.consectetur adipisicing elit.
</p>
<div class="name">
<p>
Jhon Doe
</p>
<div class="position">
CEO of <span class="nn">
Cybrosys
</span>
</div>
</div>
</div>
</div>
<div>
<div class="test_content">
<i class="fa fa-quote-left"/>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. animi doloribus voluptates
<br/>
ea vero alias perferendis quas animi doloribus voluptates.consectetur adipisicing elit.
</p>
<div class="name">
<p>
Jhon Doe
</p>
<div class="position">
CEO of <span class="nn">
Cybrosys
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section testimonial ends here -->
</section>
</template>
</odoo>

256
theme_the_chef/views/snippets/menu.xml

@ -0,0 +1,256 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="menu_banner" inherit_id="website.snippets" name="Menu banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.menu" t-thumbnail="/theme_the_chef/static/src/img/snippets/menu.jpg"/>
</xpath>
</template>
<template id="menu" name="Menu">
<section class="main_body">
<!-- Section menu starts here -->
<section class="menu pt-5">
<div class="container">
<div class="section_heading">
<p class="sub">Specialities</p>
<h3>
Our Menus
</h3>
</div>
<div class="menu_iems">
<div class="row">
<div class="col-lg-4 col-md-6 col-12 pb-md-5 pb-sm-5">
<h4>
Breakfast
</h4>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-1.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-2.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-3.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 pb-md-5 pb-sm-5">
<h4>
Breakfast
</h4>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-1.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-2.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-3.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 ">
<h4>
Breakfast
</h4>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-1.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-2.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-sm-12 col-12">
<div class="wrapper">
<div class="items d-flex">
<div class="item_img">
<img src="/theme_the_chef/static/src/img/menu/breakfast-3.jpg" alt=""/>
</div>
<div class="wrapper2">
<ul class="item_info">
<li>
Egg Sandwich
</li>
<li>
$30
</li>
</ul>
<p>
Meat Ball, Mie
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section menu ends here -->
</section>
</template>
</odoo>

78
theme_the_chef/views/snippets/reservation.xml

@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="reservation_banner" inherit_id="website.snippets" name="Reservation banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.reservation" t-thumbnail="/theme_the_chef/static/src/img/snippets/reservation.jpg"/>
</xpath>
</template>
<template id="reservation" name="Reservation">
<section class="main_body">
<!-- Section booking starts here -->
<section class="booking pt-5">
<div class="container-fluid">
<div class="booking_bg">
<div class="row">
<div class="col-lg-4 offset-lg-2 col-md-6 offset-md-3 col-sm-10 offset-sm-1 col-10 offset-1">
<div class="booking_form">
<div class="section_heading">
<p class="sub">Specialities</p>
<h3>
Our Menus
</h3>
</div>
<form>
<div class="row">
<div class="col-12">
<div class="form-group">
<input type="text" class="form-control" id="usr" placeholder="Name"/>
</div>
</div>
<div class="col-12">
<div class="form-group">
<input type="email" class="form-control" id="usr" placeholder="Email"/>
</div>
</div>
<div class="col-12">
<div class="form-group">
<input type="number" class="form-control" id="usr" placeholder="Phone"/>
</div>
</div>
<div class="col-lg-6 col-md-6 col-12">
<div id="datepicker" class="input-group date form-group" data-date-format="mm-dd-yyyy">
<input type="date" class="form-control"/>
</div>
</div>
<div class="col-lg-6 col-md-6 col-12">
<div class="input-group time form-group">
<input type="time" class="form-control" id="timeInput"/>
</div>
</div>
<div class="col-12">
<div class="form-group">
<select name="persons_drop_down" id="persons_drop_down" class="form-control">
<option value="">Persons</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</div>
</div>
<div class="col-12">
<div class="form-group">
<textarea name="" id="" cols="" rows="10" style="width: 100%;"/>
</div>
</div>
<a href="#" class="btn btn-booking">Book Now</a>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
</section>
</template>
</odoo>

58
theme_the_chef/views/snippets/special.xml

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="special_banner" inherit_id="website.snippets" name="Special banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.special" t-thumbnail="/theme_the_chef/static/src/img/snippets/special.jpg"/>
</xpath>
</template>
<template id="special" name="Special">
<section class="main_body">
<!-- Section dishes starts here -->
<section class="dishes pt-5">
<div class="container">
<div class="section_heading">
<p class="sub">Specialities</p>
<h3>
Special Dishes
</h3>
</div>
<div class="dishes_details">
<div class="row">
<div class="col-lg-5 col-md-6">
<div class="dishes_left">
<h2>
01.
</h2>
<div class="dish_info">
<h3>
Beef<br/>
<span>
Steak Sauce
</span>
</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cupiditate, ea vero alias perferendis
quas animi doloribus voluptates. Atque explicabo ea nesciunt provident libero qui eum, corporis esse
quos excepturi soluta?
</p>
<div class="price">
$10.00
</div>
<a href="#" class="btn btn-order"> Order now</a>
</div>
</div>
</div>
<div class="col-lg-6 offset-lg-1 col-md-6 offset-md-0">
<div class="dish_img">
<img src="/theme_the_chef/static/src/img/dishes/steak.jpg"/>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section dishes starts here -->
</section>
</template>
</odoo>

81
theme_the_chef/views/snippets/special_left.xml

@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="special_left_banner" inherit_id="website.snippets" name="Special Left banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.special_left" t-thumbnail="/theme_the_chef/static/src/img/snippets/special_left.jpg"/>
</xpath>
</template>
<template id="special_left" name="Special Left">
<section class="main_body">
<!-- Section dishes starts here -->
<section class="dishes pt-5" id="dishes_left">
<div class="container">
<div class="dishes_details">
<div class="row mt-5">
<div class="col-lg-6 col-md-6 d-none d-lg-block d-md-block">
<div class="dish_img">
<img src="/theme_the_chef/static/src/img/dishes/cake.jpg"/>
</div>
</div>
<div class="col-lg-5 offset-lg-1 offset-md-0 col-md-6 d-none d-lg-block d-md-block">
<div class="dishes_left">
<h2>
01.
</h2>
<div class="dish_info">
<h3>
Beef<br/>
<span>
Steak Sauce
</span>
</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cupiditate, ea vero alias perferendis
quas animi doloribus voluptates. Atque explicabo ea nesciunt provident libero qui eum, corporis esse
quos excepturi soluta?
</p>
<div class="price">
$10.00
</div>
<a href="#" class="btn btn-order">Order now</a>
</div>
</div>
</div>
<div class="col-lg-5 offset-lg-1 offset-md-0 col-md-6 d-lg-none d-block d-md-none">
<div class="dishes_left">
<h2>
01.
</h2>
<div class="dish_info">
<h3>
Beef<br/>
<span>
Steak Sauce
</span>
</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cupiditate, ea vero alias perferendis
quas animi doloribus voluptates. Atque explicabo ea nesciunt provident libero qui eum, corporis esse
quos excepturi soluta?
</p>
<div class="price">
$10.00
</div>
<a href="#" class="btn btn-order">Order now</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 d-lg-none d-block d-md-none">
<div class="dish_img">
<img src="/theme_the_chef/static/src/img/dishes/steak.jpg"/>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section dishes starts here -->
</section>
</template>
</odoo>

86
theme_the_chef/views/snippets/team.xml

@ -0,0 +1,86 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="team_banner" inherit_id="website.snippets" name="Team banner">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]" position="inside">
<t t-snippet="theme_the_chef.team" t-thumbnail="/theme_the_chef/static/src/img/snippets/team.jpg"/>
</xpath>
</template>
<template id="team" name="Team">
<section class="main_body">
<!-- Section team starts here -->
<section class="team pt-5">
<div class="container">
<div class="wrapper">
<div class="section_heading">
<p class="sub">Specialities</p>
<h3>
Our Menu
</h3>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<div class="team_wrapper">
<div class="team_img" style="background-image:url(/theme_the_chef/static/src/img/team/chef-1.jpg)">
<div class="details">
<div class="name">
Carl Jhon
</div>
<p>CEO</p>
<div class="footer_icon">
<a href="#"><span class="fa fa-pinterest"/></a>
<a href="#"><span class="fa fa-linkedin"/></a>
<a href="#"><span class="fa fa-facebook"/></a>
<a href="#"><span class="fa fa-twitter"/></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="team_wrapper">
<div class="team_img" style="background-image:url(/theme_the_chef/static/src/img/team/chef-2.jpg)">
<div class="details">
<div class="name">
Carl Jhon
</div>
<p>CEO</p>
<div class="footer_icon">
<a href="#"><span class="fa fa-pinterest"/></a>
<a href="#"><span class="fa fa-linkedin"/></a>
<a href="#"><span class="fa fa-facebook"/></a>
<a href="#"><span class="fa fa-twitter"/></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="team_wrapper">
<div class="team_img" style="background-image:url(/theme_the_chef/static/src/img/team/chef-3.jpg)">
<div class="details">
<div class="name">
Carl Jhon
</div>
<p>CEO</p>
<div class="footer_icon">
<a href="#"><span class="fa fa-pinterest"/></a>
<a href="#"><span class="fa fa-linkedin"/></a>
<a href="#"><span class="fa fa-facebook"/></a>
<a href="#"><span class="fa fa-twitter"/></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section team ends here -->
</section>
</template>
</odoo>

110
theme_the_chef/views/templates.xml

@ -0,0 +1,110 @@
<odoo>
<data>
<template id="template_header_default_inherited" inherit_id="website.template_header_default">
<xpath expr="//div[@id='top_menu_container']" position="replace">
<div id="top_menu_container" class="container justify-content-start justify-content-lg-between">
<!-- Brand -->
<t t-call="website.placeholder_header_brand">
<t t-set="_link_class" t-value="'mr-4'"/>
</t>
<!-- Navbar Toggler -->
<t t-call="website.navbar_toggler">
<t t-set="_toggler_class" t-value="'ml-auto'"/>
</t>
<!-- Navbar Collapse -->
<div id="top_menu_collapse" class="collapse navbar-collapse order-last order-lg-0">
<t t-call="website.navbar_nav">
<t t-set="_nav_class" t-value="'flex-grow-1'"/>
<!-- Menu -->
<t t-foreach="website.menu_id.child_id" t-as="submenu">
<t t-call="website.submenu">
<t t-set="item_class" t-value="'nav-item'"/>
<t t-set="link_class" t-value="'nav-link'"/>
</t>
</t>
<ul class="nav navbar-nav o_header_centered_logo justify-content-end">
<!-- Sign In -->
<t t-call="portal.placeholder_user_sign_in">
<t t-set="_item_class" t-value="'nav-item ml-3'"/>
<t t-set="_link_class" t-value="'nav-link'"/>
</t>
<!-- User Dropdown -->
<t t-call="portal.user_dropdown">
<t t-set="_icon" t-value="true"/>
<t t-set="_item_class" t-value="'nav-item dropdown ml-3'"/>
<t t-set="_link_class" t-value="'nav-link'"/>
</t>
</ul>
</t>
</div>
</div>
</xpath>
</template>
<template id="footer_default_sample" inherit_id="website.layout" name="Footer Sample">
<xpath expr="//div[@id='footer']" position="replace">
<section class="main_body">
<!-- Section footer starts here -->
<footer class="footer">
<div class="container-fluid">
<div class="footer_content">
<div class="row">
<div class="col-lg-3 offset-lg-1 col-md-4 col-sm-12 pb-5 pb-md-0 pb-lg-0 ">
<div class="wrapper">
<div class="brand">
<a class="navbar-brand" href="index.html">The Chef</a>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Et obcaecati quisquam id sit omnis
explicabo voluptate aut placeat, soluta,
nisi ea magni facere, itaque incidunt modi? Magni,
et voluptatum dolorem.</p>
<div class="footer_icon">
<a href="#"><span class="fa fa-pinterest"/></a>
<a href="#"><span class="fa fa-linkedin"/></a>
<a href="#"><span class="fa fa-facebook"/></a>
<a href="#"><span class="fa fa-twitter"/></a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12 pb-5 pb-md-0 pb-lg-0">
<div class="wrapper">
<h4>Open Hours</h4>
<ul class="list-unstyled open-hours">
<li class="d-flex justify-content-between"><span>Monday</span><span>9:00 - 24:00</span></li>
<li class="d-flex justify-content-between"><span>Tuesday</span><span>9:00 - 24:00</span></li>
<li class="d-flex justify-content-between"><span>Wednesday</span><span>9:00 - 24:00</span></li>
<li class="d-flex justify-content-between"><span>Thursday</span><span>9:00 - 24:00</span></li>
<li class="d-flex justify-content-between"><span>Friday</span><span>9:00 - 02:00</span></li>
<li class="d-flex justify-content-between"><span>Saturday</span><span>9:00 - 02:00</span></li>
<li class="d-flex justify-content-between"><span>Sunday</span><span> Closed</span></li>
</ul>
</div>
</div>
<div class="col-lg-3 offset-lg-1 col-md-4 col-sm-12 pb-5 pb-md-0 pb-lg-0">
<div class="wrapper">
<h4>Open Hours</h4>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
</p>
<div class="">
<div class="form-group">
<input type="text" class="form-control" id="usr" placeholder="Enter Email"/>
</div>
</div>
<a href="#" class="btn btn-submit">Submit</a>
</div>
</div>
</div>
<div class="footer_bottom">
<p>Copy right © <a href="#">Cybrosys.com</a> All rights reserved </p>
</div>
</div>
</div>
</footer>
</section>
</xpath>
</template>
</data>
</odoo>
Loading…
Cancel
Save