Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
IT & Software Other IT & Software Odoo

Odoo 9 Technical Training in Arabic

ODOO 9 Technical Training in Arabic will help Arabic speaking countries and developers to start development in Odoo.
Rating: 4.5 out of 54.5 (59 ratings)
167 students
Created by Husen Daudi, Jay Vora
Last updated 1/2016
Arabic
30-Day Money-Back Guarantee

What you'll learn

  • Develop new addons module in odoo or enhancing existing module by extending in new custom module.
  • Understand the architecture of odoo, its core Apis and models
  • Setting up Development environment for the Odoo and install Odoo
  • Start Odoo Server as a developer to check logs of each service call
  • Developing new report and modifying existing Odoo Reports
  • Modifying business process and add approval hierarchy and role rights
  • Setting up security, groups and access rights of users
  • Adding new configuration wizards and transaction wizards using addons development
  • Understanding different views and screens layout of ODOO and developing new form, tree, kanban, graph views
  • Understand different types of fields and widgets and its attributes

Requirements

  • Fundamental knowledge of MVC architecture
  • Fundamental knowledge of Python and Object oriented concepts
  • Basic knowledge of Odoo Product and ERP
  • Business processes knowledge will be added advantage

Description

Our highly affordable OpenERP/ODOO 9 technical training in Arabic is typically dedicated to IT professionals, developers and integrators who want to grasp a comprehensive knowledge of technical aspects of OpenERP/ODOO. We ensure that our training programs are delivered by industry professionals who possess extensive experience in technical implementation of OpenERP/ODOO and are aware of the professional challenges that one may face in an organizational environment.

Course contains video series and material used for demonstrating the course. All code developed during training and material will be provided with the outline.

This training outline is starting from setting up developer environment and installing odoo to expert level customization on Reports, Wizards and Business process workflows. Developers with basic Python knowledge can take this course and build their career in Odoo development as technical consultant.

Who this course is for:

  • Technical person who want to build their career in Odoo and ERP domain
  • Odoo developer who is working on older version of Odoo and want to learn new Api of Odoo 9
  • Odoo technical expert or consultant who is expert in one vertical and want to learn Report development and designing, Business Process configurations and other technical aspects

Course content

12 sections • 75 lectures • 19h 47m total length

  • Preview14:15

  • Setting up ODOO and Your Development Environment: Part 1
    14:48
  • Setting up ODOO and Your Development Environment: Part 2
    13:14
  • Running Odoo 9 for the First Time
    09:57

  • Addons Module Structure and Manifest File Usage: Part 1
    18:20
  • Addons Module Structure and Manifest File Usage: Part 2
    15:21
  • Writing Your First Module: Part 1
    18:21
  • Writing Your First Module: Part 2
    19:32
  • Writing Your First Module: Part 3
    15:56
  • Writing Your First Module: Part 4
    20:28
  • Writing Your First Module: Part 5
    19:12
  • Writing Your First Module: Part 6
    21:17
  • Writing Your First Module: Part 7
    16:23
  • Writing Your First Module: Part 8
    18:33
  • Writing Your First Module: Part 9
    15:31
  • Widgets and Control in UI: Part 1
    18:37
  • Widgets and Control in UI: Part 2
    15:14
  • Domain–Structure, Elements, Dynamic UI Behaviors with ATTRS and ONCHANGE: Part 1
    16:19
  • Domain–Structure, Elements, Dynamic UI Behaviors with ATTRS and ONCHANGE: Part 2
    07:26
  • Views, Views Attribute: Part 1
    17:51
  • Views, Views Attribute: Part 2
    15:58
  • Views, Views Attribute: Part 3
    16:41
  • Diagram View, Graph View and Calendar View
    18:18
  • Model and Class Level Attributes: Part 1
    16:44
  • Model and Class Level Attributes: Part 2
    12:17
  • Field Parameters
    21:37
  • Complex Fields: Part 1
    19:37
  • Complex Fields: Part 2
    05:56
  • Designing Kanban View: Part 1
    17:04
  • Designing Kanban View: Part 2
    13:07
  • Introduction to Constraints, SQL Constraints, Automatic and Reserved Fields
    19:25

  • Modifying Existing Models, Inheritance: Part 1
    16:46
  • Modifying Existing Models, Inheritance: Part 2
    12:18

  • Conventional ORM Methods: Part 1
    18:00
  • Conventional ORM Methods: Part 2
    17:16
  • Advanced ORM Methods: Part 1
    16:43
  • Advanced ORM Methods: Part 2
    14:30
  • The Sequence of Methods When an Action is Done From GUI
    19:14
  • API Decorators 1
    15:20
  • API Decorators 2
    19:14
  • Relational Field Operators with API: Part 1
    19:03
  • Relational Field Operators with API: Part 1
    19:10
  • Overview of Commonly Used ORM Models
    17:15

  • Introduction to 3 Different Types of Buttons and Linked Views: Part 1
    16:42
  • Introduction to 3 Different Types of Buttons and Linked Views: Part 2
    20:00
  • Introduction to 3 Different Types of Buttons and Linked Views: Part 3
    15:14

  • Creating Wizards: Part 1
    15:44
  • Creating Wizards: Part 2
    18:29
  • Creating Wizards: Part 3
    16:24

  • Fundamentals of Workflow: Part 1
    16:48
  • Fundamentals of Workflow: Part 2
    11:26
  • Developing Workflow: Part 1
    14:27
  • Developing Workflow: Part 2
    16:15
  • Developing Workflow: Part 3
    16:11

  • Basics of Qweb Report: Part 1
    18:55
  • Basics of Qweb Report: Part 2
    12:40
  • Qweb Report Architecture and Engine: Part 1
    16:43
  • Qweb Report Architecture and Engine: Part 2
    17:55
  • Customizing Existing Qweb Report: Part 1
    17:19
  • Customizing Existing Qweb Report: Part 2
    08:55

  • Security in ODOO: Part 1
    17:30
  • Security in ODOO: Part 2
    13:40
  • Security in ODOO from Module: Part 3
    15:11
  • Implementing Security in ODOO from Module: Part 1
    17:16
  • Implementing Security in ODOO from Module: Part 2
    07:00

Instructors

Husen Daudi
Instructor at SerpentCS
Husen Daudi
  • 3.9 Instructor Rating
  • 952 Reviews
  • 19,001 Students
  • 7 Courses

- 8+ years of strong experience in ERP Technology with world's largest Open Source Business Applications.

- Played key role in developing and maintaining various ERP Product modules and integrating them on Open Source ERP Environment.

- Experience on Scrum methodology for project management

- Experience in Team Building

- Experience to handle offshore clients and work with big team.

- Conducted 30+ national and international training on CRM, SRM, MRP, Accounting, Medical, HRM, Payroll.

- Conducted 40+ OpenERP Technical training on various countries.

Specialties: Python, OpenERP, ODOO, Django, zope, plone, joomla, wordpress, silverstripe, ERP functional expert, consultant, Android and ios application designing.

Jay Vora
Where Quality, Time and Accuracy are Valued The Most.
Jay Vora
  • 3.8 Instructor Rating
  • 1,015 Reviews
  • 19,081 Students
  • 8 Courses

Serpent Consulting Services Pvt. Ltd. specializes in business of providing custom application development, offshore software outsourcing services, Support maintenance and migration services and functional & technical trainings to its clients worldwide on open source tools and technologies like OpenERP, Tryton, Alfresco, Magento, SugarCRM, Vtiger etc. Our expertise lies in reducing costs and enhancing productivity by bringing the strategic advantage of offshore software development to the very doorsteps of our customers in more ways than one. By improving reliability, speed and agility, we enable our customers to achieve sustainable differential advantage over their competitors. We are expertised in providing highly cost effective solution through open source technology. Our resourceful services include consulting, cost control, project planning, e-platform development, database programming, trainings and support.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.