Skip to Content
Odoo Technical Training

Odoo Technical Training

At Zesty Labs, we empower businesses and individuals to harness the transformative power of Odoo ERP. Our meticulously crafted Odoo Training Program is designed to equip participants with the skills, knowledge, and confidence needed to streamline operations and drive growth.

Who Should Join?

IT

 Professionals:

Expand your 

expertise and career opportunities with Odoo.



Business Owners: Learn how to effectively manage and automate your operations.

Students & 

Job Seekers:

Gain a competitive edge with in-demand ERP skills.

Organizations:

Equip your team to implement and optimize Odoo seamlessly.

Responsible Fazil Mahammood Abdullah
Last Update 23/06/2025
Members 3
  • About Odoo
    8Lessons ·
    • 1.0.0. AboutOdooNOpenSourceCommunity
    • 1.1.0. OdooAppStore
    • 1.2.0. OdooGitHub
    • 1.2.1. GitRepository
    • 1.2.3. BasicLinuxCommands
    • 1.3.0. OdooTechnologyStack
    • 1.4.0. OdooCoreFeatures&Modules
    • 1.5.0. PracticeOdooDataEntry
  • Odoo Installation
    5Lessons ·
    • 2.0.0. Install & Setup ODOO
    • 2.1.0. Install & Setup PostgreSQL
    • 2.1.1. About Odoo.conf and Key params
    • 2.1.2. Post Gre SQL DB User
    • 2.1.3. Run Odoo in Cloud AWS
  • Odoo Architecture
    7Lessons ·
    • 3.0.0. OdooArcitecture
    • 3.1.0. OdooModuleStructure
    • 3.1.1. OdooMVCPattern
    • 3.1.2. OdooAddons
    • 3.1.3. Odoo ORM
    • 3.1.4. Odoo Plug & Play Integration
    • 3.1.5. Odoo Functional Flow
  • Odoo Security
    9Lessons ·
    • 3.2.0. OdooSecurity
    • 3.2.1. LevelsOfSecurity
    • 3.2.2. DatabaseSecurity
    • 3.2.3. ModelAccessSecurity.csv
    • 3.2.4. RecordAccessSecurity-RecordRules
    • 3.2.5. DataFilterSecurity-DomainNContext
    • 3.2.6. MenuAccessSecurity.xml
    • 3.2.7. FeildDisplaySecurity
    • 3.2.8. OdooUserGroups.xml
  • Odoo Customization
    13Lessons ·
    • 4.0.0. OdooCustomization
    • 4.0.1. OdooPlumbingWorks-RequestResponseCycle
    • 4.1.0. ViewNXMLStructure
    • 4.2.0. ModelsNWizards
    • 4.2.2. Datatypes
    • 4.2.3.0. OdooDataTypes
    • 4.2.4. PythonDataTypes
    • 4.2.5. OdooStandardFeilds
    • 4.3.0. ViewInheritance
    • 4.3.2. InheritAViewExample
    • 4.4.0. OdooMenus
    • 4.4.1. InheritAMenu
    • 4.4.2. CallingAnActionFromMenu
  • Odoo Actions
    7Lessons ·
    • 4.5.0. OdooActions
    • 4.5.1. OdooWindowActions
    • 4.5.2. OdooReportAction
    • 4.5.3. OdooServerActions
    • 4.5.4. OdooScheduledActions
    • 4.5.5. OdooClientActions
    • 4.5.6. OdooUrlActions
  • Odoo Models
    6Lessons ·
    • 5.0.0. ModelsNWizardsInDetail
    • 5.2.1. CallingWizardFromMenu
    • 5.2.2. CallingWizardFromButton
    • 5.2.3. CallingWizardFromActionDropDown
    • 5.2.4. CallingAReportFromWizard
    • 5.2.5. ExecutingWIzardWIndowFromPythonCode
  • Odoo Reports
    11Lessons ·
    • 6.0.0. OdooReports
    • 6.0.1. TypesofReports
    • 6.0.2. QWebTemplates
    • 6.0.3. OdooReportAction
    • 6.0.4. ReportPaperFormat
    • 6.1.0. ReportActionInDetail
    • 6.1.1. CreateXLSReport_Example
    • 6.1.2. CreatePDFNViewReport_Example
    • 6.1.3. CreateDynamicReports_Example
    • 6.1.4. CreatePrintReports-InvoiceOrdersEtc
    • 6.1.5. OdooAnalysisReport
  • Odoo Javascript & Client Actions
    3Lessons ·
    • 7.0.0. OdooJavaScripts&ClientActions
    • 7.1.0. OdooClientActions
    • 7.2.2. OdooWidgets
  • Odoo Functional Code
    7Lessons ·
    • 8..0.0. OdooFunctionalCodeWalkthrough
    • 8.1.0. OdooSalesModule
    • 8.1.1. OdooSalesViewStructure
    • 8.1.2. OdooSalesBasicMethods
    • 8.1.3. OdooSalesStockDataFlow
    • 8.1.4. OdooSalesAccountsDataFlow
    • 8.2.0 OdooInventoryModule
  • Odoo Tips&Tricks
    14Lessons ·
    • 9.0.0. OdooIntrestingCodeUsages
    • 9.1.1. CommonFunctions
    • 9.1.2. ModuleRelatedCommonFunctions
    • 9.1.3 OdooExceptionHandling
    • 9.1.4. ValidationNUserErrors
    • 9.1.5. AutoCallingWizardWithoutCallingWizard
    • 9.1.6. ExecutingAFunctionWithoutContext
    • 9.2.0. ExternalLibraryPythonCodeUsages
    • 9.2.1. DateTimeFormating
    • 9.2.2. JsonHandling
    • 9.2.3. QrCodeGeneration
    • 9.2.4. WorkingWithTuplesListNDictionaries
    • 9.3.0. OdooXMLUsages
    • 9.4.0. DB Queries
  • Odoo Cloud Deployment
    6Lessons ·
    • 10.0.0. About Amazon AWS Cloud
    • 10.1.0.Cloud Deployment Script
    • 10.1.1. Configuring Apache Reverse Proxy
    • 10.1.2. Odoo Multi Threading
    • 10.1.3. Process Analysis
    • 10.1.4. Performance Monitoring